wlan usb doesn't work with WL-012 on jaunty

Asked by Simon Kelly

I have a SITECOM WL-012 wlan USB adapter. I've been unable to wake up the WL-012 yet on Jaunty. I'm able to at least get a flashing light on the device with Hardy by issuing the following commands

modprobe prism2_usb prism2_doreset=1
wlanctl-ng wlan0 lnxreq_ifstate ifstate=enable

Typically, the response in Jaunty to to...
sudo wlanctl-ng wlan0 lnxreq_ifstate ifstate=enable

...is the output...
message=lnxreq_ifstate
  ifstate=enable
  resultcode=implementation_failure

I am assuming that this is down to firmware issues with the device.

Following the instructions here, I'm attempting to update the adapter's firmware
https://help.ubuntu.com/community/WifiDocs/Driver/prism2_usb

When running the command...

linux-wlan-ng-build-firmware-deb

...I get the following warning

The kernel source tree is version 2.6.28-11-generic.
******* WARNING WARNING WARNING *******
Kernels newer than 2.6.24.x are not supported.
******* WARNING WARNING WARNING *******
The current kernel build date is #42-Ubuntu Fri Apr 17 01:57:59 2009.

Should the firmware update still work if this warning occurs?

linux-wlan-ng-build-firmware-deb runs a "Linux WLAN Configuration Script". I'm wondering if the following default option is correct

Build Prism2.5 USB (_usb) driver? (y/n) [n]

Question information

Language:
English Edit question
Status:
Solved
For:
Ubuntu linux-wlan-ng Edit question
Assignee:
No assignee Edit question
Solved by:
Simon Kelly
Solved:
Last query:
Last reply:
Revision history for this message
Tormod Volden (tormodvolden) said :
#1

Yes, the warning by itself it harmless, and does not concern the firmware loading. The package will build on newer kernels as well. But the source code shipped with the linux-wlan-ng package will not build the _kernel module_ against the newest kernels (2.6.26 and later).

The option in the configuration script is correct, it should not build the (kernel) driver when it makes the firmware package.

You should not need to "enable" it in Ubuntu 9.04, it should work out of the box, otherwise please file a bug report. Which firmware do you have built-in? Please attach the dmesg output.

Since Jaunty the prism2_usb kernel module is in the official upstream kernel. Development is undergoing to use "proper" kernel mechanisms to load firmware instead of the linux-wlan-ng tools.

Revision history for this message
Simon Kelly (simonjameskelly) said :
#2

Thank you for the feedback. It most definitely does not work for me out of the box on my PC (Hardy and Jaunty). It only works for me on Hardy by issuing the "enable" commands and then manually connecting to my WLAN router through the network manager UI

I'll try to reproduce the issue with a clean install of Jaunty and raise a bug.

I believe the firmware on Jaunty is 0.2.9. Snippet of dmesg below. I will attach full version to bug report. NB firmware on Hardy is 0.2.8.

[ 12.498351] prism2usb_init: prism2_usb.o: 0.2.9 Loaded
[ 12.498357] prism2usb_init: dev_info is: prism2_usb

[ 13.501705] hfa384x_usbctlx_complete_sync: CTLX[1] error: state(Request failed)
[ 15.505329] hfa384x_usbctlx_complete_sync: CTLX[1] error: state(Request failed)
[ 15.505337] hfa384x_drvr_start: cmd_initialize() failed on two attempts, results -5 and -5
[ 15.506325] prism2sta_ifstate: hfa384x_drvr_start() failed,result=-5
[ 15.506447] usbcore: registered new interface driver prism2_usb

Revision history for this message
Tormod Volden (tormodvolden) said :
#3

Version 0.2.9 is the linux-wlan-ng version (and the version of the kernel driver). The firmware version will normally show up later in the dmesg output, but only if the USB initialization succeeds. The firmware version is likely 1.7.x or 1.8.x.

Revision history for this message
Simon Kelly (simonjameskelly) said :
#4

Apologies. I'll mark this as answered, reproduce on a clean install and raise a bug.

I've included the complete dmesg output from Hardy and Jaunty here in-case anything here strikes you as odd

Here's the dmesg output from (a working) Hardy:

