Hydra (dieser Server hier)
- Hydra (dieser Server hier)
- 2011-10-13 Server down
- Erkannte Probleme und daraus resultierende Aktionen
- Ungelöst
- Unter Beobachtung zu halten
- Gelöst
- Networking
- Logs
- Montitoring
- Syslog
- /proc usw.
(Und wenn jemand meint ich spinne all diese intimen Server-Details öffentlich zu posten, dann hat er Recht. So etwas tut man einfach nicht, ich habe nur keinen Peil, wieso das so ist. Mein Therapeut meint übrigens dass dieser ganze Planet spinnt, also bin ich offensichtlich in guter Gesellschaft.)
2011-10-13 Server down
- 16:49 Meldung von meinem Monitoring, dass das Monitoring down ist (äh, ja, ungelogen)
- 17:45 Ich werde vom Alarm geweckt (hatte in der Nacht einen Server durchinstalliert)
- 18:00 Server kommt nicht hoch
- 18:16 Ticket bei Hetzner eingestellt
- 18:31 Server pingt wieder - offensichtlich sind sie schon am Arbeiten
- 18:32 Server pingt nimmer - offensichtlich sind sie noch am Arbeiten
- 18:48 Server pingt wieder und kam ohne Recovery hoch
- 18:51 Antwort von Hetzner, Serverhardware wurde getauscht, Maschine nach FSCK wieder da
15 Minuten vom Ticket zur Reaktion? Und dann nochmals 15 Minuten bis die Hardware getauscht wurde und wieder verfügbar ist? Das ist - man muss sagen - wie immer dort rekordverdächtig. Ich habe schon Rechenzentren gesehen, da braucht man zu Fuß länger zum Serverstandort als Hetzner vom Ticket zur erfolgreichen Reparatur. ;)
Ein Wermutstropfen habe ich dennoch:
Ich hatte das Recoverysystem aktiviert, der Server wurde aber normal gebootet. Es wäre gut, wenn der Zustand dieser Einstellung auch in solchen Fällen erhalten bleibt, ich überprüfe nämlich gerne manuell was der FSCK da so anstellt. ;)
Erkannte Probleme und daraus resultierende Aktionen
Ungelöst
/var/log/syslog zeigt eine ziemliche Abweichung der Hardware RTC mit der tatsächlichen Zeit. Ist nicht weiter schlimm, aber könnte man mal bei Gelegenheit beheben (indem man die Uhr ständig nachführt):
Oct 13 20:18:23 hydra kernel: klogd 1.5.0#6, log source = /proc/kmsg started.
Oct 13 20:18:23 hydra kernel: [ 0.000000] Initializing cgroup subsys cpuset
Oct 13 20:18:29 hydra rinetd[3590]: Starting redirections...
Oct 13 18:48:19 hydra ntpdate[3005]: step time server 131.188.3.222 offset -5411.783061 sec
Unter Beobachtung zu halten
Die Festplatte hat anscheinend auch einen leichten Schlag. Bleibt abzuwarten ob es evtl. am Netzteil lag - schlechte Stromversorgung kann so etwas triggern. Der Server soll sowieso durch eine VM ersetzt werden sobald auf dem Server dort eine IP frei wird.
Oct 13 11:24:46 hydra kernel: [46262720.711555] hda: dma_intr: status=0x51 { DriveReady SeekComplete Error }
Oct 13 11:24:46 hydra kernel: [46262720.711587] hda: dma_intr: error=0x40 { UncorrectableError }, LBAsect=2052895, sector=2052891
Oct 13 11:24:46 hydra kernel: [46262720.711625] ide: failed opcode was: unknown
Oct 13 11:24:46 hydra kernel: [46262720.711643] end_request: I/O error, dev hda, sector 2052891
Die Platte ist von alt /dev/hda auf neu /dev/sda gewandert. Dank Debian UUID-Mapping hat das auch so geklappt.
=== START OF INFORMATION SECTION ===
Model Family: Hitachi Deskstar 7K250
Device Model: HDS722516VLAT20
Serial Number: VN641ECDD71DGD
Firmware Version: V34OA6EA
User Capacity: 164,696,555,520 bytes
Device is: In smartctl database [for details use: -P show]
ATA Version is: 6
ATA Standard is: ATA/ATAPI-6 T13 1410D revision 3a
Local Time is: Thu Oct 13 19:43:25 2011 CEST
SMART support is: Available - device has SMART capability.
SMART support is: Disabled
SMART ist aus? War früher aber an. Also wieder aktiviert:
# smartctl -s on /dev/sda
Die wichtigsten Neuigkeiten im SMART im Vergleich zu 22 Oktober letzten Jahres:
Alt:
< 4 Start_Stop_Count 0x0012 100 100 000 Old_age Always - 13
< 5 Reallocated_Sector_Ct 0x0033 100 100 005 Pre-fail Always - 83
< 12 Power_Cycle_Count 0x0032 100 100 000 Old_age Always - 13
< 194 Temperature_Celsius 0x0002 157 157 000 Old_age Always - 35 (Lifetime Min/Max 19/41)
< 196 Reallocated_Event_Count 0x0032 100 100 000 Old_age Always - 92
< 197 Current_Pending_Sector 0x0022 100 100 000 Old_age Always - 2
Neu:
> 4 Start_Stop_Count 0x0012 100 100 000 Old_age Always - 16
> 5 Reallocated_Sector_Ct 0x0033 100 100 005 Pre-fail Always - 155
> 12 Power_Cycle_Count 0x0032 100 100 000 Old_age Always - 16
> 194 Temperature_Celsius 0x0002 141 141 000 Old_age Always - 39 (Lifetime Min/Max 19/41)
> 196 Reallocated_Event_Count 0x0032 100 100 000 Old_age Always - 166
> 197 Current_Pending_Sector 0x0022 100 100 000 Old_age Always - 6
155 reallocated sectors ist schon ziemlich viel finde ich.
Gelöst
Das neue Kernel kann leider das Modul w83697hf-isa-0290 nicht mehr laden - das Problem habe ich auch auf anderer Hardware. ACPI und das Modul scheinen zu kollidieren, aber ACPI scheint die Informationen nicht rauszurücken - d. h. in Zukunft gibt es einen Blindflug. Dieser Adapter hatte das Problem nämlich schon verortet bevor es auftrat - mit einem geeigneteren Monitoring hätte das also frühzeitiger erkannt werden können:
Oct 13 16:41:24 hydra sensord: Chip: acpitz-virtual-0
Oct 13 16:41:24 hydra sensord: Adapter: Virtual device
Oct 13 16:41:24 hydra sensord: temp1: 44.5 C
Oct 13 16:41:24 hydra sensord: Chip: w83697hf-isa-0290
Oct 13 16:41:24 hydra sensord: Adapter: ISA adapter
Oct 13 16:41:24 hydra sensord: in0: +1.74 V (min = +1.57 V, max = +1.73 V) [ALARM]
Oct 13 16:41:24 hydra sensord: in2: +3.23 V (min = +3.14 V, max = +3.47 V)
Oct 13 16:41:24 hydra sensord: in3: +3.04 V (min = +2.83 V, max = +3.12 V)
Oct 13 16:41:24 hydra sensord: in4: +3.04 V (min = +2.85 V, max = +3.47 V)
Oct 13 16:41:24 hydra sensord: in5: +0.66 V (min = +0.34 V, max = +0.80 V)
Oct 13 16:41:24 hydra sensord: in6: +0.86 V (min = +0.78 V, max = +0.94 V)
Oct 13 16:41:24 hydra sensord: in7: +3.28 V (min = +2.83 V, max = +3.12 V) [ALARM]
Oct 13 16:41:24 hydra sensord: in8: +3.31 V (min = +2.40 V, max = +3.60 V)
Oct 13 16:41:24 hydra sensord: fan1: 3924 RPM (min = 2343 RPM, div = 8)
Oct 13 16:41:24 hydra sensord: fan2: 4218 RPM (min = 1155 RPM, div = 8)
Oct 13 16:41:24 hydra sensord: temp1: 30.0 C (limit = 75.0 C, hysteresis = 55.0 C)
Oct 13 16:41:24 hydra sensord: temp2: 44.5 C (limit = 80.0 C, hysteresis = 75.0 C)
Oct 13 16:41:24 hydra sensord: beep_enable: Sound alarm enabled
Oct 13 16:42:01 hydra /USR/SBIN/CRON[9759]: (tino) CMD (/home/tino/bin/minute.sh)
Oct 13 16:42:24 hydra sensord: Sensor alarm: Chip w83697hf-isa-0290: in0: +1.76 V (min = +1.57 V, max = +1.73 V) [ALARM]
Oct 13 16:42:24 hydra sensord: Sensor alarm: Chip w83697hf-isa-0290: in7: +3.28 V (min = +2.83 V, max = +3.12 V) [ALARM]
Oct 13 16:43:01 hydra /USR/SBIN/CRON[9883]: (tino) CMD (/home/tino/bin/minute.sh)
Oct 13 16:43:24 hydra sensord: Sensor alarm: Chip w83697hf-isa-0290: in7: +3.28 V (min = +2.83 V, max = +3.12 V) [ALARM]
Oct 13 16:44:01 hydra /USR/SBIN/CRON[10005]: (tino) CMD (/home/tino/bin/minute.sh)
Oct 13 16:44:24 hydra sensord: Sensor alarm: Chip w83697hf-isa-0290: in7: +3.28 V (min = +2.83 V, max = +3.12 V) [ALARM]
Oct 13 16:45:01 hydra /USR/SBIN/CRON[10128]: (root) CMD (command -v debian-sa1 > /dev/null && debian-sa1 1 1)
Oct 13 16:45:01 hydra /USR/SBIN/CRON[10132]: (root) CMD (/root/cronrun.sh)
Oct 13 16:45:01 hydra /USR/SBIN/CRON[10136]: (tino) CMD (/home/tino/bin/minute.sh)
Oct 13 16:45:24 hydra sensord: Sensor alarm: Chip w83697hf-isa-0290: in7: +3.26 V (min = +2.83 V, max = +3.12 V) [ALARM]
Oct 13 16:46:01 hydra /USR/SBIN/CRON[10440]: (tino) CMD (/home/tino/bin/minute.sh)
Oct 13 16:46:24 hydra sensord: Sensor alarm: Chip w83697hf-isa-0290: in0: +1.74 V (min = +1.57 V, max = +1.73 V) [ALARM]
Oct 13 16:46:24 hydra sensord: Sensor alarm: Chip w83697hf-isa-0290: in7: +3.28 V (min = +2.83 V, max = +3.12 V) [ALARM]
Oct 13 16:47:01 hydra /USR/SBIN/CRON[10563]: (tino) CMD (/home/tino/bin/minute.sh)
Oct 13 16:47:24 hydra sensord: Sensor alarm: Chip w83697hf-isa-0290: in7: +3.28 V (min = +2.83 V, max = +3.12 V) [ALARM]
Oct 13 16:48:01 hydra /USR/SBIN/CRON[10685]: (tino) CMD (/home/tino/bin/minute.sh)
Oct 13 16:48:24 hydra sensord: Sensor alarm: Chip w83697hf-isa-0290: in7: +3.28 V (min = +2.83 V, max = +3.12 V) [ALARM]
Oct 13 16:49:01 hydra /USR/SBIN/CRON[10808]: (tino) CMD (/home/tino/bin/minute.sh)
Oct 13 20:18:23 hydra syslogd 1.5.0#6: restart.
Meine Lösung siehe
permalink.de/tino/acpi-fix
Was tun Wacom-Tablet-Rules bitte auf einem Server? Hinweis: Die Kiste war ursprünglich mal ein Debian etch, da müssen wohl irgendann irgendwelche Abhängigkeiten dafür entstanden sein. ;)
Thu Oct 13 20:18:20 2011: udevd[247]: SYSFS{}= will be removed in a future udev version, please use ATTR{}= to match the event device, or ATTRS{}= to match a
parent device, in /etc/udev/rules.d/z60_xserver-xorg-input-wacom.rules:11
Thu Oct 13 20:18:20 2011:
abgestellt per
# apt-get purge xserver-xorg-input-wacom
Thu Oct 13 18:48:19 2011: VirtualBox Additions disabled, not in a Virtual Machine ... ^[[33m(warning).^[[39;49m
abgestellt per
# dpkg --get-selections | grep -i virtual
virtualbox-ose-guest-dkms install
virtualbox-ose-guest-utils install
virtualbox-ose-guest-x11 install
# apt-get purge virtualbox-ose-guest-utils virtualbox-ose-guest-dkms
Networking
Die Hardwareadresse vom Rechner hat sich geändert, entsprechend warnt mein System. Von der MAC hängt außerdem die IPv6-Link-Local-Adresse ab, als hat die sich ebenfalls geändert. Eigentlich brauche ich ntpd auf dieser Adresse ja nicht ..
./poststat.sh net
KEEP udp6 fe80::211:9ff:feb1::123 :::* ntpd [y]newio? no
ADD udp6 fe80::211:9ff:fed6::123 :::* ntpd [n]ewioy? yes
./poststat.sh ip
2: eth0: <BROADCAST,MULTICAST,UP,LOWER_UP> mtu 1500 qdisc pfifo_fast state UNKNOWN qlen 1000
- link/ether 00:11:09:b1:de:01 brd ff:ff:ff:ff:ff:ff
+ link/ether 00:11:09:d6:12:71 brd ff:ff:ff:ff:ff:ff
2: eth0: <BROADCAST,MULTICAST,UP,LOWER_UP> mtu 1500 qdisc pfifo_fast state UNKNOWN qlen 1000
- link/ether 00:11:09:b1:de:01 brd ff:ff:ff:ff:ff:ff
+ link/ether 00:11:09:d6:12:71 brd ff:ff:ff:ff:ff:ff
inet 213.239.214.170/27 brd 213.239.214.191 scope global eth0
- inet6 fe80::211:9ff:feb1:de01/64 scope link
+ inet6 fe80::211:9ff:fed6:1271/64 scope link
valid_lft forever preferred_lft forever
Nachdem das korrigiert war, gab das Monitoring endlich Ruhe ;)
Ich stelle fest, dass ich in Zukunft automatisch die Hardware inventarisiert haben möchte (/proc/cpuinfo, Speicherausstattung usw.), so dass ich Unterschiede in Fällen wie diesem leichter sehen kann.
Logs
Montitoring
Äh, ja, mein Monitoring wurde so konstruiert, dass es auch dann funktioniert, wenn es nicht funktioniert. Soviel auch zum Thema: Henne oder Ei.
13.10.2011 18:48:30 [361 retries]: ERR
OK - client dark2 up
OK - client mondsucht 0.0.1+20110815-225001
OK firebird.03.softkill.net fs / 623.828M/1007.898M 108.822K/128K ext3
OK firebird.03.softkill.net fs /boot 185.468M/235.465M 60.555K/60.789K ext3
OK firebird.03.softkill.net fs /tank 3268.69M/3417.225M 6537.38K/6537.393K fuse
WARN firebird.03.softkill.net fs /tino 1896.312M/127.482G 12.313M/16.203M ext3
OK firebird.03.softkill.net fs /tmp 7459.887M/8063.43M 1023.91K/1024K ext3
OK firebird.03.softkill.net fs /usr 9218.906M/11.812G 1444.952K/1536K ext3
OK firebird.03.softkill.net fs /var 3361.957M/11.812G 1527.957K/1536K ext3
OK firebird.03.softkill.net pid socat 3
OK firebird.03.softkill.net system free mem[MB]:4074/4725 files:62370/63330
OK firebird.03.softkill.net system patch [au] (231)
OK firebird.03.softkill.net system time offset 0.006110 trend .00305084639396712036
OK firebird.03.softkill.net system uptime [au] 1d 19:27:19, 1/259 0.00, 16:49:10 up 1 day, 19:28, 1 user
WARN firebird.03.softkill....
-----------------------------
13.10.2011 18:48:08:
excessive retries: 360
-----------------------------
13.10.2011 18:44:56: timeout (warning)
13.10.2011 18:44:45:
excessive retries: 350
-----------------------------
13.10.2011 18:41:33: timeout (warning)
13.10.2011 18:41:22:
excessive retries: 340
-----------------------------
13.10.2011 18:38:10: timeout (warning)
13.10.2011 18:37:58:
excessive retries: 330
-----------------------------
13.10.2011 18:34:45: timeout (warning)
13.10.2011 18:34:35:
excessive retries: 320
-----------------------------
13.10.2011 18:33:54: timeout (warning)
13.10.2011 18:32:43:
excessive retries: 310
-----------------------------
13.10.2011 18:30:32: timeout (warning)
13.10.2011 18:30:21:
excessive retries: 300
-----------------------------
13.10.2011 18:27:09: timeout (warning)
13.10.2011 18:26:58:
excessive retries: 290
-----------------------------
13.10.2011 18:23:46: timeout (warning)
13.10.2011 18:23:36:
excessive retries: 280
-----------------------------
13.10.2011 18:20:23: timeout (warning)
13.10.2011 18:20:13:
excessive retries: 270
-----------------------------
13.10.2011 18:17:00: timeout (warning)
13.10.2011 18:16:50:
excessive retries: 260
-----------------------------
13.10.2011 18:13:37: timeout (warning)
13.10.2011 18:13:27:
excessive retries: 250
-----------------------------
13.10.2011 18:10:14: timeout (warning)
13.10.2011 18:10:04:
excessive retries: 240
-----------------------------
13.10.2011 18:06:51: timeout (warning)
13.10.2011 18:06:41:
excessive retries: 230
-----------------------------
13.10.2011 18:03:28: timeout (warning)
13.10.2011 18:03:18:
excessive retries: 220
-----------------------------
13.10.2011 18:00:05: timeout (warning)
13.10.2011 17:59:55:
excessive retries: 210
-----------------------------
13.10.2011 17:56:42: timeout (warning)
13.10.2011 17:56:32:
excessive retries: 200
-----------------------------
13.10.2011 17:53:19: timeout (warning)
13.10.2011 17:53:09:
excessive retries: 190
-----------------------------
13.10.2011 17:49:56: timeout (warning)
13.10.2011 17:49:46:
excessive retries: 180
-----------------------------
13.10.2011 17:46:33: timeout (warning)
13.10.2011 17:46:23:
excessive retries: 170
-----------------------------
13.10.2011 17:43:11: timeout (warning)
13.10.2011 17:43:00:
excessive retries: 160
-----------------------------
13.10.2011 17:39:48: timeout (warning)
13.10.2011 17:39:38:
excessive retries: 150
-----------------------------
13.10.2011 17:36:25: timeout (warning)
13.10.2011 17:36:15:
excessive retries: 140
-----------------------------
13.10.2011 17:33:02: timeout (warning)
13.10.2011 17:32:52:
excessive retries: 130
-----------------------------
13.10.2011 17:29:39: timeout (warning)
13.10.2011 17:29:29:
excessive retries: 120
-----------------------------
13.10.2011 17:26:16: timeout (warning)
13.10.2011 17:26:06:
excessive retries: 110
-----------------------------
13.10.2011 17:22:53: timeout (warning)
13.10.2011 17:22:43:
excessive retries: 100
-----------------------------
13.10.2011 17:19:30: timeout (warning)
13.10.2011 17:19:20:
excessive retries: 90
-----------------------------
13.10.2011 17:16:08: timeout (warning)
13.10.2011 17:15:57:
excessive retries: 80
-----------------------------
13.10.2011 17:12:45: timeout (warning)
13.10.2011 17:12:35:
excessive retries: 70
-----------------------------
13.10.2011 17:09:22: timeout (warning)
13.10.2011 17:09:12:
excessive retries: 60
-----------------------------
13.10.2011 17:05:59: timeout (warning)
13.10.2011 17:05:49:
excessive retries: 50
-----------------------------
13.10.2011 17:02:36: timeout (warning)
13.10.2011 17:02:26:
excessive retries: 40
-----------------------------
13.10.2011 16:59:13: timeout (warning)
13.10.2011 16:59:03:
excessive retries: 30
-----------------------------
13.10.2011 16:55:50: timeout (warning)
13.10.2011 16:55:40:
excessive retries: 20
-----------------------------
13.10.2011 16:52:28: timeout (warning)
13.10.2011 16:52:17:
excessive retries: 10
-----------------------------
13.10.2011 16:49:25: timeout (warning)
13.10.2011 16:49:05: WARN
Syslog
Der FSCK ist leider nimmer zu sehen, der Buffer ist zu kurz: /var/log/boot
Thu Oct 13 20:18:18 2011: \002/dev/sda2: 1181403/19988480 files (4.8% non-contiguous), 29954628/39961687 blocks
Thu Oct 13 20:18:18 2011: .
Thu Oct 13 20:18:18 2011: Cleaning up ifupdown....
Thu Oct 13 20:18:18 2011: Loading kernel module tulip.
Thu Oct 13 20:18:18 2011: Loading kernel module via-rhine.
Thu Oct 13 20:18:18 2011: Loading kernel module i2c-viapro.
Thu Oct 13 20:18:18 2011: Loading kernel module i2c-isa.
Thu Oct 13 20:18:18 2011: FATAL: Module i2c_isa not found.
Thu Oct 13 20:18:18 2011: Loading kernel module eeprom.
Thu Oct 13 20:18:19 2011: Loading kernel module w83627hf.
Thu Oct 13 20:18:19 2011: FATAL: Error inserting w83627hf (/lib/modules/2.6.32-5-686/kernel/drivers/hwmon/w83627hf.ko): Device or resource busy
Thu Oct 13 20:18:19 2011: Will now activate lvm and md swap:done.
Thu Oct 13 20:18:19 2011: Will now check all file systems.
Thu Oct 13 20:18:19 2011: fsck from util-linux-ng 2.17.2
Thu Oct 13 20:18:19 2011: Checking all file systems.
Thu Oct 13 20:18:19 2011: Done checking file systems. A log is being saved in /var/log/fsck/checkfs if that location is writable..
Thu Oct 13 20:18:19 2011: Setting kernel variables ... /etc/sysctl.conf...done.
Thu Oct 13 20:18:19 2011: Starting filesystem in userspace: fuse.
Thu Oct 13 20:18:19 2011: Will now mount local filesystems:.
Thu Oct 13 20:18:19 2011: Will now activate swapfile swap:done.
Thu Oct 13 20:18:19 2011: Cleaning up temporary files...Cleaning /tmp...done.
Thu Oct 13 20:18:20 2011: Cleaning /var/run...done.
Thu Oct 13 20:18:20 2011: Cleaning /var/lock...done.
Thu Oct 13 20:18:20 2011: .
Die folgenden zillionen Zeilen mit einem ähnlichen Mist habe ich oben behoben:
Thu Oct 13 20:18:20 2011: udevd[247]: SYSFS{}= will be removed in a future udev version, please use ATTR{}= to match the event device, or ATTRS{}= to match a
parent device, in /etc/udev/rules.d/z60_xserver-xorg-input-wacom.rules:11
Thu Oct 13 20:18:20 2011:
Thu Oct 13 20:18:20 2011: Checking minimum space in /tmp...done.
Thu Oct 13 20:18:20 2011: Setting up networking....
Thu Oct 13 20:18:20 2011: /etc/network/options still exists and it will be IGNORED! Read README.Debian of netbase. ... ^[[33m(warning).^[[39;49m
Thu Oct 13 20:18:20 2011: Configuring network interfaces.../etc/network/if-up.d/sendmail: line 44: /usr/share/sendmail/dynamic: No such file or directory
Thu Oct 13 20:18:21 2011: run-parts: /etc/network/if-up.d/sendmail exited with return code 1
Thu Oct 13 20:18:22 2011: /etc/network/if-up.d/sendmail: line 44: /usr/share/sendmail/dynamic: No such file or directory
Thu Oct 13 20:18:22 2011: run-parts: /etc/network/if-up.d/sendmail exited with return code 1
Thu Oct 13 20:18:22 2011: /etc/network/if-up.d/sendmail: line 44: /usr/share/sendmail/dynamic: No such file or directory
Thu Oct 13 20:18:22 2011: run-parts: /etc/network/if-up.d/sendmail exited with return code 1
Thu Oct 13 20:18:22 2011: done.
Thu Oct 13 20:18:22 2011: Loading PCMCIA bridge driver module: i82365FATAL: Error inserting i82365 (/lib/modules/2.6.32-5-686/kernel/drivers/pcmcia/i82365.ko): No such device
Thu Oct 13 20:18:22 2011: Cleaning up temporary files....
Thu Oct 13 20:18:22 2011: Loading the saved-state of the serial devices...
Thu Oct 13 20:18:22 2011: /dev/ttyS0 at 0x03f8 (irq = 4) is a 16550A
Thu Oct 13 20:18:22 2011: Setting sensors limits.
Thu Oct 13 20:18:22 2011: Setting console screen modes and fonts.
Thu Oct 13 20:18:22 2011: ^[]R^[[9;30]^[[14;30]Initializing random number generator...done.
Thu Oct 13 20:18:22 2011: Recovering nvi editor sessions...none found.
Thu Oct 13 20:18:23 2011: Setting up X server socket directory /tmp/.X11-unix....
Thu Oct 13 20:18:23 2011: Setting up ICE socket directory /tmp/.ICE-unix....
Thu Oct 13 20:18:23 2011: Setting up X server socket directory /tmp/.X11-unix...done.
Thu Oct 13 20:18:23 2011: Setting up ICE socket directory /tmp/.ICE-unix...done.
Thu Oct 13 20:18:23 2011: INIT: Entering runlevel: 2
Thu Oct 13 20:18:23 2011: Starting system log daemon....
Thu Oct 13 20:18:23 2011: Starting kernel log daemon....
Thu Oct 13 20:18:23 2011: Starting ACPI services....
Thu Oct 13 20:18:23 2011: Starting system message bus: dbus.
Thu Oct 13 20:18:24 2011: Starting OpenBSD Secure Shell server: sshd.
Thu Oct 13 20:18:25 2011: Starting BitTorrent tracker: disabled in /etc/default/bittorrent.
Thu Oct 13 20:18:26 2011: Starting MySQL database server: mysqld.
Thu Oct 13 20:18:27 2011: Checking for corrupt, not cleanly closed and upgrade needing tables..
Thu Oct 13 20:18:27 2011: Starting internet superserver: inetd.
Thu Oct 13 20:18:27 2011: Starting Postfix Mail Transport Agent: postfix.
Thu Oct 13 20:18:29 2011: Starting internet redirection server: rinetd.
Thu Oct 13 20:18:29 2011: Starting sensor daemon: sensord.
Thu Oct 13 18:48:19 2011: Not starting S.M.A.R.T. daemon smartd, disabled via /etc/default/smartmontools ... ^[[33m(warning).^[[39;49m
Thu Oct 13 18:48:19 2011: Linux-VServer capability not detected in kernel.
Auch das wurde behoben, sieht man halt nur beim Reboot - und der passiert nur alle Jubeljahre, z. B. wenn die Hardware wegbricht ;)
Thu Oct 13 18:48:19 2011: VirtualBox Additions disabled, not in a Virtual Machine ... ^[[33m(warning).^[[39;49m
Thu Oct 13 18:48:19 2011: Starting Mail Transport Agent (MTA): sendmailNo make, you'll have to rebuild your databases by hand :(
Thu Oct 13 18:48:19 2011: Not configured, not started. ... ^[[31mfailed!^[[39;49m
Thu Oct 13 18:48:19 2011: .
Thu Oct 13 18:48:19 2011: Starting NTP server: ntpd.
Thu Oct 13 18:48:19 2011: Starting Hardware abstraction layer: hald.
Thu Oct 13 18:48:21 2011: Starting periodic command scheduler: cron.
Thu Oct 13 18:48:23 2011: Starting apache 1.3 web server....
Thu Oct 13 18:48:23 2011: Starting apache-ssl 1.3 web server....
Thu Oct 13 18:48:23 2011: Edit /etc/default/fetchmail to start/stop fetchmail
Thu Oct 13 18:48:23 2011: Running local boot scripts (/etc/rc.local).
Thu Oct 13 18:48:23 2011:
kern.log
Oct 13 20:18:23 hydra kernel: klogd 1.5.0#6, log source = /proc/kmsg started.
Oct 13 20:18:23 hydra kernel: [ 0.000000] Initializing cgroup subsys cpuset
Oct 13 20:18:23 hydra kernel: [ 0.000000] Initializing cgroup subsys cpu
Oct 13 20:18:23 hydra kernel: [ 0.000000] Linux version 2.6.32-5-686 (Debian 2.6.32-38) (ben@decadent.org.uk) (gcc version 4.3.5 (Debian 4.3.5-4) ) #1 SMP Mon Oct 3 04:15:24 UTC 2011
Oct 13 20:18:23 hydra kernel: [ 0.000000] KERNEL supported cpus:
Oct 13 20:18:23 hydra kernel: [ 0.000000] Intel GenuineIntel
Oct 13 20:18:23 hydra kernel: [ 0.000000] AMD AuthenticAMD
Oct 13 20:18:23 hydra kernel: [ 0.000000] NSC Geode by NSC
Oct 13 20:18:23 hydra kernel: [ 0.000000] Cyrix CyrixInstead
Oct 13 20:18:23 hydra kernel: [ 0.000000] Centaur CentaurHauls
Oct 13 20:18:23 hydra kernel: [ 0.000000] Transmeta GenuineTMx86
Oct 13 20:18:23 hydra kernel: [ 0.000000] Transmeta TransmetaCPU
Oct 13 20:18:23 hydra kernel: [ 0.000000] UMC UMC UMC UMC
Oct 13 20:18:23 hydra kernel: [ 0.000000] BIOS-provided physical RAM map:
Oct 13 20:18:23 hydra kernel: [ 0.000000] BIOS-e820: 0000000000000000 - 000000000009fc00 (usable)
Oct 13 20:18:23 hydra kernel: [ 0.000000] BIOS-e820: 000000000009fc00 - 00000000000a0000 (reserved)
Oct 13 20:18:23 hydra kernel: [ 0.000000] BIOS-e820: 00000000000f0000 - 0000000000100000 (reserved)
Oct 13 20:18:23 hydra kernel: [ 0.000000] BIOS-e820: 0000000000100000 - 000000003eff0000 (usable)
Oct 13 20:18:23 hydra kernel: [ 0.000000] BIOS-e820: 000000003eff0000 - 000000003eff3000 (ACPI NVS)
Oct 13 20:18:23 hydra kernel: [ 0.000000] BIOS-e820: 000000003eff3000 - 000000003f000000 (ACPI data)
Oct 13 20:18:23 hydra kernel: [ 0.000000] BIOS-e820: 00000000fec00000 - 00000000fec01000 (reserved)
Oct 13 20:18:23 hydra kernel: [ 0.000000] BIOS-e820: 00000000fee00000 - 00000000fee01000 (reserved)
Oct 13 20:18:23 hydra kernel: [ 0.000000] BIOS-e820: 00000000ffff0000 - 0000000100000000 (reserved)
Oct 13 20:18:23 hydra kernel: [ 0.000000] DMI 2.3 present.
Oct 13 20:18:23 hydra kernel: [ 0.000000] Phoenix BIOS detected: BIOS may corrupt low RAM, working around it.
Oct 13 20:18:23 hydra kernel: [ 0.000000] e820 update range: 0000000000000000 - 0000000000010000 (usable) ==> (reserved)
Oct 13 20:18:23 hydra kernel: [ 0.000000] last_pfn = 0x3eff0 max_arch_pfn = 0x100000
Oct 13 20:18:23 hydra kernel: [ 0.000000] MTRR default type: uncachable
Oct 13 20:18:23 hydra kernel: [ 0.000000] MTRR fixed ranges enabled:
Oct 13 20:18:23 hydra kernel: [ 0.000000] 00000-9FFFF write-back
Oct 13 20:18:23 hydra kernel: [ 0.000000] A0000-BFFFF uncachable
Oct 13 20:18:23 hydra kernel: [ 0.000000] C0000-C7FFF write-protect
Oct 13 20:18:23 hydra kernel: [ 0.000000] C8000-FFFFF uncachable
Oct 13 20:18:23 hydra kernel: [ 0.000000] MTRR variable ranges enabled:
Oct 13 20:18:23 hydra kernel: [ 0.000000] 0 base 000000000 mask FC0000000 write-back
Oct 13 20:18:23 hydra kernel: [ 0.000000] 1 base 03F000000 mask FFF000000 uncachable
Oct 13 20:18:23 hydra kernel: [ 0.000000] 2 base 0E0000000 mask FF8000000 write-combining
Oct 13 20:18:23 hydra kernel: [ 0.000000] 3 disabled
Oct 13 20:18:23 hydra kernel: [ 0.000000] 4 disabled
Oct 13 20:18:23 hydra kernel: [ 0.000000] 5 disabled
Oct 13 20:18:23 hydra kernel: [ 0.000000] 6 disabled
Oct 13 20:18:23 hydra kernel: [ 0.000000] 7 disabled
Oct 13 20:18:23 hydra kernel: [ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106
Oct 13 20:18:23 hydra kernel: [ 0.000000] initial memory mapped : 0 - 01800000
Oct 13 20:18:23 hydra kernel: [ 0.000000] init_memory_mapping: 0000000000000000-00000000373fe000
Oct 13 20:18:23 hydra kernel: [ 0.000000] 0000000000 - 0000400000 page 4k
Oct 13 20:18:23 hydra kernel: [ 0.000000] 0000400000 - 0037000000 page 2M
Oct 13 20:18:23 hydra kernel: [ 0.000000] 0037000000 - 00373fe000 page 4k
Oct 13 20:18:23 hydra kernel: [ 0.000000] kernel direct mapping tables up to 373fe000 @ 10000-16000
Oct 13 20:18:23 hydra kernel: [ 0.000000] RAMDISK: 038b4000 - 040eff46
Oct 13 20:18:23 hydra kernel: [ 0.000000] ACPI: RSDP 000f6d90 00014 (v00 KM266 )
Oct 13 20:18:23 hydra kernel: [ 0.000000] ACPI: RSDT 3eff3000 0002C (v01 KM266 AWRDACPI 42302E31 AWRD 00000000)
Oct 13 20:18:23 hydra kernel: [ 0.000000] ACPI: FACP 3eff3040 00074 (v01 KM266 AWRDACPI 42302E31 AWRD 00000000)
Oct 13 20:18:23 hydra kernel: [ 0.000000] ACPI: DSDT 3eff30c0 04E67 (v01 KM266 AWRDACPI 00001000 MSFT 0100000E)
Oct 13 20:18:23 hydra kernel: [ 0.000000] ACPI: FACS 3eff0000 00040
Oct 13 20:18:23 hydra kernel: [ 0.000000] ACPI: APIC 3eff7f40 0005A (v01 KM266 AWRDACPI 42302E31 AWRD 00000000)
Oct 13 20:18:23 hydra kernel: [ 0.000000] ACPI: Local APIC address 0xfee00000
Oct 13 20:18:23 hydra kernel: [ 0.000000] 123MB HIGHMEM available.
Oct 13 20:18:23 hydra kernel: [ 0.000000] 883MB LOWMEM available.
Oct 13 20:18:23 hydra kernel: [ 0.000000] mapped low ram: 0 - 373fe000
Oct 13 20:18:23 hydra kernel: [ 0.000000] low ram: 0 - 373fe000
Oct 13 20:18:23 hydra kernel: [ 0.000000] node 0 low ram: 00000000 - 373fe000
Oct 13 20:18:23 hydra kernel: [ 0.000000] node 0 bootmap 00012000 - 00018e80
Oct 13 20:18:23 hydra kernel: [ 0.000000] (9 early reservations) ==> bootmem [0000000000 - 00373fe000]
Oct 13 20:18:23 hydra kernel: [ 0.000000] #0 [0000000000 - 0000001000] BIOS data page ==> [0000000000 - 0000001000]
Oct 13 20:18:23 hydra kernel: [ 0.000000] #1 [0000001000 - 0000002000] EX TRAMPOLINE ==> [0000001000 - 0000002000]
Oct 13 20:18:23 hydra kernel: [ 0.000000] #2 [0000006000 - 0000007000] TRAMPOLINE ==> [0000006000 - 0000007000]
Oct 13 20:18:23 hydra kernel: [ 0.000000] #3 [0001000000 - 00014cccf4] TEXT DATA BSS ==> [0001000000 - 00014cccf4]
Oct 13 20:18:23 hydra kernel: [ 0.000000] #4 [00038b4000 - 00040eff46] RAMDISK ==> [00038b4000 - 00040eff46]
Oct 13 20:18:23 hydra kernel: [ 0.000000] #5 [000009fc00 - 0000100000] BIOS reserved ==> [000009fc00 - 0000100000]
Oct 13 20:18:23 hydra kernel: [ 0.000000] #6 [00014cd000 - 00014d30b2] BRK ==> [00014cd000 - 00014d30b2]
Oct 13 20:18:23 hydra kernel: [ 0.000000] #7 [0000010000 - 0000012000] PGTABLE ==> [0000010000 - 0000012000]
Oct 13 20:18:23 hydra kernel: [ 0.000000] #8 [0000012000 - 0000019000] BOOTMAP ==> [0000012000 - 0000019000]
Oct 13 20:18:23 hydra kernel: [ 0.000000] found SMP MP-table at [c00f52d0] f52d0
Oct 13 20:18:23 hydra kernel: [ 0.000000] Zone PFN ranges:
Oct 13 20:18:23 hydra kernel: [ 0.000000] DMA 0x00000010 -> 0x00001000
Oct 13 20:18:23 hydra kernel: [ 0.000000] Normal 0x00001000 -> 0x000373fe
Oct 13 20:18:23 hydra kernel: [ 0.000000] HighMem 0x000373fe -> 0x0003eff0
Oct 13 20:18:23 hydra kernel: [ 0.000000] Movable zone start PFN for each node
Oct 13 20:18:23 hydra kernel: [ 0.000000] early_node_map[2] active PFN ranges
Oct 13 20:18:23 hydra kernel: [ 0.000000] 0: 0x00000010 -> 0x0000009f
Oct 13 20:18:23 hydra kernel: [ 0.000000] 0: 0x00000100 -> 0x0003eff0
Oct 13 20:18:23 hydra kernel: [ 0.000000] On node 0 totalpages: 257919
Oct 13 20:18:23 hydra kernel: [ 0.000000] free_area_init_node: node 0, pgdat c13b4860, node_mem_map c14d5200
Oct 13 20:18:23 hydra kernel: [ 0.000000] DMA zone: 32 pages used for memmap
Oct 13 20:18:23 hydra kernel: [ 0.000000] DMA zone: 0 pages reserved
Oct 13 20:18:23 hydra kernel: [ 0.000000] DMA zone: 3951 pages, LIFO batch:0
Oct 13 20:18:23 hydra kernel: [ 0.000000] Normal zone: 1736 pages used for memmap
Oct 13 20:18:23 hydra kernel: [ 0.000000] Normal zone: 220470 pages, LIFO batch:31
Oct 13 20:18:23 hydra kernel: [ 0.000000] HighMem zone: 248 pages used for memmap
Oct 13 20:18:23 hydra kernel: [ 0.000000] HighMem zone: 31482 pages, LIFO batch:7
Oct 13 20:18:23 hydra kernel: [ 0.000000] Using APIC driver default
Oct 13 20:18:23 hydra kernel: [ 0.000000] ACPI: PM-Timer IO Port: 0x4008
Oct 13 20:18:23 hydra kernel: [ 0.000000] ACPI: Local APIC address 0xfee00000
Oct 13 20:18:23 hydra kernel: [ 0.000000] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled)
Oct 13 20:18:23 hydra kernel: [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0x00] high edge lint[0x1])
Oct 13 20:18:23 hydra kernel: [ 0.000000] ACPI: IOAPIC (id[0x02] address[0xfec00000] gsi_base[0])
Oct 13 20:18:23 hydra kernel: [ 0.000000] IOAPIC[0]: apic_id 2, version 3, address 0xfec00000, GSI 0-23
Oct 13 20:18:23 hydra kernel: [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)
Oct 13 20:18:23 hydra kernel: [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 dfl dfl)
Oct 13 20:18:23 hydra kernel: [ 0.000000] ACPI: IRQ0 used by override.
Oct 13 20:18:23 hydra kernel: [ 0.000000] ACPI: IRQ2 used by override.
Oct 13 20:18:23 hydra kernel: [ 0.000000] ACPI: IRQ9 used by override.
Oct 13 20:18:23 hydra kernel: [ 0.000000] Using ACPI (MADT) for SMP configuration information
Oct 13 20:18:23 hydra kernel: [ 0.000000] SMP: Allowing 1 CPUs, 0 hotplug CPUs
Oct 13 20:18:23 hydra kernel: [ 0.000000] nr_irqs_gsi: 24
Oct 13 20:18:23 hydra kernel: [ 0.000000] PM: Registered nosave memory: 000000000009f000 - 00000000000a0000
Oct 13 20:18:23 hydra kernel: [ 0.000000] PM: Registered nosave memory: 00000000000a0000 - 00000000000f0000
Oct 13 20:18:23 hydra kernel: [ 0.000000] PM: Registered nosave memory: 00000000000f0000 - 0000000000100000
Oct 13 20:18:23 hydra kernel: [ 0.000000] Allocating PCI resources starting at 3f000000 (gap: 3f000000:bfc00000)
Oct 13 20:18:23 hydra kernel: [ 0.000000] Booting paravirtualized kernel on bare hardware
Oct 13 20:18:23 hydra kernel: [ 0.000000] NR_CPUS:32 nr_cpumask_bits:32 nr_cpu_ids:1 nr_node_ids:1
Oct 13 20:18:23 hydra kernel: [ 0.000000] PERCPU: Embedded 14 pages/cpu @c2000000 s34328 r0 d23016 u4194304
Oct 13 20:18:23 hydra kernel: [ 0.000000] pcpu-alloc: s34328 r0 d23016 u4194304 alloc=1*4194304
Oct 13 20:18:23 hydra kernel: [ 0.000000] pcpu-alloc: [0] 0
Oct 13 20:18:23 hydra kernel: [ 0.000000] Built 1 zonelists in Zone order, mobility grouping on. Total pages: 255903
Oct 13 20:18:23 hydra kernel: [ 0.000000] Kernel command line: auto BOOT_IMAGE=debian ro root=UUID=c071f06f-31e0-4202-a243-24234f2054dc
Oct 13 20:18:23 hydra kernel: [ 0.000000] PID hash table entries: 4096 (order: 2, 16384 bytes)
Oct 13 20:18:23 hydra kernel: [ 0.000000] Dentry cache hash table entries: 131072 (order: 7, 524288 bytes)
Oct 13 20:18:23 hydra kernel: [ 0.000000] Inode-cache hash table entries: 65536 (order: 6, 262144 bytes)
Oct 13 20:18:23 hydra kernel: [ 0.000000] Enabling fast FPU save and restore... done.
Oct 13 20:18:23 hydra kernel: [ 0.000000] Enabling unmasked SIMD FPU exception support... done.
Oct 13 20:18:23 hydra kernel: [ 0.000000] Initializing CPU#0
Oct 13 20:18:23 hydra kernel: [ 0.000000] Initializing HighMem for node 0 (000373fe:0003eff0)
Oct 13 20:18:23 hydra kernel: [ 0.000000] Memory: 1008840k/1032128k available (2504k kernel code, 22336k reserved, 1328k data, 380k init, 126920k highmem)
Oct 13 20:18:23 hydra kernel: [ 0.000000] virtual kernel memory layout:
Oct 13 20:18:23 hydra kernel: [ 0.000000] fixmap : 0xffd56000 - 0xfffff000 (2724 kB)
Oct 13 20:18:23 hydra kernel: [ 0.000000] pkmap : 0xff400000 - 0xff800000 (4096 kB)
Oct 13 20:18:23 hydra kernel: [ 0.000000] vmalloc : 0xf7bfe000 - 0xff3fe000 ( 120 MB)
Oct 13 20:18:23 hydra kernel: [ 0.000000] lowmem : 0xc0000000 - 0xf73fe000 ( 883 MB)
Oct 13 20:18:23 hydra kernel: [ 0.000000] .init : 0xc13bf000 - 0xc141e000 ( 380 kB)
Oct 13 20:18:23 hydra kernel: [ 0.000000] .data : 0xc12721f1 - 0xc13be480 (1328 kB)
Oct 13 20:18:23 hydra kernel: [ 0.000000] .text : 0xc1000000 - 0xc12721f1 (2504 kB)
Oct 13 20:18:23 hydra kernel: [ 0.000000] Checking if this processor honours the WP bit even in supervisor mode...Ok.
Oct 13 20:18:23 hydra kernel: [ 0.000000] SLUB: Genslabs=13, HWalign=32, Order=0-3, MinObjects=0, CPUs=1, Nodes=1
Oct 13 20:18:23 hydra kernel: [ 0.000000] Hierarchical RCU implementation.
Oct 13 20:18:23 hydra kernel: [ 0.000000] NR_IRQS:1280
Oct 13 20:18:23 hydra kernel: [ 0.000000] Console: colour VGA+ 80x25
Oct 13 20:18:23 hydra kernel: [ 0.000000] console [tty0] enabled
Oct 13 20:18:23 hydra kernel: [ 0.000000] Fast TSC calibration using PIT
Oct 13 20:18:23 hydra kernel: [ 0.000000] Detected 2166.743 MHz processor.
Oct 13 20:18:23 hydra kernel: [ 0.008008] Calibrating delay loop (skipped), value calculated using timer frequency.. 4333.48 BogoMIPS (lpj=8666972)
Oct 13 20:18:23 hydra kernel: [ 0.008132] Security Framework initialized
Oct 13 20:18:23 hydra kernel: [ 0.008191] SELinux: Disabled at boot.
Oct 13 20:18:23 hydra kernel: [ 0.008248] Mount-cache hash table entries: 512
Oct 13 20:18:23 hydra kernel: [ 0.012145] Initializing cgroup subsys ns
Oct 13 20:18:23 hydra kernel: [ 0.012197] Initializing cgroup subsys cpuacct
Oct 13 20:18:23 hydra kernel: [ 0.012248] Initializing cgroup subsys devices
Oct 13 20:18:23 hydra kernel: [ 0.012298] Initializing cgroup subsys freezer
Oct 13 20:18:23 hydra kernel: [ 0.012347] Initializing cgroup subsys net_cls
Oct 13 20:18:23 hydra kernel: [ 0.012432] CPU: L1 I Cache: 64K (64 bytes/line), D cache 64K (64 bytes/line)
Oct 13 20:18:23 hydra kernel: [ 0.012484] CPU: L2 Cache: 512K (64 bytes/line)
Oct 13 20:18:23 hydra kernel: [ 0.012537] mce: CPU supports 4 MCE banks
Oct 13 20:18:23 hydra kernel: [ 0.012617] Performance Events: AMD PMU driver.
Oct 13 20:18:23 hydra kernel: [ 0.012709] ... version: 0
Oct 13 20:18:23 hydra kernel: [ 0.012756] ... bit width: 48
Oct 13 20:18:23 hydra kernel: [ 0.012804] ... generic registers: 4
Oct 13 20:18:23 hydra kernel: [ 0.012852] ... value mask: 0000ffffffffffff
Oct 13 20:18:23 hydra kernel: [ 0.012901] ... max period: 00007fffffffffff
Oct 13 20:18:23 hydra kernel: [ 0.012950] ... fixed-purpose events: 0
Oct 13 20:18:23 hydra kernel: [ 0.012997] ... event mask: 000000000000000f
Oct 13 20:18:23 hydra kernel: [ 0.013051] Checking 'hlt' instruction... OK.
Oct 13 20:18:23 hydra kernel: [ 0.028426] SMP alternatives: switching to UP code
Oct 13 20:18:23 hydra kernel: [ 0.032283] Freeing SMP alternatives: 13k freed
Oct 13 20:18:23 hydra kernel: [ 0.032349] ACPI: Core revision 20090903
Oct 13 20:18:23 hydra kernel: [ 0.040168] Enabling APIC mode: Flat. Using 1 I/O APICs
Oct 13 20:18:23 hydra kernel: [ 0.041449] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1
Oct 13 20:18:23 hydra kernel: [ 0.082186] CPU0: AMD Athlon(tm) XP 3000+ stepping 00
Oct 13 20:18:23 hydra kernel: [ 0.084001] Brought up 1 CPUs
Oct 13 20:18:23 hydra kernel: [ 0.084001] Total of 1 processors activated (4333.48 BogoMIPS).
Oct 13 20:18:23 hydra kernel: [ 0.084001] CPU0 attaching NULL sched-domain.
Oct 13 20:18:23 hydra kernel: [ 0.084001] devtmpfs: initialized
Oct 13 20:18:23 hydra kernel: [ 0.084001] regulator: core version 0.5
Oct 13 20:18:23 hydra kernel: [ 0.084001] NET: Registered protocol family 16
Oct 13 20:18:23 hydra kernel: [ 0.084001] ACPI: bus type pci registered
Oct 13 20:18:23 hydra kernel: [ 0.123181] PCI: PCI BIOS revision 2.10 entry at 0xfbaf0, last bus=1
Oct 13 20:18:23 hydra kernel: [ 0.123232] PCI: Using configuration type 1 for base access
Oct 13 20:18:23 hydra kernel: [ 0.123697] bio: create slab <bio-0> at 0
Oct 13 20:18:23 hydra kernel: [ 0.124300] ACPI: EC: Look up EC in DSDT
Oct 13 20:18:23 hydra kernel: [ 0.131238] ACPI: Interpreter enabled
Oct 13 20:18:23 hydra kernel: [ 0.131301] ACPI: (supports S0 S1 S4 S5)
Oct 13 20:18:23 hydra kernel: [ 0.131526] ACPI: Using IOAPIC for interrupt routing
Oct 13 20:18:23 hydra kernel: [ 0.137010] ACPI: No dock devices found.
Oct 13 20:18:23 hydra kernel: [ 0.137171] ACPI: PCI Root Bridge [PCI0] (0000:00)
Oct 13 20:18:23 hydra kernel: [ 0.137271] pci 0000:00:00.0: reg 10 32bit mmio pref: [0xe0000000-0xe7ffffff]
Oct 13 20:18:23 hydra kernel: [ 0.137349] pci 0000:00:01.0: supports D1
Oct 13 20:18:23 hydra kernel: [ 0.137403] pci 0000:00:0f.0: reg 20 io port: [0xe000-0xe00f]
Oct 13 20:18:23 hydra kernel: [ 0.137464] pci 0000:00:10.0: reg 20 io port: [0xe100-0xe11f]
Oct 13 20:18:23 hydra kernel: [ 0.137485] pci 0000:00:10.0: supports D1 D2
Oct 13 20:18:23 hydra kernel: [ 0.137487] pci 0000:00:10.0: PME# supported from D0 D1 D2 D3hot D3cold
Oct 13 20:18:23 hydra kernel: [ 0.137541] pci 0000:00:10.0: PME# disabled
Oct 13 20:18:23 hydra kernel: [ 0.137627] pci 0000:00:10.1: reg 20 io port: [0xe200-0xe21f]
Oct 13 20:18:23 hydra kernel: [ 0.137648] pci 0000:00:10.1: supports D1 D2
Oct 13 20:18:23 hydra kernel: [ 0.137651] pci 0000:00:10.1: PME# supported from D0 D1 D2 D3hot D3cold
Oct 13 20:18:23 hydra kernel: [ 0.137703] pci 0000:00:10.1: PME# disabled
Oct 13 20:18:23 hydra kernel: [ 0.137789] pci 0000:00:10.2: reg 20 io port: [0xe300-0xe31f]
Oct 13 20:18:23 hydra kernel: [ 0.137810] pci 0000:00:10.2: supports D1 D2
Oct 13 20:18:23 hydra kernel: [ 0.137812] pci 0000:00:10.2: PME# supported from D0 D1 D2 D3hot D3cold
Oct 13 20:18:23 hydra kernel: [ 0.137865] pci 0000:00:10.2: PME# disabled
Oct 13 20:18:23 hydra kernel: [ 0.137953] pci 0000:00:10.3: reg 20 io port: [0xe400-0xe41f]
Oct 13 20:18:23 hydra kernel: [ 0.137974] pci 0000:00:10.3: supports D1 D2
Oct 13 20:18:23 hydra kernel: [ 0.137976] pci 0000:00:10.3: PME# supported from D0 D1 D2 D3hot D3cold
Oct 13 20:18:23 hydra kernel: [ 0.138029] pci 0000:00:10.3: PME# disabled
Oct 13 20:18:23 hydra kernel: [ 0.138102] pci 0000:00:10.4: reg 10 32bit mmio: [0xee000000-0xee0000ff]
Oct 13 20:18:23 hydra kernel: [ 0.138136] pci 0000:00:10.4: supports D1 D2
Oct 13 20:18:23 hydra kernel: [ 0.138138] pci 0000:00:10.4: PME# supported from D0 D1 D2 D3hot D3cold
Oct 13 20:18:23 hydra kernel: [ 0.138191] pci 0000:00:10.4: PME# disabled
Oct 13 20:18:23 hydra kernel: [ 0.138289] HPET not enabled in BIOS. You might try hpet=force boot option
Oct 13 20:18:23 hydra kernel: [ 0.138386] pci 0000:00:12.0: reg 10 io port: [0xe500-0xe5ff]
Oct 13 20:18:23 hydra kernel: [ 0.138393] pci 0000:00:12.0: reg 14 32bit mmio: [0xee001000-0xee0010ff]
Oct 13 20:18:23 hydra kernel: [ 0.138424] pci 0000:00:12.0: supports D1 D2
Oct 13 20:18:23 hydra kernel: [ 0.138427] pci 0000:00:12.0: PME# supported from D0 D1 D2 D3hot D3cold
Oct 13 20:18:23 hydra kernel: [ 0.138479] pci 0000:00:12.0: PME# disabled
Oct 13 20:18:23 hydra kernel: [ 0.138571] pci 0000:01:00.0: reg 10 32bit mmio pref: [0xe8000000-0xebffffff]
Oct 13 20:18:23 hydra kernel: [ 0.138577] pci 0000:01:00.0: reg 14 32bit mmio: [0xec000000-0xecffffff]
Oct 13 20:18:23 hydra kernel: [ 0.138593] pci 0000:01:00.0: reg 30 32bit mmio pref: [0x000000-0x00ffff]
Oct 13 20:18:23 hydra kernel: [ 0.138607] pci 0000:01:00.0: supports D1 D2
Oct 13 20:18:23 hydra kernel: [ 0.138644] pci 0000:00:01.0: bridge 32bit mmio: [0xec000000-0xedffffff]
Oct 13 20:18:23 hydra kernel: [ 0.138649] pci 0000:00:01.0: bridge 32bit mmio pref: [0xe8000000-0xebffffff]
Oct 13 20:18:23 hydra kernel: [ 0.138656] pci_bus 0000:00: on NUMA node 0
Oct 13 20:18:23 hydra kernel: [ 0.138661] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0._PRT]
Oct 13 20:18:23 hydra kernel: [ 0.163845] ACPI: PCI Interrupt Link [LNKA] (IRQs 3 4 6 7 10 *11 12)
Oct 13 20:18:23 hydra kernel: [ 0.164410] ACPI: PCI Interrupt Link [LNKB] (IRQs 3 4 6 7 10 11 *12)
Oct 13 20:18:23 hydra kernel: [ 0.164970] ACPI: PCI Interrupt Link [LNKC] (IRQs 3 4 6 7 *10 11 12)
Oct 13 20:18:23 hydra kernel: [ 0.165504] ACPI: PCI Interrupt Link [LNKD] (IRQs 3 4 6 7 10 11 12) *0, disabled.
Oct 13 20:18:23 hydra kernel: [ 0.166117] ACPI: PCI Interrupt Link [LNKE] (IRQs 3 4 6 7 10 11 12) *0, disabled.
Oct 13 20:18:23 hydra kernel: [ 0.166721] ACPI: PCI Interrupt Link [LNKF] (IRQs 3 4 6 7 10 11 12) *0, disabled.
Oct 13 20:18:23 hydra kernel: [ 0.167325] ACPI: PCI Interrupt Link [LNK0] (IRQs 3 4 6 7 10 11 12) *0, disabled.
Oct 13 20:18:23 hydra kernel: [ 0.167928] ACPI: PCI Interrupt Link [LNK1] (IRQs 3 4 6 7 10 11 12) *0, disabled.
Oct 13 20:18:23 hydra kernel: [ 0.168582] ACPI: PCI Interrupt Link [ALKA] (IRQs *20), disabled.
Oct 13 20:18:23 hydra kernel: [ 0.168966] ACPI: PCI Interrupt Link [ALKB] (IRQs *21)
Oct 13 20:18:23 hydra kernel: [ 0.169317] ACPI: PCI Interrupt Link [ALKC] (IRQs *22), disabled.
Oct 13 20:18:23 hydra kernel: [ 0.169740] ACPI: PCI Interrupt Link [ALKD] (IRQs *23)
Oct 13 20:18:23 hydra kernel: [ 0.170007] vgaarb: device added: PCI:0000:01:00.0,decodes=io+mem,owns=io+mem,locks=none
Oct 13 20:18:23 hydra kernel: [ 0.170065] vgaarb: loaded
Oct 13 20:18:23 hydra kernel: [ 0.170225] PCI: Using ACPI for IRQ routing
Oct 13 20:18:23 hydra kernel: [ 0.171171] Switching to clocksource tsc
Oct 13 20:18:23 hydra kernel: [ 0.171975] pnp: PnP ACPI init
Oct 13 20:18:23 hydra kernel: [ 0.171975] ACPI: bus type pnp registered
Oct 13 20:18:23 hydra kernel: [ 0.172938] pnp: PnP ACPI: found 8 devices
Oct 13 20:18:23 hydra kernel: [ 0.172986] ACPI: ACPI bus type pnp unregistered
Oct 13 20:18:23 hydra kernel: [ 0.173038] PnPBIOS: Disabled by ACPI PNP
Oct 13 20:18:23 hydra kernel: [ 0.173100] system 00:00: iomem range 0xca000-0xcbfff has been reserved
Oct 13 20:18:23 hydra kernel: [ 0.173152] system 00:00: iomem range 0xf0000-0xf7fff could not be reserved
Oct 13 20:18:23 hydra kernel: [ 0.173205] system 00:00: iomem range 0xf8000-0xfbfff could not be reserved
Oct 13 20:18:23 hydra kernel: [ 0.173257] system 00:00: iomem range 0xfc000-0xfffff could not be reserved
Oct 13 20:18:23 hydra kernel: [ 0.173309] system 00:00: iomem range 0x3eff0000-0x3effffff could not be reserved
Oct 13 20:18:23 hydra kernel: [ 0.173367] system 00:00: iomem range 0xffff0000-0xffffffff has been reserved
Oct 13 20:18:23 hydra kernel: [ 0.173419] system 00:00: iomem range 0x0-0x9ffff could not be reserved
Oct 13 20:18:23 hydra kernel: [ 0.173472] system 00:00: iomem range 0x100000-0x3efeffff could not be reserved
Oct 13 20:18:23 hydra kernel: [ 0.173529] system 00:00: iomem range 0xfec00000-0xfec00fff could not be reserved
Oct 13 20:18:23 hydra kernel: [ 0.173587] system 00:00: iomem range 0xfee00000-0xfee00fff has been reserved
Oct 13 20:18:23 hydra kernel: [ 0.173639] system 00:00: iomem range 0xfff80000-0xfffeffff has been reserved
Oct 13 20:18:23 hydra kernel: [ 0.173696] system 00:02: ioport range 0x4000-0x407f has been reserved
Oct 13 20:18:23 hydra kernel: [ 0.173747] system 00:02: ioport range 0x5000-0x500f has been reserved
Oct 13 20:18:23 hydra kernel: [ 0.173802] system 00:03: ioport range 0x4d0-0x4d1 has been reserved
Oct 13 20:18:23 hydra kernel: [ 0.173853] system 00:03: ioport range 0x294-0x297 has been reserved
Oct 13 20:18:23 hydra kernel: [ 0.208717] pci 0000:00:01.0: PCI bridge, secondary bus 0000:01
Oct 13 20:18:23 hydra kernel: [ 0.208768] pci 0000:00:01.0: IO window: disabled
Oct 13 20:18:23 hydra kernel: [ 0.208820] pci 0000:00:01.0: MEM window: 0xec000000-0xedffffff
Oct 13 20:18:23 hydra kernel: [ 0.208873] pci 0000:00:01.0: PREFETCH window: 0xe8000000-0xebffffff
Oct 13 20:18:23 hydra kernel: [ 0.208939] pci 0000:00:01.0: setting latency timer to 64
Oct 13 20:18:23 hydra kernel: [ 0.208946] pci_bus 0000:00: resource 0 io: [0x00-0xffff]
Oct 13 20:18:23 hydra kernel: [ 0.208949] pci_bus 0000:00: resource 1 mem: [0x000000-0xffffffff]
Oct 13 20:18:23 hydra kernel: [ 0.208953] pci_bus 0000:01: resource 1 mem: [0xec000000-0xedffffff]
Oct 13 20:18:23 hydra kernel: [ 0.208956] pci_bus 0000:01: resource 2 pref mem [0xe8000000-0xebffffff]
Oct 13 20:18:23 hydra kernel: [ 0.209006] NET: Registered protocol family 2
Oct 13 20:18:23 hydra kernel: [ 0.209178] IP route cache hash table entries: 32768 (order: 5, 131072 bytes)
Oct 13 20:18:23 hydra kernel: [ 0.209891] TCP established hash table entries: 131072 (order: 8, 1048576 bytes)
Oct 13 20:18:23 hydra kernel: [ 0.212197] TCP bind hash table entries: 65536 (order: 7, 524288 bytes)
Oct 13 20:18:23 hydra kernel: [ 0.213651] TCP: Hash tables configured (established 131072 bind 65536)
Oct 13 20:18:23 hydra kernel: [ 0.213704] TCP reno registered
Oct 13 20:18:23 hydra kernel: [ 0.213911] NET: Registered protocol family 1
Oct 13 20:18:23 hydra kernel: [ 0.213985] pci 0000:00:01.0: disabling DAC on VIA PCI bridge
Oct 13 20:18:23 hydra kernel: [ 0.214118] pci 0000:00:11.0: Bypassing VIA 8237 APIC De-Assert Message
Oct 13 20:18:23 hydra kernel: [ 0.214176] pci 0000:01:00.0: Boot video device
Oct 13 20:18:23 hydra kernel: [ 0.214264] Unpacking initramfs...
Oct 13 20:18:23 hydra kernel: [ 0.465188] Freeing initrd memory: 8431k freed
Oct 13 20:18:23 hydra kernel: [ 0.484246] audit: initializing netlink socket (disabled)
Oct 13 20:18:23 hydra kernel: [ 0.484324] type=2000 audit(1318529124.480:1): initialized
Oct 13 20:18:23 hydra kernel: [ 0.487723] highmem bounce pool size: 64 pages
Oct 13 20:18:23 hydra kernel: [ 0.487778] HugeTLB registered 4 MB page size, pre-allocated 0 pages
Oct 13 20:18:23 hydra kernel: [ 0.489575] VFS: Disk quotas dquot_6.5.2
Oct 13 20:18:23 hydra kernel: [ 0.489693] Dquot-cache hash table entries: 1024 (order 0, 4096 bytes)
Oct 13 20:18:23 hydra kernel: [ 0.489847] msgmni has been set to 1739
Oct 13 20:18:23 hydra kernel: [ 0.490148] alg: No test for stdrng (krng)
Oct 13 20:18:23 hydra kernel: [ 0.490227] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 253)
Oct 13 20:18:23 hydra kernel: [ 0.490286] io scheduler noop registered
Oct 13 20:18:23 hydra kernel: [ 0.490334] io scheduler anticipatory registered
Oct 13 20:18:23 hydra kernel: [ 0.490382] io scheduler deadline registered
Oct 13 20:18:23 hydra kernel: [ 0.490464] io scheduler cfq registered (default)
Oct 13 20:18:23 hydra kernel: [ 0.490711] isapnp: Scanning for PnP cards...
Oct 13 20:18:23 hydra kernel: [ 0.844346] isapnp: No Plug & Play device found
Oct 13 20:18:23 hydra kernel: [ 0.845999] Linux agpgart interface v0.103
Oct 13 20:18:23 hydra kernel: [ 0.846158] agpgart: Detected VIA KM400/KM400A chipset
Oct 13 20:18:23 hydra kernel: [ 0.854847] agpgart-via 0000:00:00.0: AGP aperture is 128M @ 0xe0000000
Oct 13 20:18:23 hydra kernel: [ 0.854936] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled
Oct 13 20:18:23 hydra kernel: [ 0.855399] PNP: No PS/2 controller found. Probing ports directly.
Oct 13 20:18:23 hydra kernel: [ 1.108130] serio: i8042 KBD port at 0x60,0x64 irq 1
Oct 13 20:18:23 hydra kernel: [ 1.108281] mice: PS/2 mouse device common for all mice
Oct 13 20:18:23 hydra kernel: [ 1.108392] rtc_cmos 00:05: RTC can wake from S4
Oct 13 20:18:23 hydra kernel: [ 1.108494] rtc_cmos 00:05: rtc core: registered rtc_cmos as rtc0
Oct 13 20:18:23 hydra kernel: [ 1.108597] rtc0: alarms up to one year, y3k, 242 bytes nvram
Oct 13 20:18:23 hydra kernel: [ 1.108655] cpuidle: using governor ladder
Oct 13 20:18:23 hydra kernel: [ 1.108703] cpuidle: using governor menu
Oct 13 20:18:23 hydra kernel: [ 1.108755] No iBFT detected.
Oct 13 20:18:23 hydra kernel: [ 1.109269] TCP cubic registered
Oct 13 20:18:23 hydra kernel: [ 1.109485] NET: Registered protocol family 10
Oct 13 20:18:23 hydra kernel: [ 1.110514] Mobile IPv6
Oct 13 20:18:23 hydra kernel: [ 1.110562] NET: Registered protocol family 17
Oct 13 20:18:23 hydra kernel: [ 1.110639] Using IPI No-Shortcut mode
Oct 13 20:18:23 hydra kernel: [ 1.110757] PM: Resume from disk failed.
Oct 13 20:18:23 hydra kernel: [ 1.110773] registered taskstats version 1
Oct 13 20:18:23 hydra kernel: [ 1.111062] rtc_cmos 00:05: setting system clock to 2011-10-13 18:05:25 UTC (1318529125)
Oct 13 20:18:23 hydra kernel: [ 1.111166] Initalizing network drop monitor service
Oct 13 20:18:23 hydra kernel: [ 1.111251] Freeing unused kernel memory: 380k freed
Oct 13 20:18:23 hydra kernel: [ 1.111907] Write protecting the kernel text: 2508k
Oct 13 20:18:23 hydra kernel: [ 1.111974] Write protecting the kernel read-only data: 920k
Oct 13 20:18:23 hydra kernel: [ 1.136262] udev[46]: starting version 164
Oct 13 20:18:23 hydra kernel: [ 1.159535] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input0
Oct 13 20:18:23 hydra kernel: [ 1.318781] usbcore: registered new interface driver usbfs
Oct 13 20:18:23 hydra kernel: [ 1.319012] usbcore: registered new interface driver hub
Oct 13 20:18:23 hydra kernel: [ 1.338654] via-rhine.c:v1.10-LK1.4.3 2007-03-06 Written by Donald Becker
Oct 13 20:18:23 hydra kernel: [ 1.338719] via-rhine: Broken BIOS detected, avoid_D3 enabled.
Oct 13 20:18:23 hydra kernel: [ 1.339154] ACPI: PCI Interrupt Link [ALKD] enabled at IRQ 23
Oct 13 20:18:23 hydra kernel: [ 1.339218] via-rhine 0000:00:12.0: PCI INT A -> Link[ALKD] -> GSI 23 (level, low) -> IRQ 23
Oct 13 20:18:23 hydra kernel: [ 1.339643] usbcore: registered new device driver usb
Oct 13 20:18:23 hydra kernel: [ 1.340793] eth0: VIA Rhine II at 0x1e500, 00:11:09:d6:12:71, IRQ 23.
Oct 13 20:18:23 hydra kernel: [ 1.341554] eth0: MII PHY found at address 1, status 0x786d advertising 05e1 Link 45e1.
Oct 13 20:18:23 hydra kernel: [ 1.346772] SCSI subsystem initialized
Oct 13 20:18:23 hydra kernel: [ 1.353003] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
Oct 13 20:18:23 hydra kernel: [ 1.353460] ACPI: PCI Interrupt Link [ALKB] enabled at IRQ 21
Oct 13 20:18:23 hydra kernel: [ 1.353524] ehci_hcd 0000:00:10.4: PCI INT C -> Link[ALKB] -> GSI 21 (level, low) -> IRQ 21
Oct 13 20:18:23 hydra kernel: [ 1.353620] ehci_hcd 0000:00:10.4: EHCI Host Controller
Oct 13 20:18:23 hydra kernel: [ 1.353706] ehci_hcd 0000:00:10.4: new USB bus registered, assigned bus number 1
Oct 13 20:18:23 hydra kernel: [ 1.353866] ehci_hcd 0000:00:10.4: irq 21, io mem 0xee000000
Oct 13 20:18:23 hydra kernel: [ 1.375924] ehci_hcd 0000:00:10.4: USB 2.0 started, EHCI 1.00
Oct 13 20:18:23 hydra kernel: [ 1.376043] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002
Oct 13 20:18:23 hydra kernel: [ 1.376095] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
Oct 13 20:18:23 hydra kernel: [ 1.376153] usb usb1: Product: EHCI Host Controller
Oct 13 20:18:23 hydra kernel: [ 1.376201] usb usb1: Manufacturer: Linux 2.6.32-5-686 ehci_hcd
Oct 13 20:18:23 hydra kernel: [ 1.376251] usb usb1: SerialNumber: 0000:00:10.4
Oct 13 20:18:23 hydra kernel: [ 1.376560] usb usb1: configuration #1 chosen from 1 choice
Oct 13 20:18:23 hydra kernel: [ 1.376692] hub 1-0:1.0: USB hub found
Oct 13 20:18:23 hydra kernel: [ 1.376756] hub 1-0:1.0: 8 ports detected
Oct 13 20:18:23 hydra kernel: [ 1.383282] uhci_hcd: USB Universal Host Controller Interface driver
Oct 13 20:18:23 hydra kernel: [ 1.383433] uhci_hcd 0000:00:10.0: PCI INT A -> Link[ALKB] -> GSI 21 (level, low) -> IRQ 21
Oct 13 20:18:23 hydra kernel: [ 1.383501] uhci_hcd 0000:00:10.0: UHCI Host Controller
Oct 13 20:18:23 hydra kernel: [ 1.383569] uhci_hcd 0000:00:10.0: new USB bus registered, assigned bus number 2
Oct 13 20:18:23 hydra kernel: [ 1.383652] uhci_hcd 0000:00:10.0: irq 21, io base 0x0000e100
Oct 13 20:18:23 hydra kernel: [ 1.383764] usb usb2: New USB device found, idVendor=1d6b, idProduct=0001
Oct 13 20:18:23 hydra kernel: [ 1.383817] usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1
Oct 13 20:18:23 hydra kernel: [ 1.383874] usb usb2: Product: UHCI Host Controller
Oct 13 20:18:23 hydra kernel: [ 1.383922] usb usb2: Manufacturer: Linux 2.6.32-5-686 uhci_hcd
Oct 13 20:18:23 hydra kernel: [ 1.383972] usb usb2: SerialNumber: 0000:00:10.0
Oct 13 20:18:23 hydra kernel: [ 1.384845] thermal LNXTHERM:01: registered as thermal_zone0
Oct 13 20:18:23 hydra kernel: [ 1.384905] ACPI: Thermal Zone [THRM] (39 C)
Oct 13 20:18:23 hydra kernel: [ 1.385923] usb usb2: configuration #1 chosen from 1 choice
Oct 13 20:18:23 hydra kernel: [ 1.386101] hub 2-0:1.0: USB hub found
Oct 13 20:18:23 hydra kernel: [ 1.386167] hub 2-0:1.0: 2 ports detected
Oct 13 20:18:23 hydra kernel: [ 1.386315] uhci_hcd 0000:00:10.1: PCI INT A -> Link[ALKB] -> GSI 21 (level, low) -> IRQ 21
Oct 13 20:18:23 hydra kernel: [ 1.386385] uhci_hcd 0000:00:10.1: UHCI Host Controller
Oct 13 20:18:23 hydra kernel: [ 1.386446] uhci_hcd 0000:00:10.1: new USB bus registered, assigned bus number 3
Oct 13 20:18:23 hydra kernel: [ 1.386530] uhci_hcd 0000:00:10.1: irq 21, io base 0x0000e200
Oct 13 20:18:23 hydra kernel: [ 1.386633] usb usb3: New USB device found, idVendor=1d6b, idProduct=0001
Oct 13 20:18:23 hydra kernel: [ 1.386685] usb usb3: New USB device strings: Mfr=3, Product=2, SerialNumber=1
Oct 13 20:18:23 hydra kernel: [ 1.386742] usb usb3: Product: UHCI Host Controller
Oct 13 20:18:23 hydra kernel: [ 1.386791] usb usb3: Manufacturer: Linux 2.6.32-5-686 uhci_hcd
Oct 13 20:18:23 hydra kernel: [ 1.386841] usb usb3: SerialNumber: 0000:00:10.1
Oct 13 20:18:23 hydra kernel: [ 1.392270] libata version 3.00 loaded.
Oct 13 20:18:23 hydra kernel: [ 1.392308] usb usb3: configuration #1 chosen from 1 choice
Oct 13 20:18:23 hydra kernel: [ 1.392524] hub 3-0:1.0: USB hub found
Oct 13 20:18:23 hydra kernel: [ 1.392586] hub 3-0:1.0: 2 ports detected
Oct 13 20:18:23 hydra kernel: [ 1.392728] uhci_hcd 0000:00:10.2: PCI INT B -> Link[ALKB] -> GSI 21 (level, low) -> IRQ 21
Oct 13 20:18:23 hydra kernel: [ 1.392799] uhci_hcd 0000:00:10.2: UHCI Host Controller
Oct 13 20:18:23 hydra kernel: [ 1.392860] uhci_hcd 0000:00:10.2: new USB bus registered, assigned bus number 4
Oct 13 20:18:23 hydra kernel: [ 1.392944] uhci_hcd 0000:00:10.2: irq 21, io base 0x0000e300
Oct 13 20:18:23 hydra kernel: [ 1.393054] usb usb4: New USB device found, idVendor=1d6b, idProduct=0001
Oct 13 20:18:23 hydra kernel: [ 1.393107] usb usb4: New USB device strings: Mfr=3, Product=2, SerialNumber=1
Oct 13 20:18:23 hydra kernel: [ 1.393164] usb usb4: Product: UHCI Host Controller
Oct 13 20:18:23 hydra kernel: [ 1.393212] usb usb4: Manufacturer: Linux 2.6.32-5-686 uhci_hcd
Oct 13 20:18:23 hydra kernel: [ 1.393262] usb usb4: SerialNumber: 0000:00:10.2
Oct 13 20:18:23 hydra kernel: [ 1.393469] usb usb4: configuration #1 chosen from 1 choice
Oct 13 20:18:23 hydra kernel: [ 1.393586] hub 4-0:1.0: USB hub found
Oct 13 20:18:23 hydra kernel: [ 1.393643] hub 4-0:1.0: 2 ports detected
Oct 13 20:18:23 hydra kernel: [ 1.393741] uhci_hcd 0000:00:10.3: PCI INT B -> Link[ALKB] -> GSI 21 (level, low) -> IRQ 21
Oct 13 20:18:23 hydra kernel: [ 1.393803] uhci_hcd 0000:00:10.3: UHCI Host Controller
Oct 13 20:18:23 hydra kernel: [ 1.393866] uhci_hcd 0000:00:10.3: new USB bus registered, assigned bus number 5
Oct 13 20:18:23 hydra kernel: [ 1.393940] uhci_hcd 0000:00:10.3: irq 21, io base 0x0000e400
Oct 13 20:18:23 hydra kernel: [ 1.394032] usb usb5: New USB device found, idVendor=1d6b, idProduct=0001
Oct 13 20:18:23 hydra kernel: [ 1.394084] usb usb5: New USB device strings: Mfr=3, Product=2, SerialNumber=1
Oct 13 20:18:23 hydra kernel: [ 1.394140] usb usb5: Product: UHCI Host Controller
Oct 13 20:18:23 hydra kernel: [ 1.394189] usb usb5: Manufacturer: Linux 2.6.32-5-686 uhci_hcd
Oct 13 20:18:23 hydra kernel: [ 1.394239] usb usb5: SerialNumber: 0000:00:10.3
Oct 13 20:18:23 hydra kernel: [ 1.394405] usb usb5: configuration #1 chosen from 1 choice
Oct 13 20:18:23 hydra kernel: [ 1.394521] hub 5-0:1.0: USB hub found
Oct 13 20:18:23 hydra kernel: [ 1.394579] hub 5-0:1.0: 2 ports detected
Oct 13 20:18:23 hydra kernel: [ 1.398290] fan PNP0C0B:00: registered as cooling_device0
Oct 13 20:18:23 hydra kernel: [ 1.398351] ACPI: Fan [FAN] (on)
Oct 13 20:18:23 hydra kernel: [ 1.399310] pata_via 0000:00:0f.0: version 0.3.4
Oct 13 20:18:23 hydra kernel: [ 1.399536] ACPI: PCI Interrupt Link [ALKA] disabled and referenced, BIOS bug
Oct 13 20:18:23 hydra kernel: [ 1.399695] ACPI: PCI Interrupt Link [ALKA] enabled at IRQ 20
Oct 13 20:18:23 hydra kernel: [ 1.399758] pata_via 0000:00:0f.0: PCI INT A -> Link[ALKA] -> GSI 20 (level, low) -> IRQ 20
Oct 13 20:18:23 hydra kernel: [ 1.402259] scsi0 : pata_via
Oct 13 20:18:23 hydra kernel: [ 1.403249] scsi1 : pata_via
Oct 13 20:18:23 hydra kernel: [ 1.404926] ata1: PATA max UDMA/133 cmd 0x1f0 ctl 0x3f6 bmdma 0xe000 irq 14
Oct 13 20:18:23 hydra kernel: [ 1.404980] ata2: PATA max UDMA/133 cmd 0x170 ctl 0x376 bmdma 0xe008 irq 15
Oct 13 20:18:23 hydra kernel: [ 1.576715] ata1.00: ATA-6: HDS722516VLAT20, V34OA6EA, max UDMA/100
Oct 13 20:18:23 hydra kernel: [ 1.576775] ata1.00: 321672960 sectors, multi 16: LBA48
Oct 13 20:18:23 hydra kernel: [ 1.600464] ata1.00: configured for UDMA/100
Oct 13 20:18:23 hydra kernel: [ 1.600685] scsi 0:0:0:0: Direct-Access ATA HDS722516VLAT20 V34O PQ: 0 ANSI: 5
Oct 13 20:18:23 hydra kernel: [ 1.779198] sd 0:0:0:0: [sda] 321672960 512-byte logical blocks: (164 GB/153 GiB)
Oct 13 20:18:23 hydra kernel: [ 1.779331] sd 0:0:0:0: [sda] Write Protect is off
Oct 13 20:18:23 hydra kernel: [ 1.779382] sd 0:0:0:0: [sda] Mode Sense: 00 3a 00 00
Oct 13 20:18:23 hydra kernel: [ 1.779412] sd 0:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
Oct 13 20:18:23 hydra kernel: [ 1.779649] sda: sda1 sda2
Oct 13 20:18:23 hydra kernel: [ 1.795678] sd 0:0:0:0: [sda] Attached SCSI disk
Oct 13 20:18:23 hydra kernel: [ 2.208971] PM: Starting manual resume from disk
Oct 13 20:18:23 hydra kernel: [ 2.209036] PM: Resume from partition 8:1
Oct 13 20:18:23 hydra kernel: [ 2.209038] PM: Checking hibernation image.
Oct 13 20:18:23 hydra kernel: [ 2.218850] PM: Error -22 checking image file
Oct 13 20:18:23 hydra kernel: [ 2.218853] PM: Resume from disk failed.
Oct 13 20:18:23 hydra kernel: [ 2.241563] EXT3-fs: INFO: recovery required on readonly filesystem.
Oct 13 20:18:23 hydra kernel: [ 2.241624] EXT3-fs: write access will be enabled during recovery.
Oct 13 20:18:23 hydra kernel: [ 2.266302] kjournald starting. Commit interval 5 seconds
Oct 13 20:18:23 hydra kernel: [ 2.266363] EXT3-fs: recovery complete.
Oct 13 20:18:23 hydra kernel: [ 2.267035] EXT3-fs: mounted filesystem with ordered data mode.
Oct 13 20:18:23 hydra kernel: [ 4.922879] udev[247]: starting version 164
Oct 13 20:18:23 hydra kernel: [ 5.764517] input: PC Speaker as /devices/platform/pcspkr/input/input1
Oct 13 20:18:23 hydra kernel: [ 5.781554] input: Power Button as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input2
Oct 13 20:18:23 hydra kernel: [ 5.781732] ACPI: Power Button [PWRB]
Oct 13 20:18:23 hydra kernel: [ 5.782335] input: Sleep Button as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0E:00/input/input3
Oct 13 20:18:23 hydra kernel: [ 5.782483] ACPI: Sleep Button [SLPB]
Oct 13 20:18:23 hydra kernel: [ 5.782684] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input4
Oct 13 20:18:23 hydra kernel: [ 5.782807] ACPI: Power Button [PWRF]
Oct 13 20:18:23 hydra kernel: [ 5.912139] processor LNXCPU:00: registered as cooling_device1
Oct 13 20:18:23 hydra kernel: [ 5.973857] pci_hotplug: PCI Hot Plug PCI Core version: 0.5
Oct 13 20:18:23 hydra kernel: [ 6.087013] shpchp: Standard Hot Plug PCI Controller Driver version: 0.4
Oct 13 20:18:23 hydra kernel: [ 6.919021] Error: Driver 'pcspkr' is already registered, aborting...
Oct 13 20:18:23 hydra kernel: [ 8.653160] Adding 987956k swap on /dev/sda1. Priority:-1 extents:1 across:987956k
Oct 13 20:18:23 hydra kernel: [ 774.264962] EXT3 FS on sda2, internal journal
Oct 13 20:18:23 hydra kernel: [ 774.520176] Linux Tulip driver version 1.1.15-NAPI (Feb 27, 2007)
Oct 13 20:18:23 hydra kernel: [ 774.671583] w83627hf: Found W83697HF chip at 0x290
Oct 13 20:18:23 hydra kernel: [ 774.671675] ACPI: I/O resource w83627hf [0x295-0x296] conflicts with ACPI region IP__ [0x295-0x296]
Oct 13 20:18:23 hydra kernel: [ 774.671734] ACPI: If an ACPI driver is available for this device, you should use it instead of the native driver
Oct 13 20:18:23 hydra kernel: [ 774.929657] fuse init (API version 7.13)
Oct 13 20:18:23 hydra kernel: [ 776.676631] eth0: link up, 100Mbps, full-duplex, lpa 0x45E1
Oct 13 20:18:23 hydra kernel: [ 777.823020] IPv6 over IPv4 tunneling driver
Oct 13 20:18:23 hydra kernel: [ 778.002510] Intel ISA PCIC probe: not found.
Oct 13 20:18:23 hydra kernel: [ 778.159943] ttyS0: LSR safety check engaged!
Oct 13 20:18:23 hydra kernel: [ 778.161186] ttyS0: LSR safety check engaged!
Oct 13 18:48:19 hydra kernel: [ 786.684017] eth0: no IPv6 routers present
Oct 13 18:48:20 hydra kernel: [ 788.104880] ttyS0: LSR safety check engaged!
Oct 13 19:55:15 hydra kernel: [ 4802.658186] i2c /dev entries driver
Oct 13 19:55:33 hydra kernel: [ 4821.180914] w83627hf: Found W83697HF chip at 0x290
Oct 13 19:55:33 hydra kernel: [ 4821.180972] ACPI: I/O resource w83627hf [0x295-0x296] conflicts with ACPI region IP__ [0x295-0x296]
Oct 13 19:55:33 hydra kernel: [ 4821.180996] ACPI: If an ACPI driver is available for this device, you should use it instead of the native driver
/proc usw.
# cat /proc/cpuinfo
processor : 0
vendor_id : AuthenticAMD
cpu family : 6
model : 10
model name : AMD Athlon(tm) XP 3000+
stepping : 0
cpu MHz : 2166.743
cache size : 512 KB
fdiv_bug : no
hlt_bug : no
f00f_bug : no
coma_bug : no
fpu : yes
fpu_exception : yes
cpuid level : 1
wp : yes
flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 mmx fxsr sse syscall mmxext 3dnowext 3dnow up
bogomips : 4333.48
clflush size : 32
cache_alignment : 32
address sizes : 34 bits physical, 32 bits virtual
power management: ts
hydra:~# lspci
00:00.0 Host bridge: VIA Technologies, Inc. VT8378 [KM400/A] Chipset Host Bridge
00:01.0 PCI bridge: VIA Technologies, Inc. VT8237/VX700 PCI Bridge
00:0f.0 IDE interface: VIA Technologies, Inc. VT82C586A/B/VT82C686/A/B/VT823x/A/C PIPC Bus Master IDE (rev 06)
00:10.0 USB Controller: VIA Technologies, Inc. VT82xxxxx UHCI USB 1.1 Controller (rev 81)
00:10.1 USB Controller: VIA Technologies, Inc. VT82xxxxx UHCI USB 1.1 Controller (rev 81)
00:10.2 USB Controller: VIA Technologies, Inc. VT82xxxxx UHCI USB 1.1 Controller (rev 81)
00:10.3 USB Controller: VIA Technologies, Inc. VT82xxxxx UHCI USB 1.1 Controller (rev 81)
00:10.4 USB Controller: VIA Technologies, Inc. USB 2.0 (rev 86)
00:11.0 ISA bridge: VIA Technologies, Inc. VT8237 ISA bridge [KT600/K8T800/K8T890 South]
00:12.0 Ethernet controller: VIA Technologies, Inc. VT6102 [Rhine-II] (rev 78)
01:00.0 VGA compatible controller: VIA Technologies, Inc. KM400/KN400/P4M800 [S3 UniChrome] (rev 01)
hydra:~# lsusb -t
/: Bus 05.Port 1: Dev 1, Class=root_hub, Driver=uhci_hcd/2p, 12M
/: Bus 04.Port 1: Dev 1, Class=root_hub, Driver=uhci_hcd/2p, 12M
/: Bus 03.Port 1: Dev 1, Class=root_hub, Driver=uhci_hcd/2p, 12M
/: Bus 02.Port 1: Dev 1, Class=root_hub, Driver=uhci_hcd/2p, 12M
/: Bus 01.Port 1: Dev 1, Class=root_hub, Driver=ehci_hcd/8p, 480M