anticapitalista
Posts: 5,955
Site Admin
Joined: 11 Sep 2007
#1
These are considered very minor.

1. Installer does not carry over the vga chosen at live boot,
FIXED in new installer.
Do an apt-get dist-upgrade before installation.

2. Live UEFI with persistence
HOW TO FIX:
On your usb device (or in your frugal folder), go to /boot/grub/grub.cfg file and change all instances of gfxpayload=text to gfxpayload=keep

3. alsamixer-equalizer
FIXED by doing an apt-get dist-upgrade.
Posts: 53
roland
Joined: 27 Jun 2015
#2
If you choose ' ask ' rather than a specific screen, it won't boot after install, instead tells you the kernel must be loaded first.
But if you default the screen there is no problem, it sorts out the best display for your monitor.
If you choose another keyboard layout ie UK it continues to prefer USA both during and after install.
It's no problem because you can select your chosen keyboard from control panel or be editing the file. But it could be a problem if you need some special character that is incorrectly mapped and you can't remember where it is on the default kb, such as @ or $. I have to use a spanish kb at times.
Posts: 1,028
SamK
Joined: 21 Aug 2011
#3
roland wrote:If you choose ' ask ' rather than a specific screen, it won't boot after install, instead tells you the kernel must be loaded first.
I cannot reproduce this behaviour here. After choosing ask in the GRUB boot screen of the installation CD, the options screen was presented and 1024x768x16 was selected. The system then went on to boot as expected.

roland wrote:If you choose another keyboard layout ie UK it continues to prefer USA both during and after install.
I cannot reproduce this behaviour. After choosing UK in the GRUB boot screen of the installation CD, a conventional hard disk installation was done. A UK keyboard was obtained as expected. The British currency sign"£" is working in both GUI (X) and console (no X) environments in tests here.


Perhaps a corrupted download might be the cause. Was the md5sum checked to verify the downloaded ISO was OK?


OFF TOPIC
Perhaps a moderator might move this and the previous post to the antiX-16 forum section to keep the messages and updates about known issues uncluttered by potential bug reports.
Posts: 53
roland
Joined: 27 Jun 2015
#4
'ask' and keyboard selection problems on install of Killah 15.1.

I'll repeat it all again and take careful notes next time, so you will be getting the correct information double-checked.

It's hard to take a screenshot before it's booted, I'll take a snapshot. I can screenshot the keyboard problem.

Will also supply hardware details.

Best wishes, Roland
Posts: 1,028
SamK
Joined: 21 Aug 2011
#5
@roland
I re-read you original report (about selecting"ask") and noticed you mentioned "...it won't boot after install...". My test is probably not relevant as it was done in the live environment only. I apologise for that mistake. Because you go on to mention everything works OK when selecting"default" rather than"ask", are you reporting the matter as a bug? If so (from my fallible recall) it is already known.
Posts: 4,164
rokytnji
Joined: 20 Feb 2009
#6
I did a

Code: Select all

apt-get update && apt-get dist-upgrade
on this

Code: Select all

harry@biker:~
$ inxi -S
System:    Host: biker Kernel: 4.2.1-antix.2-686-pae i686 (32 bit)
           Desktop: IceWM 1.3.8 Distro: antiX-15-V_386-full Killah P 30 June 2015
Hardware specs

Code: Select all

harry@biker:~
$ inxi -M
Machine:   System: Dell (portable) product: Latitude E4310 v: 0001
           Mobo: Dell model: 0T6M8G v: A01 Bios: Dell v: A03 date: 07/08/2010
Battery    BAT0: charge: 56.0 Wh 269.7% condition: 20.8/56.0 Wh (37%)
harry@biker:~
Sources list

Code: Select all

harry@biker:~
$ inxi -r
Repos:     Active apt sources in file: / etc/apt/sources.list.d/antix.list
           deb http://antix.daveserver.info/jessie jessie main nosystemd
           Active apt sources in file: / etc/apt/sources.list.d/debian.list
           deb http://ftp.ca.debian.org/debian/ jessie main contrib non-free
           deb http://security.debian.org/ jessie/updates main contrib non-free
