I solved this problem, after a lot of efforts, and through a hint from the #debian channel, where I posted the question too:
Here is what I did:
It was a problem of drivers for the wifi card.
I downloaded the package from madwifi website, and then installed manually the modules in the kernel with the instructions written in the madwifi INSTALL file.
I also added, at boot, in grub (in /boot/grub/menu.lst), the following message to kernel "pci=biosirq".
Now it works :-)
===
My laptop (Packard Bell Easy Note R1983.
Wireless works under windows (wakheos card).
But no wireless appears with several linuxes I tried (kubuntu and debian testing, yesterdays's versions).
Now I'm back to Kubuntu! Installed with LAN and upgraded to a 686 kernel.
Battery and wireless were not recognized.
So, I googled and added acpi=force to kernel messages. And battery worked.
Then, I tried between pci=noacpi, pci=routeirq, that appeared in dmesg.
Sometime, the usb is not recognized (with acpi=off)
One time, the wireless worked! (with pci=routeirq, I believe). Immediatly, I updated (adept), then, reboot, and then no way to get the wireless back. Battery and usb key are reconized.
It's apparently the same with the 386 kernel.
How to get the wireless working??
I believe it's just an affair of putting the right message to kernel at boot?
Thanks all!
See hereafter dmesg:
(or at http://pastebin.com/763031)
=
[17179569.184000] Linux version 2.6.15-26-686 (buildd@terranova) (gcc version 4.0.3 (Ubuntu 4.0.3-1ubuntu5)) #1 SMP PREEMPT Thu Aug 3 03:13:28 UTC 2006
[17179569.184000] BIOS-provided physical RAM map:
[17179569.184000] BIOS-e820: 0000000000000000 - 000000000009fc00 (usable)
[17179569.184000] BIOS-e820: 000000000009fc00 - 00000000000a0000 (reserved)
[17179569.184000] BIOS-e820: 00000000000e0000 - 0000000000100000 (reserved)
[17179569.184000] BIOS-e820: 0000000000100000 - 000000001bfef000 (usable)
[17179569.184000] BIOS-e820: 000000001bff0000 - 000000001bffffc0 (ACPI data)
[17179569.184000] BIOS-e820: 000000001bffffc0 - 000000001c000000 (ACPI NVS)
[17179569.184000] BIOS-e820: 00000000fff80000 - 0000000100000000 (reserved)
[17179569.184000] 0MB HIGHMEM available.
[17179569.184000] 447MB LOWMEM available.
[17179569.184000] On node 0 totalpages: 114671
[17179569.184000] DMA zone: 4096 pages, LIFO batch:0
[17179569.184000] DMA32 zone: 0 pages, LIFO batch:0
[17179569.184000] Normal zone: 110575 pages, LIFO batch:31
[17179569.184000] HighMem zone: 0 pages, LIFO batch:0
[17179569.184000] DMI 2.3 present.
[17179569.184000] ACPI: RSDP (v000 OID_00 ) @ 0x000e6010
[17179569.184000] ACPI: RSDT (v001 INSYDE FACP_000 0x00000100 0000 0x00010200) @ 0x1bffc2d0
[17179569.184000] ACPI: FADT (v001 INSYDE FACP_000 0x00000100 0000 0x00010200) @ 0x1bfffb00
[17179569.184000] ACPI: MADT (v001 INSYDE APIC_000 0x30303030 0000 0x00010200) @ 0x1bfffb90
[17179569.184000] ACPI: DSDT (v001 INSYDE PN800 0x00001000 INTL 0x02002036) @ 0x00000000
[17179569.184000] ACPI: BIOS age (336) fails cutoff (2000), acpi=force is required to enable ACPI
[17179569.184000] ACPI: acpi=force override
[17179569.184000] ACPI: PM-Timer IO Port: 0x1008
[17179569.184000] ACPI: Local APIC address 0xfee00000
[17179569.184000] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled)
[17179569.184000] Processor #0 6:13 APIC version 20
[17179569.184000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x01] disabled)
[17179569.184000] ACPI: LAPIC_NMI (acpi_id[0x00] high edge lint[0x1])
[17179569.184000] ACPI: LAPIC_NMI (acpi_id[0x01] high edge lint[0x1])
[17179569.184000] Allocating PCI resources starting at 20000000 (gap: 1c000000:e3f80000)
[17179569.184000] Built 1 zonelists
[17179569.184000] Kernel command line: root=/dev/hda6 ro quiet splash vga=771 acpi=force pci=noacpi pci=routeirq
[17179569.184000] Found and enabled local APIC!
[17179569.184000] mapped APIC to ffffd000 (fee00000)
[17179569.184000] Initializing CPU#0
[17179569.184000] PID hash table entries: 2048 (order: 11, 32768 bytes)
[17179569.184000] Detected 1492.999 MHz processor.
[17179569.184000] Using pmtmr for high-res timesource
[17179569.184000] Console: colour dummy device 80x25
[17179572.100000] Dentry cache hash table entries: 65536 (order: 6, 262144 bytes)
[17179572.100000] Inode-cache hash table entries: 32768 (order: 5, 131072 bytes)
[17179572.116000] Memory: 443112k/458684k available (2110k kernel code, 15008k reserved, 595k data, 332k init, 0k highmem)
[17179572.116000] Checking if this processor honours the WP bit even in supervisor mode... Ok.
[17179572.196000] Calibrating delay using timer specific routine.. 2989.57 BogoMIPS (lpj=5979157)
[17179572.196000] Security Framework v1.0.0 initialized
[17179572.196000] SELinux: Disabled at boot.
[17179572.196000] Mount-cache hash table entries: 512
[17179572.196000] CPU: After generic identify, caps: afe9fbff 00000000 00000000 00000000 00000000 00000000 00000000
[17179572.196000] CPU: After vendor identify, caps: afe9fbff 00000000 00000000 00000000 00000000 00000000 00000000
[17179572.196000] CPU: L1 I cache: 32K, L1 D cache: 32K
[17179572.196000] CPU: L2 cache: 1024K
[17179572.196000] CPU: After all inits, caps: afe9fbff 00000000 00000000 00000040 00000000 00000000 00000000
[17179572.196000] mtrr: v2.0 (20020519)
[17179572.196000] Enabling fast FPU save and restore... done.
[17179572.196000] Enabling unmasked SIMD FPU exception support... done.
[17179572.196000] Checking 'hlt' instruction... OK.
[17179572.212000] SMP alternatives: switching to UP code
[17179572.212000] checking if image is initramfs... it is
[17179572.884000] Freeing initrd memory: 6807k freed
[17179572.892000] ACPI: Looking for DSDT ... not found!
[17179572.892000] ACPI: setting ELCR to 0ea0 (from 0ca0)
[17179572.904000] CPU0: Intel(R) Celeron(R) M processor 1.50GHz stepping 08
[17179572.904000] Total of 1 processors activated (2989.57 BogoMIPS).
[17179573.008000] Brought up 1 CPUs
[17179573.008000] NET: Registered protocol family 16
[17179573.008000] EISA bus registered
[17179573.008000] ACPI: bus type pci registered
[17179573.008000] PCI: PCI BIOS revision 2.10 entry at 0xe9b04, last bus=1
[17179573.008000] PCI: Using configuration type 1
[17179573.008000] ACPI: Subsystem revision 20051216
[17179573.012000] ACPI: Interpreter enabled
[17179573.012000] ACPI: Using PIC for interrupt routing
[17179573.012000] ACPI: Embedded Controller [EC0] (gpe 1) interrupt mode.
[17179573.016000] Linux Plug and Play Support v0.97 (c) Adam Belay
[17179573.016000] pnp: PnP ACPI init
[17179573.020000] pnp: PnP ACPI: found 9 devices
[17179573.020000] PnPBIOS: Disabled by ACPI PNP
[17179573.020000] PCI: Probing PCI hardware
[17179573.020000] PCI: Probing PCI hardware (bus 00)
[17179573.024000] ACPI: Assume root bridge [\_SB_.PCI0] bus is 0
[17179573.024000] PCI quirk: region 1000-107f claimed by vt8235 PM
[17179573.024000] PCI quirk: region 1400-140f claimed by vt8235 SMB
[17179573.024000] Boot video device is 0000:01:00.0
[17179573.040000] PCI: Using IRQ router VIA [1106/3177] at 0000:00:11.0
[17179573.044000] pnp: 00:07: ioport range 0x330-0x331 has been reserved
[17179573.044000] pnp: 00:07: ioport range 0x4d0-0x4d1 has been reserved
[17179573.044000] pnp: 00:07: ioport range 0x1000-0x107f could not be reserved
[17179573.044000] pnp: 00:07: ioport range 0x1400-0x140f has been reserved
[17179573.044000] PCI: Bridge: 0000:00:01.0
[17179573.044000] IO window: c000-dfff
[17179573.044000] MEM window: c0000000-cfffffff
[17179573.044000] PREFETCH window: 90000000-9fffffff
[17179573.044000] PCI: Setting latency timer of device 0000:00:01.0 to 64
[17179573.044000] audit: initializing netlink socket (disabled)
[17179573.044000] audit(1154649632.040:1): initialized
[17179573.044000] VFS: Disk quotas dquot_6.5.1
[17179573.044000] Dquot-cache hash table entries: 1024 (order 0, 4096 bytes)
[17179573.044000] Initializing Cryptographic API
[17179573.044000] io scheduler noop registered
[17179573.044000] io scheduler anticipatory registered
[17179573.044000] io scheduler deadline registered
[17179573.044000] io scheduler cfq registered
[17179573.044000] isapnp: Scanning for PnP cards...
[17179573.400000] isapnp: No Plug & Play device found
[17179573.416000] Real Time Clock Driver v1.12
[17179573.416000] PNP: PS/2 Controller [PNP0303:KBC,PNP0f13:PS2M] at 0x60,0x64 irq 1,12
[17179573.432000] i8042.c: Detected active multiplexing controller, rev 1.1.
[17179573.436000] serio: i8042 AUX0 port at 0x60,0x64 irq 12
[17179573.436000] serio: i8042 AUX1 port at 0x60,0x64 irq 12
[17179573.436000] serio: i8042 AUX2 port at 0x60,0x64 irq 12
[17179573.436000] serio: i8042 AUX3 port at 0x60,0x64 irq 12
[17179573.440000] serio: i8042 KBD port at 0x60,0x64 irq 1
[17179573.440000] Serial: 8250/16550 driver $Revision: 1.90 $ 48 ports, IRQ sharing enabled
[17179573.440000] RAMDISK driver initialized: 16 RAM disks of 65536K size 1024 blocksize
[17179573.444000] Uniform Multi-Platform E-IDE driver Revision: 7.00alpha2
[17179573.444000] ide: Assuming 33MHz system bus speed for PIO modes; override with idebus=xx
[17179573.444000] mice: PS/2 mouse device common for all mice
[17179573.444000] EISA: Probing bus 0 at eisa.0
[17179573.444000] Cannot allocate resource for EISA slot 1
[17179573.444000] EISA: Detected 0 cards.
[17179573.444000] NET: Registered protocol family 2
[17179573.472000] input: AT Translated Set 2 keyboard as /class/input/input0
[17179573.484000] IP route cache hash table entries: 4096 (order: 2, 16384 bytes)
[17179573.484000] TCP established hash table entries: 16384 (order: 5, 196608 bytes)
[17179573.484000] TCP bind hash table entries: 16384 (order: 5, 196608 bytes)
[17179573.484000] TCP: Hash tables configured (established 16384 bind 16384)
[17179573.484000] TCP reno registered
[17179573.484000] TCP bic registered
[17179573.484000] NET: Registered protocol family 1
[17179573.484000] NET: Registered protocol family 8
[17179573.484000] NET: Registered protocol family 20
[17179573.484000] Using IPI No-Shortcut mode
[17179573.484000] ACPI wakeup devices:
[17179573.484000] SBTN LAN AC97 MC97 KBC
[17179573.484000] ACPI: (supports S0 S1 S3 S4 S5)
[17179573.484000] Freeing unused kernel memory: 332k freed
[17179573.532000] vesafb: framebuffer at 0x90000000, mapped to 0xdc880000, using 937k, total 65536k
[17179573.532000] vesafb: mode is 800x600x8, linelength=800, pages=127
[17179573.532000] vesafb: protected mode interface info at c000:a81f
[17179573.532000] vesafb: scrolling: redraw
[17179573.532000] vesafb: Pseudocolor: size=8:8:8:8, shift=0:0:0:0
[17179573.532000] vesafb: Mode is VGA compatible
[17179573.540000] Console: switching to colour frame buffer device 100x37
[17179573.540000] fb0: VESA VGA frame buffer device
[17179574.564000] Capability LSM initialized
[17179574.632000] ACPI: CPU0 (power states: C1[C1] C2[C2] C3[C3])
[17179574.632000] ACPI: Processor [CPU0] (supports 16 throttling states)
[17179574.640000] ACPI: Thermal Zone [TZ0] (0 C)
[17179575.052000] VP_IDE: IDE controller at PCI slot 0000:00:11.1
[17179575.052000] VP_IDE: chipset revision 6
[17179575.052000] VP_IDE: not 100% native mode: will probe irqs later
[17179575.052000] VP_IDE: VIA vt8235 (rev 00) IDE UDMA133 controller on pci0000:00:11.1
[17179575.052000] ide0: BM-DMA at 0x1100-0x1107, BIOS settings: hdaMA, hdbio
[17179575.052000] ide1: BM-DMA at 0x1108-0x110f, BIOS settings: hdcMA, hddio
[17179575.052000] Probing IDE interface ide0...
[17179580.788000] hda: WDC WD800UE-22HCT0, ATA DISK drive
[17179590.636000] ide0 at 0x1f0-0x1f7,0x3f6 on irq 14
[17179591.000000] Probing IDE interface ide1...
[17179603.276000] hdc: _NEC DVD_RW ND-6750A, ATAPI CD/DVD-ROM drive
[17179613.164000] ide1 at 0x170-0x177,0x376 on irq 15
[17179613.176000] hda: max request size: 128KiB
[17179613.176000] hda: 156301488 sectors (80026 MB) w/2048KiB Cache, CHS=65535/16/63, UDMA(100)
[17179613.184000] hda: cache flushes supported
[17179613.184000] hda: hda1 hda2 hda3 hda4 < hda5 hda6 >
[17179613.592000] hdc: ATAPI 24X DVD-ROM DVD-R CD-R/RW drive, 2048kB Cache, UDMA(33)
[17179613.592000] Uniform CD-ROM driver Revision: 3.20
[17179614.244000] usbcore: registered new driver usbfs
[17179614.244000] usbcore: registered new driver hub
[17179614.244000] USB Universal Host Controller Interface driver v2.3
[17179614.244000] PCI: Found IRQ 11 for device 0000:00:10.0
[17179614.244000] PCI: Sharing IRQ 11 with 0000:00:12.0
[17179614.244000] PCI: Sharing IRQ 11 with 0000:01:00.0
[17179614.244000] uhci_hcd 0000:00:10.0: UHCI Host Controller
[17179614.244000] uhci_hcd 0000:00:10.0: new USB bus registered, assigned bus number 1
[17179614.244000] uhci_hcd 0000:00:10.0: irq 11, io base 0x00001200
[17179614.244000] hub 1-0:1.0: USB hub found
[17179614.244000] hub 1-0:1.0: 2 ports detected
[17179614.348000] PCI: Found IRQ 7 for device 0000:00:10.1
[17179614.348000] uhci_hcd 0000:00:10.1: UHCI Host Controller
[17179614.348000] uhci_hcd 0000:00:10.1: new USB bus registered, assigned bus number 2
[17179614.348000] uhci_hcd 0000:00:10.1: irq 7, io base 0x00001220
[17179614.348000] hub 2-0:1.0: USB hub found
[17179614.348000] hub 2-0:1.0: 2 ports detected
[17179614.452000] PCI: Found IRQ 5 for device 0000:00:10.2
[17179614.452000] PCI: Sharing IRQ 5 with 0000:00:11.5
[17179614.452000] PCI: Sharing IRQ 5 with 0000:00:11.6
[17179614.452000] uhci_hcd 0000:00:10.2: UHCI Host Controller
[17179614.452000] uhci_hcd 0000:00:10.2: new USB bus registered, assigned bus number 3
[17179614.452000] uhci_hcd 0000:00:10.2: irq 5, io base 0x00001240
[17179614.452000] hub 3-0:1.0: USB hub found
[17179614.452000] hub 3-0:1.0: 2 ports detected
[17179614.556000] PCI: Enabling device 0000:00:10.3 (0000 -> 0002)
[17179614.556000] PCI: Found IRQ 10 for device 0000:00:10.3
[17179614.556000] ehci_hcd 0000:00:10.3: EHCI Host Controller
[17179614.556000] ehci_hcd 0000:00:10.3: new USB bus registered, assigned bus number 4
[17179614.556000] ehci_hcd 0000:00:10.3: irq 10, io mem 0x20010000
[17179614.556000] ehci_hcd 0000:00:10.3: USB 2.0 started, EHCI 1.00, driver 10 Dec 2004
[17179614.556000] hub 4-0:1.0: USB hub found
[17179614.556000] hub 4-0:1.0: 6 ports detected
[17179614.852000] Attempting manual resume
[17179614.912000] EXT3-fs: mounted filesystem with ordered data mode.
[17179614.924000] kjournald starting. Commit interval 5 seconds
[17179628.224000] Linux agpgart interface v0.101 (c) Dave Jones
[17179628.232000] agpgart: Detected VIA PM800/PN800/PM880/PN880 chipset
[17179628.236000] agpgart: AGP aperture is 32M @ 0xa0000000
[17179628.908000] PCI: Found IRQ 5 for device 0000:00:11.6
[17179628.908000] PCI: Sharing IRQ 5 with 0000:00:10.2
[17179628.908000] PCI: Sharing IRQ 5 with 0000:00:11.5
[17179629.088000] via-rhine.c:v1.10-LK1.2.0-2.6 June-10-2004 Written by Donald Becker
[17179629.152000] irda_init()
[17179629.152000] NET: Registered protocol family 23
[17179629.248000] input: PC Speaker as /class/input/input1
[17179629.288000] PCI: Found IRQ 5 for device 0000:00:11.5
[17179629.288000] PCI: Sharing IRQ 5 with 0000:00:10.2
[17179629.288000] PCI: Sharing IRQ 5 with 0000:00:11.6
[17179629.288000] PCI: Setting latency timer of device 0000:00:11.5 to 64
[17179629.484000] pci_hotplug: PCI Hot Plug PCI Core version: 0.5
[17179629.692000] PCI: Setting latency timer of device 0000:00:11.6 to 64
[17179629.996000] Synaptics Touchpad, model: 1, fw: 5.9, id: 0xf6eb3, caps: 0xa04713/0x0
[17179630.052000] input: SynPS/2 Synaptics TouchPad as /class/input/input2
[17179630.120000] ts: Compaq touchscreen protocol output
[17179630.196000] VIA 82xx Modem: probe of 0000:00:11.6 failed with error -13
[17179630.252000] shpchp: Standard Hot Plug PCI Controller Driver version: 0.4
[17179630.252000] PCI: Found IRQ 11 for device 0000:00:12.0
[17179630.252000] PCI: Sharing IRQ 11 with 0000:00:10.0
[17179630.252000] PCI: Sharing IRQ 11 with 0000:01:00.0
[17179630.296000] eth0: VIA Rhine II at 0x1e200, 00:40:d0:8c:b7:37, IRQ 11.
[17179630.300000] eth0: MII PHY found at address 1, status 0x7849 advertising 05e1 Link 0000.
[17179630.672000] eth0: link down
[17179630.772000] lp: driver loaded but no devices found
[17179630.828000] Adding 1020088k swap on /dev/hda5. Priority:-1 extents:1 across:1020088k
[17179632.168000] NET: Registered protocol family 17
[17179730.776000] EXT3 FS on hda6, internal journal
[17179731.268000] md: md driver 0.90.3 MAX_MD_DEVS=256, MD_SB_DISKS=27
[17179731.268000] md: bitmap version 4.39
[17179731.912000] device-mapper: 4.4.0-ioctl (2005-01-12) initialised: dm-devel@redhat.com
[17179733.080000] cdrom: open failed.
[17179736.720000] NTFS driver 2.1.25 [Flags: R/O MODULE].
[17179736.820000] NTFS volume version 3.1.
[17179747.632000] ACPI: AC Adapter [AC] (on-line)
[17179747.660000] ACPI: Battery Slot [BAT0] (battery present)
[17179747.748000] ACPI: Power Button (FF) [PWRF]
[17179747.748000] ACPI: Lid Switch [LID]
[17179747.748000] ACPI: Sleep Button (CM) [SBTN]
[17179747.916000] ibm_acpi: ec object not found
[17179747.952000] pcc_acpi: loading...
[17179748.068000] ACPI: Video Device [VGA0] (multi-head: yes rom: no post: no)
[17179751.644000] ppdev: user-space parallel port driver
[17179752.228000] apm: BIOS not found.
[17179755.144000] Bluetooth: Core ver 2.8
[17179755.144000] NET: Registered protocol family 31
[17179755.144000] Bluetooth: HCI device and connection manager initialized
[17179755.144000] Bluetooth: HCI socket layer initialized
[17179755.156000] Bluetooth: L2CAP ver 2.8
[17179755.156000] Bluetooth: L2CAP socket layer initialized
[17179755.276000] Bluetooth: RFCOMM socket layer initialized
[17179755.276000] Bluetooth: RFCOMM TTY layer initialized
[17179755.276000] Bluetooth: RFCOMM ver 1.7
[17179805.560000] NET: Registered protocol family 10
[17179805.560000] lo: Disabled Privacy Extensions
[17179805.560000] ADDRCONF(NETDEV_UP): eth0: link is not ready
[17179805.560000] IPv6 over IPv4 tunneling driver
==
Here is what I did:
It was a problem of drivers for the wifi card.
I downloaded the package from madwifi website, and then installed manually the modules in the kernel with the instructions written in the madwifi INSTALL file.
I also added, at boot, in grub (in /boot/grub/menu.lst), the following message to kernel "pci=biosirq".
Now it works :-)
===
My laptop (Packard Bell Easy Note R1983.
Wireless works under windows (wakheos card).
But no wireless appears with several linuxes I tried (kubuntu and debian testing, yesterdays's versions).
Now I'm back to Kubuntu! Installed with LAN and upgraded to a 686 kernel.
Battery and wireless were not recognized.
So, I googled and added acpi=force to kernel messages. And battery worked.
Then, I tried between pci=noacpi, pci=routeirq, that appeared in dmesg.
Sometime, the usb is not recognized (with acpi=off)
One time, the wireless worked! (with pci=routeirq, I believe). Immediatly, I updated (adept), then, reboot, and then no way to get the wireless back. Battery and usb key are reconized.
It's apparently the same with the 386 kernel.
How to get the wireless working??
I believe it's just an affair of putting the right message to kernel at boot?
Thanks all!
See hereafter dmesg:
(or at http://pastebin.com/763031)
=
[17179569.184000] Linux version 2.6.15-26-686 (buildd@terranova) (gcc version 4.0.3 (Ubuntu 4.0.3-1ubuntu5)) #1 SMP PREEMPT Thu Aug 3 03:13:28 UTC 2006
[17179569.184000] BIOS-provided physical RAM map:
[17179569.184000] BIOS-e820: 0000000000000000 - 000000000009fc00 (usable)
[17179569.184000] BIOS-e820: 000000000009fc00 - 00000000000a0000 (reserved)
[17179569.184000] BIOS-e820: 00000000000e0000 - 0000000000100000 (reserved)
[17179569.184000] BIOS-e820: 0000000000100000 - 000000001bfef000 (usable)
[17179569.184000] BIOS-e820: 000000001bff0000 - 000000001bffffc0 (ACPI data)
[17179569.184000] BIOS-e820: 000000001bffffc0 - 000000001c000000 (ACPI NVS)
[17179569.184000] BIOS-e820: 00000000fff80000 - 0000000100000000 (reserved)
[17179569.184000] 0MB HIGHMEM available.
[17179569.184000] 447MB LOWMEM available.
[17179569.184000] On node 0 totalpages: 114671
[17179569.184000] DMA zone: 4096 pages, LIFO batch:0
[17179569.184000] DMA32 zone: 0 pages, LIFO batch:0
[17179569.184000] Normal zone: 110575 pages, LIFO batch:31
[17179569.184000] HighMem zone: 0 pages, LIFO batch:0
[17179569.184000] DMI 2.3 present.
[17179569.184000] ACPI: RSDP (v000 OID_00 ) @ 0x000e6010
[17179569.184000] ACPI: RSDT (v001 INSYDE FACP_000 0x00000100 0000 0x00010200) @ 0x1bffc2d0
[17179569.184000] ACPI: FADT (v001 INSYDE FACP_000 0x00000100 0000 0x00010200) @ 0x1bfffb00
[17179569.184000] ACPI: MADT (v001 INSYDE APIC_000 0x30303030 0000 0x00010200) @ 0x1bfffb90
[17179569.184000] ACPI: DSDT (v001 INSYDE PN800 0x00001000 INTL 0x02002036) @ 0x00000000
[17179569.184000] ACPI: BIOS age (336) fails cutoff (2000), acpi=force is required to enable ACPI
[17179569.184000] ACPI: acpi=force override
[17179569.184000] ACPI: PM-Timer IO Port: 0x1008
[17179569.184000] ACPI: Local APIC address 0xfee00000
[17179569.184000] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled)
[17179569.184000] Processor #0 6:13 APIC version 20
[17179569.184000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x01] disabled)
[17179569.184000] ACPI: LAPIC_NMI (acpi_id[0x00] high edge lint[0x1])
[17179569.184000] ACPI: LAPIC_NMI (acpi_id[0x01] high edge lint[0x1])
[17179569.184000] Allocating PCI resources starting at 20000000 (gap: 1c000000:e3f80000)
[17179569.184000] Built 1 zonelists
[17179569.184000] Kernel command line: root=/dev/hda6 ro quiet splash vga=771 acpi=force pci=noacpi pci=routeirq
[17179569.184000] Found and enabled local APIC!
[17179569.184000] mapped APIC to ffffd000 (fee00000)
[17179569.184000] Initializing CPU#0
[17179569.184000] PID hash table entries: 2048 (order: 11, 32768 bytes)
[17179569.184000] Detected 1492.999 MHz processor.
[17179569.184000] Using pmtmr for high-res timesource
[17179569.184000] Console: colour dummy device 80x25
[17179572.100000] Dentry cache hash table entries: 65536 (order: 6, 262144 bytes)
[17179572.100000] Inode-cache hash table entries: 32768 (order: 5, 131072 bytes)
[17179572.116000] Memory: 443112k/458684k available (2110k kernel code, 15008k reserved, 595k data, 332k init, 0k highmem)
[17179572.116000] Checking if this processor honours the WP bit even in supervisor mode... Ok.
[17179572.196000] Calibrating delay using timer specific routine.. 2989.57 BogoMIPS (lpj=5979157)
[17179572.196000] Security Framework v1.0.0 initialized
[17179572.196000] SELinux: Disabled at boot.
[17179572.196000] Mount-cache hash table entries: 512
[17179572.196000] CPU: After generic identify, caps: afe9fbff 00000000 00000000 00000000 00000000 00000000 00000000
[17179572.196000] CPU: After vendor identify, caps: afe9fbff 00000000 00000000 00000000 00000000 00000000 00000000
[17179572.196000] CPU: L1 I cache: 32K, L1 D cache: 32K
[17179572.196000] CPU: L2 cache: 1024K
[17179572.196000] CPU: After all inits, caps: afe9fbff 00000000 00000000 00000040 00000000 00000000 00000000
[17179572.196000] mtrr: v2.0 (20020519)
[17179572.196000] Enabling fast FPU save and restore... done.
[17179572.196000] Enabling unmasked SIMD FPU exception support... done.
[17179572.196000] Checking 'hlt' instruction... OK.
[17179572.212000] SMP alternatives: switching to UP code
[17179572.212000] checking if image is initramfs... it is
[17179572.884000] Freeing initrd memory: 6807k freed
[17179572.892000] ACPI: Looking for DSDT ... not found!
[17179572.892000] ACPI: setting ELCR to 0ea0 (from 0ca0)
[17179572.904000] CPU0: Intel(R) Celeron(R) M processor 1.50GHz stepping 08
[17179572.904000] Total of 1 processors activated (2989.57 BogoMIPS).
[17179573.008000] Brought up 1 CPUs
[17179573.008000] NET: Registered protocol family 16
[17179573.008000] EISA bus registered
[17179573.008000] ACPI: bus type pci registered
[17179573.008000] PCI: PCI BIOS revision 2.10 entry at 0xe9b04, last bus=1
[17179573.008000] PCI: Using configuration type 1
[17179573.008000] ACPI: Subsystem revision 20051216
[17179573.012000] ACPI: Interpreter enabled
[17179573.012000] ACPI: Using PIC for interrupt routing
[17179573.012000] ACPI: Embedded Controller [EC0] (gpe 1) interrupt mode.
[17179573.016000] Linux Plug and Play Support v0.97 (c) Adam Belay
[17179573.016000] pnp: PnP ACPI init
[17179573.020000] pnp: PnP ACPI: found 9 devices
[17179573.020000] PnPBIOS: Disabled by ACPI PNP
[17179573.020000] PCI: Probing PCI hardware
[17179573.020000] PCI: Probing PCI hardware (bus 00)
[17179573.024000] ACPI: Assume root bridge [\_SB_.PCI0] bus is 0
[17179573.024000] PCI quirk: region 1000-107f claimed by vt8235 PM
[17179573.024000] PCI quirk: region 1400-140f claimed by vt8235 SMB
[17179573.024000] Boot video device is 0000:01:00.0
[17179573.040000] PCI: Using IRQ router VIA [1106/3177] at 0000:00:11.0
[17179573.044000] pnp: 00:07: ioport range 0x330-0x331 has been reserved
[17179573.044000] pnp: 00:07: ioport range 0x4d0-0x4d1 has been reserved
[17179573.044000] pnp: 00:07: ioport range 0x1000-0x107f could not be reserved
[17179573.044000] pnp: 00:07: ioport range 0x1400-0x140f has been reserved
[17179573.044000] PCI: Bridge: 0000:00:01.0
[17179573.044000] IO window: c000-dfff
[17179573.044000] MEM window: c0000000-cfffffff
[17179573.044000] PREFETCH window: 90000000-9fffffff
[17179573.044000] PCI: Setting latency timer of device 0000:00:01.0 to 64
[17179573.044000] audit: initializing netlink socket (disabled)
[17179573.044000] audit(1154649632.040:1): initialized
[17179573.044000] VFS: Disk quotas dquot_6.5.1
[17179573.044000] Dquot-cache hash table entries: 1024 (order 0, 4096 bytes)
[17179573.044000] Initializing Cryptographic API
[17179573.044000] io scheduler noop registered
[17179573.044000] io scheduler anticipatory registered
[17179573.044000] io scheduler deadline registered
[17179573.044000] io scheduler cfq registered
[17179573.044000] isapnp: Scanning for PnP cards...
[17179573.400000] isapnp: No Plug & Play device found
[17179573.416000] Real Time Clock Driver v1.12
[17179573.416000] PNP: PS/2 Controller [PNP0303:KBC,PNP0f13:PS2M] at 0x60,0x64 irq 1,12
[17179573.432000] i8042.c: Detected active multiplexing controller, rev 1.1.
[17179573.436000] serio: i8042 AUX0 port at 0x60,0x64 irq 12
[17179573.436000] serio: i8042 AUX1 port at 0x60,0x64 irq 12
[17179573.436000] serio: i8042 AUX2 port at 0x60,0x64 irq 12
[17179573.436000] serio: i8042 AUX3 port at 0x60,0x64 irq 12
[17179573.440000] serio: i8042 KBD port at 0x60,0x64 irq 1
[17179573.440000] Serial: 8250/16550 driver $Revision: 1.90 $ 48 ports, IRQ sharing enabled
[17179573.440000] RAMDISK driver initialized: 16 RAM disks of 65536K size 1024 blocksize
[17179573.444000] Uniform Multi-Platform E-IDE driver Revision: 7.00alpha2
[17179573.444000] ide: Assuming 33MHz system bus speed for PIO modes; override with idebus=xx
[17179573.444000] mice: PS/2 mouse device common for all mice
[17179573.444000] EISA: Probing bus 0 at eisa.0
[17179573.444000] Cannot allocate resource for EISA slot 1
[17179573.444000] EISA: Detected 0 cards.
[17179573.444000] NET: Registered protocol family 2
[17179573.472000] input: AT Translated Set 2 keyboard as /class/input/input0
[17179573.484000] IP route cache hash table entries: 4096 (order: 2, 16384 bytes)
[17179573.484000] TCP established hash table entries: 16384 (order: 5, 196608 bytes)
[17179573.484000] TCP bind hash table entries: 16384 (order: 5, 196608 bytes)
[17179573.484000] TCP: Hash tables configured (established 16384 bind 16384)
[17179573.484000] TCP reno registered
[17179573.484000] TCP bic registered
[17179573.484000] NET: Registered protocol family 1
[17179573.484000] NET: Registered protocol family 8
[17179573.484000] NET: Registered protocol family 20
[17179573.484000] Using IPI No-Shortcut mode
[17179573.484000] ACPI wakeup devices:
[17179573.484000] SBTN LAN AC97 MC97 KBC
[17179573.484000] ACPI: (supports S0 S1 S3 S4 S5)
[17179573.484000] Freeing unused kernel memory: 332k freed
[17179573.532000] vesafb: framebuffer at 0x90000000, mapped to 0xdc880000, using 937k, total 65536k
[17179573.532000] vesafb: mode is 800x600x8, linelength=800, pages=127
[17179573.532000] vesafb: protected mode interface info at c000:a81f
[17179573.532000] vesafb: scrolling: redraw
[17179573.532000] vesafb: Pseudocolor: size=8:8:8:8, shift=0:0:0:0
[17179573.532000] vesafb: Mode is VGA compatible
[17179573.540000] Console: switching to colour frame buffer device 100x37
[17179573.540000] fb0: VESA VGA frame buffer device
[17179574.564000] Capability LSM initialized
[17179574.632000] ACPI: CPU0 (power states: C1[C1] C2[C2] C3[C3])
[17179574.632000] ACPI: Processor [CPU0] (supports 16 throttling states)
[17179574.640000] ACPI: Thermal Zone [TZ0] (0 C)
[17179575.052000] VP_IDE: IDE controller at PCI slot 0000:00:11.1
[17179575.052000] VP_IDE: chipset revision 6
[17179575.052000] VP_IDE: not 100% native mode: will probe irqs later
[17179575.052000] VP_IDE: VIA vt8235 (rev 00) IDE UDMA133 controller on pci0000:00:11.1
[17179575.052000] ide0: BM-DMA at 0x1100-0x1107, BIOS settings: hdaMA, hdbio
[17179575.052000] ide1: BM-DMA at 0x1108-0x110f, BIOS settings: hdcMA, hddio
[17179575.052000] Probing IDE interface ide0...
[17179580.788000] hda: WDC WD800UE-22HCT0, ATA DISK drive
[17179590.636000] ide0 at 0x1f0-0x1f7,0x3f6 on irq 14
[17179591.000000] Probing IDE interface ide1...
[17179603.276000] hdc: _NEC DVD_RW ND-6750A, ATAPI CD/DVD-ROM drive
[17179613.164000] ide1 at 0x170-0x177,0x376 on irq 15
[17179613.176000] hda: max request size: 128KiB
[17179613.176000] hda: 156301488 sectors (80026 MB) w/2048KiB Cache, CHS=65535/16/63, UDMA(100)
[17179613.184000] hda: cache flushes supported
[17179613.184000] hda: hda1 hda2 hda3 hda4 < hda5 hda6 >
[17179613.592000] hdc: ATAPI 24X DVD-ROM DVD-R CD-R/RW drive, 2048kB Cache, UDMA(33)
[17179613.592000] Uniform CD-ROM driver Revision: 3.20
[17179614.244000] usbcore: registered new driver usbfs
[17179614.244000] usbcore: registered new driver hub
[17179614.244000] USB Universal Host Controller Interface driver v2.3
[17179614.244000] PCI: Found IRQ 11 for device 0000:00:10.0
[17179614.244000] PCI: Sharing IRQ 11 with 0000:00:12.0
[17179614.244000] PCI: Sharing IRQ 11 with 0000:01:00.0
[17179614.244000] uhci_hcd 0000:00:10.0: UHCI Host Controller
[17179614.244000] uhci_hcd 0000:00:10.0: new USB bus registered, assigned bus number 1
[17179614.244000] uhci_hcd 0000:00:10.0: irq 11, io base 0x00001200
[17179614.244000] hub 1-0:1.0: USB hub found
[17179614.244000] hub 1-0:1.0: 2 ports detected
[17179614.348000] PCI: Found IRQ 7 for device 0000:00:10.1
[17179614.348000] uhci_hcd 0000:00:10.1: UHCI Host Controller
[17179614.348000] uhci_hcd 0000:00:10.1: new USB bus registered, assigned bus number 2
[17179614.348000] uhci_hcd 0000:00:10.1: irq 7, io base 0x00001220
[17179614.348000] hub 2-0:1.0: USB hub found
[17179614.348000] hub 2-0:1.0: 2 ports detected
[17179614.452000] PCI: Found IRQ 5 for device 0000:00:10.2
[17179614.452000] PCI: Sharing IRQ 5 with 0000:00:11.5
[17179614.452000] PCI: Sharing IRQ 5 with 0000:00:11.6
[17179614.452000] uhci_hcd 0000:00:10.2: UHCI Host Controller
[17179614.452000] uhci_hcd 0000:00:10.2: new USB bus registered, assigned bus number 3
[17179614.452000] uhci_hcd 0000:00:10.2: irq 5, io base 0x00001240
[17179614.452000] hub 3-0:1.0: USB hub found
[17179614.452000] hub 3-0:1.0: 2 ports detected
[17179614.556000] PCI: Enabling device 0000:00:10.3 (0000 -> 0002)
[17179614.556000] PCI: Found IRQ 10 for device 0000:00:10.3
[17179614.556000] ehci_hcd 0000:00:10.3: EHCI Host Controller
[17179614.556000] ehci_hcd 0000:00:10.3: new USB bus registered, assigned bus number 4
[17179614.556000] ehci_hcd 0000:00:10.3: irq 10, io mem 0x20010000
[17179614.556000] ehci_hcd 0000:00:10.3: USB 2.0 started, EHCI 1.00, driver 10 Dec 2004
[17179614.556000] hub 4-0:1.0: USB hub found
[17179614.556000] hub 4-0:1.0: 6 ports detected
[17179614.852000] Attempting manual resume
[17179614.912000] EXT3-fs: mounted filesystem with ordered data mode.
[17179614.924000] kjournald starting. Commit interval 5 seconds
[17179628.224000] Linux agpgart interface v0.101 (c) Dave Jones
[17179628.232000] agpgart: Detected VIA PM800/PN800/PM880/PN880 chipset
[17179628.236000] agpgart: AGP aperture is 32M @ 0xa0000000
[17179628.908000] PCI: Found IRQ 5 for device 0000:00:11.6
[17179628.908000] PCI: Sharing IRQ 5 with 0000:00:10.2
[17179628.908000] PCI: Sharing IRQ 5 with 0000:00:11.5
[17179629.088000] via-rhine.c:v1.10-LK1.2.0-2.6 June-10-2004 Written by Donald Becker
[17179629.152000] irda_init()
[17179629.152000] NET: Registered protocol family 23
[17179629.248000] input: PC Speaker as /class/input/input1
[17179629.288000] PCI: Found IRQ 5 for device 0000:00:11.5
[17179629.288000] PCI: Sharing IRQ 5 with 0000:00:10.2
[17179629.288000] PCI: Sharing IRQ 5 with 0000:00:11.6
[17179629.288000] PCI: Setting latency timer of device 0000:00:11.5 to 64
[17179629.484000] pci_hotplug: PCI Hot Plug PCI Core version: 0.5
[17179629.692000] PCI: Setting latency timer of device 0000:00:11.6 to 64
[17179629.996000] Synaptics Touchpad, model: 1, fw: 5.9, id: 0xf6eb3, caps: 0xa04713/0x0
[17179630.052000] input: SynPS/2 Synaptics TouchPad as /class/input/input2
[17179630.120000] ts: Compaq touchscreen protocol output
[17179630.196000] VIA 82xx Modem: probe of 0000:00:11.6 failed with error -13
[17179630.252000] shpchp: Standard Hot Plug PCI Controller Driver version: 0.4
[17179630.252000] PCI: Found IRQ 11 for device 0000:00:12.0
[17179630.252000] PCI: Sharing IRQ 11 with 0000:00:10.0
[17179630.252000] PCI: Sharing IRQ 11 with 0000:01:00.0
[17179630.296000] eth0: VIA Rhine II at 0x1e200, 00:40:d0:8c:b7:37, IRQ 11.
[17179630.300000] eth0: MII PHY found at address 1, status 0x7849 advertising 05e1 Link 0000.
[17179630.672000] eth0: link down
[17179630.772000] lp: driver loaded but no devices found
[17179630.828000] Adding 1020088k swap on /dev/hda5. Priority:-1 extents:1 across:1020088k
[17179632.168000] NET: Registered protocol family 17
[17179730.776000] EXT3 FS on hda6, internal journal
[17179731.268000] md: md driver 0.90.3 MAX_MD_DEVS=256, MD_SB_DISKS=27
[17179731.268000] md: bitmap version 4.39
[17179731.912000] device-mapper: 4.4.0-ioctl (2005-01-12) initialised: dm-devel@redhat.com
[17179733.080000] cdrom: open failed.
[17179736.720000] NTFS driver 2.1.25 [Flags: R/O MODULE].
[17179736.820000] NTFS volume version 3.1.
[17179747.632000] ACPI: AC Adapter [AC] (on-line)
[17179747.660000] ACPI: Battery Slot [BAT0] (battery present)
[17179747.748000] ACPI: Power Button (FF) [PWRF]
[17179747.748000] ACPI: Lid Switch [LID]
[17179747.748000] ACPI: Sleep Button (CM) [SBTN]
[17179747.916000] ibm_acpi: ec object not found
[17179747.952000] pcc_acpi: loading...
[17179748.068000] ACPI: Video Device [VGA0] (multi-head: yes rom: no post: no)
[17179751.644000] ppdev: user-space parallel port driver
[17179752.228000] apm: BIOS not found.
[17179755.144000] Bluetooth: Core ver 2.8
[17179755.144000] NET: Registered protocol family 31
[17179755.144000] Bluetooth: HCI device and connection manager initialized
[17179755.144000] Bluetooth: HCI socket layer initialized
[17179755.156000] Bluetooth: L2CAP ver 2.8
[17179755.156000] Bluetooth: L2CAP socket layer initialized
[17179755.276000] Bluetooth: RFCOMM socket layer initialized
[17179755.276000] Bluetooth: RFCOMM TTY layer initialized
[17179755.276000] Bluetooth: RFCOMM ver 1.7
[17179805.560000] NET: Registered protocol family 10
[17179805.560000] lo: Disabled Privacy Extensions
[17179805.560000] ADDRCONF(NETDEV_UP): eth0: link is not ready
[17179805.560000] IPv6 over IPv4 tunneling driver
==