[ 0.000000] Initializing cgroup subsys cpuset
[ 0.000000] Initializing cgroup subsys cpu
[ 0.000000] Linux version 2.6.24-22-generic (buildd@vernadsky) (gcc version 4.2.3 (Ubuntu 4.2.3-2ubuntu7)) #1 SMP Mon Nov 24 18:32:42 UTC 2008 (Ubuntu 2.6.24-22.45-generic)
[ 0.000000] BIOS-provided physical RAM map:
[ 0.000000] BIOS-e820: 0000000000000000 - 000000000009fc00 (usable)
[ 0.000000] BIOS-e820: 000000000009fc00 - 00000000000a0000 (reserved)
[ 0.000000] BIOS-e820: 00000000000f0000 - 0000000000100000 (reserved)
[ 0.000000] BIOS-e820: 0000000000100000 - 000000001fff0000 (usable)
[ 0.000000] BIOS-e820: 000000001fff0000 - 000000001fff3000 (ACPI NVS)
[ 0.000000] BIOS-e820: 000000001fff3000 - 0000000020000000 (ACPI data)
[ 0.000000] BIOS-e820: 00000000fec00000 - 00000000fec01000 (reserved)
[ 0.000000] BIOS-e820: 00000000fee00000 - 00000000fee01000 (reserved)
[ 0.000000] BIOS-e820: 00000000ffff0000 - 0000000100000000 (reserved)
[ 0.000000] 0MB HIGHMEM available.
[ 0.000000] 511MB LOWMEM available.
[ 0.000000] found SMP MP-table at 000f54c0
[ 0.000000] Entering add_active_range(0, 0, 131056) 0 entries of 256 used
[ 0.000000] Zone PFN ranges:
[ 0.000000] DMA 0 -> 4096
[ 0.000000] Normal 4096 -> 131056
[ 0.000000] HighMem 131056 -> 131056
[ 0.000000] Movable zone start PFN for each node
[ 0.000000] early_node_map[1] active PFN ranges
[ 0.000000] 0: 0 -> 131056
[ 0.000000] On node 0 totalpages: 131056
[ 0.000000] DMA zone: 32 pages used for memmap
[ 0.000000] DMA zone: 0 pages reserved
[ 0.000000] DMA zone: 4064 pages, LIFO batch:0
[ 0.000000] Normal zone: 991 pages used for memmap
[ 0.000000] Normal zone: 125969 pages, LIFO batch:31
[ 0.000000] HighMem zone: 0 pages used for memmap
[ 0.000000] Movable zone: 0 pages used for memmap
[ 0.000000] DMI 2.2 present.
[ 0.000000] ACPI: RSDP signature @ 0xC00F6FA0 checksum 0
[ 0.000000] ACPI: RSDP 000F6FA0, 0014 (r0 VKT400)
[ 0.000000] ACPI: RSDT 1FFF3000, 002C (r1 VKT400 AWRDACPI 42302E31 AWRD 0)
[ 0.000000] ACPI: FACP 1FFF3040, 0074 (r1 VKT400 AWRDACPI 42302E31 AWRD 0)
[ 0.000000] ACPI: DSDT 1FFF30C0, 3DD0 (r1 VKT400 AWRDACPI 1000 MSFT 100000D)
[ 0.000000] ACPI: FACS 1FFF0000, 0040
[ 0.000000] ACPI: APIC 1FFF6EC0, 0054 (r1 VKT400 AWRDACPI 42302E31 AWRD 0)
[ 0.000000] ACPI: PM-Timer IO Port: 0x4008
[ 0.000000] ACPI: Local APIC address 0xfee00000
[ 0.000000] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled)
[ 0.000000] Processor #0 6:8 APIC version 16
[ 0.000000] ACPI: IOAPIC (id[0x02] address[0xfec00000] gsi_base[0])
[ 0.000000] IOAPIC[0]: apic_id 2, version 3, address 0xfec00000, GSI 0-23
[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)
[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 dfl dfl)
[ 0.000000] ACPI: IRQ0 used by override.
[ 0.000000] ACPI: IRQ2 used by override.
[ 0.000000] ACPI: IRQ9 used by override.
[ 0.000000] Enabling APIC mode: Flat. Using 1 I/O APICs
[ 0.000000] Using ACPI (MADT) for SMP configuration information
[ 0.000000] Allocating PCI resources starting at 30000000 (gap: 20000000:dec00000)
[ 0.000000] swsusp: Registered nosave memory region: 000000000009f000 - 00000000000a0000
[ 0.000000] swsusp: Registered nosave memory region: 00000000000a0000 - 00000000000f0000
[ 0.000000] swsusp: Registered nosave memory region: 00000000000f0000 - 0000000000100000
[ 0.000000] Built 1 zonelists in Zone order, mobility grouping on. Total pages: 130033
[ 0.000000] Kernel command line: root=UUID=10e122a9-95d0-41df-9289-c281a196afc5 ro quiet splash
[ 0.000000] mapped APIC to ffffb000 (fee00000)
[ 0.000000] mapped IOAPIC to ffffa000 (fec00000)
[ 0.000000] Enabling fast FPU save and restore... done.
[ 0.000000] Enabling unmasked SIMD FPU exception support... done.
[ 0.000000] Initializing CPU#0
[ 0.000000] PID hash table entries: 2048 (order: 11, 8192 bytes)
[ 0.000000] Detected 2002.513 MHz processor.
[ 20.685115] Console: colour VGA+ 80x25
[ 20.685119] console [tty0] enabled
[ 20.685599] Dentry cache hash table entries: 65536 (order: 6, 262144 bytes)
[ 20.685946] Inode-cache hash table entries: 32768 (order: 5, 131072 bytes)
[ 20.703875] Memory: 507652k/524224k available (2177k kernel code, 15952k reserved, 1005k data, 368k init, 0k highmem)
[ 20.703884] virtual kernel memory layout:
[ 20.703885] fixmap : 0xfff4b000 - 0xfffff000 ( 720 kB)
[ 20.703886] pkmap : 0xff800000 - 0xffc00000 (4096 kB)
[ 20.703888] vmalloc : 0xe0800000 - 0xff7fe000 ( 495 MB)
[ 20.703889] lowmem : 0xc0000000 - 0xdfff0000 ( 511 MB)
[ 20.703890] .init : 0xc0421000 - 0xc047d000 ( 368 kB)
[ 20.703891] .data : 0xc0320704 - 0xc041bdc4 (1005 kB)
[ 20.703892] .text : 0xc0100000 - 0xc0320704 (2177 kB)
[ 20.703895] Checking if this processor honours the WP bit even in supervisor mode... Ok.
[ 20.703945] SLUB: Genslabs=11, HWalign=32, Order=0-1, MinObjects=4, CPUs=1, Nodes=1
[ 20.783918] Calibrating delay using timer specific routine.. 4009.04 BogoMIPS (lpj=8018090)
[ 20.783956] Security Framework initialized
[ 20.783965] SELinux: Disabled at boot.
[ 20.783988] AppArmor: AppArmor initialized
[ 20.783993] Failure registering capabilities with primary security module.
[ 20.784004] Mount-cache hash table entries: 512
[ 20.784162] Initializing cgroup subsys ns
[ 20.784167] Initializing cgroup subsys cpuacct
[ 20.784180] CPU: After generic identify, caps: 0383fbff c1c3fbff 00000000 00000000 00000000 00000000 00000000 00000000
[ 20.784189] CPU: CLK_CTL MSR was 60031223. Reprogramming to 20031223
[ 20.784193] CPU: L1 I Cache: 64K (64 bytes/line), D cache 64K (64 bytes/line)
[ 20.784196] CPU: L2 Cache: 256K (64 bytes/line)
[ 20.784199] CPU: After all inits, caps: 0383fbff c1c3fbff 00000000 00000420 00000000 00000000 00000000 00000000
[ 20.784211] Compat vDSO mapped to ffffe000.
[ 20.784226] Checking 'hlt' instruction... OK.
[ 20.800178] SMP alternatives: switching to UP code
[ 20.801409] Freeing SMP alternatives: 11k freed
[ 20.801570] Early unpacking initramfs... done
[ 21.141352] ACPI: Core revision 20070126
[ 21.141467] ACPI: Looking for DSDT in initramfs... error, file /DSDT.aml not found.
[ 21.144424] CPU0: AMD Athlon(tm) XP 2400+ stepping 01
[ 21.144448] Total of 1 processors activated (4009.04 BogoMIPS).
[ 21.145204] ENABLING IO-APIC IRQs
[ 21.145514] ..TIMER: vector=0x31 apic1=0 pin1=2 apic2=-1 pin2=-1
[ 21.291653] Brought up 1 CPUs
[ 21.291717] CPU0 attaching sched-domain:
[ 21.291721] domain 0: span 01
[ 21.291723] groups: 01
[ 21.291975] net_namespace: 64 bytes
[ 21.291985] Booting paravirtualized kernel on bare hardware
[ 21.292476] Time: 11:32:06 Date: 07/24/09
[ 21.292519] NET: Registered protocol family 16
[ 21.292767] EISA bus registered
[ 21.292798] ACPI: bus type pci registered
[ 21.301539] PCI: PCI BIOS revision 2.10 entry at 0xfb3e0, last bus=1
[ 21.301542] PCI: Using configuration type 1
[ 21.301552] Setting up standard PCI resources
[ 21.312146] ACPI: EC: Look up EC in DSDT
[ 21.316176] ACPI: Interpreter enabled
[ 21.316180] ACPI: (supports S0 S1 S4 S5)
[ 21.316195] ACPI: Using IOAPIC for interrupt routing
[ 21.321536] ACPI: PCI Root Bridge [PCI0] (0000:00)
[ 21.322014] PCI quirk: region 4000-407f claimed by vt8235 PM
[ 21.322018] PCI quirk: region 5000-500f claimed by vt8235 SMB
[ 21.322338] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0._PRT]
[ 21.341176] ACPI: PCI Interrupt Link [LNKA] (IRQs 1 3 4 5 6 7 10 *11 12 14 15)
[ 21.341327] ACPI: PCI Interrupt Link [LNKB] (IRQs 1 3 4 *5 6 7 10 11 12 14 15)
[ 21.341477] ACPI: PCI Interrupt Link [LNKC] (IRQs 1 3 4 *5 6 7 10 11 12 14 15)
[ 21.341625] ACPI: PCI Interrupt Link [LNKD] (IRQs 1 3 4 5 6 7 10 *11 12 14 15)
[ 21.341772] ACPI: PCI Interrupt Link [ALKA] (IRQs 20) *0
[ 21.341912] ACPI: PCI Interrupt Link [ALKB] (IRQs 21) *0
[ 21.342071] ACPI: PCI Interrupt Link [ALKC] (IRQs 22) *0
[ 21.342214] ACPI: PCI Interrupt Link [ALKD] (IRQs 23) *0
[ 21.342348] Linux Plug and Play Support v0.97 (c) Adam Belay
[ 21.342391] pnp: PnP ACPI init
[ 21.342402] ACPI: bus type pnp registered
[ 21.346089] pnp: PnP ACPI: found 14 devices
[ 21.346093] ACPI: ACPI bus type pnp unregistered
[ 21.346098] PnPBIOS: Disabled by ACPI PNP
[ 21.346401] PCI: Using ACPI for IRQ routing
[ 21.346405] PCI: If a device doesn't work, try "pci=routeirq". If it helps, post a report
[ 21.375591] NET: Registered protocol family 8
[ 21.375593] NET: Registered protocol family 20
[ 21.375690] AppArmor: AppArmor Filesystem Enabled
[ 21.379531] Time: tsc clocksource has been installed.
[ 21.387571] system 00:00: iomem range 0xd0000-0xd3fff has been reserved
[ 21.387574] system 00:00: iomem range 0xf0000-0xf7fff could not be reserved
[ 21.387577] system 00:00: iomem range 0xf8000-0xfbfff could not be reserved
[ 21.387580] system 00:00: iomem range 0xfc000-0xfffff could not be reserved
[ 21.387583] system 00:00: iomem range 0x1fff0000-0x1fffffff could not be reserved
[ 21.387586] system 00:00: iomem range 0xffff0000-0xffffffff could not be reserved
[ 21.387589] system 00:00: iomem range 0x0-0x9ffff could not be reserved
[ 21.387592] system 00:00: iomem range 0x100000-0x1ffeffff could not be reserved
[ 21.387595] system 00:00: iomem range 0xfec00000-0xfec00fff could not be reserved
[ 21.387598] system 00:00: iomem range 0xfee00000-0xfee00fff could not be reserved
[ 21.387601] system 00:00: iomem range 0xfff80000-0xfffeffff has been reserved
[ 21.387608] system 00:02: ioport range 0x4d0-0x4d1 has been reserved
[ 21.387611] system 00:02: ioport range 0x800-0x805 has been reserved
[ 21.418097] PCI: Bridge: 0000:00:01.0
[ 21.418099] IO window: disabled.
[ 21.418105] MEM window: e8000000-e9ffffff
[ 21.418109] PREFETCH window: d8000000-e7ffffff
[ 21.418129] PCI: Setting latency timer of device 0000:00:01.0 to 64
[ 21.418143] NET: Registered protocol family 2
[ 21.455595] IP route cache hash table entries: 4096 (order: 2, 16384 bytes)
[ 21.455854] TCP established hash table entries: 16384 (order: 5, 131072 bytes)
[ 21.456100] TCP bind hash table entries: 16384 (order: 5, 131072 bytes)
[ 21.456353] TCP: Hash tables configured (established 16384 bind 16384)
[ 21.456356] TCP reno registered
[ 21.467664] checking if image is initramfs... it is
[ 21.919192] Switched to high resolution mode on CPU 0
[ 22.102501] Freeing initrd memory: 7312k freed
[ 22.103379] audit: initializing netlink socket (disabled)
[ 22.103398] audit(1248435127.296:1): initialized
[ 22.105789] VFS: Disk quotas dquot_6.5.1
[ 22.105888] Dquot-cache hash table entries: 1024 (order 0, 4096 bytes)
[ 22.106060] io scheduler noop registered
[ 22.106063] io scheduler anticipatory registered
[ 22.106066] io scheduler deadline registered
[ 22.106078] io scheduler cfq registered (default)
[ 22.106094] PCI: VIA PCI bridge detected. Disabling DAC.
[ 22.106169] Boot video device is 0000:01:00.0
[ 22.106509] isapnp: Scanning for PnP cards...
[ 22.460284] isapnp: No Plug & Play device found
[ 22.494767] Real Time Clock Driver v1.12ac
[ 22.494909] Serial: 8250/16550 driver $Revision: 1.90 $ 4 ports, IRQ sharing enabled
[ 22.495054] serial8250: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A
[ 22.495212] serial8250: ttyS1 at I/O 0x2f8 (irq = 3) is a 16550A
[ 22.495908] 00:08: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A
[ 22.496326] 00:09: ttyS1 at I/O 0x2f8 (irq = 3) is a 16550A
[ 22.497319] RAMDISK driver initialized: 16 RAM disks of 65536K size 1024 blocksize
[ 22.497402] input: Macintosh mouse button emulation as /devices/virtual/input/input0
[ 22.497585] PNP: No PS/2 controller found. Probing ports directly.
[ 22.497989] serio: i8042 KBD port at 0x60,0x64 irq 1
[ 22.497995] serio: i8042 AUX port at 0x60,0x64 irq 12
[ 22.502955] mice: PS/2 mouse device common for all mice
[ 22.503119] EISA: Probing bus 0 at eisa.0
[ 22.503141] Cannot allocate resource for EISA slot 4
[ 22.503143] Cannot allocate resource for EISA slot 5
[ 22.503158] EISA: Detected 0 cards.
[ 22.503161] cpuidle: using governor ladder
[ 22.503163] cpuidle: using governor menu
[ 22.503335] NET: Registered protocol family 1
[ 22.503372] Using IPI No-Shortcut mode
[ 22.503416] registered taskstats version 1
[ 22.503516] Magic number: 1:453:530
[ 22.503761] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found
[ 22.503763] EDD information not available.
[ 22.504316] Freeing unused kernel memory: 368k freed
[ 22.504357] Write protecting the kernel read-only data: 801k
[ 23.765035] fuse init (API version 7.9)
[ 23.781941] ACPI: Fan [FAN] (on)
[ 23.787993] ACPI: CPU0 (power states: C1[C1] C2[C2])
[ 23.788002] ACPI: Processor [CPU0] (supports 2 throttling states)
[ 23.789787] ACPI: Thermal Zone [THRM] (24 C)
[ 24.373777] usbcore: registered new interface driver usbfs
[ 24.373808] usbcore: registered new interface driver hub
[ 24.383354] usbcore: registered new device driver usb
[ 24.393342] USB Universal Host Controller Interface driver v3.0
[ 24.393764] ACPI: PCI Interrupt Link [ALKB] BIOS reported IRQ 0, using IRQ 21
[ 24.393767] ACPI: PCI Interrupt Link [ALKB] enabled at IRQ 21
[ 24.393778] ACPI: PCI Interrupt 0000:00:10.0[A] -> Link [ALKB] -> GSI 21 (level, low) -> IRQ 16
[ 24.393793] uhci_hcd 0000:00:10.0: UHCI Host Controller
[ 24.394166] uhci_hcd 0000:00:10.0: new USB bus registered, assigned bus number 1
[ 24.394211] uhci_hcd 0000:00:10.0: irq 16, io base 0x0000d000
[ 24.394401] usb usb1: configuration #1 chosen from 1 choice
[ 24.394431] hub 1-0:1.0: USB hub found
[ 24.394443] hub 1-0:1.0: 2 ports detected
[ 24.438300] SCSI subsystem initialized
[ 24.483976] libata version 3.00 loaded.
[ 24.485901] via-rhine.c:v1.10-LK1.4.3 2007-03-06 Written by Donald Becker
[ 24.485910] via-rhine: Broken BIOS detected, avoid_D3 enabled.
[ 24.497401] ACPI: PCI Interrupt 0000:00:10.1[B] -> Link [ALKB] -> GSI 21 (level, low) -> IRQ 16
[ 24.497423] uhci_hcd 0000:00:10.1: UHCI Host Controller
[ 24.497485] uhci_hcd 0000:00:10.1: new USB bus registered, assigned bus number 2
[ 24.497514] uhci_hcd 0000:00:10.1: irq 16, io base 0x0000d400
[ 24.497642] usb usb2: configuration #1 chosen from 1 choice
[ 24.497668] hub 2-0:1.0: USB hub found
[ 24.497676] hub 2-0:1.0: 2 ports detected
[ 24.569176] Floppy drive(s): fd0 is 1.44M
[ 24.588983] FDC 0 is a post-1991 82077
[ 24.601284] ACPI: PCI Interrupt 0000:00:10.2[C] -> Link [ALKB] -> GSI 21 (level, low) -> IRQ 16
[ 24.601304] uhci_hcd 0000:00:10.2: UHCI Host Controller
[ 24.601351] uhci_hcd 0000:00:10.2: new USB bus registered, assigned bus number 3
[ 24.601379] uhci_hcd 0000:00:10.2: irq 16, io base 0x0000d800
[ 24.601517] usb usb3: configuration #1 chosen from 1 choice
[ 24.601543] hub 3-0:1.0: USB hub found
[ 24.601551] hub 3-0:1.0: 2 ports detected
[ 24.705402] ACPI: PCI Interrupt 0000:00:10.3[D] -> Link [ALKB] -> GSI 21 (level, low) -> IRQ 16
[ 24.705426] ehci_hcd 0000:00:10.3: EHCI Host Controller
[ 24.705466] ehci_hcd 0000:00:10.3: new USB bus registered, assigned bus number 4
[ 24.705523] ehci_hcd 0000:00:10.3: irq 16, io mem 0xea400000
[ 24.737079] usb 1-1: new low speed USB device using uhci_hcd and address 2
[ 24.749009] ehci_hcd 0000:00:10.3: USB 2.0 started, EHCI 1.00, driver 10 Dec 2004
[ 24.749172] usb usb4: configuration #1 chosen from 1 choice
[ 24.749203] hub 4-0:1.0: USB hub found
[ 24.749213] hub 4-0:1.0: 6 ports detected
[ 24.853526] ACPI: PCI Interrupt Link [ALKD] BIOS reported IRQ 0, using IRQ 23
[ 24.853533] ACPI: PCI Interrupt Link [ALKD] enabled at IRQ 23
[ 24.853543] ACPI: PCI Interrupt 0000:00:12.0[A] -> Link [ALKD] -> GSI 23 (level, low) -> IRQ 17
[ 24.857726] eth0: VIA Rhine II at 0xea401000, 00:30:1b:1f:85:1a, IRQ 17.
[ 24.858435] eth0: MII PHY found at address 1, status 0x7849 advertising 01e1 Link 0000.
[ 24.858796] ACPI: PCI Interrupt Link [ALKA] BIOS reported IRQ 0, using IRQ 20
[ 24.858799] ACPI: PCI Interrupt Link [ALKA] enabled at IRQ 20
[ 24.858805] ACPI: PCI Interrupt 0000:00:11.1[A] -> Link [ALKA] -> GSI 20 (level, low) -> IRQ 18
[ 24.858889] ACPI: PCI interrupt for device 0000:00:11.1 disabled
[ 24.866294] pata_via 0000:00:11.1: version 0.3.3
[ 24.866330] ACPI: PCI Interrupt 0000:00:11.1[A] -> Link [ALKA] -> GSI 20 (level, low) -> IRQ 18
[ 24.867747] scsi0 : pata_via
[ 24.869048] scsi1 : pata_via
[ 24.873420] ata1: PATA max UDMA/133 cmd 0x1f0 ctl 0x3f6 bmdma 0xdc00 irq 14
[ 24.873424] ata2: PATA max UDMA/133 cmd 0x170 ctl 0x376 bmdma 0xdc08 irq 15
[ 25.053389] ata1.00: ATA-6: IC35L120AVV207-0, V24OA66A, max UDMA/100
[ 25.053395] ata1.00: 241254720 sectors, multi 16: LBA48
[ 25.053631] ata1.01: ATA-8: Hitachi HDP725032GLAT80, GM3OA42A, max UDMA/133
[ 25.053635] ata1.01: 625142448 sectors, multi 16: LBA48
[ 25.077228] ata1.00: configured for UDMA/100
[ 25.093266] ata1.01: configured for UDMA/133
[ 25.760600] ata2.00: ATAPI: HL-DT-ST DVDRAM GSA-4082B, A208, max UDMA/33
[ 25.760622] ata2.01: ATAPI: LITE-ON DVDRW LH-20A1H, LL0A, max UDMA/66
[ 25.760635] ata2.01: limited to UDMA/33 due to 40-wire cable
[ 25.932355] ata2.00: configured for UDMA/33
[ 26.107972] usb 1-1: new low speed USB device using uhci_hcd and address 3
[ 26.120203] ata2.01: configured for UDMA/33
[ 26.120382] scsi 0:0:0:0: Direct-Access ATA IC35L120AVV207-0 V24O PQ: 0 ANSI: 5
[ 26.120954] scsi 0:0:1:0: Direct-Access ATA Hitachi HDP72503 GM3O PQ: 0 ANSI: 5
[ 26.126247] scsi 1:0:0:0: CD-ROM HL-DT-ST DVDRAM GSA-4082B A208 PQ: 0 ANSI: 5
[ 26.127529] scsi 1:0:1:0: CD-ROM LITE-ON DVDRW LH-20A1H LL0A PQ: 0 ANSI: 5
[ 26.138659] Driver 'sd' needs updating - please use bus_type methods
[ 26.138787] sd 0:0:0:0: [sda] 241254720 512-byte hardware sectors (123522 MB)
[ 26.138805] sd 0:0:0:0: [sda] Write Protect is off
[ 26.138808] sd 0:0:0:0: [sda] Mode Sense: 00 3a 00 00
[ 26.138828] sd 0:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
[ 26.138887] sd 0:0:0:0: [sda] 241254720 512-byte hardware sectors (123522 MB)
[ 26.138898] sd 0:0:0:0: [sda] Write Protect is off
[ 26.138901] sd 0:0:0:0: [sda] Mode Sense: 00 3a 00 00
[ 26.138916] sd 0:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
[ 26.138922] sda: sda1
[ 26.148735] sd 0:0:0:0: [sda] Attached SCSI disk
[ 26.148837] sd 0:0:1:0: [sdb] 625142448 512-byte hardware sectors (320073 MB)
[ 26.148855] sd 0:0:1:0: [sdb] Write Protect is off
[ 26.148857] sd 0:0:1:0: [sdb] Mode Sense: 00 3a 00 00
[ 26.148877] sd 0:0:1:0: [sdb] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
[ 26.148930] sd 0:0:1:0: [sdb] 625142448 512-byte hardware sectors (320073 MB)
[ 26.148941] sd 0:0:1:0: [sdb] Write Protect is off
[ 26.148943] sd 0:0:1:0: [sdb] Mode Sense: 00 3a 00 00
[ 26.148959] sd 0:0:1:0: [sdb] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
[ 26.148964] sdb:<4>Driver 'sr' needs updating - please use bus_type methods
[ 26.163494] sdb1 sdb2 < sdb5 sdb6 sdb7 sdb8 >
[ 26.224955] sd 0:0:1:0: [sdb] Attached SCSI disk
[ 26.236363] sd 0:0:0:0: Attached scsi generic sg0 type 0
[ 26.236389] sd 0:0:1:0: Attached scsi generic sg1 type 0
[ 26.236411] sr 1:0:0:0: Attached scsi generic sg2 type 5
[ 26.236430] scsi 1:0:1:0: Attached scsi generic sg3 type 5
[ 26.252699] sr0: scsi3-mmc drive: 32x/32x writer dvd-ram cd/rw xa/form2 cdda tray
[ 26.252708] Uniform CD-ROM driver Revision: 3.20
[ 26.252787] sr 1:0:0:0: Attached scsi CD-ROM sr0
[ 26.260525] sr1: scsi3-mmc drive: 48x/48x writer dvd-ram cd/rw xa/form2 cdda tray
[ 26.260611] sr 1:0:1:0: Attached scsi CD-ROM sr1
[ 26.302705] usb 1-1: configuration #1 chosen from 1 choice
[ 26.543753] usb 1-2: new full speed USB device using uhci_hcd and address 4
[ 26.694212] usb 1-2: config 1 has an invalid interface number: 1 but max is 0
[ 26.694220] usb 1-2: config 1 has no interface number 0
[ 26.706305] usb 1-2: configuration #1 chosen from 1 choice
[ 26.709861] usbcore: registered new interface driver hiddev
[ 26.724520] input: MOSART Semi. Wireless Keyboard & Mouse as /devices/pci0000:00/0000:00:10.0/usb1/1-1/1-1:1.0/input/input1
[ 26.735605] input,hidraw0: USB HID v1.10 Keyboard [MOSART Semi. Wireless Keyboard & Mouse] on usb-0000:00:10.0-1
[ 26.765649] input: MOSART Semi. Wireless Keyboard & Mouse as /devices/pci0000:00/0000:00:10.0/usb1/1-1/1-1:1.1/input/input2
[ 26.787548] input,hiddev96,hidraw1: USB HID v1.10 Mouse [MOSART Semi. Wireless Keyboard & Mouse] on usb-0000:00:10.0-1
[ 26.787577] usbcore: registered new interface driver usbhid
[ 26.787582] /build/buildd/linux-2.6.24/drivers/hid/usbhid/hid-core.c: v2.6:USB HID core driver
[ 31.994852] kjournald starting. Commit interval 5 seconds
[ 31.994873] EXT3-fs: mounted filesystem with ordered data mode.
[ 39.989725] input: PC Speaker as /devices/platform/pcspkr/input/input3
[ 40.069450] Linux agpgart interface v0.102
[ 40.165426] pci_hotplug: PCI Hot Plug PCI Core version: 0.5
[ 40.205645] shpchp: Standard Hot Plug PCI Controller Driver version: 0.4
[ 40.252833] agpgart: Detected VIA KT400/KT400A/KT600 chipset
[ 40.268919] agpgart: AGP aperture is 128M @ 0xd0000000
[ 40.481151] irda_init()
[ 40.481185] NET: Registered protocol family 23
[ 40.579455] input: Power Button (FF) as /devices/virtual/input/input4
[ 40.589055] ACPI: Power Button (FF) [PWRF]
[ 40.589251] input: Power Button (CM) as /devices/virtual/input/input5
[ 40.605058] ACPI: Power Button (CM) [PWRB]
[ 40.605273] input: Sleep Button (CM) as /devices/virtual/input/input6
[ 40.621000] ACPI: Sleep Button (CM) [SLPB]
[ 41.124755] parport_pc 00:0a: reported by Plug and Play ACPI
[ 41.124814] parport0: PC-style at 0x378 (0x778), irq 7, dma 3 [PCSPP,TRISTATE,COMPAT,ECP,DMA]
[ 42.295613] nvidia: module license 'NVIDIA' taints kernel.
[ 42.862077] ndiswrapper version 1.52 loaded (smp=yes, preempt=no)
[ 42.941746] usbcore: registered new interface driver ndiswrapper
[ 43.021819] ACPI: PCI Interrupt Link [ALKC] BIOS reported IRQ 0, using IRQ 22
[ 43.021825] ACPI: PCI Interrupt Link [ALKC] enabled at IRQ 22
[ 43.021836] ACPI: PCI Interrupt 0000:00:11.5[C] -> Link [ALKC] -> GSI 22 (level, low) -> IRQ 19
[ 43.021982] PCI: Setting latency timer of device 0000:00:11.5 to 64
[ 43.539062] ACPI: PCI Interrupt 0000:01:00.0[A] -> GSI 16 (level, low) -> IRQ 20
[ 43.539665] NVRM: loading NVIDIA Linux x86 Kernel Module 96.43.05 Tue Jan 22 19:36:58 PST 2008
[ 45.700977] lp0: using parport0 (interrupt-driven).
[ 46.085153] EXT3 FS on sdb1, internal journal
[ 46.261311] device-mapper: uevent: version 1.0.3
[ 46.261358] device-mapper: ioctl: 4.12.0-ioctl (2007-10-02) initialised: <email address hidden>
[ 47.472848] Adding 524280k swap on /mnt/512Mb.swap. Priority:-1 extents:135 across:528948k
[ 48.045648] ip_tables: (C) 2000-2006 Netfilter Core Team
[ 48.637593] No dock devices found.
[ 49.886096] apm: BIOS version 1.2 Flags 0x07 (Driver version 1.16ac)
[ 49.886104] apm: overridden by ACPI.
[ 50.042465] ppdev: user-space parallel port driver
[ 50.171984] audit(1248431555.600:2): type=1503 operation="inode_permission" requested_mask="a::" denied_mask="a::" name="/dev/tty" pid=5167 profile="/usr/sbin/cupsd" namespace="default"
[ 51.973068] eth0: link down
[ 53.058625] prism2usb_init: prism2_usb.o: 0.2.8 Loaded
[ 53.058634] prism2usb_init: dev_info is: prism2_usb
[ 53.186531] usb 1-2: reset full speed USB device using uhci_hcd and address 4
[ 53.205301] agpgart: Found an AGP 2.0 compliant device at 0000:00:00.0.
[ 53.205661] agpgart: Putting AGP V2 device at 0000:00:00.0 into 4x mode
[ 53.205883] agpgart: Putting AGP V2 device at 0000:01:00.0 into 4x mode
[ 54.911721] ident: nic h/w: id=0x8010 1.0.0
[ 54.912717] ident: pri f/w: id=0x15 1.0.8
[ 54.913712] ident: sta f/w: id=0x1f 1.3.5
[ 54.914713] MFI:SUP:role=0x00:id=0x01:var=0x01:b/t=1/1
[ 54.915709] CFI:SUP:role=0x00:id=0x02:var=0x02:b/t=1/1
[ 54.916709] PRI:SUP:role=0x00:id=0x03:var=0x01:b/t=1/3
[ 54.917707] STA:SUP:role=0x00:id=0x04:var=0x01:b/t=1/9
[ 54.918712] PRI-CFI:ACT:role=0x01:id=0x02:var=0x02:b/t=1/1
[ 54.919706] STA-CFI:ACT:role=0x01:id=0x02:var=0x02:b/t=1/1
[ 54.920705] STA-MFI:ACT:role=0x01:id=0x01:var=0x01:b/t=1/1
[ 54.921703] Prism2 card SN: 01310007\x00\x00\x00\x00
[ 54.925739] usbcore: registered new interface driver prism2_usb
[ 55.605121] linkstatus=CONNECTED
[ 57.100886] linkstatus=DISCONNECTED (unhandled)
[ 112.850384] ident: nic h/w: id=0x8010 1.0.0
[ 112.851379] ident: pri f/w: id=0x15 1.0.8
[ 112.852374] ident: sta f/w: id=0x1f 1.3.5
[ 112.853374] MFI:SUP:role=0x00:id=0x01:var=0x01:b/t=1/1
[ 112.854372] CFI:SUP:role=0x00:id=0x02:var=0x02:b/t=1/1
[ 112.855373] PRI:SUP:role=0x00:id=0x03:var=0x01:b/t=1/3
[ 112.856373] STA:SUP:role=0x00:id=0x04:var=0x01:b/t=1/9
[ 112.857371] PRI-CFI:ACT:role=0x01:id=0x02:var=0x02:b/t=1/1
[ 112.858369] STA-CFI:ACT:role=0x01:id=0x02:var=0x02:b/t=1/1
[ 112.859369] STA-MFI:ACT:role=0x01:id=0x01:var=0x01:b/t=1/1
[ 112.860365] Prism2 card SN: 01310007\x00\x00\x00\x00
[ 112.976712] NET: Registered protocol family 17
[ 113.253012] linkstatus=DISCONNECTED (unhandled)
[ 113.763588] linkstatus=CONNECTED

