Hello, I think I'm experiencing some kind of ACPI issue, I haven't been able to identify a series of actions that causes this. I first noticed the problem when looking at 'top' - seeing kacpi at the top of the process list (followed by kacpi_notify). I have powertop installed, the dump is attached - acpi interrupts seem to be excessive. The computer is perhaps not the best machine: Arima M620-DC. I think the same chassis may be used by a number of other manufacturers. The system does not boot in this state - it occurs rather unpredictably after high CPU loads. I had thought this was a CPU temperature issue and replaced the thermal paste of the heatsink, which improved matters. I have also blacklisted the following modules: blacklist i2c_i801 blacklist yenta_socket The kernel reports a conflict between ACPI SBUS and i2c_i801. I forget why I disabled yenta_socket, but I don't use the card reader. The OS is openSuSE 11.1 with the 2.6.27.21-0.1-default kernel installed. I've also tried booting the system with acpi=noirq. This gives a 'irq 5: nobody cared' and the wireless card (ipw2200) then doesn't work. My normal kernel command line contains the following parameters: hpet=force lapic vga=0x317 This is what all the attached logs are generated from and when my system functions with all devices working. I have also disassembled the ACPI tables. I can post them if required? Hopefully someone can suggest a temporary solution or a permanent one? Thanks, Chris
PowerTOP 1.10 (C) 2007, 2008 Intel Corporation Collecting data for 15 seconds Cn Avg residency C0 (cpu running) (100.0%) C0 0.0ms ( 0.0%) C1 halt 0.0ms ( 0.0%) C2 0.0ms ( 0.0%) C3 0.0ms ( 0.0%) P-states (frequencies) 1.71 Ghz 100.0% 600 Mhz 0.0% Wakeups-from-idle per second : 8138.3 interval: 15.0s no ACPI power usage estimate available Top causes for wakeups: 88.6% (6974.9) <interrupt> : acpi 5.4% (424.7) knotify4 : futex_wait (hrtimer_wakeup) 3.1% (240.8) BBC : iPlayer Des futex_wait (hrtimer_wakeup) 1.2% ( 97.5) BBC : iPlayer Des schedule_timeout (process_timeout) 0.8% ( 60.2) <interrupt> : uhci_hcd:usb1, fglrx[0]@PCI:1:0:0 0.2% ( 18.5) <interrupt> : uhci_hcd:usb3, Intel 82801DB-ICH4 Modem, Intel 82801DB-ICH4, ohci1394, ipw2200, eth0 0.2% ( 15.8) ntpd : schedule_timeout (process_timeout) 0.2% ( 15.3) knetworkmanager : schedule_timeout (process_timeout) 0.1% ( 11.7) <interrupt> : ata_piix 0.0% ( 2.3) plasma : schedule_timeout (process_timeout) 0.0% ( 1.0) BBC : iPlayer Des do_nanosleep (hrtimer_wakeup) 0.0% ( 1.0) klipper : schedule_timeout (process_timeout) 0.0% ( 1.0) atieventsd : schedule_timeout (process_timeout) 0.0% ( 1.0) ntpd : do_setitimer (it_real_fn) 0.0% ( 0.7) firefox : schedule_timeout (process_timeout) 0.0% ( 0.5) events/0 : queue_delayed_work (delayed_work_timer_fn) 0.0% ( 0.5) <kernel core> : schedule_delayed_work_on (delayed_work_timer_fn) 0.0% ( 0.5) firefox : futex_wait (hrtimer_wakeup) 0.0% ( 0.5) NetworkManager : schedule_timeout (process_timeout) 0.0% ( 0.5) hald-addon-stor : schedule_timeout (process_timeout) 0.0% ( 0.5) gpg-agent : schedule_timeout (process_timeout) 0.0% ( 0.3) ksoftirqd/0 : queue_delayed_work (delayed_work_timer_fn) 0.0% ( 0.3) <kernel module> : queue_delayed_work (delayed_work_timer_fn) 0.0% ( 0.3) <kernel module> : neigh_table_init_no_netlink (neigh_periodic_timer) 0.0% ( 0.3) Xorg : do_setitimer (it_real_fn) 0.0% ( 0.3) <kernel core> : neigh_table_init_no_netlink (neigh_periodic_timer) 0.0% ( 0.3) wpa_supplicant : schedule_timeout (process_timeout) 0.0% ( 0.2) <kernel core> : page_writeback_init (wb_timer_fn) 0.0% ( 0.2) init : schedule_timeout (process_timeout) 0.0% ( 0.2) kded4 : schedule_timeout (process_timeout) 0.0% ( 0.2) konsole : schedule_timeout (process_timeout) 0.0% ( 0.2) krunner : schedule_timeout (process_timeout) 0.0% ( 0.2) packagekitd : schedule_timeout (process_timeout) 0.0% ( 0.2) <kernel module> : scsi_request_fn (blk_rq_timed_out_timer) 0.0% ( 0.2) kded : schedule_timeout (process_timeout) 0.0% ( 0.1) Xorg : schedule_timeout (process_timeout) 0.0% ( 0.1) <kernel core> : queue_delayed_work (delayed_work_timer_fn) 0.0% ( 0.1) kdm : start_this_handle (commit_timeout) 0.0% ( 0.1) sed : start_this_handle (commit_timeout) 0.0% ( 0.1) <interrupt> : PS/2 keyboard/mouse/touchpad 0.0% ( 0.1) pulseaudio : common_timer_set (posix_timer_fn) 0.0% ( 0.1) gconfd-2 : schedule_timeout (process_timeout) 0.0% ( 0.1) audispd : schedule_timeout (process_timeout) 0.0% ( 0.1) nscd : schedule_timeout (process_timeout) 0.0% ( 0.1) <kernel core> : rif_init (rif_check_expire) 0.0% ( 0.1) <kernel core> : inet_initpeers (peer_check_expire) 0.0% ( 0.1) firefox : sk_reset_timer (tcp_write_timer) 0.0% ( 0.1) klauncher : schedule_timeout (process_timeout) 0.0% ( 0.1) cron : do_nanosleep (hrtimer_wakeup) 0.0% ( 0.1) hald : schedule_timeout (process_timeout) Suggestion: increase the VM dirty writeback time from 5.00 to 15 seconds with: echo 1500 > /proc/sys/vm/dirty_writeback_centisecs This wakes the disk up less frequenty for background VM activity Suggestion: enable the noatime filesystem option by executing the following command: mount -o remount,noatime / or by pressing the T key noatime disables persistent access time of file accesses, which causes lots of disk IO. Suggestion: Disable 'hal' from polling your cdrom with: hal-disable-polling --device /dev/scd0 'hal' is the component that auto-opens a window if you plug in a CD but disables SATA power saving from kicking in. Recent USB suspend statistics Active Device name 0.0% USB device usb4 : EHCI Host Controller (Linux 2.6.27.21-0.1-default ehci_hcd) 0.0% USB device usb3 : UHCI Host Controller (Linux 2.6.27.21-0.1-default uhci_hcd) 0.0% USB device usb2 : UHCI Host Controller (Linux 2.6.27.21-0.1-default uhci_hcd) 0.0% USB device usb1 : UHCI Host Controller (Linux 2.6.27.21-0.1-default uhci_hcd)
00:00.0 Host bridge: Intel Corporation 82855PM Processor to I/O Controller (rev 21) Subsystem: Rioworks Device 202d Control: I/O- Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR+ FastB2B- DisINTx- Status: Cap+ 66MHz- UDF- FastB2B+ ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort+ >SERR- <PERR- INTx- Latency: 0 Region 0: Memory at e0000000 (32-bit, prefetchable) [size=256M] Capabilities: [e4] Vendor Specific Information <?> Capabilities: [a0] AGP version 2.0 Status: RQ=32 Iso- ArqSz=0 Cal=0 SBA+ ITACoh- GART64- HTrans- 64bit- FW+ AGP3- Rate=x1,x2,x4 Command: RQ=1 ArqSz=0 Cal=0 SBA+ AGP+ GART64- 64bit- FW+ Rate=x4 Kernel driver in use: agpgart-intel Kernel modules: intel-agp 00:01.0 PCI bridge: Intel Corporation 82855PM Processor to AGP Controller (rev 21) (prog-if 00 [Normal decode]) Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR+ FastB2B- DisINTx- Status: Cap- 66MHz+ UDF- FastB2B+ ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx- Latency: 96 Bus: primary=00, secondary=01, subordinate=01, sec-latency=64 I/O behind bridge: 00003000-00003fff Memory behind bridge: d0100000-d01fffff Prefetchable memory behind bridge: d8000000-dfffffff Secondary status: 66MHz+ FastB2B+ ParErr- DEVSEL=medium >TAbort- <TAbort- <MAbort+ <SERR- <PERR- BridgeCtl: Parity- SERR- NoISA+ VGA+ MAbort- >Reset- FastB2B- PriDiscTmr- SecDiscTmr- DiscTmrStat- DiscTmrSERREn- Kernel modules: shpchp 00:1d.0 USB Controller: Intel Corporation 82801DB/DBL/DBM (ICH4/ICH4-L/ICH4-M) USB UHCI Controller #1 (rev 03) (prog-if 00 [UHCI]) Subsystem: Rioworks Device 202d Control: I/O+ Mem- BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx- Status: Cap- 66MHz- UDF- FastB2B+ ParErr- DEVSEL=medium >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx- Latency: 0 Interrupt: pin A routed to IRQ 5 Region 4: I/O ports at 1800 [size=32] Kernel driver in use: uhci_hcd Kernel modules: uhci-hcd 00:1d.1 USB Controller: Intel Corporation 82801DB/DBL/DBM (ICH4/ICH4-L/ICH4-M) USB UHCI Controller #2 (rev 03) (prog-if 00 [UHCI]) Subsystem: Rioworks Device 202d Control: I/O+ Mem- BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx- Status: Cap- 66MHz- UDF- FastB2B+ ParErr- DEVSEL=medium >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx- Latency: 0 Interrupt: pin B routed to IRQ 11 Region 4: I/O ports at 1820 [size=32] Kernel driver in use: uhci_hcd Kernel modules: uhci-hcd 00:1d.2 USB Controller: Intel Corporation 82801DB/DBL/DBM (ICH4/ICH4-L/ICH4-M) USB UHCI Controller #3 (rev 03) (prog-if 00 [UHCI]) Subsystem: Rioworks Device 202d Control: I/O+ Mem- BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx- Status: Cap- 66MHz- UDF- FastB2B+ ParErr- DEVSEL=medium >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx- Latency: 0 Interrupt: pin C routed to IRQ 10 Region 4: I/O ports at 1840 [size=32] Kernel driver in use: uhci_hcd Kernel modules: uhci-hcd 00:1d.7 USB Controller: Intel Corporation 82801DB/DBM (ICH4/ICH4-M) USB2 EHCI Controller (rev 03) (prog-if 20 [EHCI]) Subsystem: Rioworks Device 202d Control: I/O- Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR+ FastB2B- DisINTx- Status: Cap+ 66MHz- UDF- FastB2B+ ParErr- DEVSEL=medium >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx- Latency: 0 Interrupt: pin D routed to IRQ 7 Region 0: Memory at d0000000 (32-bit, non-prefetchable) [size=1K] Capabilities: [50] Power Management version 2 Flags: PMEClk- DSI- D1- D2- AuxCurrent=375mA PME(D0+,D1-,D2-,D3hot+,D3cold+) Status: D0 PME-Enable- DSel=0 DScale=0 PME- Capabilities: [58] Debug port: BAR=1 offset=0080 Kernel driver in use: ehci_hcd Kernel modules: ehci-hcd 00:1e.0 PCI bridge: Intel Corporation 82801 Mobile PCI Bridge (rev 83) (prog-if 00 [Normal decode]) Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR+ FastB2B- DisINTx- Status: Cap- 66MHz- UDF- FastB2B+ ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- >SERR- <PERR+ INTx- Latency: 0 Bus: primary=00, secondary=02, subordinate=02, sec-latency=64 I/O behind bridge: 00004000-00004fff Memory behind bridge: d0200000-d02fffff Prefetchable memory behind bridge: 50000000-57ffffff Secondary status: 66MHz- FastB2B+ ParErr- DEVSEL=medium >TAbort- <TAbort- <MAbort- <SERR- <PERR- BridgeCtl: Parity- SERR- NoISA+ VGA- MAbort- >Reset- FastB2B- PriDiscTmr- SecDiscTmr- DiscTmrStat- DiscTmrSERREn- Kernel modules: shpchp 00:1f.0 ISA bridge: Intel Corporation 82801DBM (ICH4-M) LPC Interface Bridge (rev 03) Control: I/O+ Mem+ BusMaster+ SpecCycle+ MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx- Status: Cap- 66MHz- UDF- FastB2B+ ParErr- DEVSEL=medium >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx- Latency: 0 Kernel modules: iTCO_wdt, intel-rng 00:1f.1 IDE interface: Intel Corporation 82801DBM (ICH4-M) IDE Controller (rev 03) (prog-if 8a [Master SecP PriP]) Subsystem: Rioworks Device 202d Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx- Status: Cap- 66MHz- UDF- FastB2B+ ParErr- DEVSEL=medium >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx- Latency: 0 Interrupt: pin A routed to IRQ 10 Region 0: I/O ports at 01f0 [size=8] Region 1: I/O ports at 03f4 [size=1] Region 2: I/O ports at 0170 [size=8] Region 3: I/O ports at 0374 [size=1] Region 4: I/O ports at 1860 [size=16] Region 5: Memory at 58000000 (32-bit, non-prefetchable) [size=1K] Kernel driver in use: ata_piix Kernel modules: piix, ata_piix 00:1f.3 SMBus: Intel Corporation 82801DB/DBL/DBM (ICH4/ICH4-L/ICH4-M) SMBus Controller (rev 03) Subsystem: Rioworks Device 202d Control: I/O+ Mem- BusMaster- SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx- Status: Cap- 66MHz- UDF- FastB2B+ ParErr- DEVSEL=medium >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx- Interrupt: pin B routed to IRQ 5 Region 4: I/O ports at 1880 [size=32] Kernel modules: i2c-i801 00:1f.5 Multimedia audio controller: Intel Corporation 82801DB/DBL/DBM (ICH4/ICH4-L/ICH4-M) AC'97 Audio Controller (rev 03) Subsystem: Rioworks Device 202d Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx- Status: Cap+ 66MHz- UDF- FastB2B+ ParErr- DEVSEL=medium >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx- Latency: 0 Interrupt: pin B routed to IRQ 10 Region 0: I/O ports at 1c00 [size=256] Region 1: I/O ports at 18c0 [size=64] Region 2: Memory at d0000c00 (32-bit, non-prefetchable) [size=512] Region 3: Memory at d0000800 (32-bit, non-prefetchable) [size=256] Capabilities: [50] Power Management version 2 Flags: PMEClk- DSI- D1- D2- AuxCurrent=375mA PME(D0+,D1-,D2-,D3hot+,D3cold+) Status: D0 PME-Enable- DSel=0 DScale=0 PME- Kernel driver in use: Intel ICH Kernel modules: snd-intel8x0 00:1f.6 Modem: Intel Corporation 82801DB/DBL/DBM (ICH4/ICH4-L/ICH4-M) AC'97 Modem Controller (rev 03) (prog-if 00 [Generic]) Subsystem: Rioworks Device 202d Control: I/O+ Mem- BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx- Status: Cap+ 66MHz- UDF- FastB2B+ ParErr- DEVSEL=medium >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx- Latency: 0 Interrupt: pin B routed to IRQ 10 Region 0: I/O ports at 2400 [size=256] Region 1: I/O ports at 2000 [size=128] Capabilities: [50] Power Management version 2 Flags: PMEClk- DSI- D1- D2- AuxCurrent=375mA PME(D0+,D1-,D2-,D3hot+,D3cold+) Status: D0 PME-Enable- DSel=0 DScale=0 PME- Kernel driver in use: Intel ICH Modem Kernel modules: snd-intel8x0m 01:00.0 VGA compatible controller: ATI Technologies Inc RV350 [Mobility Radeon 9600 M10] (prog-if 00 [VGA controller]) Subsystem: Rioworks Device 202d Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR+ FastB2B+ DisINTx- Status: Cap+ 66MHz+ UDF- FastB2B+ ParErr- DEVSEL=medium >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx- Latency: 255 (2000ns min), Cache Line Size: 32 bytes Interrupt: pin A routed to IRQ 5 Region 0: Memory at d8000000 (32-bit, prefetchable) [size=128M] Region 1: I/O ports at 3000 [size=256] Region 2: Memory at d0100000 (32-bit, non-prefetchable) [size=64K] [virtual] Expansion ROM at d0120000 [disabled] [size=128K] Capabilities: [58] AGP version 2.0 Status: RQ=80 Iso- ArqSz=0 Cal=0 SBA+ ITACoh- GART64- HTrans- 64bit- FW+ AGP3- Rate=x1,x2,x4 Command: RQ=32 ArqSz=0 Cal=0 SBA+ AGP+ GART64- 64bit- FW+ Rate=x4 Capabilities: [50] Power Management version 2 Flags: PMEClk- DSI- D1+ D2+ AuxCurrent=0mA PME(D0-,D1-,D2-,D3hot-,D3cold-) Status: D0 PME-Enable- DSel=0 DScale=0 PME- Kernel driver in use: fglrx_pci Kernel modules: fglrx, radeonfb 02:07.0 CardBus bridge: Ricoh Co Ltd RL5c476 II (rev a9) Subsystem: Rioworks Device 202d Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx- Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=medium >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx- Latency: 64 Interrupt: pin A routed to IRQ 11 Region 0: Memory at d0202000 (32-bit, non-prefetchable) [size=4K] Bus: primary=02, secondary=03, subordinate=06, sec-latency=176 Memory window 0: 50000000-53fff000 (prefetchable) Memory window 1: 5c000000-5ffff000 (prefetchable) I/O window 0: 00004400-000044ff I/O window 1: 00004800-000048ff BridgeCtl: Parity- SERR- ISA- VGA- MAbort- >Reset- 16bInt+ PostWrite+ 16-bit legacy interface ports at 0001 Kernel modules: yenta_socket 02:07.1 CardBus bridge: Ricoh Co Ltd RL5c476 II (rev a9) Subsystem: Rioworks Device 202d Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx- Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=medium >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx- Latency: 64 Interrupt: pin B routed to IRQ 10 Region 0: Memory at d0203000 (32-bit, non-prefetchable) [size=4K] Bus: primary=02, secondary=07, subordinate=0a, sec-latency=176 Memory window 0: 54000000-57fff000 (prefetchable) Memory window 1: 60000000-63fff000 (prefetchable) I/O window 0: 00004c00-00004cff I/O window 1: 00001400-000014ff BridgeCtl: Parity- SERR- ISA- VGA- MAbort- >Reset- 16bInt+ PostWrite+ 16-bit legacy interface ports at 0001 Kernel modules: yenta_socket 02:07.2 FireWire (IEEE 1394): Ricoh Co Ltd R5C552 IEEE 1394 Controller (rev 01) (prog-if 10 [OHCI]) Subsystem: Rioworks Device 202d Control: I/O- Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR+ FastB2B- DisINTx- Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=medium >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx- Latency: 64 (500ns min, 1000ns max) Interrupt: pin C routed to IRQ 10 Region 0: Memory at d0201000 (32-bit, non-prefetchable) [size=2K] Capabilities: [dc] Power Management version 2 Flags: PMEClk- DSI- D1- D2- AuxCurrent=0mA PME(D0+,D1-,D2-,D3hot+,D3cold+) Status: D0 PME-Enable- DSel=0 DScale=2 PME+ Kernel driver in use: ohci1394 Kernel modules: ohci1394 02:08.0 Ethernet controller: Realtek Semiconductor Co., Ltd. RTL-8139/8139C/8139C+ (rev 10) Subsystem: Rioworks Device 202d Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR+ FastB2B- DisINTx- Status: Cap+ 66MHz- UDF- FastB2B+ ParErr- DEVSEL=medium >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx- Latency: 64 (8000ns min, 16000ns max) Interrupt: pin A routed to IRQ 10 Region 0: I/O ports at 4000 [size=256] Region 1: Memory at d0201800 (32-bit, non-prefetchable) [size=256] Capabilities: [50] Power Management version 2 Flags: PMEClk- DSI- D1+ D2+ AuxCurrent=375mA PME(D0-,D1+,D2+,D3hot+,D3cold+) Status: D0 PME-Enable- DSel=0 DScale=0 PME- Kernel driver in use: 8139too Kernel modules: 8139too, 8139cp 02:09.0 Network controller: Intel Corporation PRO/Wireless 2200BG [Calexico2] Network Connection (rev 05) Subsystem: Hewlett-Packard Company Compaq nw8240/nx8220 Control: I/O- Mem+ BusMaster+ SpecCycle- MemWINV+ VGASnoop- ParErr- Stepping- SERR+ FastB2B- DisINTx- Status: Cap+ 66MHz- UDF- FastB2B+ ParErr- DEVSEL=medium >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx- Latency: 64 (750ns min, 6000ns max), Cache Line Size: 32 bytes Interrupt: pin A routed to IRQ 10 Region 0: Memory at d0200000 (32-bit, non-prefetchable) [size=4K] Capabilities: [dc] Power Management version 2 Flags: PMEClk- DSI+ D1- D2- AuxCurrent=0mA PME(D0+,D1-,D2-,D3hot+,D3cold+) Status: D0 PME-Enable- DSel=0 DScale=1 PME- Kernel driver in use: ipw2200 Kernel modules: ipw2200
Initializing cgroup subsys cpuset Initializing cgroup subsys cpu Linux version 2.6.27.21-0.1-default (geeko@buildhost) (gcc version 4.3.2 [gcc-4_3-branch revision 141291] (SUSE Linux) ) #1 SMP 2009-03-31 14:50:44 +0200 PAT WC disabled due to known CPU erratum. BIOS-provided physical RAM map: BIOS-e820: 0000000000000000 - 000000000009f800 (usable) BIOS-e820: 000000000009f800 - 00000000000a0000 (reserved) BIOS-e820: 00000000000e0000 - 0000000000100000 (reserved) BIOS-e820: 0000000000100000 - 000000003ff70000 (usable) BIOS-e820: 000000003ff70000 - 000000003ff77000 (ACPI data) BIOS-e820: 000000003ff77000 - 000000003ff80000 (ACPI NVS) BIOS-e820: 000000003ff80000 - 0000000040000000 (reserved) BIOS-e820: 00000000ff800000 - 00000000ffc00000 (reserved) BIOS-e820: 00000000fffff000 - 0000000100000000 (reserved) DMI present. last_pfn = 0x3ff70 max_arch_pfn = 0x100000 kernel direct mapping tables up to 38000000 @ 7000-c000 RAMDISK: 37a6b000 - 37fef2cb ACPI: RSDP 000F77F0, 0014 (r0 PTLTD ) ACPI: RSDT 3FF72193, 0030 (r1 PTLTD CooperSp 6040000 LTP 0) ACPI: FACP 3FF76ED2, 0074 (r1 INTEL ODEM 6040000 PTL 50) ACPI: DSDT 3FF725E9, 48E9 (r1 INTEL ODEM 6040000 MSFT 100000E) ACPI: FACS 3FF77FC0, 0040 ACPI: BOOT 3FF76FD8, 0028 (r1 PTLTD $SBFTBL$ 6040000 LTP 1) ACPI: SSDT 3FF721C3, 018A (r1 INTEL EISTRef 2000 INTL 20021002) 127MB HIGHMEM available. 896MB LOWMEM available. mapped low ram: 0 - 38000000 low ram: 00000000 - 38000000 bootmap 00008000 - 0000f000 (9 early reservations) ==> bootmem [0000000000 - 0038000000] #0 [0000000000 - 0000001000] BIOS data page ==> [0000000000 - 0000001000] #1 [0000001000 - 0000002000] EX TRAMPOLINE ==> [0000001000 - 0000002000] #2 [0000006000 - 0000007000] TRAMPOLINE ==> [0000006000 - 0000007000] #3 [0000100000 - 0000636a5c] TEXT DATA BSS ==> [0000100000 - 0000636a5c] #4 [0037a6b000 - 0037fef2cb] RAMDISK ==> [0037a6b000 - 0037fef2cb] #5 [0000637000 - 000063a000] INIT_PG_TABLE ==> [0000637000 - 000063a000] #6 [000009f800 - 0000100000] BIOS reserved ==> [000009f800 - 0000100000] #7 [0000007000 - 0000008000] PGTABLE ==> [0000007000 - 0000008000] #8 [0000008000 - 000000f000] BOOTMAP ==> [0000008000 - 000000f000] Zone PFN ranges: DMA 0x00000000 -> 0x00001000 Normal 0x00001000 -> 0x00038000 HighMem 0x00038000 -> 0x0003ff70 Movable zone start PFN for each node early_node_map[2] active PFN ranges 0: 0x00000000 -> 0x0000009f 0: 0x00000100 -> 0x0003ff70 On node 0 totalpages: 261903 free_area_init_node: node 0, pgdat c050b280, node_mem_map c1000000 DMA zone: 3963 pages, LIFO batch:0 Normal zone: 223300 pages, LIFO batch:31 HighMem zone: 32337 pages, LIFO batch:7 Using APIC driver default ACPI: PM-Timer IO Port: 0x1008 SMP: Allowing 1 CPUs, 0 hotplug CPUs Local APIC disabled by BIOS -- reenabling. Found and enabled local APIC! mapped APIC to ffffb000 (fee00000) PM: Registered nosave memory: 000000000009f000 - 00000000000a0000 PM: Registered nosave memory: 00000000000a0000 - 00000000000e0000 PM: Registered nosave memory: 00000000000e0000 - 0000000000100000 Allocating PCI resources starting at 50000000 (gap: 40000000:bf800000) PERCPU: Allocating 37916 bytes of per cpu data NR_CPUS: 32, nr_cpu_ids: 1, nr_node_ids 1 Built 1 zonelists in Zone order, mobility grouping on. Total pages: 259600 Kernel command line: root=/dev/disk/by-id/ata-HTS726060M9AT00_MRH403M4GGRPNB-part1 resume=/dev/disk/by-id/ata-HTS726060M9AT00_MRH403M4GGRPNB-part3 splash=silent hpet=force lapic vga=0x317 bootsplash: silent mode. Enabling fast FPU save and restore... done. Enabling unmasked SIMD FPU exception support... done. Initializing CPU#0 PID hash table entries: 4096 (order: 12, 16384 bytes) TSC: PIT calibration confirmed by PMTIMER. TSC: using PMTIMER calibration value Detected 1694.500 MHz processor. Console: colour dummy device 80x25 console [tty0] enabled Dentry cache hash table entries: 131072 (order: 7, 524288 bytes) Inode-cache hash table entries: 65536 (order: 6, 262144 bytes) Memory: 1026196k/1048000k available (2297k kernel code, 21100k reserved, 1929k data, 280k init, 130496k highmem) virtual kernel memory layout: fixmap : 0xffdf7000 - 0xfffff000 (2080 kB) pkmap : 0xff400000 - 0xff800000 (4096 kB) vmalloc : 0xf8800000 - 0xff3fe000 ( 107 MB) lowmem : 0xc0000000 - 0xf8000000 ( 896 MB) .init : 0xc0529000 - 0xc056f000 ( 280 kB) .data : 0xc033e785 - 0xc0520cd0 (1929 kB) .text : 0xc0100000 - 0xc033e785 (2297 kB) Checking if this processor honours the WP bit even in supervisor mode...Ok. CPA: page pool initialized 1 of 1 pages preallocated Calibrating delay loop (skipped), value calculated using timer frequency.. 3389.00 BogoMIPS (lpj=6778000) kdb version 4.4 by Keith Owens, Scott Lurndal. Copyright SGI, All Rights Reserved Security Framework initialized AppArmor: AppArmor initialized Mount-cache hash table entries: 512 Initializing cgroup subsys ns Initializing cgroup subsys cpuacct Initializing cgroup subsys memory Initializing cgroup subsys devices Initializing cgroup subsys freezer CPU: L1 I cache: 32K, L1 D cache: 32K CPU: L2 cache: 2048K Intel machine check architecture supported. Intel machine check reporting enabled on CPU#0. Checking 'hlt' instruction... OK. SMP alternatives: switching to UP code Freeing SMP alternatives: 18k freed ACPI: Core revision 20080609 ACPI: Checking initramfs for custom DSDT Parsing all Control Methods: Table [DSDT](id 0001) - 552 Objects with 53 Devices 148 Methods 15 Regions Parsing all Control Methods: Table [SSDT](id 0002) - 7 Objects with 0 Devices 4 Methods 0 Regions tbxface-0596 [00] tb_load_namespace : ACPI Tables successfully acquired ACPI: setting ELCR to 0200 (from 0ca8) evxfevnt-0091 [00] enable : Transition to ACPI mode successful weird, boot CPU (#0) not listedby the BIOS. SMP motherboard not detected. SMP disabled Brought up 1 CPUs Total of 1 processors activated (3389.00 BogoMIPS). CPU0 attaching NULL sched-domain. net_namespace: 1044 bytes NET: Registered protocol family 16 ACPI: bus type pci registered PCI: PCI BIOS revision 2.10 entry at 0xfd943, last bus=2 PCI: Using configuration type 1 for base access perfmon: version 2.82 perfmon: CPU hotplug support enabled evgpeblk-0957 [00] ev_create_gpe_block : GPE 00 to 1F [_GPE] 4 regs on int 0x9 ACPI: EC: Look up EC in DSDT Completing Region/Field/Buffer/Package initialization:........................................................... Initialized 13/15 Regions 0/0 Fields 21/22 Buffers 25/25 Packages (568 nodes) Initializing Device/Processor/Thermal objects by executing _INI methods:.. Executed 2 _INI methods requiring 0 _STA executions (examined 57 objects) evgpeblk-1054 [00] ev_initialize_gpe_bloc: Found 3 Wake, Enabled 6 Runtime GPEs in this block ACPI: Interpreter enabled ACPI: (supports S0 S3 S4 S5) ACPI: Using PIC for interrupt routing ACPI: EC: non-query interrupt received, switching to interrupt mode ACPI: EC: GPE = 0x1c, I/O: command/status = 0x66, data = 0x62 ACPI: EC: driver started in interrupt mode ACPI: PCI Root Bridge [PCI0] (0000:00) PCI: 0000:00:00.0 reg 10 32bit mmio: [e0000000, efffffff] PCI: 0000:00:1d.0 reg 20 io port: [1800, 181f] PCI: 0000:00:1d.1 reg 20 io port: [1820, 183f] PCI: 0000:00:1d.2 reg 20 io port: [1840, 185f] PCI: 0000:00:1d.7 reg 10 32bit mmio: [d0000000, d00003ff] pci 0000:00:1d.7: PME# supported from D0 D3hot D3cold pci 0000:00:1d.7: PME# disabled pci 0000:00:1f.0: Force enabled HPET at 0xfed00000 pci 0000:00:1f.0: quirk: region 1000-107f claimed by ICH4 ACPI/GPIO/TCO pci 0000:00:1f.0: quirk: region 1180-11bf claimed by ICH4 GPIO PCI: 0000:00:1f.1 reg 10 io port: [0, 7] PCI: 0000:00:1f.1 reg 14 io port: [0, 3] PCI: 0000:00:1f.1 reg 18 io port: [0, 7] PCI: 0000:00:1f.1 reg 1c io port: [0, 3] PCI: 0000:00:1f.1 reg 20 io port: [1860, 186f] PCI: 0000:00:1f.1 reg 24 32bit mmio: [0, 3ff] PCI: 0000:00:1f.3 reg 20 io port: [1880, 189f] PCI: 0000:00:1f.5 reg 10 io port: [1c00, 1cff] PCI: 0000:00:1f.5 reg 14 io port: [18c0, 18ff] PCI: 0000:00:1f.5 reg 18 32bit mmio: [d0000c00, d0000dff] PCI: 0000:00:1f.5 reg 1c 32bit mmio: [d0000800, d00008ff] pci 0000:00:1f.5: PME# supported from D0 D3hot D3cold pci 0000:00:1f.5: PME# disabled PCI: 0000:00:1f.6 reg 10 io port: [2400, 24ff] PCI: 0000:00:1f.6 reg 14 io port: [2000, 207f] pci 0000:00:1f.6: PME# supported from D0 D3hot D3cold pci 0000:00:1f.6: PME# disabled PCI: 0000:01:00.0 reg 10 32bit mmio: [d8000000, dfffffff] PCI: 0000:01:00.0 reg 14 io port: [3000, 30ff] PCI: 0000:01:00.0 reg 18 32bit mmio: [d0100000, d010ffff] PCI: 0000:01:00.0 reg 30 32bit mmio: [0, 1ffff] pci 0000:01:00.0: supports D1 pci 0000:01:00.0: supports D2 PCI: bridge 0000:00:01.0 io port: [3000, 3fff] PCI: bridge 0000:00:01.0 32bit mmio: [d0100000, d01fffff] PCI: bridge 0000:00:01.0 32bit mmio pref: [d8000000, dfffffff] PCI: 0000:02:07.0 reg 10 32bit mmio: [0, fff] pci 0000:02:07.0: supports D1 pci 0000:02:07.0: supports D2 pci 0000:02:07.0: PME# supported from D0 D1 D2 D3hot D3cold pci 0000:02:07.0: PME# disabled PCI: 0000:02:07.1 reg 10 32bit mmio: [0, fff] pci 0000:02:07.1: supports D1 pci 0000:02:07.1: supports D2 pci 0000:02:07.1: PME# supported from D0 D1 D2 D3hot D3cold pci 0000:02:07.1: PME# disabled PCI: 0000:02:07.2 reg 10 32bit mmio: [d0201000, d02017ff] pci 0000:02:07.2: PME# supported from D0 D3hot D3cold pci 0000:02:07.2: PME# disabled PCI: 0000:02:08.0 reg 10 io port: [4000, 40ff] PCI: 0000:02:08.0 reg 14 32bit mmio: [d0201800, d02018ff] pci 0000:02:08.0: supports D1 pci 0000:02:08.0: supports D2 pci 0000:02:08.0: PME# supported from D1 D2 D3hot D3cold pci 0000:02:08.0: PME# disabled PCI: 0000:02:09.0 reg 10 32bit mmio: [d0200000, d0200fff] pci 0000:02:09.0: PME# supported from D0 D3hot D3cold pci 0000:02:09.0: PME# disabled pci 0000:00:1e.0: transparent bridge PCI: bridge 0000:00:1e.0 io port: [4000, 4fff] PCI: bridge 0000:00:1e.0 32bit mmio: [d0200000, d02fffff] bus 00 -> node 0 ACPI: PCI Interrupt Routing Table [\_SB_.PCI0._PRT] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.AGP_._PRT] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.PCIB._PRT] ACPI: PCI Interrupt Link [LNKA] (IRQs 5) *10 ACPI: PCI Interrupt Link [LNKB] (IRQs 10) *5 ACPI: PCI Interrupt Link [LNKC] (IRQs 10) *11 ACPI: PCI Interrupt Link [LNKD] (IRQs 11) *3 ACPI: PCI Interrupt Link [LNKE] (IRQs 1 3 4 5 6 7 10 12 14 15) *0, disabled. ACPI: PCI Interrupt Link [LNKF] (IRQs 1 3 4 5 6 7 11 12 14 15) *0, disabled. ACPI: PCI Interrupt Link [LNKG] (IRQs 1 3 4 5 6 7 10 12 14 15) *0, disabled. ACPI: PCI Interrupt Link [LNKH] (IRQs 1 3 4 5 6 *7 11 12 14 15) Linux Plug and Play Support v0.97 (c) Adam Belay pnp: PnP ACPI init ACPI: bus type pnp registered pnp: PnP ACPI: found 8 devices ACPI: ACPI bus type pnp unregistered PnPBIOS: Disabled by ACPI PNP PCI: Using ACPI for IRQ routing hpet clockevent registered hpet0: at MMIO 0xfed00000, IRQs 2, 8, 0 hpet0: 3 64-bit timers, 14318180 Hz AppArmor: AppArmor Filesystem Enabled ACPI: RTC can wake from S4 system 00:04: ioport range 0x600-0x60f has been reserved system 00:04: ioport range 0x700-0x70f has been reserved system 00:04: ioport range 0x800-0x807 has been reserved system 00:04: ioport range 0x1000-0x107f has been reserved system 00:04: ioport range 0x1180-0x11bf has been reserved system 00:04: iomem range 0xfebfe000-0xfebfefff has been reserved system 00:04: iomem range 0xfebff000-0xfebfffff has been reserved system 00:04: iomem range 0xfec00000-0xfec00fff has been reserved pci 0000:00:01.0: PCI bridge, secondary bus 0000:01 pci 0000:00:01.0: IO window: 0x3000-0x3fff pci 0000:00:01.0: MEM window: 0xd0100000-0xd01fffff pci 0000:00:01.0: PREFETCH window: 0x000000d8000000-0x000000dfffffff pci 0000:02:07.0: CardBus bridge, secondary bus 0000:03 pci 0000:02:07.0: IO window: 0x004400-0x0044ff pci 0000:02:07.0: IO window: 0x004800-0x0048ff pci 0000:02:07.0: PREFETCH window: 0x50000000-0x53ffffff pci 0000:02:07.0: MEM window: 0x5c000000-0x5fffffff pci 0000:02:07.1: CardBus bridge, secondary bus 0000:07 pci 0000:02:07.1: IO window: 0x004c00-0x004cff pci 0000:02:07.1: IO window: 0x001400-0x0014ff pci 0000:02:07.1: PREFETCH window: 0x54000000-0x57ffffff pci 0000:02:07.1: MEM window: 0x60000000-0x63ffffff pci 0000:00:1e.0: PCI bridge, secondary bus 0000:02 pci 0000:00:1e.0: IO window: 0x4000-0x4fff pci 0000:00:1e.0: MEM window: 0xd0200000-0xd02fffff pci 0000:00:1e.0: PREFETCH window: 0x00000050000000-0x00000057ffffff pci 0000:00:1e.0: setting latency timer to 64 ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 vendor=8086 device=2448 PCI: setting IRQ 11 as level-triggered pci 0000:02:07.0: PCI INT A -> Link[LNKD] -> GSI 11 (level, low) -> IRQ 11 pci 0000:02:07.0: setting latency timer to 64 ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 10 vendor=8086 device=2448 PCI: setting IRQ 10 as level-triggered pci 0000:02:07.1: PCI INT B -> Link[LNKB] -> GSI 10 (level, low) -> IRQ 10 pci 0000:02:07.1: setting latency timer to 64 bus: 00 index 0 io port: [0, ffff] bus: 00 index 1 mmio: [0, ffffffff] bus: 01 index 0 io port: [3000, 3fff] bus: 01 index 1 mmio: [d0100000, d01fffff] bus: 01 index 2 mmio: [d8000000, dfffffff] bus: 01 index 3 mmio: [0, 0] bus: 02 index 0 io port: [4000, 4fff] bus: 02 index 1 mmio: [d0200000, d02fffff] bus: 02 index 2 mmio: [50000000, 57ffffff] bus: 02 index 3 io port: [0, ffff] bus: 02 index 4 mmio: [0, ffffffff] bus: 03 index 0 io port: [4400, 44ff] bus: 03 index 1 io port: [4800, 48ff] bus: 03 index 2 mmio: [50000000, 53ffffff] bus: 03 index 3 mmio: [5c000000, 5fffffff] bus: 07 index 0 io port: [4c00, 4cff] bus: 07 index 1 io port: [1400, 14ff] bus: 07 index 2 mmio: [54000000, 57ffffff] bus: 07 index 3 mmio: [60000000, 63ffffff] NET: Registered protocol family 2 IP route cache hash table entries: 32768 (order: 5, 131072 bytes) TCP established hash table entries: 131072 (order: 8, 1048576 bytes) TCP bind hash table entries: 65536 (order: 7, 524288 bytes) TCP: Hash tables configured (established 131072 bind 65536) TCP reno registered NET: Registered protocol family 1 Unpacking initramfs... done Freeing initrd memory: 5648k freed Simple Boot Flag at 0x36 set to 0x1 Machine check exception polling timer started. audit: initializing netlink socket (disabled) type=2000 audit(1240956714.512:1): initialized highmem bounce pool size: 64 pages HugeTLB registered 4 MB page size, pre-allocated 0 pages VFS: Disk quotas dquot_6.5.1 Dquot-cache hash table entries: 1024 (order 0, 4096 bytes) msgmni has been set to 440 Block layer SCSI generic (bsg) driver version 0.4 loaded (major 253) io scheduler noop registered io scheduler anticipatory registered io scheduler deadline registered io scheduler cfq registered (default) perfmon: added sampling format default pci 0000:01:00.0: Boot video device vesafb: framebuffer at 0xd8000000, mapped to 0xf8880000, using 6144k, total 65536k vesafb: mode is 1024x768x16, linelength=2048, pages=41 vesafb: protected mode interface info at c000:5651 vesafb: pmi: set display start = c00c56bf, set palette = c00c56f9 vesafb: pmi: ports = 3010 3016 3054 3038 303c 305c 3000 3004 30b0 30b2 30b4 vesafb: scrolling: redraw vesafb: Truecolor: size=0:5:6:5, shift=0:11:5:0 bootsplash 3.1.6-2004/03/31: looking for picture... bootsplash: silentjpeg size 100719 bytes bootsplash: ...found (1024x768, 38691 bytes, v3). Console: switching to colour frame buffer device 124x44 fb0: VESA VGA frame buffer device isapnp: Scanning for PnP cards... Switched to high resolution mode on CPU 0 isapnp: No Plug & Play device found Serial: 8250/16550 driver8 ports, IRQ sharing enabled serial 0000:00:1f.6: PCI INT B -> Link[LNKB] -> GSI 10 (level, low) -> IRQ 10 serial 0000:00:1f.6: PCI INT B disabled PNP: PS/2 Controller [PNP0303:PS2K,PNP0f13:PS2M] at 0x60,0x64 irq 1,12 serio: i8042 KBD port at 0x60,0x64 irq 1 serio: i8042 AUX port at 0x60,0x64 irq 12 mice: PS/2 mouse device common for all mice cpuidle: using governor ladder cpuidle: using governor menu TCP cubic registered Using IPI No-Shortcut mode registered taskstats version 1 Freeing unused kernel memory: 280k freed Write protecting the kernel text: 2300k Write protecting the kernel read-only data: 1736k ACPI: CPU0 (power states: C1[C1] C2[C2] C3[C3]) processor ACPI_CPU:00: registered as cooling_device0 ACPI: Processor [CPU0] (supports 8 throttling states) Marking TSC unstable due to TSC halts in idle input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input0 thermal LNXTHERM:01: registered as thermal_zone0 ACPI: Thermal Zone [THRM] (43 C) ACPI: ACPI Dock Station Driver: 1 docks/bays found SCSI subsystem initialized libata version 3.00 loaded. ata_piix 0000:00:1f.1: version 2.12 ata_piix 0000:00:1f.1: enabling device (0005 -> 0007) ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 ata_piix 0000:00:1f.1: PCI INT A -> Link[LNKC] -> GSI 10 (level, low) -> IRQ 10 ata_piix 0000:00:1f.1: setting latency timer to 64 scsi0 : ata_piix scsi1 : ata_piix ata1: PATA max UDMA/100 cmd 0x1f0 ctl 0x3f6 bmdma 0x1860 irq 14 ata2: PATA max UDMA/100 cmd 0x170 ctl 0x376 bmdma 0x1868 irq 15 ata1: clearing spurious IRQ ata1.00: ATA-6: HTS726060M9AT00, MH4OA68A, max UDMA/100 ata1.00: 117210240 sectors, multi 16: LBA48 ata1: clearing spurious IRQ ata1: clearing spurious IRQ ata1.00: configured for UDMA/100 Clocksource tsc unstable (delta = -116072385 ns) Synaptics Touchpad, model: 1, fw: 5.8, id: 0x9d48b1, caps: 0x904713/0x4006 ata2: clearing spurious IRQ ata2.00: ATAPI: TOSHIBA DVD-ROM SD-R9012, 1010, max UDMA/33 ata2: clearing spurious IRQ ata2: clearing spurious IRQ ata2.00: configured for UDMA/33 scsi 0:0:0:0: Direct-Access ATA HTS726060M9AT00 MH4O PQ: 0 ANSI: 5 scsi 1:0:0:0: CD-ROM TOSHIBA DVD-ROM SD-R9012 1010 PQ: 0 ANSI: 5 Uniform Multi-Platform E-IDE driver BIOS EDD facility v0.16 2004-Jun-25, 1 devices found input: SynPS/2 Synaptics TouchPad as /devices/platform/i8042/serio1/input/input1 udevd version 128 started usbcore: registered new interface driver usbfs usbcore: registered new interface driver hub usbcore: registered new device driver usb USB Universal Host Controller Interface driver v3.0 ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 5 PCI: setting IRQ 5 as level-triggered uhci_hcd 0000:00:1d.0: PCI INT A -> Link[LNKA] -> GSI 5 (level, low) -> IRQ 5 uhci_hcd 0000:00:1d.0: setting latency timer to 64 uhci_hcd 0000:00:1d.0: UHCI Host Controller uhci_hcd 0000:00:1d.0: new USB bus registered, assigned bus number 1 uhci_hcd 0000:00:1d.0: irq 5, io base 0x00001800 usb usb1: configuration #1 chosen from 1 choice hub 1-0:1.0: USB hub found hub 1-0:1.0: 2 ports detected Warning! ehci_hcd should always be loaded before uhci_hcd and ohci_hcd, not after sd 0:0:0:0: [sda] 117210240 512-byte hardware sectors: (60.0GB/55.8GiB) sd 0:0:0:0: [sda] Write Protect is off sd 0:0:0:0: [sda] Mode Sense: 00 3a 00 00 sd 0:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA sd 0:0:0:0: [sda] 117210240 512-byte hardware sectors: (60.0GB/55.8GiB) sd 0:0:0:0: [sda] Write Protect is off sd 0:0:0:0: [sda] Mode Sense: 00 3a 00 00 sd 0:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA sda:<6>usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 usb usb1: Product: UHCI Host Controller usb usb1: Manufacturer: Linux 2.6.27.21-0.1-default uhci_hcd usb usb1: SerialNumber: 0000:00:1d.0 uhci_hcd 0000:00:1d.1: PCI INT B -> Link[LNKD] -> GSI 11 (level, low) -> IRQ 11 uhci_hcd 0000:00:1d.1: setting latency timer to 64 uhci_hcd 0000:00:1d.1: UHCI Host Controller uhci_hcd 0000:00:1d.1: new USB bus registered, assigned bus number 2 uhci_hcd 0000:00:1d.1: irq 11, io base 0x00001820 usb usb2: configuration #1 chosen from 1 choice hub 2-0:1.0: USB hub found hub 2-0:1.0: 2 ports detected sda1 sda2 sda3 sda4 sd 0:0:0:0: [sda] Attached SCSI disk usb usb2: New USB device found, idVendor=1d6b, idProduct=0001 usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1 usb usb2: Product: UHCI Host Controller usb usb2: Manufacturer: Linux 2.6.27.21-0.1-default uhci_hcd usb usb2: SerialNumber: 0000:00:1d.1 uhci_hcd 0000:00:1d.2: PCI INT C -> Link[LNKC] -> GSI 10 (level, low) -> IRQ 10 uhci_hcd 0000:00:1d.2: setting latency timer to 64 uhci_hcd 0000:00:1d.2: UHCI Host Controller uhci_hcd 0000:00:1d.2: new USB bus registered, assigned bus number 3 uhci_hcd 0000:00:1d.2: irq 10, io base 0x00001840 usb usb3: configuration #1 chosen from 1 choice hub 3-0:1.0: USB hub found hub 3-0:1.0: 2 ports detected usb usb3: New USB device found, idVendor=1d6b, idProduct=0001 usb usb3: New USB device strings: Mfr=3, Product=2, SerialNumber=1 usb usb3: Product: UHCI Host Controller usb usb3: Manufacturer: Linux 2.6.27.21-0.1-default uhci_hcd usb usb3: SerialNumber: 0000:00:1d.2 ACPI: PCI Interrupt Link [LNKH] enabled at IRQ 7 PCI: setting IRQ 7 as level-triggered ehci_hcd 0000:00:1d.7: PCI INT D -> Link[LNKH] -> GSI 7 (level, low) -> IRQ 7 ehci_hcd 0000:00:1d.7: setting latency timer to 64 ehci_hcd 0000:00:1d.7: EHCI Host Controller ehci_hcd 0000:00:1d.7: new USB bus registered, assigned bus number 4 ehci_hcd 0000:00:1d.7: debug port 1 ehci_hcd 0000:00:1d.7: cache line size of 32 is not supported ehci_hcd 0000:00:1d.7: irq 7, io mem 0xd0000000 ehci_hcd 0000:00:1d.7: USB 2.0 started, EHCI 1.00, driver 10 Dec 2004 usb usb4: configuration #1 chosen from 1 choice hub 4-0:1.0: USB hub found hub 4-0:1.0: 6 ports detected usb usb4: New USB device found, idVendor=1d6b, idProduct=0002 usb usb4: New USB device strings: Mfr=3, Product=2, SerialNumber=1 usb usb4: Product: EHCI Host Controller usb usb4: Manufacturer: Linux 2.6.27.21-0.1-default ehci_hcd usb usb4: SerialNumber: 0000:00:1d.7 PM: Starting manual resume from disk kjournald starting. Commit interval 5 seconds EXT3 FS on sda1, internal journal EXT3-fs: mounted filesystem with ordered data mode. udevd version 128 started sd 0:0:0:0: Attached scsi generic sg0 type 0 scsi 1:0:0:0: Attached scsi generic sg1 type 5 pci_hotplug: PCI Hot Plug PCI Core version: 0.5 input: PC Speaker as /devices/platform/pcspkr/input/input2 ACPI: AC Adapter [AC] (on-line) intel_rng: FWH not detected Linux agpgart interface v0.103 sr0: scsi3-mmc drive: 24x/24x writer cd/rw xa/form2 cdda tray Uniform CD-ROM driver Revision: 3.20 sr 1:0:0:0: Attached scsi CD-ROM sr0 rtc_cmos 00:01: rtc core: registered rtc_cmos as rtc0 rtc0: alarms up to one month, y3k, hpet irqs agpgart-intel 0000:00:00.0: Intel 855PM Chipset agpgart-intel 0000:00:00.0: AGP aperture is 256M @ 0xe0000000 shpchp: Standard Hot Plug PCI Controller Driver version: 0.4 iTCO_vendor_support: vendor-support=0 ACPI: Battery Slot [BAT0] (battery present) input: Power Button (FF) as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input3 input: Video Bus as /devices/LNXSYSTM:00/device:00/PNP0A03:00/device:01/device:02/input/input4 ACPI: Power Button (FF) [PWRF] input: Lid Switch as /devices/LNXSYSTM:00/device:00/PNP0C0D:00/input/input5 iTCO_wdt: Intel TCO WatchDog Timer Driver v1.03 (30-Apr-2008) iTCO_wdt: Found a ICH4-M TCO device (Version=1, TCOBASE=0x1060) iTCO_wdt: initialized. heartbeat=30 sec (nowayout=0) Intel ICH Modem 0000:00:1f.6: PCI INT B -> Link[LNKB] -> GSI 10 (level, low) -> IRQ 10 Intel ICH Modem 0000:00:1f.6: setting latency timer to 64 Intel ICH 0000:00:1f.5: PCI INT B -> Link[LNKB] -> GSI 10 (level, low) -> IRQ 10 Intel ICH 0000:00:1f.5: setting latency timer to 64 ACPI: Video Device [VGA] (multi-head: yes rom: no post: no) ACPI: Lid Switch [LID] input: Power Button (CM) as /devices/LNXSYSTM:00/device:00/PNP0C0C:00/input/input6 ACPI: Power Button (CM) [PWRB] input: Sleep Button (CM) as /devices/LNXSYSTM:00/device:00/PNP0C0E:00/input/input7 ACPI: Sleep Button (CM) [SLPB] intel8x0_measure_ac97_clock: measured 55426 usecs intel8x0: clocking to 48000 fglrx: module license 'Proprietary. (C) 2002 - ATI Technologies, Starnberg, GERMANY' taints kernel. [fglrx] Maximum main memory to use for locked dma buffers: 926 MBytes. [fglrx] vendor: 1002 device: 4e50 count: 1 [fglrx] ioport: bar 1, base 0x3000, size: 0x100 vendor=8086 device=3341 pci 0000:01:00.0: PCI INT A -> Link[LNKA] -> GSI 5 (level, low) -> IRQ 5 [fglrx] Kernel supports PAT but it has been disabled [fglrx] Using driver built-in PAT support instead [fglrx] Driver built-in PAT support is enabled successfully [fglrx] module loaded - fglrx 8.58.2 [Feb 4 2009] with 1 minors ieee80211_crypt: registered algorithm 'NULL' ieee80211: 802.11 data/management/control stack, git-1.1.13 ieee80211: Copyright (C) 2004-2005 Intel Corporation <jketreno@xxxxxxxxxxxxxxx> vendor=8086 device=2448 ohci1394 0000:02:07.2: PCI INT C -> Link[LNKC] -> GSI 10 (level, low) -> IRQ 10 ohci1394: fw-host0: OHCI-1394 1.0 (PCI): IRQ=[10] MMIO=[d0201000-d02017ff] Max Packet=[2048] IR/IT contexts=[4/4] 8139cp: 10/100 PCI Ethernet driver v1.3 (Mar 22, 2004) 8139cp 0000:02:08.0: This (id 10ec:8139 rev 10) is not an 8139C+ compatible chip 8139cp 0000:02:08.0: Try the "8139too" driver instead. ipw2200: Intel(R) PRO/Wireless 2200/2915 Network Driver, 1.2.2kmprq ipw2200: Copyright(c) 2003-2006 Intel Corporation vendor=8086 device=2448 ipw2200 0000:02:09.0: PCI INT A -> Link[LNKC] -> GSI 10 (level, low) -> IRQ 10 ipw2200: Detected Intel PRO/Wireless 2200BG Network Connection firmware: requesting ipw2200-bss.fw 8139too Fast Ethernet driver 0.9.28 ipw2200: Detected geography ZZR (14 802.11bg channels, 0 802.11a channels) vendor=8086 device=2448 8139too 0000:02:08.0: PCI INT A -> Link[LNKB] -> GSI 10 (level, low) -> IRQ 10 eth1: RealTek RTL8139 at 0xf919a800, 00:03:25:09:84:6f, IRQ 10 eth1: Identified 8139 chip type 'RTL-8101' eth1 renamed to eth1_rename by udevd [1246] eth0 renamed to eth1 by udevd [1247] eth1_rename renamed to eth0 by udevd [1246] udev: renamed network interface eth0 to eth1 udev: renamed network interface eth1_rename to eth0 Adding 4771296k swap on /dev/sda3. Priority:-1 extents:1 across:4771296k ieee1394: Host added: ID:BUS[0-00:1023] GUID[0003252122083daa] device-mapper: uevent: version 1.0.3 device-mapper: ioctl: 4.14.0-ioctl (2008-04-23) initialised: dm-devel@xxxxxxxxxx loop: module loaded kjournald starting. Commit interval 5 seconds EXT3 FS on sda4, internal journal EXT3-fs: mounted filesystem with ordered data mode. kjournald starting. Commit interval 5 seconds EXT3 FS on sda2, internal journal EXT3-fs: mounted filesystem with ordered data mode. fuse init (API version 7.9) type=1505 audit(1240956745.873:2): operation="profile_load" name="/bin/ping" name2="default" pid=1610 type=1505 audit(1240956745.925:3): operation="profile_load" name="/sbin/klogd" name2="default" pid=1611 type=1505 audit(1240956746.029:4): operation="profile_load" name="/sbin/syslog-ng" name2="default" pid=1612 type=1505 audit(1240956746.193:5): operation="profile_load" name="/sbin/syslogd" name2="default" pid=1613 type=1505 audit(1240956746.325:6): operation="profile_load" name="/usr/sbin/avahi-daemon" name2="default" pid=1633 type=1505 audit(1240956746.505:7): operation="profile_load" name="/usr/sbin/identd" name2="default" pid=1641 type=1505 audit(1240956746.613:8): operation="profile_load" name="/usr/sbin/mdnsd" name2="default" pid=1652 type=1505 audit(1240956746.745:9): operation="profile_load" name="/usr/sbin/nscd" name2="default" pid=1663 type=1505 audit(1240956746.921:10): operation="profile_load" name="/usr/sbin/ntpd" name2="default" pid=1674 type=1505 audit(1240956747.025:11): operation="profile_load" name="/usr/sbin/traceroute" name2="default" pid=1685 IA-32 Microcode Update Driver: v1.14a <tigran@xxxxxxxxxxxxxxxxxxxx> firmware: requesting intel-ucode/06-0d-06 microcode: CPU0 updated from revision 0x17 to 0x18, date = 10172004 NET: Registered protocol family 10 lo: Disabled Privacy Extensions ip6_tables: (C) 2000-2006 Netfilter Core Team powernow: This module only works with AMD K7 CPUs ip_tables: (C) 2000-2006 Netfilter Core Team nf_conntrack version 0.5.0 (16384 buckets, 65536 max) CONFIG_NF_CT_ACCT is deprecated and will be removed soon. Plase use nf_conntrack.acct=1 kernel paramater, acct=1 nf_conntrack module option or sysctl net.netfilter.nf_conntrack_acct=1 to enable it. [fglrx] AGP detected, AgpState = 0x1f000217 (hardware caps of chipset) [fglrx] [agp] enabling AGP with mode=0x1f000314 agpgart-intel 0000:00:00.0: AGP 2.0 bridge agpgart-intel 0000:00:00.0: putting AGP V2 device into 4x mode fglrx_pci 0000:01:00.0: putting AGP V2 device into 4x mode [fglrx] AGP enabled, AgpCommand = 0x1f000314 (selected caps) eth0: link down ADDRCONF(NETDEV_UP): eth0: link is not ready NET: Registered protocol family 17 [fglrx] Setup AGP aperture [fglrx] GART Table is not in FRAME_BUFFER range [fglrx] Firegl kernel thread PID: 2765 [fglrx] Reserved FB block: Shared offset:0, size:40000 [fglrx] Reserved FB block: Unshared offset:3ff5000, size:b000 vboxdrv: Trying to deactivate the NMI watchdog permanently... vboxdrv: Successfully done. vboxdrv: Found 1 processor cores. vboxdrv: TSC mode is 'synchronous', kernel timer mode is 'normal'. vboxdrv: Successfully loaded version 2.0.6_OSE (interface 0x00090000). eth1: no IPv6 routers present ieee80211_crypt: registered algorithm 'TKIP' martian source 255.255.255.255 from 192.168.1.1, on dev eth1 ll header: ff:ff:ff:ff:ff:ff:00:18:39:5b:c5:a9:08:00 martian source 255.255.255.255 from 192.168.1.1, on dev eth1 ll header: ff:ff:ff:ff:ff:ff:00:18:39:5b:c5:a9:08:00 SFW2-INext-DROP-DEFLT IN=eth1 OUT= MAC= SRC=192.168.1.65 DST=224.0.0.251 LEN=499 TOS=0x00 PREC=0x00 TTL=255 ID=0 DF PROTO=UDP SPT=5353 DPT=5353 LEN=479 SFW2-INext-DROP-DEFLT IN=eth1 OUT= MAC= SRC=192.168.1.65 DST=224.0.0.251 LEN=269 TOS=0x00 PREC=0x00 TTL=255 ID=0 DF PROTO=UDP SPT=5353 DPT=5353 LEN=249 SFW2-INext-DROP-DEFLT IN=eth1 OUT= MAC= SRC=192.168.1.65 DST=224.0.0.251 LEN=499 TOS=0x00 PREC=0x00 TTL=255 ID=0 DF PROTO=UDP SPT=5353 DPT=5353 LEN=479 SFW2-INext-DROP-DEFLT IN=eth1 OUT= MAC= SRC=192.168.1.65 DST=224.0.0.251 LEN=499 TOS=0x00 PREC=0x00 TTL=255 ID=0 DF PROTO=UDP SPT=5353 DPT=5353 LEN=479 SFW2-INext-DROP-DEFLT IN=eth1 OUT= MAC= SRC=192.168.1.65 DST=224.0.0.251 LEN=463 TOS=0x00 PREC=0x00 TTL=255 ID=0 DF PROTO=UDP SPT=5353 DPT=5353 LEN=443 SFW2-INext-DROP-DEFLT IN=eth1 OUT= MAC=01:00:5e:00:00:01:00:18:39:5b:c5:a9:08:00 SRC=192.168.1.1 DST=224.0.0.1 LEN=28 TOS=0x00 PREC=0x00 TTL=1 ID=0 DF PROTO=2 SFW2-INext-DROP-DEFLT IN=eth1 OUT= MAC=01:00:5e:00:00:01:00:18:39:5b:c5:a9:08:00 SRC=192.168.1.1 DST=224.0.0.1 LEN=28 TOS=0x00 PREC=0x00 TTL=1 ID=0 DF PROTO=2 SFW2-INext-DROP-DEFLT IN=eth1 OUT= MAC=01:00:5e:00:00:01:00:18:39:5b:c5:a9:08:00 SRC=192.168.1.1 DST=224.0.0.1 LEN=28 TOS=0x00 PREC=0x00 TTL=1 ID=0 DF PROTO=2 SFW2-INext-DROP-DEFLT IN=eth1 OUT= MAC=01:00:5e:00:00:01:00:18:39:5b:c5:a9:08:00 SRC=192.168.1.1 DST=224.0.0.1 LEN=28 TOS=0x00 PREC=0x00 TTL=1 ID=0 DF PROTO=2 SFW2-INext-DROP-DEFLT IN=eth1 OUT= MAC=01:00:5e:00:00:01:00:18:39:5b:c5:a9:08:00 SRC=192.168.1.1 DST=224.0.0.1 LEN=28 TOS=0x00 PREC=0x00 TTL=1 ID=0 DF PROTO=2 SFW2-INext-DROP-DEFLT IN=eth1 OUT= MAC=01:00:5e:00:00:01:00:18:39:5b:c5:a9:08:00 SRC=192.168.1.1 DST=224.0.0.1 LEN=28 TOS=0x00 PREC=0x00 TTL=1 ID=0 DF PROTO=2 SFW2-INext-DROP-DEFLT IN=eth1 OUT= MAC=01:00:5e:00:00:01:00:18:39:5b:c5:a9:08:00 SRC=192.168.1.1 DST=224.0.0.1 LEN=28 TOS=0x00 PREC=0x00 TTL=1 ID=0 DF PROTO=2 SFW2-INext-DROP-DEFLT IN=eth1 OUT= MAC=01:00:5e:00:00:01:00:18:39:5b:c5:a9:08:00 SRC=192.168.1.1 DST=224.0.0.1 LEN=28 TOS=0x00 PREC=0x00 TTL=1 ID=0 DF PROTO=2 SFW2-INext-DROP-DEFLT IN=eth1 OUT= MAC=01:00:5e:00:00:01:00:18:39:5b:c5:a9:08:00 SRC=192.168.1.1 DST=224.0.0.1 LEN=28 TOS=0x00 PREC=0x00 TTL=1 ID=0 DF PROTO=2 SFW2-INext-DROP-DEFLT IN=eth1 OUT= MAC=01:00:5e:00:00:01:00:18:39:5b:c5:a9:08:00 SRC=192.168.1.1 DST=224.0.0.1 LEN=28 TOS=0x00 PREC=0x00 TTL=1 ID=0 DF PROTO=2 SFW2-INext-DROP-DEFLT IN=eth1 OUT= MAC=01:00:5e:00:00:01:00:18:39:5b:c5:a9:08:00 SRC=192.168.1.1 DST=224.0.0.1 LEN=28 TOS=0x00 PREC=0x00 TTL=1 ID=0 DF PROTO=2 SFW2-INext-DROP-DEFLT IN=eth1 OUT= MAC=01:00:5e:00:00:01:00:18:39:5b:c5:a9:08:00 SRC=192.168.1.1 DST=224.0.0.1 LEN=28 TOS=0x00 PREC=0x00 TTL=1 ID=0 DF PROTO=2 SFW2-INext-DROP-DEFLT IN=eth1 OUT= MAC=01:00:5e:00:00:01:00:18:39:5b:c5:a9:08:00 SRC=192.168.1.1 DST=224.0.0.1 LEN=28 TOS=0x00 PREC=0x00 TTL=1 ID=0 DF PROTO=2 SFW2-INext-DROP-DEFLT IN=eth1 OUT= MAC=01:00:5e:00:00:01:00:18:39:5b:c5:a9:08:00 SRC=192.168.1.1 DST=224.0.0.1 LEN=28 TOS=0x00 PREC=0x00 TTL=1 ID=0 DF PROTO=2 SFW2-INext-DROP-DEFLT IN=eth1 OUT= MAC=01:00:5e:00:00:01:00:18:39:5b:c5:a9:08:00 SRC=192.168.1.1 DST=224.0.0.1 LEN=28 TOS=0x00 PREC=0x00 TTL=1 ID=0 DF PROTO=2 SFW2-INext-DROP-DEFLT IN=eth1 OUT= MAC=01:00:5e:00:00:01:00:18:39:5b:c5:a9:08:00 SRC=192.168.1.1 DST=224.0.0.1 LEN=28 TOS=0x00 PREC=0x00 TTL=1 ID=0 DF PROTO=2 SFW2-INext-DROP-DEFLT IN=eth1 OUT= MAC=01:00:5e:00:00:01:00:18:39:5b:c5:a9:08:00 SRC=192.168.1.1 DST=224.0.0.1 LEN=28 TOS=0x00 PREC=0x00 TTL=1 ID=0 DF PROTO=2 SFW2-INext-DROP-DEFLT IN=eth1 OUT= MAC=01:00:5e:00:00:01:00:18:39:5b:c5:a9:08:00 SRC=192.168.1.1 DST=224.0.0.1 LEN=28 TOS=0x00 PREC=0x00 TTL=1 ID=0 DF PROTO=2 SFW2-INext-DROP-DEFLT IN=eth1 OUT= MAC=01:00:5e:00:00:01:00:18:39:5b:c5:a9:08:00 SRC=192.168.1.1 DST=224.0.0.1 LEN=28 TOS=0x00 PREC=0x00 TTL=1 ID=0 DF PROTO=2 SFW2-INext-DROP-DEFLT IN=eth1 OUT= MAC=01:00:5e:00:00:01:00:18:39:5b:c5:a9:08:00 SRC=192.168.1.1 DST=224.0.0.1 LEN=28 TOS=0x00 PREC=0x00 TTL=1 ID=0 DF PROTO=2 SFW2-OUT-ERROR IN= OUT=eth1 SRC=192.168.1.65 DST=195.135.221.130 LEN=52 TOS=0x00 PREC=0x00 TTL=64 ID=44519 DF PROTO=TCP SPT=41388 DPT=80 WINDOW=116 RES=0x00 ACK FIN URGP=0 OPT (0101080A0008F453007EDF99) SFW2-INext-DROP-DEFLT-INV IN=eth1 OUT= MAC=00:16:6f:cc:ac:d2:00:18:39:5b:c5:a9:08:00 SRC=195.135.221.130 DST=192.168.1.65 LEN=40 TOS=0x00 PREC=0x00 TTL=54 ID=0 DF PROTO=TCP SPT=80 DPT=41388 WINDOW=0 RES=0x00 RST URGP=0 SFW2-OUT-ERROR IN= OUT=eth1 SRC=192.168.1.65 DST=193.1.193.64 LEN=52 TOS=0x00 PREC=0x00 TTL=64 ID=24228 DF PROTO=TCP SPT=43249 DPT=80 WINDOW=1002 RES=0x00 ACK FIN URGP=0 OPT (0101080A0008F46F002D4666) SFW2-INext-DROP-DEFLT-INV IN=eth1 OUT= MAC=00:16:6f:cc:ac:d2:00:18:39:5b:c5:a9:08:00 SRC=193.1.193.64 DST=192.168.1.65 LEN=40 TOS=0x00 PREC=0x00 TTL=51 ID=0 DF PROTO=TCP SPT=80 DPT=43249 WINDOW=0 RES=0x00 RST URGP=0 SFW2-OUT-ERROR IN= OUT=eth1 SRC=192.168.1.65 DST=195.135.221.130 LEN=52 TOS=0x00 PREC=0x00 TTL=64 ID=44520 DF PROTO=TCP SPT=41388 DPT=80 WINDOW=116 RES=0x00 ACK FIN URGP=0 OPT (0101080A0008F49A007EDF99) SFW2-INext-DROP-DEFLT-INV IN=eth1 OUT= MAC=00:16:6f:cc:ac:d2:00:18:39:5b:c5:a9:08:00 SRC=195.135.221.130 DST=192.168.1.65 LEN=40 TOS=0x00 PREC=0x00 TTL=54 ID=0 DF PROTO=TCP SPT=80 DPT=41388 WINDOW=0 RES=0x00 RST URGP=0 SFW2-OUT-ERROR IN= OUT=eth1 SRC=192.168.1.65 DST=193.1.193.64 LEN=52 TOS=0x00 PREC=0x00 TTL=64 ID=24229 DF PROTO=TCP SPT=43249 DPT=80 WINDOW=1002 RES=0x00 ACK FIN URGP=0 OPT (0101080A0008F4AC002D4666) SFW2-INext-DROP-DEFLT-INV IN=eth1 OUT= MAC=00:16:6f:cc:ac:d2:00:18:39:5b:c5:a9:08:00 SRC=193.1.193.64 DST=192.168.1.65 LEN=40 TOS=0x00 PREC=0x00 TTL=51 ID=0 DF PROTO=TCP SPT=80 DPT=43249 WINDOW=0 RES=0x00 RST URGP=0 SFW2-OUT-ERROR IN= OUT=eth1 SRC=192.168.1.65 DST=193.1.193.64 LEN=52 TOS=0x00 PREC=0x00 TTL=64 ID=24230 DF PROTO=TCP SPT=43249 DPT=80 WINDOW=1002 RES=0x00 ACK FIN URGP=0 OPT (0101080A0008F526002D4666) SFW2-INext-DROP-DEFLT-INV IN=eth1 OUT= MAC=00:16:6f:cc:ac:d2:00:18:39:5b:c5:a9:08:00 SRC=193.1.193.64 DST=192.168.1.65 LEN=40 TOS=0x00 PREC=0x00 TTL=51 ID=0 DF PROTO=TCP SPT=80 DPT=43249 WINDOW=0 RES=0x00 RST URGP=0 SFW2-OUT-ERROR IN= OUT=eth1 SRC=192.168.1.65 DST=193.1.193.64 LEN=52 TOS=0x00 PREC=0x00 TTL=64 ID=24235 DF PROTO=TCP SPT=43249 DPT=80 WINDOW=1002 RES=0x00 ACK FIN URGP=0 OPT (0101080A000912B2002D4666) SFW2-OUT-ERROR IN= OUT=eth1 SRC=192.168.1.65 DST=193.1.193.64 LEN=52 TOS=0x00 PREC=0x00 TTL=64 ID=24236 DF PROTO=TCP SPT=43249 DPT=80 WINDOW=1002 RES=0x00 ACK FIN URGP=0 OPT (0101080A00093132002D4666) SFW2-OUT-ERROR IN= OUT=eth1 SRC=192.168.1.65 DST=195.135.221.130 LEN=52 TOS=0x00 PREC=0x00 TTL=64 ID=44527 DF PROTO=TCP SPT=41388 DPT=80 WINDOW=116 RES=0x00 ACK FIN URGP=0 OPT (0101080A00093B0C007EDF99)