As you can see. Nothing real fancy or cutting edge. I was bringing this laptop up to date so it was a big upgrade with 138 upgraded, 7 new installs. No removals listed. So I figured no sweat.

I was surprised with a"dpkg error code 1" during the upgrade. Lost all icons on everything and laptop was freezing up when I opened"synaptic" package manager. This is a I5 laptop. So freezes are rare.
Did a Ctrl+Alt+Backspace to log out and logged back in. dpkg still complained a service was running so I did a

Code: Select all

sudo reboot


instead. Opened a terminal and became root in it with

Code: Select all

sudo -i
Then did a

Code: Select all

apt-get -f install
This seemed to unsnarl the dpkg error and finish installing my dist-upgrade so when I did a

Code: Select all

sudo reboot
My icons came back and all freezing stopped. I am not sure what the snafu was. As I am not real sharp yet after my trip and my body is a bit wore out.
Any logs in /var needed. I will zip up and supply. I said no to package maintainers version of certain things like in / etc/skel/conkyrc and / etc/skel/.xresources. But I said yes to things like / etc/slimconf and most everything else when asked. This was done after the the apt-get -f install command.

I never got that far with the dpkg error code 1 part of the upgrade.

HTH someone.
Posts: 53
roland
Joined: 27 Jun 2015
#7
'ask' and keyboard selection - No I don't think it's a bug really, I got around both easily. But when I have time I'll supply better diagnostics. Thanks, RB
Posts: 53
roland
Joined: 27 Jun 2015
#8
Hi,

I repeated the 15.1 'ask' condition, with diagnostics in the form of screen snapshots [not screenshots, not possible during install].

Also keyboard if not US, still has to be selected by editing the file if it is to be permanent across sessions.

Neither condition is of real importance as there are ways round. But I'm a pensioner and have to work with stuff I can scrounge such as the glass terminals you see in the snapshots.

How can I check the integrity of the download and CD burn ? Hoping the attachments will be some help, be aware they are not necessarily in chronological sequence.

Sincerely

Roland

ImageImageImageImageImage
Posts: 53
roland
Joined: 27 Jun 2015
#9
I always forget something [70 years old!!]

Attached is the PC spec that I am using for trialling 15.1, converted into plain text.

On install of 15.1 from CD, certain familiar icons fail to appear on the screen, in particular the 'Installer' icon. No problem, it is in the menu anyway.

The 'kernel not loaded' halt is fatal, the next key depression returns to the condition causing the fail.

When I got 15.1 installed by defaulting the display, it was showing US keyboard despite asking for UK. However when I began searching for the file to edit with 'gb' and 'en_gb.utf8' keyboard definitions, I saw the icon change from US to UK. I will try to replicate this as I failed to take note of exactly where I was and what I was doing.

Sorry for these shortcomings in my prior message.

RB