Here's the dmesg output from Jaunty:

[ 0.000000] BIOS EBDA/lowmem at: 0009fc00/0009fc00
[ 0.000000] Initializing cgroup subsys cpuset
[ 0.000000] Initializing cgroup subsys cpu
[ 0.000000] Linux version 2.6.28-11-generic (buildd@palmer) (gcc version 4.3.3 (Ubuntu 4.3.3-5ubuntu4) ) #42-Ubuntu SMP Fri Apr 17 01:57:59 UTC 2009 (Ubuntu 2.6.28-11.42-generic)
[ 0.000000] KERNEL supported cpus:
[ 0.000000] Intel GenuineIntel
[ 0.000000] AMD AuthenticAMD
[ 0.000000] NSC Geode by NSC
[ 0.000000] Cyrix CyrixInstead
[ 0.000000] Centaur CentaurHauls
[ 0.000000] Transmeta GenuineTMx86
[ 0.000000] Transmeta TransmetaCPU
[ 0.000000] UMC UMC UMC UMC
[ 0.000000] BIOS-provided physical RAM map:
[ 0.000000] BIOS-e820: 0000000000000000 - 000000000009fc00 (usable)
[ 0.000000] BIOS-e820: 000000000009fc00 - 00000000000a0000 (reserved)
[ 0.000000] BIOS-e820: 00000000000f0000 - 0000000000100000 (reserved)
[ 0.000000] BIOS-e820: 0000000000100000 - 000000001fff0000 (usable)
[ 0.000000] BIOS-e820: 000000001fff0000 - 000000001fff3000 (ACPI NVS)
[ 0.000000] BIOS-e820: 000000001fff3000 - 0000000020000000 (ACPI data)
[ 0.000000] BIOS-e820: 00000000fec00000 - 00000000fec01000 (reserved)
[ 0.000000] BIOS-e820: 00000000fee00000 - 00000000fee01000 (reserved)
[ 0.000000] BIOS-e820: 00000000ffff0000 - 0000000100000000 (reserved)
[ 0.000000] DMI 2.2 present.
[ 0.000000] Phoenix BIOS detected: BIOS may corrupt low RAM, working it around.
[ 0.000000] last_pfn = 0x1fff0 max_arch_pfn = 0x100000
[ 0.000000] Scanning 0 areas for low memory corruption
[ 0.000000] modified physical RAM map:
[ 0.000000] modified: 0000000000000000 - 0000000000010000 (reserved)
[ 0.000000] modified: 0000000000010000 - 000000000009fc00 (usable)
[ 0.000000] modified: 000000000009fc00 - 00000000000a0000 (reserved)
[ 0.000000] modified: 00000000000f0000 - 0000000000100000 (reserved)
[ 0.000000] modified: 0000000000100000 - 000000001fff0000 (usable)
[ 0.000000] modified: 000000001fff0000 - 000000001fff3000 (ACPI NVS)
[ 0.000000] modified: 000000001fff3000 - 0000000020000000 (ACPI data)
[ 0.000000] modified: 00000000fec00000 - 00000000fec01000 (reserved)
[ 0.000000] modified: 00000000fee00000 - 00000000fee01000 (reserved)
[ 0.000000] modified: 00000000ffff0000 - 0000000100000000 (reserved)
[ 0.000000] kernel direct mapping tables up to 1fff0000 @ 10000-16000
[ 0.000000] RAMDISK: 1f8ad000 - 1ffdf733
[ 0.000000] ACPI: RSDP 000F6FA0, 0014 (r0 VKT400)
[ 0.000000] ACPI: RSDT 1FFF3000, 002C (r1 VKT400 AWRDACPI 42302E31 AWRD 0)
[ 0.000000] ACPI: FACP 1FFF3040, 0074 (r1 VKT400 AWRDACPI 42302E31 AWRD 0)
[ 0.000000] ACPI: DSDT 1FFF30C0, 3DD0 (r1 VKT400 AWRDACPI 1000 MSFT 100000D)
[ 0.000000] ACPI: FACS 1FFF0000, 0040
[ 0.000000] ACPI: APIC 1FFF6EC0, 0054 (r1 VKT400 AWRDACPI 42302E31 AWRD 0)
[ 0.000000] ACPI: Local APIC address 0xfee00000
[ 0.000000] 0MB HIGHMEM available.
[ 0.000000] 511MB LOWMEM available.
[ 0.000000] mapped low ram: 0 - 1fff0000
[ 0.000000] low ram: 00000000 - 1fff0000
[ 0.000000] bootmap 00012000 - 00016000
[ 0.000000] (9 early reservations) ==> bootmem [0000000000 - 001fff0000]
[ 0.000000] #0 [0000000000 - 0000001000] BIOS data page ==> [0000000000 - 0000001000]
[ 0.000000] #1 [0000001000 - 0000002000] EX TRAMPOLINE ==> [0000001000 - 0000002000]
[ 0.000000] #2 [0000006000 - 0000007000] TRAMPOLINE ==> [0000006000 - 0000007000]
[ 0.000000] #3 [0000100000 - 000087c52c] TEXT DATA BSS ==> [0000100000 - 000087c52c]
[ 0.000000] #4 [001f8ad000 - 001ffdf733] RAMDISK ==> [001f8ad000 - 001ffdf733]
[ 0.000000] #5 [000087d000 - 0000881000] INIT_PG_TABLE ==> [000087d000 - 0000881000]
[ 0.000000] #6 [000009fc00 - 0000100000] BIOS reserved ==> [000009fc00 - 0000100000]
[ 0.000000] #7 [0000010000 - 0000012000] PGTABLE ==> [0000010000 - 0000012000]
[ 0.000000] #8 [0000012000 - 0000016000] BOOTMAP ==> [0000012000 - 0000016000]
[ 0.000000] found SMP MP-table at [c00f54c0] 000f54c0
[ 0.000000] Zone PFN ranges:
[ 0.000000] DMA 0x00000010 -> 0x00001000
[ 0.000000] Normal 0x00001000 -> 0x0001fff0
[ 0.000000] HighMem 0x0001fff0 -> 0x0001fff0
[ 0.000000] Movable zone start PFN for each node
[ 0.000000] early_node_map[2] active PFN ranges
[ 0.000000] 0: 0x00000010 -> 0x0000009f
[ 0.000000] 0: 0x00000100 -> 0x0001fff0
[ 0.000000] On node 0 totalpages: 130943
[ 0.000000] free_area_init_node: node 0, pgdat c06d0f80, node_mem_map c1000200
[ 0.000000] DMA zone: 32 pages used for memmap
[ 0.000000] DMA zone: 0 pages reserved
[ 0.000000] DMA zone: 3951 pages, LIFO batch:0
[ 0.000000] Normal zone: 992 pages used for memmap
[ 0.000000] Normal zone: 125968 pages, LIFO batch:31
[ 0.000000] HighMem zone: 0 pages used for memmap
[ 0.000000] Movable zone: 0 pages used for memmap
[ 0.000000] ACPI: PM-Timer IO Port: 0x4008
[ 0.000000] ACPI: Local APIC address 0xfee00000
[ 0.000000] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled)
[ 0.000000] ACPI: IOAPIC (id[0x02] address[0xfec00000] gsi_base[0])
[ 0.000000] IOAPIC[0]: apic_id 2, version 3, address 0xfec00000, GSI 0-23
[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)
[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 dfl dfl)
[ 0.000000] ACPI: IRQ0 used by override.
[ 0.000000] ACPI: IRQ2 used by override.
[ 0.000000] ACPI: IRQ9 used by override.
[ 0.000000] Enabling APIC mode: Flat. Using 1 I/O APICs
[ 0.000000] Using ACPI (MADT) for SMP configuration information
[ 0.000000] SMP: Allowing 1 CPUs, 0 hotplug CPUs
[ 0.000000] PM: Registered nosave memory: 000000000009f000 - 00000000000a0000
[ 0.000000] PM: Registered nosave memory: 00000000000a0000 - 00000000000f0000
[ 0.000000] PM: Registered nosave memory: 00000000000f0000 - 0000000000100000
[ 0.000000] Allocating PCI resources starting at 30000000 (gap: 20000000:dec00000)
[ 0.000000] PERCPU: Allocating 45056 bytes of per cpu data
[ 0.000000] NR_CPUS: 64, nr_cpu_ids: 1, nr_node_ids 1
[ 0.000000] Built 1 zonelists in Zone order, mobility grouping on. Total pages: 129919
[ 0.000000] Kernel command line: root=UUID=e4c62447-3048-4106-ac6c-533e68bd4c51 ro quiet splash
[ 0.000000] Enabling fast FPU save and restore... done.
[ 0.000000] Enabling unmasked SIMD FPU exception support... done.
[ 0.000000] Initializing CPU#0
[ 0.000000] PID hash table entries: 2048 (order: 11, 8192 bytes)
[ 0.000000] Fast TSC calibration using PIT
[ 0.000000] Detected 2001.970 MHz processor.
[ 0.004000] Console: colour VGA+ 80x25
[ 0.004000] console [tty0] enabled
[ 0.004000] Dentry cache hash table entries: 65536 (order: 6, 262144 bytes)
[ 0.004000] Inode-cache hash table entries: 32768 (order: 5, 131072 bytes)
[ 0.004000] allocated 2620800 bytes of page_cgroup
[ 0.004000] please try cgroup_disable=memory option if you don't want
[ 0.004000] Scanning for low memory corruption every 60 seconds
[ 0.004000] Memory: 501404k/524224k available (4126k kernel code, 22196k reserved, 2208k data, 532k init, 0k highmem)
[ 0.004000] virtual kernel memory layout:
[ 0.004000] fixmap : 0xffc77000 - 0xfffff000 (3616 kB)
[ 0.004000] pkmap : 0xff400000 - 0xff800000 (4096 kB)
[ 0.004000] vmalloc : 0xe07f0000 - 0xff3fe000 ( 492 MB)
[ 0.004000] lowmem : 0xc0000000 - 0xdfff0000 ( 511 MB)
[ 0.004000] .init : 0xc0737000 - 0xc07bc000 ( 532 kB)
[ 0.004000] .data : 0xc0507a6f - 0xc072fe60 (2208 kB)
[ 0.004000] .text : 0xc0100000 - 0xc0507a6f (4126 kB)
[ 0.004000] Checking if this processor honours the WP bit even in supervisor mode...Ok.
[ 0.004000] SLUB: Genslabs=12, HWalign=32, Order=0-3, MinObjects=0, CPUs=1, Nodes=1
[ 0.004016] Calibrating delay loop (skipped), value calculated using timer frequency.. 4003.94 BogoMIPS (lpj=8007880)
[ 0.004042] Security Framework initialized
[ 0.004053] SELinux: Disabled at boot.
[ 0.004088] AppArmor: AppArmor initialized
[ 0.004099] Mount-cache hash table entries: 512
[ 0.004284] Initializing cgroup subsys ns
[ 0.004289] Initializing cgroup subsys cpuacct
[ 0.004292] Initializing cgroup subsys memory
[ 0.004297] Initializing cgroup subsys freezer
[ 0.004312] CPU: CLK_CTL MSR was 60031223. Reprogramming to 20031223
[ 0.004317] CPU: L1 I Cache: 64K (64 bytes/line), D cache 64K (64 bytes/line)
[ 0.004320] CPU: L2 Cache: 256K (64 bytes/line)
[ 0.004340] Checking 'hlt' instruction... OK.
[ 0.020505] SMP alternatives: switching to UP code
[ 0.174599] Freeing SMP alternatives: 18k freed
[ 0.174607] ACPI: Core revision 20080926
[ 0.176870] ACPI: Checking initramfs for custom DSDT
[ 0.471831] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1
[ 0.511518] CPU0: AMD Athlon(tm) XP 2400+ stepping 01
[ 0.512002] Brought up 1 CPUs
[ 0.512002] Total of 1 processors activated (4003.94 BogoMIPS).
[ 0.512002] CPU0 attaching NULL sched-domain.
[ 0.512002] net_namespace: 776 bytes
[ 0.512002] Booting paravirtualized kernel on bare hardware
[ 0.512002] Time: 15:37:47 Date: 07/23/09
[ 0.512002] regulator: core version 0.5
[ 0.512002] NET: Registered protocol family 16
[ 0.512002] EISA bus registered
[ 0.512002] ACPI: bus type pci registered
[ 0.518446] PCI: PCI BIOS revision 2.10 entry at 0xfb3e0, last bus=1
[ 0.518449] PCI: Using configuration type 1 for base access
[ 0.520027] ACPI: EC: Look up EC in DSDT
[ 0.526298] ACPI: Interpreter enabled
[ 0.526304] ACPI: (supports S0 S1 S4 S5)
[ 0.526326] ACPI: Using IOAPIC for interrupt routing
[ 0.531575] ACPI: No dock devices found.
[ 0.531587] ACPI: PCI Root Bridge [PCI0] (0000:00)
[ 0.531653] pci 0000:00:00.0: reg 10 32bit mmio: [0xd0000000-0xd7ffffff]
[ 0.531729] pci 0000:00:01.0: supports D1
[ 0.531770] pci 0000:00:09.0: reg 10 32bit mmio: [0xea000000-0xea3fffff]
[ 0.531807] pci 0000:00:09.0: supports D2
[ 0.531810] pci 0000:00:09.0: PME# supported from D2 D3hot D3cold
[ 0.531815] pci 0000:00:09.0: PME# disabled
[ 0.531875] pci 0000:00:10.0: reg 20 io port: [0xd000-0xd01f]
[ 0.531893] pci 0000:00:10.0: supports D1 D2
[ 0.531895] pci 0000:00:10.0: PME# supported from D0 D1 D2 D3hot D3cold
[ 0.531899] pci 0000:00:10.0: PME# disabled
[ 0.531948] pci 0000:00:10.1: reg 20 io port: [0xd400-0xd41f]
[ 0.531966] pci 0000:00:10.1: supports D1 D2
[ 0.531968] pci 0000:00:10.1: PME# supported from D0 D1 D2 D3hot D3cold
[ 0.531973] pci 0000:00:10.1: PME# disabled
[ 0.532030] pci 0000:00:10.2: reg 20 io port: [0xd800-0xd81f]
[ 0.532048] pci 0000:00:10.2: supports D1 D2
[ 0.532051] pci 0000:00:10.2: PME# supported from D0 D1 D2 D3hot D3cold
[ 0.532055] pci 0000:00:10.2: PME# disabled
[ 0.532087] pci 0000:00:10.3: reg 10 32bit mmio: [0xea400000-0xea4000ff]
[ 0.532122] pci 0000:00:10.3: supports D1 D2
[ 0.532124] pci 0000:00:10.3: PME# supported from D0 D1 D2 D3hot D3cold
[ 0.532128] pci 0000:00:10.3: PME# disabled
[ 0.532194] HPET not enabled in BIOS. You might try hpet=force boot option
[ 0.532202] pci 0000:00:11.0: quirk: region 4000-407f claimed by vt8235 PM
[ 0.532206] pci 0000:00:11.0: quirk: region 5000-500f claimed by vt8235 SMB
[ 0.532263] pci 0000:00:11.1: reg 20 io port: [0xdc00-0xdc0f]
[ 0.532318] pci 0000:00:11.5: reg 10 io port: [0xe000-0xe0ff]
[ 0.532355] pci 0000:00:11.5: supports D1 D2
[ 0.532390] pci 0000:00:12.0: reg 10 io port: [0xe400-0xe4ff]
[ 0.532397] pci 0000:00:12.0: reg 14 32bit mmio: [0xea401000-0xea4010ff]
[ 0.532428] pci 0000:00:12.0: supports D1 D2
[ 0.532431] pci 0000:00:12.0: PME# supported from D0 D1 D2 D3hot D3cold
[ 0.532435] pci 0000:00:12.0: PME# disabled
[ 0.532490] pci 0000:01:00.0: reg 10 32bit mmio: [0xe8000000-0xe8ffffff]
[ 0.532496] pci 0000:01:00.0: reg 14 32bit mmio: [0xd8000000-0xdfffffff]
[ 0.532502] pci 0000:01:00.0: reg 18 32bit mmio: [0xe0000000-0xe007ffff]
[ 0.532517] pci 0000:01:00.0: reg 30 32bit mmio: [0x000000-0x01ffff]
[ 0.532560] pci 0000:00:01.0: bridge 32bit mmio: [0xe8000000-0xe9ffffff]
[ 0.532566] pci 0000:00:01.0: bridge 32bit mmio pref: [0xd8000000-0xe7ffffff]
[ 0.532574] bus 00 -> node 0
[ 0.532582] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0._PRT]
[ 0.555430] ACPI: PCI Interrupt Link [LNKA] (IRQs 1 3 4 5 6 7 10 *11 12 14 15)
[ 0.555647] ACPI: PCI Interrupt Link [LNKB] (IRQs 1 3 4 *5 6 7 10 11 12 14 15)
[ 0.555864] ACPI: PCI Interrupt Link [LNKC] (IRQs 1 3 4 *5 6 7 10 11 12 14 15)
[ 0.556089] ACPI: PCI Interrupt Link [LNKD] (IRQs 1 3 4 5 6 7 10 *11 12 14 15)
[ 0.556304] ACPI: PCI Interrupt Link [ALKA] (IRQs 20) *0
[ 0.556514] ACPI: PCI Interrupt Link [ALKB] (IRQs 21) *0
[ 0.556752] ACPI: PCI Interrupt Link [ALKC] (IRQs 22) *0
[ 0.556956] ACPI: PCI Interrupt Link [ALKD] (IRQs 23) *0
[ 0.557114] ACPI: WMI: Mapper loaded
[ 0.557430] SCSI subsystem initialized
[ 0.557495] libata version 3.00 loaded.
[ 0.557562] usbcore: registered new interface driver usbfs
[ 0.557584] usbcore: registered new interface driver hub
[ 0.557622] usbcore: registered new device driver usb
[ 0.557783] PCI: Using ACPI for IRQ routing
[ 0.557888] Bluetooth: Core ver 2.13
[ 0.557888] NET: Registered protocol family 31
[ 0.557888] Bluetooth: HCI device and connection manager initialized
[ 0.557888] Bluetooth: HCI socket layer initialized
[ 0.557888] NET: Registered protocol family 8
[ 0.557888] NET: Registered protocol family 20
[ 0.557888] NetLabel: Initializing
[ 0.557888] NetLabel: domain hash size = 128
[ 0.557888] NetLabel: protocols = UNLABELED CIPSOv4
[ 0.557888] NetLabel: unlabeled traffic allowed by default
[ 0.557888] AppArmor: AppArmor Filesystem Enabled
[ 0.557888] pnp: PnP ACPI init
[ 0.557888] ACPI: bus type pnp registered
[ 0.562920] pnp: PnP ACPI: found 14 devices
[ 0.562923] ACPI: ACPI bus type pnp unregistered
[ 0.562928] PnPBIOS: Disabled by ACPI PNP
[ 0.562941] system 00:00: iomem range 0xd0000-0xd3fff has been reserved
[ 0.562945] system 00:00: iomem range 0xf0000-0xf7fff could not be reserved
[ 0.562948] system 00:00: iomem range 0xf8000-0xfbfff could not be reserved
[ 0.562951] system 00:00: iomem range 0xfc000-0xfffff could not be reserved
[ 0.562954] system 00:00: iomem range 0x1fff0000-0x1fffffff could not be reserved
[ 0.562957] system 00:00: iomem range 0xffff0000-0xffffffff has been reserved
[ 0.562960] system 00:00: iomem range 0x0-0x9ffff could not be reserved
[ 0.562963] system 00:00: iomem range 0x100000-0x1ffeffff could not be reserved
[ 0.562966] system 00:00: iomem range 0xfec00000-0xfec00fff has been reserved
[ 0.562969] system 00:00: iomem range 0xfee00000-0xfee00fff has been reserved
[ 0.562972] system 00:00: iomem range 0xfff80000-0xfffeffff has been reserved
[ 0.562979] system 00:02: ioport range 0x4d0-0x4d1 has been reserved
[ 0.562982] system 00:02: ioport range 0x800-0x805 has been reserved
[ 0.597734] pci 0000:00:01.0: PCI bridge, secondary bus 0000:01
[ 0.597736] pci 0000:00:01.0: IO window: disabled
[ 0.597743] pci 0000:00:01.0: MEM window: 0xe8000000-0xe9ffffff
[ 0.597747] pci 0000:00:01.0: PREFETCH window: 0x000000d8000000-0x000000e7ffffff
[ 0.597766] pci 0000:00:01.0: setting latency timer to 64
[ 0.597771] bus: 00 index 0 io port: [0x00-0xffff]
[ 0.597773] bus: 00 index 1 mmio: [0x000000-0xffffffff]
[ 0.597775] bus: 01 index 0 mmio: [0x0-0x0]
[ 0.597778] bus: 01 index 1 mmio: [0xe8000000-0xe9ffffff]
[ 0.597780] bus: 01 index 2 mmio: [0xd8000000-0xe7ffffff]
[ 0.597782] bus: 01 index 3 mmio: [0x0-0x0]
[ 0.597799] NET: Registered protocol family 2
[ 0.597953] IP route cache hash table entries: 4096 (order: 2, 16384 bytes)
[ 0.598253] TCP established hash table entries: 16384 (order: 5, 131072 bytes)
[ 0.598491] TCP bind hash table entries: 16384 (order: 5, 131072 bytes)
[ 0.598734] TCP: Hash tables configured (established 16384 bind 16384)
[ 0.598738] TCP reno registered
[ 0.598890] NET: Registered protocol family 1
[ 0.599075] checking if image is initramfs... it is
[ 1.100191] Switched to high resolution mode on CPU 0
[ 1.249227] Freeing initrd memory: 7369k freed
[ 1.249359] cpufreq: No nForce2 chipset.
[ 1.249573] audit: initializing netlink socket (disabled)
[ 1.249600] type=2000 audit(1248363468.248:1): initialized
[ 1.257464] HugeTLB registered 4 MB page size, pre-allocated 0 pages
[ 1.258870] VFS: Disk quotas dquot_6.5.1
[ 1.258936] Dquot-cache hash table entries: 1024 (order 0, 4096 bytes)
[ 1.259634] fuse init (API version 7.10)
[ 1.259725] msgmni has been set to 994
[ 1.259984] alg: No test for stdrng (krng)
[ 1.260029] io scheduler noop registered
[ 1.260031] io scheduler anticipatory registered
[ 1.260034] io scheduler deadline registered
[ 1.260052] io scheduler cfq registered (default)
[ 1.260072] PCI: VIA PCI bridge detected.Disabling DAC.
[ 1.260172] pci 0000:01:00.0: Boot video device
[ 1.264331] pci_hotplug: PCI Hot Plug PCI Core version: 0.5
[ 1.264341] pciehp: PCI Express Hot Plug Controller Driver version: 0.4
[ 1.264499] input: Power Button (FF) as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0
[ 1.264503] ACPI: Power Button (FF) [PWRF]
[ 1.264556] input: Power Button (CM) as /devices/LNXSYSTM:00/device:00/PNP0C0C:00/input/input1
[ 1.264558] ACPI: Power Button (CM) [PWRB]
[ 1.264611] input: Sleep Button (CM) as /devices/LNXSYSTM:00/device:00/PNP0C0E:00/input/input2
[ 1.264619] ACPI: Sleep Button (CM) [SLPB]
[ 1.264672] fan PNP0C0B:00: registered as cooling_device0
[ 1.264678] ACPI: Fan [FAN] (on)
[ 1.264922] ACPI: CPU0 (power states: C1[C1] C2[C2])
[ 1.264940] processor ACPI_CPU:00: registered as cooling_device1
[ 1.264944] ACPI: Processor [CPU0] (supports 2 throttling states)
[ 1.267652] thermal LNXTHERM:01: registered as thermal_zone0
[ 1.267964] ACPI: Thermal Zone [THRM] (28 C)
[ 1.268026] isapnp: Scanning for PnP cards...
[ 1.621690] isapnp: No Plug & Play device found
[ 1.623283] Serial: 8250/16550 driver4 ports, IRQ sharing enabled
[ 1.623388] serial8250: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A
[ 1.623482] serial8250: ttyS1 at I/O 0x2f8 (irq = 3) is a 16550A
[ 1.623776] 00:08: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A
[ 1.623900] 00:09: ttyS1 at I/O 0x2f8 (irq = 3) is a 16550A
[ 1.624826] brd: module loaded
[ 1.625194] loop: module loaded
[ 1.625316] Fixed MDIO Bus: probed
[ 1.625324] PPP generic driver version 2.4.2
[ 1.625397] input: Macintosh mouse button emulation as /devices/virtual/input/input3
[ 1.625443] Driver 'sd' needs updating - please use bus_type methods
[ 1.625454] Driver 'sr' needs updating - please use bus_type methods
[ 1.626020] pata_via 0000:00:11.1: version 0.3.3
[ 1.626446] ACPI: PCI Interrupt Link [ALKA] BIOS reported IRQ 0, using IRQ 20
[ 1.626449] ACPI: PCI Interrupt Link [ALKA] enabled at IRQ 20
[ 1.626463] pata_via 0000:00:11.1: PCI INT A -> Link[ALKA] -> GSI 20 (level, low) -> IRQ 20
[ 1.626787] scsi0 : pata_via
[ 1.626935] scsi1 : pata_via
[ 1.630215] ata1: PATA max UDMA/133 cmd 0x1f0 ctl 0x3f6 bmdma 0xdc00 irq 14
[ 1.630219] ata2: PATA max UDMA/133 cmd 0x170 ctl 0x376 bmdma 0xdc08 irq 15
[ 1.808582] ata1.00: ATA-6: IC35L120AVV207-0, V24OA66A, max UDMA/100
[ 1.808585] ata1.00: 241254720 sectors, multi 16: LBA48
[ 1.808824] ata1.01: ATA-8: Hitachi HDP725032GLAT80, GM3OA42A, max UDMA/133
[ 1.808828] ata1.01: 625142448 sectors, multi 16: LBA48
[ 1.832442] ata1.00: configured for UDMA/100
[ 1.848436] ata1.01: configured for UDMA/133
[ 2.204367] ata2.00: ATAPI: HL-DT-ST DVDRAM GSA-4082B, A208, max UDMA/33
[ 2.204398] ata2.01: ATAPI: LITE-ON DVDRW LH-20A1H, LL0A, max UDMA/66
[ 2.204418] ata2.01: limited to UDMA/33 due to 40-wire cable
[ 2.220252] ata2.00: configured for UDMA/33
[ 2.252252] ata2.01: configured for UDMA/33
[ 2.256242] scsi 0:0:0:0: Direct-Access ATA IC35L120AVV207-0 V24O PQ: 0 ANSI: 5
[ 2.256373] sd 0:0:0:0: [sda] 241254720 512-byte hardware sectors: (123 GB/115 GiB)
[ 2.256397] sd 0:0:0:0: [sda] Write Protect is off
[ 2.256400] sd 0:0:0:0: [sda] Mode Sense: 00 3a 00 00
[ 2.256433] sd 0:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
[ 2.256531] sd 0:0:0:0: [sda] 241254720 512-byte hardware sectors: (123 GB/115 GiB)
[ 2.256549] sd 0:0:0:0: [sda] Write Protect is off
[ 2.256552] sd 0:0:0:0: [sda] Mode Sense: 00 3a 00 00
[ 2.256583] sd 0:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
[ 2.256589] sda: sda1
[ 2.269924] sd 0:0:0:0: [sda] Attached SCSI disk
[ 2.269995] sd 0:0:0:0: Attached scsi generic sg0 type 0
[ 2.270095] scsi 0:0:1:0: Direct-Access ATA Hitachi HDP72503 GM3O PQ: 0 ANSI: 5
[ 2.270194] sd 0:0:1:0: [sdb] 625142448 512-byte hardware sectors: (320 GB/298 GiB)
[ 2.270215] sd 0:0:1:0: [sdb] Write Protect is off
[ 2.270218] sd 0:0:1:0: [sdb] Mode Sense: 00 3a 00 00
[ 2.270249] sd 0:0:1:0: [sdb] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
[ 2.270312] sd 0:0:1:0: [sdb] 625142448 512-byte hardware sectors: (320 GB/298 GiB)
[ 2.270330] sd 0:0:1:0: [sdb] Write Protect is off
[ 2.270333] sd 0:0:1:0: [sdb] Mode Sense: 00 3a 00 00
[ 2.270363] sd 0:0:1:0: [sdb] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
[ 2.270368] sdb: sdb1 sdb2 < sdb5 sdb6 sdb7 sdb8 >
[ 2.345211] sd 0:0:1:0: [sdb] Attached SCSI disk
[ 2.345265] sd 0:0:1:0: Attached scsi generic sg1 type 0
[ 2.350458] scsi 1:0:0:0: CD-ROM HL-DT-ST DVDRAM GSA-4082B A208 PQ: 0 ANSI: 5
[ 2.363672] sr0: scsi3-mmc drive: 32x/32x writer dvd-ram cd/rw xa/form2 cdda tray
[ 2.363677] Uniform CD-ROM driver Revision: 3.20
[ 2.363809] sr 1:0:0:0: Attached scsi CD-ROM sr0
[ 2.363859] sr 1:0:0:0: Attached scsi generic sg2 type 5
[ 2.364881] scsi 1:0:1:0: CD-ROM LITE-ON DVDRW LH-20A1H LL0A PQ: 0 ANSI: 5
[ 2.369921] sr1: scsi3-mmc drive: 48x/48x writer dvd-ram cd/rw xa/form2 cdda tray
[ 2.370004] sr 1:0:1:0: Attached scsi CD-ROM sr1
[ 2.370044] sr 1:0:1:0: Attached scsi generic sg3 type 5
[ 2.370253] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
[ 2.370654] ACPI: PCI Interrupt Link [ALKB] BIOS reported IRQ 0, using IRQ 21
[ 2.370658] ACPI: PCI Interrupt Link [ALKB] enabled at IRQ 21
[ 2.370670] ehci_hcd 0000:00:10.3: PCI INT D -> Link[ALKB] -> GSI 21 (level, low) -> IRQ 21
[ 2.370711] ehci_hcd 0000:00:10.3: EHCI Host Controller
[ 2.370790] ehci_hcd 0000:00:10.3: new USB bus registered, assigned bus number 1
[ 2.370878] ehci_hcd 0000:00:10.3: irq 21, io mem 0xea400000
[ 2.380026] ehci_hcd 0000:00:10.3: USB 2.0 started, EHCI 1.00
[ 2.380117] usb usb1: configuration #1 chosen from 1 choice
[ 2.380157] hub 1-0:1.0: USB hub found
[ 2.380172] hub 1-0:1.0: 6 ports detected
[ 2.380293] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver
[ 2.380315] uhci_hcd: USB Universal Host Controller Interface driver
[ 2.380385] uhci_hcd 0000:00:10.0: PCI INT A -> Link[ALKB] -> GSI 21 (level, low) -> IRQ 21
[ 2.380395] uhci_hcd 0000:00:10.0: UHCI Host Controller
[ 2.380446] uhci_hcd 0000:00:10.0: new USB bus registered, assigned bus number 2
[ 2.380467] uhci_hcd 0000:00:10.0: irq 21, io base 0x0000d000
[ 2.380563] usb usb2: configuration #1 chosen from 1 choice
[ 2.380588] hub 2-0:1.0: USB hub found
[ 2.380600] hub 2-0:1.0: 2 ports detected
[ 2.380689] uhci_hcd 0000:00:10.1: PCI INT B -> Link[ALKB] -> GSI 21 (level, low) -> IRQ 21
[ 2.380695] uhci_hcd 0000:00:10.1: UHCI Host Controller
[ 2.380742] uhci_hcd 0000:00:10.1: new USB bus registered, assigned bus number 3
[ 2.380762] uhci_hcd 0000:00:10.1: irq 21, io base 0x0000d400
[ 2.380845] usb usb3: configuration #1 chosen from 1 choice
[ 2.380869] hub 3-0:1.0: USB hub found
[ 2.380881] hub 3-0:1.0: 2 ports detected
[ 2.380966] uhci_hcd 0000:00:10.2: PCI INT C -> Link[ALKB] -> GSI 21 (level, low) -> IRQ 21
[ 2.380973] uhci_hcd 0000:00:10.2: UHCI Host Controller
[ 2.381050] uhci_hcd 0000:00:10.2: new USB bus registered, assigned bus number 4
[ 2.381070] uhci_hcd 0000:00:10.2: irq 21, io base 0x0000d800
[ 2.381166] usb usb4: configuration #1 chosen from 1 choice
[ 2.381191] hub 4-0:1.0: USB hub found
[ 2.381202] hub 4-0:1.0: 2 ports detected
[ 2.381330] usbcore: registered new interface driver libusual
[ 2.381380] usbcore: registered new interface driver usbserial
[ 2.381393] USB Serial support registered for generic
[ 2.381406] usbcore: registered new interface driver usbserial_generic
[ 2.381409] usbserial: USB Serial Driver core
[ 2.381466] PNP: No PS/2 controller found. Probing ports directly.
[ 2.381895] serio: i8042 KBD port at 0x60,0x64 irq 1
[ 2.381904] serio: i8042 AUX port at 0x60,0x64 irq 12
[ 2.382052] mice: PS/2 mouse device common for all mice
[ 2.382230] rtc_cmos 00:04: RTC can wake from S4
[ 2.382281] rtc_cmos 00:04: rtc core: registered rtc_cmos as rtc0
[ 2.382329] rtc0: alarms up to one year, y3k, 242 bytes nvram
[ 2.382444] device-mapper: uevent: version 1.0.3
[ 2.382598] device-mapper: ioctl: 4.14.0-ioctl (2008-04-23) initialised: <email address hidden>
[ 2.382670] device-mapper: multipath: version 1.0.5 loaded
[ 2.382674] device-mapper: multipath round-robin: version 1.0.0 loaded
[ 2.382790] EISA: Probing bus 0 at eisa.0
[ 2.382813] Cannot allocate resource for EISA slot 4
[ 2.382815] Cannot allocate resource for EISA slot 5
[ 2.382829] EISA: Detected 0 cards.
[ 2.382915] cpuidle: using governor ladder
[ 2.382964] cpuidle: using governor menu
[ 2.383536] TCP cubic registered
[ 2.383640] NET: Registered protocol family 10
[ 2.384136] lo: Disabled Privacy Extensions
[ 2.384479] NET: Registered protocol family 17
[ 2.384513] Bluetooth: L2CAP ver 2.11
[ 2.384515] Bluetooth: L2CAP socket layer initialized
[ 2.384518] Bluetooth: SCO (Voice Link) ver 0.6
[ 2.384520] Bluetooth: SCO socket layer initialized
[ 2.384570] Bluetooth: RFCOMM socket layer initialized
[ 2.384585] Bluetooth: RFCOMM TTY layer initialized
[ 2.384587] Bluetooth: RFCOMM ver 1.10
[ 2.384614] powernow-k8: Processor cpuid 681 not supported
[ 2.384647] Using IPI No-Shortcut mode
[ 2.384779] registered taskstats version 1
[ 2.384893] Magic number: 1:905:639
[ 2.385039] rtc_cmos 00:04: setting system clock to 2009-07-23 15:37:49 UTC (1248363469)
[ 2.385043] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found
[ 2.385045] EDD information not available.
[ 2.385971] Freeing unused kernel memory: 532k freed
[ 2.386108] Write protecting the kernel text: 4128k
[ 2.386150] Write protecting the kernel read-only data: 1532k
[ 2.845110] Floppy drive(s): fd0 is 1.44M
[ 2.863984] FDC 0 is a post-1991 82077
[ 3.011642] via-rhine.c:v1.10-LK1.4.3 2007-03-06 Written by Donald Becker
[ 3.011649] via-rhine: Broken BIOS detected, avoid_D3 enabled.
[ 3.012167] ACPI: PCI Interrupt Link [ALKD] BIOS reported IRQ 0, using IRQ 23
[ 3.012171] ACPI: PCI Interrupt Link [ALKD] enabled at IRQ 23
[ 3.012184] via-rhine 0000:00:12.0: PCI INT A -> Link[ALKD] -> GSI 23 (level, low) -> IRQ 23
[ 3.033759] eth0: VIA Rhine II at 0xea401000, 00:30:1b:1f:85:1a, IRQ 23.
[ 3.034470] eth0: MII PHY found at address 1, status 0x7869 advertising 05e1 Link 45e1.
[ 3.132233] usb 2-1: new full speed USB device using uhci_hcd and address 2
[ 3.282606] usb 2-1: config 1 has an invalid interface number: 1 but max is 0
[ 3.282613] usb 2-1: config 1 has no interface number 0
[ 3.294757] usb 2-1: configuration #1 chosen from 1 choice
[ 3.544040] usb 2-2: new low speed USB device using uhci_hcd and address 3
[ 3.548006] Marking TSC unstable due to TSC halts in idle
[ 3.753965] usb 2-2: configuration #1 chosen from 1 choice
[ 3.763734] usbcore: registered new interface driver hiddev
[ 3.779841] input: MOSART Semi. Wireless Keyboard & Mouse as /devices/pci0000:00/0000:00:10.0/usb2/2-2/2-2:1.0/input/input4
[ 3.780353] generic-usb 0003:062A:0102.0001: input,hidraw0: USB HID v1.10 Keyboard [MOSART Semi. Wireless Keyboard & Mouse] on usb-0000:00:10.0-2/input0
[ 3.809415] input: MOSART Semi. Wireless Keyboard & Mouse as /devices/pci0000:00/0000:00:10.0/usb2/2-2/2-2:1.1/input/input5
[ 3.810014] generic-usb 0003:062A:0102.0002: input,hiddev96,hidraw1: USB HID v1.10 Mouse [MOSART Semi. Wireless Keyboard & Mouse] on usb-0000:00:10.0-2/input1
[ 3.810045] usbcore: registered new interface driver usbhid
[ 3.810050] usbhid: v2.6:USB HID core driver
[ 8.729442] EXT4-fs: barriers enabled
[ 8.742583] kjournald2 starting. Commit interval 5 seconds
[ 8.742600] EXT4-fs: delayed allocation enabled
[ 8.742602] EXT4-fs: file extents enabled
[ 8.744087] EXT4-fs: mballoc enabled
[ 8.744095] EXT4-fs: mounted filesystem with ordered data mode.
[ 12.200969] udev: starting version 141
[ 12.344230] parport_pc 00:0a: reported by Plug and Play ACPI
[ 12.344309] parport0: PC-style at 0x378 (0x778), irq 7, dma 3 [PCSPP,TRISTATE,COMPAT,ECP,DMA]
[ 12.414635] shpchp: Standard Hot Plug PCI Controller Driver version: 0.4
[ 12.485755] Linux agpgart interface v0.103
[ 12.498351] prism2usb_init: prism2_usb.o: 0.2.9 Loaded
[ 12.498357] prism2usb_init: dev_info is: prism2_usb
[ 12.520817] agpgart: Detected VIA KT400/KT400A/KT600 chipset
[ 12.529973] agpgart-via 0000:00:00.0: AGP aperture is 128M @ 0xd0000000
[ 12.584700] irda_init()
[ 12.584733] NET: Registered protocol family 23
[ 12.813711] input: PC Speaker as /devices/platform/pcspkr/input/input6
[ 13.399595] ACPI: PCI Interrupt Link [ALKC] BIOS reported IRQ 0, using IRQ 22
[ 13.399600] ACPI: PCI Interrupt Link [ALKC] enabled at IRQ 22
[ 13.399614] VIA 82xx Audio 0000:00:11.5: PCI INT C -> Link[ALKC] -> GSI 22 (level, low) -> IRQ 22
[ 13.399781] VIA 82xx Audio 0000:00:11.5: setting latency timer to 64
[ 13.460827] ppdev: user-space parallel port driver
[ 13.501705] hfa384x_usbctlx_complete_sync: CTLX[1] error: state(Request failed)
[ 15.505329] hfa384x_usbctlx_complete_sync: CTLX[1] error: state(Request failed)
[ 15.505337] hfa384x_drvr_start: cmd_initialize() failed on two attempts, results -5 and -5
[ 15.506325] prism2sta_ifstate: hfa384x_drvr_start() failed,result=-5
[ 15.506447] usbcore: registered new interface driver prism2_usb
[ 15.731931] lp0: using parport0 (interrupt-driven).
[ 16.110850] EXT4 FS on sdb5, internal journal on sdb5:8
[ 16.627320] type=1505 audit(1248359883.738:2): operation="profile_load" name="/usr/share/gdm/guest-session/Xsession" name2="default" pid=2034
[ 16.699064] type=1505 audit(1248359883.810:3): operation="profile_load" name="/sbin/dhclient-script" name2="default" pid=2040
[ 16.699416] type=1505 audit(1248359883.810:4): operation="profile_load" name="/sbin/dhclient3" name2="default" pid=2040
[ 16.699525] type=1505 audit(1248359883.810:5): operation="profile_load" name="/usr/lib/NetworkManager/nm-dhcp-client.action" name2="default" pid=2040
[ 16.699613] type=1505 audit(1248359883.810:6): operation="profile_load" name="/usr/lib/connman/scripts/dhclient-script" name2="default" pid=2040
[ 16.902535] type=1505 audit(1248359884.014:7): operation="profile_load" name="/usr/lib/cups/backend/cups-pdf" name2="default" pid=2045
[ 16.902988] type=1505 audit(1248359884.014:8): operation="profile_load" name="/usr/sbin/cupsd" name2="default" pid=2045
[ 16.947406] type=1505 audit(1248359884.058:9): operation="profile_load" name="/usr/sbin/tcpdump" name2="default" pid=2049
[ 18.625774] hfa384x_usbctlx_complete_sync: CTLX[1] error: state(Request failed)
[ 20.629401] hfa384x_usbctlx_complete_sync: CTLX[1] error: state(Request failed)
[ 20.629407] hfa384x_drvr_start: cmd_initialize() failed on two attempts, results -5 and -5
[ 20.631406] prism2sta_ifstate: hfa384x_drvr_start() failed,result=-5
[ 21.260087] Bluetooth: BNEP (Ethernet Emulation) ver 1.3
[ 21.260093] Bluetooth: BNEP filters: protocol multicast
[ 21.294498] Bridge firewalling registered
[ 25.890555] eth0: link up, 100Mbps, full-duplex, lpa 0x45E1
[ 36.832025] eth0: no IPv6 routers present
[ 125.016157] kjournald starting. Commit interval 5 seconds
[ 125.017030] EXT3 FS on sdb1, internal journal
[ 125.017041] EXT3-fs: mounted filesystem with ordered data mode.

Revision history for this message
Tormod Volden (tormodvolden) said :
#5

Yes, your "stationary" firmware (the one that is overwritten by the firmware upload) is only 1.3.5, so the firmware upload is probably recommended for you to have good performance and for instance WEP support.

[ 54.911721] ident: nic h/w: id=0x8010 1.0.0
[ 54.912717] ident: pri f/w: id=0x15 1.0.8
[ 54.913712] ident: sta f/w: id=0x1f 1.3.5