Computer
Summary
Computer
Processor 2x AMD Processor model unknown
Memory 952MB (169MB used)
Operating System antiX 15.1
User Name roland (Unknown)
Date/ Time Sun 10 Jul 2016 21:06:19 BST
Display
Resolution 1024x768 pixels
OpenGL Renderer Gallium 0.4 on llvmpipe (LLVM 3.5, 128 bits)
X11 Vendor The X.Org Foundation
Multimedia
Audio Adapter VIA8237 - VIA 8237
Input Devices
USB USB Keyboard
USB USB Keyboard
Power Button
Power Button
PC Speaker
GenPS/ 2 Genius Mouse
Printers
No printers found
Operating System
Version
Kernel Linux 4.3.0-antix.3-amd64-smp (x86_64)
Compiled #3 SMP PREEMPT Thu Feb 4 17:50:57 EET 2016
C Library Unknown
Default C Compiler GNU C Compiler version 4.9.2 (Debian 4.9.2-10)
Distribution antiX 15.1
Current Session
Computer Name roland1
User Name roland (Unknown)
Home Directory / home/ roland
Desktop Environment Unknown (Window Manager: )
Misc
Uptime 20 minutes
Load Average 0.23, 0.11, 0.07
Kernel Modules
Loaded Modules
uas
usb_storage USB Mass Storage driver for Linux
nls_utf8
bnep Bluetooth BNEP ver 1.3
bluetooth Bluetooth Core ver 2.20
rfkill RF switch support
af_packet
nfsd
auth_rpcgss
oid_registry OID Registry
nfs_acl
nfs
lockd NFS file locking service version 0.5.
grace
fscache FS Cache Manager
sunrpc
ipv6 IPv6 protocol stack for Linux
lp
dm_crypt device-mapper target for transparent encryption / decryption
dm_mod device-mapper driver
joydev Joystick device interfaces
input_leds Input -> LEDs Bridge
snd_via82xx VIA VT82xx audio
snd_mpu401_uart Routines for control of MPU-401 in UART mode
snd_rawmidi Midlevel RawMidi code for ALSA.
snd_seq_device ALSA sequencer device management
snd_ac97_codec Universal interface for Audio Codec '97
evdev Input driver event char devices
gameport Generic gameport layer
ppdev
powernow_k8 AMD Athlon 64 and Opteron processor frequency driver.
ac97_bus
edac_mce_amd AMD MCE decoder
psmouse PS/ 2 mouse driver
serio_raw Raw serio driver
kvm_amd
kvm
snd_pcm Midlevel PCM code for ALSA.
edac_core Core library routines for EDAC reporting
k8temp AMD K8 core temperature monitor
pcspkr PC Speaker beeper driver
snd_timer ALSA timer interface
snd Advanced Linux Sound Architecture driver for soundcards.
i2c_viapro vt82c596 SMBus driver
i2c_core I2C-Bus main module
parport_pc PC-style parallel port driver
parport
soundcore Core sound module
shpchp Standard Hot Plug PCI Controller Driver
rtc_cmos Driver for PC-style 'CMOS' RTCs
8250_fintek Fintek F812164 module
button ACPI Button Driver
amd64_agp
acpi_cpufreq ACPI Processor P-States Driver
processor ACPI Processor Driver
btrfs
xor
raid6_pq RAID6 Q-syndrome calculations
hid_generic HID generic driver
via_rhine VIA Rhine PCI Fast Ethernet driver
fjes FUJITSU Extended Socket Network Device Driver
floppy
fan ACPI Fan Driver
thermal ACPI Thermal Zone Driver
8139too RealTek RTL-8139 Fast Ethernet driver
8139cp RealTek RTL-8139C+ series 10/ 100 PCI Ethernet driver
mii MII hardware support library
Boots
Boots
Languages
Available Languages
ar_EG.utf8 Arabic language locale for Egypt
be_BY.utf8 Belarusian locale for Belarus
bg_BG.utf8 Bulgarian locale for Bulgaria
ca_ES.utf8 Catalan locale for Spain
cs_CZ.utf8 Czech locale for the Czech Republic
da_DK.utf8 Danish locale for Denmark
de_CH.utf8 German locale for Switzerland
de_DE.utf8 German locale for Germany
el_GR.utf8 Greek locale for Greece
en_AU.utf8 English locale for Australia
en_CA.utf8 English locale for Canada
en_GB.utf8 English locale for Britain
en_IE.utf8 English locale for Ireland
en_NZ.utf8 English locale for New Zealand
en_US English locale for the USA
en_US.iso88591 English locale for the USA
en_US.utf8 English locale for the USA
es_AR.utf8 Spanish locale for Argentina
es_BO.utf8 Spanish locale for Bolivia
es_ES.utf8 Spanish locale for Spain
es_MX.utf8 Spanish locale for Mexico
es_NI.utf8 Spanish locale for Nicaragua
es_PA.utf8 Spanish locale for Panama
es_PE.utf8 Spanish locale for Peru
es_US.utf8 Spanish locale for the USA
es_VE.utf8 Spanish locale for Venezuela
et_EE.utf8 Estonian locale for Estonia
eu_ES.utf8 Basque locale for Spain
fa_IR Persian locale for Iran
fa_IR.utf8 Persian locale for Iran
fi_FI.utf8 Finnish locale for Finland
fr_BE.utf8 French locale for Belgium
fr_CA.utf8 French locale for Canada
fr_CH.utf8 French locale for Switzerland
fr_FR.utf8 French locale for France
ga_IE.utf8 Irish locale for Ireland
he_IL.utf8 Hebrew locale for Israel
hr_HR.utf8 Croatian locale for Croatia
hu_HU.utf8 Hungarian locale for Hungary
is_IS.utf8 Icelandic locale for Iceland
it_IT.utf8 Italian locale for Italy
ja_JP.utf8 Japanese language locale for Japan
ko_KR.utf8 Korean locale for Republic of Korea
lt_LT.utf8 Lithuanian locale for Lithuania
lv_LV.utf8 Latvian locale for Latvia
mk_MK.utf8 Macedonian locale for Macedonia
nb_NO.utf8 Norwegian (Bokmal) locale for Norway
nl_BE.utf8 Dutch locale for Belgium
nl_NL.utf8 Dutch locale for the Netherlands
nn_NO.utf8 Nynorsk language locale for Norway
pl_PL.utf8 Polish locale for Poland
pt_BR.utf8 Portuguese locale for Brasil
pt_PT.utf8 Portuguese locale for Portugal
ro_RO.utf8 Romanian locale for Romania
ru_RU.utf8 Russian locale for Russia
sk_SK.utf8 Slovak locale for Slovak
sl_SI.utf8 Slovenian locale for Slovenia
sq_AL.utf8 Albanian language locale for Albania
sr_RS Serbian locale for Serbia
sr_RS.utf8 Serbian locale for Serbia
sv_SE.utf8 Swedish locale for Sweden
tr_TR.utf8 Turkish locale for Turkey
uk_UA.utf8 Ukrainian Language Locale for Ukraine
zh_CN.utf8 Chinese locale for Peoples Republic of China
zh_TW.utf8 Chinese locale for Taiwan R.O.C.
Filesystems
Mounted File Systems
udev / dev 0.00 % (10.0 MiB of 10.0 MiB)
tmpfs / run 0.53 % (92.6 MiB of 93.0 MiB)
/ dev/ sda3 / 8.54 % (67.0 GiB of 73.2 GiB)
tmpfs / run/ lock 0.08 % (5.0 MiB of 5.0 MiB)
tmpfs / run/ shm 0.00 % (1.2 GiB of 1.2 GiB)
/ dev/ sr0 / media/ sr0 100.00 % (0.0 B of 684.4 MiB)
/ dev/ sdb1 / media/ sdb1-usb-Kingston_DataTra 5.61 % (6.8 GiB of 7.2 GiB)
Display
Display
Resolution 1024x768 pixels
Vendor The X.Org Foundation
Version 1.16.4
Monitors
Monitor 0 1024x768 pixels
Extensions
BIG-REQUESTS
Composite
DAMAGE
DOUBLE-BUFFER
DPMS
DRI2
DRI3
GLX
Generic Event Extension
MIT-SCREEN-SAVER
MIT-SHM
Present
RANDR
RECORD
RENDER
SECURITY
SGI-GLX
SHAPE
SYNC
X-Resource
XC-MISC
XFIXES
XFree86-DGA
XFree86-VidModeExtension
XINERAMA
XInputExtension
XKEYBOARD
XTEST
XVideo
OpenGL
Vendor VMware, Inc.
Renderer Gallium 0.4 on llvmpipe (LLVM 3.5, 128 bits)
Version 3.0 Mesa 10.3.2
Direct Rendering Yes
Environment Variables
Environment Variables
XDG_DOCUMENTS_DIR / home/ roland/ Documents
XDG_DOWNLOAD_DIR / home/ roland/ Downloads
XDG_DATA_HOME / home/ roland/ .local/ share
XDG_VIDEOS_DIR / home/ roland/ Videos
TERM linux
SHELL / bin/ bash
XDG_SESSION_COOKIE 388e6b75a1101a87286f3d3457796573-1468179961.73281-1956613933
GTK2_RC_FILES / home/ roland/ .gtkrc-2.0
XDG_PICTURES_DIR / home/ roland/ Pictures
USER roland
XDG_MUSIC_DIR / home/ roland/ Music
XDG_CONFIG_DIRS / etc/ xdg
PATH .:.:.:/ usr/ local/ bin:/ usr/ bin:/ bin:/ usr/ local/ games:/ usr/ games
MAIL / var/ mail/ roland
DESKTOP_SESSION_WM icewm
PWD / home/ roland
XDG_DESKTOP_DIR / home/ roland/ Desktop
LANG en_GB.UTF-8
HOME / home/ roland
SHLVL 2
XDG_CONFIG_HOME / home/ roland/ .config
XDG_CACHE_HOME / home/ roland/ .cache
LOGNAME roland
XDG_DATA_DIRS / usr/ local/ share/ :/ usr/ share/
XDG_RUNTIME_DIR / home/ roland/ .run
DISPLAY :0.0
DESKTOP_SESSION_IM space
DESKTOP_SESSION_CODE space-icewm
XAUTHORITY / home/ roland/ .Xauthority
_ / usr/ bin/ icewm-session
Users
Users
root root
daemon daemon
bin bin
sys sys
sync sync
games games
man man
lp lp
mail mail
news news
uucp uucp
proxy proxy
www-data www-data
backup backup
list Mailing List Manager
irc ircd
gnats Gnats Bug-Reporting System (admin)
nobody nobody
systemd-timesync systemd Time Synchronization
systemd-network systemd Network Management
systemd-resolve systemd Resolver
systemd-bus-proxy systemd Bus Proxy
messagebus
uuidd
statd
avahi Avahi mDNS daemon
sshd
saned
usbmux usbmux daemon
hplip HPLIP system user
roland
Devices
Processor
Processors
AMD Processor model unknown 1000.00MHz
AMD Processor model unknown 1000.00MHz
Memory
Memory
Total Memory 952776 kB
Free Memory 624628 kB
MemAvailable 803752 kB
Buffers 25000 kB
Cached 159524 kB
Cached Swap 0 kB
Active 195392 kB
Inactive 82192 kB
Active(anon) 93160 kB
Inactive(anon) 4648 kB
Active(file) 102232 kB
Inactive(file) 77544 kB
Unevictable 0 kB
Mlocked 0 kB
Virtual Memory 5119996 kB
Free Virtual Memory 5119996 kB
Dirty 196 kB
Writeback 0 kB
AnonPages 92928 kB
Mapped 64044 kB
Shmem 4896 kB
Slab 25276 kB
SReclaimable 13952 kB
SUnreclaim 11324 kB
KernelStack 3792 kB
PageTables 6120 kB
NFS_Unstable 0 kB
Bounce 0 kB
WritebackTmp 0 kB
CommitLimit 5596384 kB
Committed_AS 381184 kB
VmallocTotal 34359738367 kB
VmallocUsed 7032 kB
VmallocChunk 34359701964 kB
HardwareCorrupted 0 kB
HugePages_Total 0
HugePages_Free 0
HugePages_Rsvd 0
HugePages_Surp 0
Hugepagesize 2048 kB
DirectMap4k 15296 kB
DirectMap2M 966656 kB
PCI Devices
PCI Devices
Host bridge VIA Technologies, Inc. K8M800 Host Bridge
Host bridge VIA Technologies, Inc. K8M800 Host Bridge
Host bridge VIA Technologies, Inc. K8M800 Host Bridge
Host bridge VIA Technologies, Inc. K8M800 Host Bridge
Host bridge VIA Technologies, Inc. K8M800 Host Bridge
Host bridge VIA Technologies, Inc. K8M800 Host Bridge
PCI bridge VIA Technologies, Inc. VT8237/ 8251 PCI bridge [K8M890/ K8T800/ K8T890 South]
Ethernet controller Realtek Semiconductor Co., Ltd. RTL-8100/ 8101L/ 8139 PCI Fast Ethernet Adapter
IDE interface VIA Technologies, Inc. VIA VT6420 SATA RAID Controller
IDE interface VIA Technologies, Inc. VT82C586A/ B/ VT82C686/ A/ B/ VT823x/ A/ C PIPC Bus Master IDE
USB controller VIA Technologies, Inc. VT82xxxxx UHCI USB 1.1 Controller
USB controller VIA Technologies, Inc. VT82xxxxx UHCI USB 1.1 Controller
USB controller VIA Technologies, Inc. VT82xxxxx UHCI USB 1.1 Controller
USB controller VIA Technologies, Inc. VT82xxxxx UHCI USB 1.1 Controller
USB controller VIA Technologies, Inc. USB 2.0
ISA bridge VIA Technologies, Inc. VT8237 ISA bridge [KT600/ K8T800/ K8T890 South]
Multimedia audio controller VIA Technologies, Inc. VT8233/ A/ 8235/ 8237 AC97 Audio Controller
Ethernet controller VIA Technologies, Inc. VT6102 [Rhine-II]
Host bridge Advanced Micro Devices, Inc. [AMD] K8 [Athlon64/ Opteron] HyperTransport Technology Configuration
Host bridge Advanced Micro Devices, Inc. [AMD] K8 [Athlon64/ Opteron] Address Map
Host bridge Advanced Micro Devices, Inc. [AMD] K8 [Athlon64/ Opteron] DRAM Controller
Host bridge Advanced Micro Devices, Inc. [AMD] K8 [Athlon64/ Opteron] Miscellaneous Control
VGA compatible controller VIA Technologies, Inc. K8M800/ K8N800/ K8N800A [S3 UniChrome Pro]
USB Devices
Printers
Printers
No printers found
Battery
No batteries
No batteries found on this system
Sensors
Input Devices
Input Devices
USB USB Keyboard
USB USB Keyboard
Power Button
Power Button
PC Speaker
GenPS/ 2 Genius Mouse
Storage
DMI
BIOS
Date 09/ 12/ 2006
Vendor Phoenix Technologies, LTD (
========= SCRAPER REMOVED AN EMBEDDED LINK HERE ===========
url was:"http://www.phoenix.com"
linktext was:"http://www.phoenix.com"
====================================
)
Version 6.00 PG
Board
Name MS-7312
Vendor MICRO-STAR INTERNATIONAL CO., LTD (ATI Technologies,
========= SCRAPER REMOVED AN EMBEDDED LINK HERE ===========
url was:"http://www.ati.com"
linktext was:"http://www.ati.com"
====================================
)
Resources
I/ O Ports
0000-0cf7 PCI Bus 0000:00
0000-001f dma1
0020-0021 pic1
0040-0043 timer0
0050-0053 timer1
0060-0060 keyboard
0061-0061 PNP0800:00
0064-0064 keyboard
0070-0073 rtc0
0080-008f dma page reg
00a0-00a1 pic2
00c0-00df dma2
00f0-00ff PNP0C04:00
00f0-00ff fpu
0170-0177 VIA Technologies, Inc. VT82C586A/ B/ VT82C686/ A/ B/ VT823x/ A/ C PIPC Bus Master IDE
0170-0177 pata_via
01f0-01f7 VIA Technologies, Inc. VT82C586A/ B/ VT82C686/ A/ B/ VT823x/ A/ C PIPC Bus Master IDE
01f0-01f7 pata_via
0290-0297 pnp 00:02
02f8-02ff serial
0376-0376 VIA Technologies, Inc. VT82C586A/ B/ VT82C686/ A/ B/ VT823x/ A/ C PIPC Bus Master IDE
0376-0376 pata_via
0378-037a parport0
03f2-03f2 floppy
03f4-03f5 floppy
03f6-03f6 VIA Technologies, Inc. VT82C586A/ B/ VT82C686/ A/ B/ VT823x/ A/ C PIPC Bus Master IDE
03f6-03f6 pata_via
03f7-03f7 floppy
03f8-03ff serial
04d0-04d1 pnp 00:02
0cf8-0cff PCI conf1
0d00-ffff PCI Bus 0000:00
4000-407f pnp 00:01
4000-4003 ACPI PM1a_EVT_BLK
4004-4005 ACPI PM1a_CNT_BLK
4008-400b ACPI PM_TMR
4020-4023 ACPI GPE0_BLK
5000-500f pnp 00:01
5000-5007 vt596_smbus
d000-d0ff Realtek Semiconductor Co., Ltd. RTL-8100/ 8101L/ 8139 PCI Fast Ethernet Adapter
d000-d0ff RealTek RTL-8139 Fast Ethernet driver
d400-d4ff VIA Technologies, Inc. VIA VT6420 SATA RAID Controller
d400-d4ff sata_via
d800-d8ff VIA Technologies, Inc. VT8233/ A/ 8235/ 8237 AC97 Audio Controller
d800-d8ff VIA8237
e000-e0ff VIA Technologies, Inc. VT6102 [Rhine-II]
e000-e0ff via-rhine
e400-e40f VIA Technologies, Inc. VIA VT6420 SATA RAID Controller
e400-e40f sata_via
e500-e507 VIA Technologies, Inc. VIA VT6420 SATA RAID Controller
e500-e507 sata_via
e600-e60f VIA Technologies, Inc. VT82C586A/ B/ VT82C686/ A/ B/ VT823x/ A/ C PIPC Bus Master IDE
e600-e60f pata_via
e700-e71f VIA Technologies, Inc. VT82xxxxx UHCI USB 1.1 Controller
e700-e71f uhci_hcd
e800-e81f VIA Technologies, Inc. VT82xxxxx UHCI USB 1.1 Controller
e800-e81f uhci_hcd
e900-e91f VIA Technologies, Inc. VT82xxxxx UHCI USB 1.1 Controller
e900-e91f uhci_hcd
ea00-ea1f VIA Technologies, Inc. VT82xxxxx UHCI USB 1.1 Controller
ea00-ea1f uhci_hcd
eb00-eb03 VIA Technologies, Inc. VIA VT6420 SATA RAID Controller
eb00-eb03 sata_via
ec00-ec07 VIA Technologies, Inc. VIA VT6420 SATA RAID Controller
ec00-ec07 sata_via
ed00-ed03 VIA Technologies, Inc. VIA VT6420 SATA RAID Controller
ed00-ed03 sata_via
Memory
00000000-00000fff reserved
00001000-0009f3ff System RAM
0009f400-0009ffff reserved
000a0000-000bffff PCI Bus 0000:00
000c0000-000dffff PCI Bus 0000:00
000c0000-000c91ff Video ROM
000d4000-000d5fff Adapter ROM
000f0000-000fffff reserved
000f0000-000fffff System ROM
00100000-3beeffff System RAM
01000000-016b281b Kernel code
016b281c-01af27ff Kernel data
01c01000-01cb3fff Kernel bss
3bef0000-3bef2fff ACPI Non-volatile Storage
3bef3000-3befffff ACPI Tables
3bf00000-3bffffff RAM buffer
3c000000-3fffffff pnp 00:00
40000000-febfffff PCI Bus 0000:00
40000000-4000ffff Realtek Semiconductor Co., Ltd. RTL-8100/ 8101L/ 8139 PCI Fast Ethernet Adapter
e8000000-efffffff VIA Technologies, Inc. K8M800 Host Bridge
e8000000-efffffff aperture
f0000000-f3ffffff PCI Bus 0000:01
f0000000-f3ffffff VIA Technologies, Inc. K8M800/ K8N800/ K8N800A [S3 UniChrome Pro]
f0000000-f00eafff BOOTFB
f4000000-f5ffffff PCI Bus 0000:01
f4000000-f4ffffff VIA Technologies, Inc. K8M800/ K8N800/ K8N800A [S3 UniChrome Pro]
f5000000-f500ffff VIA Technologies, Inc. K8M800/ K8N800/ K8N800A [S3 UniChrome Pro]
f6010000-f60100ff VIA Technologies, Inc. USB 2.0
f6010000-f60100ff ehci_hcd
f6011000-f60110ff VIA Technologies, Inc. VT6102 [Rhine-II]
f6011000-f60110ff via-rhine
f6012000-f60120ff Realtek Semiconductor Co., Ltd. RTL-8100/ 8101L/ 8139 PCI Fast Ethernet Adapter
f6012000-f60120ff RealTek RTL-8139 Fast Ethernet driver
fec00000-ffffffff reserved
fec00000-fec003ff IOAPIC 0
fee00000-fee00fff Local APIC
fee00000-fee00fff pnp 00:00
fff80000-fffeffff pnp 00:00
ffff0000-ffffffff pnp 00:00
DMA
2 floppy
4 cascade
Network
Interfaces
Network Interfaces
eth0 0.00MiB 0.00MiB
eth1 0.00MiB 0.00MiB
lo 0.01MiB 0.01MiB 127.0.0.1
IP Connections
Connections
0.0.0.0:57893 LISTEN 0.0.0.0:* tcp
0.0.0.0:111 0.0.0.0:* udp
0.0.0.0:22 LISTEN 0.0.0.0:* tcp
127.0.0.1:631 LISTEN 0.0.0.0:* tcp
:::111 :::* udp6
:::22 LISTEN :::* tcp6
:::41622 LISTEN :::* tcp6
::1:631 LISTEN :::* tcp6
0.0.0.0:56509 0.0.0.0:* udp
0.0.0.0:730 0.0.0.0:* udp
0.0.0.0:5353 0.0.0.0:* udp
127.0.0.1:761 0.0.0.0:* udp
0.0.0.0:53640 0.0.0.0:* udp
0.0.0.0:26649 0.0.0.0:* udp
0.0.0.0:68 0.0.0.0:* udp
0.0.0.0:111 0.0.0.0:* udp
:::730 :::* udp6
:::5353 :::* udp6
:::54648 :::* udp6
:::111 :::* udp6
:::8305 :::* udp6
:::46250 :::* udp6
Routing Table
IP routing table
ARP Table
ARP Table
DNS Servers
Name servers
Statistics
IP
132 Requests sent out
0 Incoming packets discarded
0 Incoming packets discarded
132 Requests sent out
132 Requests sent out
32 Outgoing packets dropped
ICMP
64 ICMP messages sent
0 ICMP messages failed
64 ICMP messages sent
0 ICMP messages failed
ICMPMSG
TCP
3 Resets sent
0 Bad segments received.
3 Resets sent
0 Bad segments received.
0 Bad segments received.
6 Segments send out
6 Segments send out
0 Bad segments received.
0 Bad segments received.
3 Resets sent
UDP
0 Packet receive errors
64 Packets sent
0 Packet receive errors
64 Packets sent
UDPLITE
TCPEXT
0 Packet headers predicted
IPEXT
Shared Directories
SAMBA
NFS
Benchmarks
CPU Blowfish
CPU Blowfish
This Machine 1000 MHz 6.390
Intel(R) Celeron(R) M processor 1.50GHz (null) 26.1876862
PowerPC 740/ 750 (280.00MHz) (null) 172.816713
CPU CryptoHash
CPU CryptoHash
This Machine 1000 MHz 199.424
CPU Fibonacci
CPU Fibonacci
This Machine 1000 MHz 4.313
Intel(R) Celeron(R) M processor 1.50GHz (null) 8.1375674
PowerPC 740/ 750 (280.00MHz) (null) 58.07682
CPU N-Queens
CPU N-Queens
This Machine 1000 MHz 17.089
FPU FFT
FPU FFT
This Machine 1000 MHz 6.451
FPU Raytracing
FPU Raytracing
This Machine 1000 MHz 13.204
Intel(R) Celeron(R) M processor 1.50GHz (null) 40.8816714
PowerPC 740/ 750 (280.00MHz) (null) 161.312647