Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
some kind of sysfs error during boot
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Kernel & Hardware
View previous topic :: View next topic  
Author Message
Rhiakath
Guru
Guru


Joined: 10 Feb 2006
Posts: 572
Location: Hell...

PostPosted: Fri May 16, 2008 11:08 am    Post subject: some kind of sysfs error during boot Reply with quote

Hi.
I just noticed this in my dmesg, during boot. what is it? I'm sure it wasn't there before....


Code:
sysfs: duplicate filename 'audio' can not be created
WARNING: at fs/sysfs/dir.c:424 sysfs_add_one()
Pid: 1, comm: swapper Not tainted 2.6.24-gentoo-r7 #3
 [<c019beab>] sysfs_add_one+0x54/0xb8
 [<c019c370>] create_dir+0x3c/0x6c
 [<c019c3cd>] sysfs_create_dir+0x2d/0x40
 [<c04d8b5f>] _spin_lock+0xd/0x5a
 [<c0252c45>] kobject_add+0xe9/0x190
 [<c0252b49>] kobject_set_name+0x81/0x94
 [<c02c97e1>] device_add+0x8d/0x541
 [<c0252925>] kobject_init+0x27/0x37
 [<c02ca009>] device_create+0x7a/0x9a
 [<c0402158>] sound_insert_unit+0x125/0x160
 [<c040235a>] register_sound_special_device+0x113/0x11b
 [<c040e78a>] snd_register_oss_device+0x4b/0x147
 [<c040e82f>] snd_register_oss_device+0xf0/0x147
 [<c041c641>] register_oss_dsp+0x4d/0x76
 [<c0255879>] number+0x159/0x22f
 [<c033d6a8>] ahc_loadseq+0x190/0x4d0
 [<c0251f93>] idr_get_empty_slot+0x12d/0x20a
 [<c041e460>] snd_pcm_oss_register_minor+0x2f/0x127
 [<c025619a>] vsnprintf+0x442/0x47e
 [<c040efa0>] snd_timer_dev_register+0xc9/0xcf
 [<c040e2ec>] snd_device_register+0x25/0x55
 [<c0419277>] snd_pcm_timer_init+0xc0/0xf3
 [<c0412304>] snd_pcm_dev_register+0x198/0x1c3
 [<c040e33c>] snd_device_register_all+0x20/0x42
 [<c040b0fe>] snd_card_register+0xe/0x20b
 [<c042477d>] snd_hda_add_new_ctls+0x20/0x61
 [<c0423405>] azx_probe+0x74f/0x7af
 [<c0422555>] azx_send_cmd+0x0/0xcb
 [<c0422620>] azx_get_response+0x0/0x165
 [<c02609ce>] pci_device_probe+0x36/0x57
 [<c02cb425>] driver_probe_device+0xde/0x15c
 [<c04d8c7e>] _spin_unlock+0xd/0x21
 [<c04d6bcd>] klist_next+0x58/0x6d
 [<c02cb535>] __driver_attach+0x0/0x7f
 [<c02cb57e>] __driver_attach+0x49/0x7f
 [<c02ca9cb>] bus_for_each_dev+0x33/0x55
 [<c02cb280>] driver_attach+0x16/0x18
 [<c02cb535>] __driver_attach+0x0/0x7f
 [<c02cacbc>] bus_add_driver+0x6d/0x197
 [<c0260b17>] __pci_register_driver+0x52/0x7e
 [<c06d9491>] kernel_init+0x148/0x2aa
 [<c012308d>] finish_task_switch+0x1c/0x57
 [<c0103e42>] ret_from_fork+0x6/0x1c
 [<c06d9349>] kernel_init+0x0/0x2aa
 [<c06d9349>] kernel_init+0x0/0x2aa
 [<c0104b73>] kernel_thread_helper+0x7/0x10
 =======================
kobject_add failed for audio with -EEXIST, don't try to register things with the same name in the same directory.
Pid: 1, comm: swapper Not tainted 2.6.24-gentoo-r7 #3
 [<c0252cba>] kobject_add+0x15e/0x190
 [<c0252b49>] kobject_set_name+0x81/0x94
 [<c02c97e1>] device_add+0x8d/0x541
 [<c0252925>] kobject_init+0x27/0x37
 [<c02ca009>] device_create+0x7a/0x9a
 [<c0402158>] sound_insert_unit+0x125/0x160
 [<c040235a>] register_sound_special_device+0x113/0x11b
 [<c040e78a>] snd_register_oss_device+0x4b/0x147
 [<c040e82f>] snd_register_oss_device+0xf0/0x147
 [<c041c641>] register_oss_dsp+0x4d/0x76
 [<c0255879>] number+0x159/0x22f
 [<c033d6a8>] ahc_loadseq+0x190/0x4d0
 [<c0251f93>] idr_get_empty_slot+0x12d/0x20a
 [<c041e460>] snd_pcm_oss_register_minor+0x2f/0x127
 [<c025619a>] vsnprintf+0x442/0x47e
 [<c040efa0>] snd_timer_dev_register+0xc9/0xcf
 [<c040e2ec>] snd_device_register+0x25/0x55
 [<c0419277>] snd_pcm_timer_init+0xc0/0xf3
 [<c0412304>] snd_pcm_dev_register+0x198/0x1c3
 [<c040e33c>] snd_device_register_all+0x20/0x42
 [<c040b0fe>] snd_card_register+0xe/0x20b
 [<c042477d>] snd_hda_add_new_ctls+0x20/0x61
 [<c0423405>] azx_probe+0x74f/0x7af
 [<c0422555>] azx_send_cmd+0x0/0xcb
 [<c0422620>] azx_get_response+0x0/0x165
 [<c02609ce>] pci_device_probe+0x36/0x57
 [<c02cb425>] driver_probe_device+0xde/0x15c
 [<c04d8c7e>] _spin_unlock+0xd/0x21
 [<c04d6bcd>] klist_next+0x58/0x6d
 [<c02cb535>] __driver_attach+0x0/0x7f
 [<c02cb57e>] __driver_attach+0x49/0x7f
 [<c02ca9cb>] bus_for_each_dev+0x33/0x55
 [<c02cb280>] driver_attach+0x16/0x18
 [<c02cb535>] __driver_attach+0x0/0x7f
 [<c02cacbc>] bus_add_driver+0x6d/0x197
 [<c0260b17>] __pci_register_driver+0x52/0x7e
 [<c06d9491>] kernel_init+0x148/0x2aa
 [<c012308d>] finish_task_switch+0x1c/0x57
 [<c0103e42>] ret_from_fork+0x6/0x1c
 [<c06d9349>] kernel_init+0x0/0x2aa
 [<c06d9349>] kernel_init+0x0/0x2aa
 [<c0104b73>] kernel_thread_helper+0x7/0x10
 =======================


Here's the full dmesg.

Code:

Linux version 2.6.24-gentoo-r7 (root@baal) (gcc version 4.1.2 (Gentoo 4.1.2 p1.1)) #3 SMP PREEMPT Fri May 16 11:51:50 Local time zone must be set--
BIOS-provided physical RAM map:
 BIOS-e820: 0000000000000000 - 000000000009f800 (usable)
 BIOS-e820: 000000000009f800 - 00000000000a0000 (reserved)
 BIOS-e820: 00000000000dc000 - 0000000000100000 (reserved)
 BIOS-e820: 0000000000100000 - 00000000bfed0000 (usable)
 BIOS-e820: 00000000bfed0000 - 00000000bfee3000 (ACPI NVS)
 BIOS-e820: 00000000bfee3000 - 00000000c0000000 (reserved)
 BIOS-e820: 00000000e0000000 - 00000000f0000000 (reserved)
 BIOS-e820: 00000000fec00000 - 00000000fec10000 (reserved)
 BIOS-e820: 00000000fed00000 - 00000000fed00400 (reserved)
 BIOS-e820: 00000000fed14000 - 00000000fed1a000 (reserved)
 BIOS-e820: 00000000fed1c000 - 00000000fed90000 (reserved)
 BIOS-e820: 00000000fee00000 - 00000000fee01000 (reserved)
 BIOS-e820: 00000000ff000000 - 0000000100000000 (reserved)
 BIOS-e820: 0000000100000000 - 0000000140000000 (usable)
Warning only 4GB will be used.
Use a HIGHMEM64G enabled kernel.
3200MB HIGHMEM available.
896MB LOWMEM available.
found SMP MP-table at 000f8520
Entering add_active_range(0, 0, 1048576) 0 entries of 256 used
Zone PFN ranges:
  DMA             0 ->     4096
  Normal       4096 ->   229376
  HighMem    229376 ->  1048576
Movable zone start PFN for each node
early_node_map[1] active PFN ranges
    0:        0 ->  1048576
On node 0 totalpages: 1048576
  DMA zone: 32 pages used for memmap
  DMA zone: 0 pages reserved
  DMA zone: 4064 pages, LIFO batch:0
  Normal zone: 1760 pages used for memmap
  Normal zone: 223520 pages, LIFO batch:31
  HighMem zone: 6400 pages used for memmap
  HighMem zone: 812800 pages, LIFO batch:31
  Movable zone: 0 pages used for memmap
DMI present.
ACPI: RSDP 000F8480, 0024 (r2 HP    )
ACPI: XSDT BFED5B28, 007C (r1 HPQOEM SLIC-MPC  6040000  LTP        0)
ACPI: FACP BFEDFC6C, 00F4 (r3 HP     30CC      6040000 ALAN        1)
ACPI: DSDT BFED705F, 8B99 (r1 HP     30D2      6040000 INTL 20061109)
ACPI: FACS BFEE2FC0, 0040
ACPI: HPET BFEDFD60, 0038 (r1 HP     30D2      6040000 LOHR       5A)
ACPI: MCFG BFEDFD98, 003C (r1 HP     30D2      6040000 LOHR       5A)
ACPI: TMOR BFEDFDD4, 0026 (r1 HP     30CC      6040000 PTL         3)
ACPI: APIC BFEDFDFA, 0068 (r1 HP     30D2      6040000  LTP        0)
ACPI: BOOT BFEDFE62, 0028 (r1 HP     30D2      6040000  LTP        1)
ACPI: SLIC BFEDFE8A, 0176 (r1 HPQOEM SLIC-MPC  6040000  LTP        1)
ACPI: SSDT BFED6D82, 02DD (r1 HP     30D2         1000 INTL 20061109)
ACPI: SSDT BFED6130, 025F (r1  HP    30D2         3000 INTL 20061109)
ACPI: SSDT BFED608A, 00A6 (r1  HP    30D2         3000 INTL 20061109)
ACPI: SSDT BFED5BA4, 04E6 (r1  HP     30D2        3000 INTL 20061109)
ACPI: DMI detected: Hewlett-Packard
ACPI: PM-Timer IO Port: 0x1008
ACPI: Local APIC address 0xfee00000
ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled)
Processor #0 7:7 APIC version 20
ACPI: LAPIC (acpi_id[0x01] lapic_id[0x01] enabled)
Processor #1 7:7 APIC version 20
ACPI: LAPIC_NMI (acpi_id[0x00] high edge lint[0x1])
ACPI: LAPIC_NMI (acpi_id[0x01] high edge lint[0x1])
ACPI: IOAPIC (id[0x02] address[0xfec00000] gsi_base[0])
IOAPIC[0]: apic_id 2, version 32, address 0xfec00000, GSI 0-23
ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 high edge)
ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)
ACPI: IRQ0 used by override.
ACPI: IRQ2 used by override.
ACPI: IRQ9 used by override.
Enabling APIC mode:  Flat.  Using 1 I/O APICs
ACPI: HPET id: 0x8086a201 base: 0xfed00000
Using ACPI (MADT) for SMP configuration information
Allocating PCI resources starting at c2000000 (gap: c0000000:20000000)
Built 1 zonelists in Zone order, mobility grouping on.  Total pages: 1040384
Kernel command line: root=/dev/sda1 video=uvesafb:1024x768-32,mtrr:3,ywrap splash=silent,fadein,theme:emergence console=tty1
mapped APIC to ffffb000 (fee00000)
mapped IOAPIC to ffffa000 (fec00000)
Enabling fast FPU save and restore... done.
Enabling unmasked SIMD FPU exception support... done.
Initializing CPU#0
PID hash table entries: 4096 (order: 12, 16384 bytes)
Detected 2394.409 MHz processor.
Console: colour VGA+ 80x25
console [tty1] enabled
Dentry cache hash table entries: 131072 (order: 7, 524288 bytes)
Inode-cache hash table entries: 65536 (order: 6, 262144 bytes)
Memory: 3102596k/4194304k available (3952k kernel code, 40740k reserved, 2001k data, 296k init, 2227008k highmem)
virtual kernel memory layout:
    fixmap  : 0xffe15000 - 0xfffff000   (1960 kB)
    pkmap   : 0xff800000 - 0xffc00000   (4096 kB)
    vmalloc : 0xf8800000 - 0xff7fe000   ( 111 MB)
    lowmem  : 0xc0000000 - 0xf8000000   ( 896 MB)
      .init : 0xc06d9000 - 0xc0723000   ( 296 kB)
      .data : 0xc04dc267 - 0xc06d07b4   (2001 kB)
      .text : 0xc0100000 - 0xc04dc267   (3952 kB)
Checking if this processor honours the WP bit even in supervisor mode... Ok.
SLUB: Genslabs=11, HWalign=64, Order=0-1, MinObjects=4, CPUs=2, Nodes=1
hpet clockevent registered
Calibrating delay using timer specific routine.. 4826.84 BogoMIPS (lpj=2413423)
Mount-cache hash table entries: 512
CPU: After generic identify, caps: bfebfbff 20100000 00000000 00000000 0008e3bd 00000000 00000001 00000001
monitor/mwait feature present.
using mwait in idle threads.
CPU: L1 I cache: 32K, L1 D cache: 32K
CPU: L2 cache: 3072K
CPU: Physical Processor ID: 0
CPU: Processor Core ID: 0
CPU: After all inits, caps: bfebfbff 20100000 00000000 00003940 0008e3bd 00000000 00000001 00000001
Intel machine check architecture supported.
Intel machine check reporting enabled on CPU#0.
Compat vDSO mapped to ffffe000.
Checking 'hlt' instruction... OK.
SMP alternatives: switching to UP code
ACPI: Core revision 20070126
Parsing all Control Methods:
Table [DSDT](id 0001) - 1011 Objects with 87 Devices 257 Methods 23 Regions
Parsing all Control Methods:
Table [SSDT](id 0002) - 15 Objects with 3 Devices 9 Methods 0 Regions
Parsing all Control Methods:
Table [SSDT](id 0003) - 7 Objects with 0 Devices 3 Methods 0 Regions
Parsing all Control Methods:
Table [SSDT](id 0004) - 4 Objects with 0 Devices 3 Methods 0 Regions
Parsing all Control Methods:
Table [SSDT](id 0005) - 13 Objects with 0 Devices 4 Methods 0 Regions
 tbxface-0598 [00] tb_load_namespace     : ACPI Tables successfully acquired
evxfevnt-0091 [00] enable                : Transition to ACPI mode successful
CPU0: Intel(R) Core(TM)2 Duo CPU     T8300  @ 2.40GHz stepping 06
SMP alternatives: switching to SMP code
Booting processor 1/1 eip 3000
Initializing CPU#1
Calibrating delay using timer specific routine.. 4788.46 BogoMIPS (lpj=2394234)
CPU: After generic identify, caps: bfebfbff 20100000 00000000 00000000 0008e3bd 00000000 00000001 00000001
monitor/mwait feature present.
CPU: L1 I cache: 32K, L1 D cache: 32K
CPU: L2 cache: 3072K
CPU: Physical Processor ID: 0
CPU: Processor Core ID: 1
CPU: After all inits, caps: bfebfbff 20100000 00000000 00003940 0008e3bd 00000000 00000001 00000001
Intel machine check architecture supported.
Intel machine check reporting enabled on CPU#1.
CPU1: Intel(R) Core(TM)2 Duo CPU     T8300  @ 2.40GHz stepping 06
Total of 2 processors activated (9615.31 BogoMIPS).
ENABLING IO-APIC IRQs
..TIMER: vector=0x31 apic1=0 pin1=2 apic2=-1 pin2=-1
checking TSC synchronization [CPU#0 -> CPU#1]: passed.
Brought up 2 CPUs
net_namespace: 64 bytes
NET: Registered protocol family 16
ACPI: bus type pci registered
PCI: Using MMCONFIG
Setting up standard PCI resources
evgpeblk-0956 [00] ev_create_gpe_block   : GPE 00 to 1F [_GPE] 4 regs on int 0x9
evgpeblk-1052 [00] ev_initialize_gpe_bloc: Found 3 Wake, Enabled 8 Runtime GPEs in this block
ACPI: EC: Look up EC in DSDT
Completing Region/Field/Buffer/Package initialization:...................................................................
Initialized 19/23 Regions 4/4 Fields 27/27 Buffers 17/22 Packages (1059 nodes)
Initializing Device/Processor/Thermal objects by executing _INI methods:<5>ACPI: BIOS _OSI(Linux) query ignored via DMI
.
Executed 1 _INI methods requiring 0 _STA executions (examined 95 objects)
ACPI: Interpreter enabled
ACPI: (supports S0 S3 S5)
ACPI: Using IOAPIC for interrupt routing
ACPI: EC: non-query interrupt received, switching to interrupt mode
ACPI: EC: GPE = 0x17, I/O: command/status = 0x66, data = 0x62
ACPI: EC: driver started in interrupt mode
ACPI: PCI Root Bridge [PCI0] (0000:00)
PCI quirk: region 1000-107f claimed by ICH6 ACPI/GPIO/TCO
PCI quirk: region 1180-11bf claimed by ICH6 GPIO
PCI: Transparent bridge - 0000:00:1e.0
ACPI: PCI Interrupt Routing Table [\_SB_.PCI0._PRT]
ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.PEGP._PRT]
ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.RP01._PRT]
ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.RP02._PRT]
ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.RP06._PRT]
ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.PCIB._PRT]
ACPI: PCI Interrupt Link [LNKA] (IRQs 1 3 4 *5 6 7 10 12 14 15)
ACPI: PCI Interrupt Link [LNKB] (IRQs 1 3 4 5 6 7 11 12 14 15) *10
ACPI: PCI Interrupt Link [LNKC] (IRQs 1 3 4 5 6 *7 10 12 14 15)
ACPI: PCI Interrupt Link [LNKD] (IRQs 1 3 4 5 6 7 11 12 14 15) *10
ACPI: PCI Interrupt Link [LNKE] (IRQs 1 3 4 5 6 7 10 12 14 15) *11
ACPI: PCI Interrupt Link [LNKF] (IRQs 1 3 4 5 6 7 *11 12 14 15)
ACPI: PCI Interrupt Link [LNKG] (IRQs 1 3 4 5 6 7 10 12 14 15) *11
ACPI: PCI Interrupt Link [LNKH] (IRQs 1 3 4 5 6 7 11 12 14 15) *10
Linux Plug and Play Support v0.97 (c) Adam Belay
pnp: PnP ACPI init
ACPI: bus type pnp registered
pnp: PnP ACPI: found 11 devices
ACPI: ACPI bus type pnp unregistered
SCSI subsystem initialized
libata version 3.00 loaded.
usbcore: registered new interface driver usbfs
usbcore: registered new interface driver hub
usbcore: registered new device driver usb
PCI: Using ACPI for IRQ routing
PCI: If a device doesn't work, try "pci=routeirq".  If it helps, post a report
PCI: Cannot allocate resource region 8 of bridge 0000:00:1c.1
NET: Registered protocol family 23
Bluetooth: Core ver 2.11
NET: Registered protocol family 31
Bluetooth: HCI device and connection manager initialized
Bluetooth: HCI socket layer initialized
hpet0: at MMIO 0xfed00000, IRQs 2, 8, 0
hpet0: 3 64-bit timers, 14318180 Hz
Time: tsc clocksource has been installed.
system 00:01: iomem range 0xfed1c000-0xfed1ffff could not be reserved
system 00:01: iomem range 0xfed14000-0xfed17fff could not be reserved
system 00:01: iomem range 0xfed18000-0xfed18fff could not be reserved
system 00:01: iomem range 0xfed19000-0xfed19fff could not be reserved
system 00:01: iomem range 0xe0000000-0xefffffff could not be reserved
system 00:01: iomem range 0xfed20000-0xfed3ffff could not be reserved
system 00:01: iomem range 0xfed40000-0xfed44fff could not be reserved
system 00:01: iomem range 0xfed45000-0xfed8ffff could not be reserved
system 00:04: iomem range 0xfed00000-0xfed003ff could not be reserved
system 00:06: ioport range 0x380-0x383 has been reserved
system 00:06: ioport range 0x680-0x69f has been reserved
system 00:06: ioport range 0x800-0x80f has been reserved
system 00:06: ioport range 0x1000-0x107f has been reserved
system 00:06: ioport range 0x1180-0x11bf has been reserved
system 00:06: ioport range 0x1640-0x164f has been reserved
system 00:06: ioport range 0xfe00-0xfe00 has been reserved
system 00:07: ioport range 0x6a0-0x6af has been reserved
system 00:07: ioport range 0x6b0-0x6ff has been reserved
PCI: Failed to allocate mem resource #6:20000@e0000000 for 0000:01:00.0
PCI: Bridge: 0000:00:01.0
  IO window: 2000-2fff
  MEM window: c4000000-c6ffffff
  PREFETCH window: d0000000-dfffffff
PCI: Bridge: 0000:00:1c.0
  IO window: 4000-7fff
  MEM window: f4000000-f7ffffff
  PREFETCH window: f0000000-f3ffffff
PCI: Bridge: 0000:00:1c.1
  IO window: 8000-bfff
  MEM window: disabled.
  PREFETCH window: c8000000-cbffffff
PCI: Bridge: 0000:00:1c.5
  IO window: c000-cfff
  MEM window: f8000000-f80fffff
  PREFETCH window: c2000000-c20fffff
PCI: Bridge: 0000:00:1e.0
  IO window: disabled.
  MEM window: f8100000-f81fffff
  PREFETCH window: disabled.
ACPI: PCI Interrupt 0000:00:01.0[A] -> GSI 16 (level, low) -> IRQ 16
PCI: Setting latency timer of device 0000:00:01.0 to 64
ACPI: PCI Interrupt 0000:00:1c.0[A] -> GSI 17 (level, low) -> IRQ 17
PCI: Setting latency timer of device 0000:00:1c.0 to 64
ACPI: PCI Interrupt 0000:00:1c.1[B] -> GSI 16 (level, low) -> IRQ 16
PCI: Setting latency timer of device 0000:00:1c.1 to 64
ACPI: PCI Interrupt 0000:00:1c.5[B] -> GSI 16 (level, low) -> IRQ 16
PCI: Setting latency timer of device 0000:00:1c.5 to 64
PCI: Setting latency timer of device 0000:00:1e.0 to 64
NET: Registered protocol family 2
IP route cache hash table entries: 32768 (order: 5, 131072 bytes)
TCP established hash table entries: 131072 (order: 8, 1048576 bytes)
TCP bind hash table entries: 65536 (order: 7, 786432 bytes)
TCP: Hash tables configured (established 131072 bind 65536)
TCP reno registered
Simple Boot Flag at 0x35 set to 0x1
Machine check exception polling timer started.
IA-32 Microcode Update Driver: v1.14a <tigran@aivazian.fsnet.co.uk>
apm: BIOS not found.
highmem bounce pool size: 64 pages
Total HugeTLB memory allocated, 0
squashfs: version 3.3 (2007/10/31) Phillip Lougher
Installing knfsd (copyright (C) 1996 okir@monad.swb.de).
NTFS driver 2.1.29 [Flags: R/O].
io scheduler noop registered
io scheduler anticipatory registered (default)
io scheduler deadline registered
io scheduler cfq registered
Boot video device is 0000:01:00.0
PCI: Setting latency timer of device 0000:00:01.0 to 64
assign_interrupt_mode Found MSI capability
Allocate Port Service[0000:00:01.0:pcie00]
Allocate Port Service[0000:00:01.0:pcie02]
Allocate Port Service[0000:00:01.0:pcie03]
PCI: Setting latency timer of device 0000:00:1c.0 to 64
assign_interrupt_mode Found MSI capability
Allocate Port Service[0000:00:1c.0:pcie00]
Allocate Port Service[0000:00:1c.0:pcie02]
Allocate Port Service[0000:00:1c.0:pcie03]
PCI: Setting latency timer of device 0000:00:1c.1 to 64
assign_interrupt_mode Found MSI capability
Allocate Port Service[0000:00:1c.1:pcie00]
Allocate Port Service[0000:00:1c.1:pcie02]
Allocate Port Service[0000:00:1c.1:pcie03]
PCI: Setting latency timer of device 0000:00:1c.5 to 64
assign_interrupt_mode Found MSI capability
Allocate Port Service[0000:00:1c.5:pcie00]
Allocate Port Service[0000:00:1c.5:pcie02]
Allocate Port Service[0000:00:1c.5:pcie03]
Real Time Clock Driver v1.12ac
hpet_resources: 0xfed00000 is busy
Linux agpgart interface v0.102
uvesafb: NVIDIA Corporation, G86 Board - e416h01c, Chip Rev   , OEM: NVIDIA, VBE v3.0
uvesafb: protected mode interface info at c000:b7b0
uvesafb: pmi: set display start = c00cb813, set palette = c00cb86e
uvesafb: pmi: ports = 3b4 3b5 3ba 3c0 3c1 3c4 3c5 3c6 3c7 3c8 3c9 3cc 3ce 3cf 3d0 3d1 3d2 3d3 3d4 3d5 3da
uvesafb: VBIOS/hardware doesn't support DDC transfers
uvesafb: no monitor limits have been set, default refresh rate will be used
uvesafb: scrolling: ywrap using protected mode interface, yres_virtual=2000
mtrr: type mismatch for c5000000,400000 old: write-back new: write-combining
mtrr: type mismatch for c5000000,200000 old: write-back new: write-combining
mtrr: type mismatch for c5000000,100000 old: write-back new: write-combining
mtrr: type mismatch for c5000000,80000 old: write-back new: write-combining
mtrr: type mismatch for c5000000,40000 old: write-back new: write-combining
mtrr: type mismatch for c5000000,20000 old: write-back new: write-combining
mtrr: type mismatch for c5000000,10000 old: write-back new: write-combining
mtrr: type mismatch for c5000000,8000 old: write-back new: write-combining
mtrr: type mismatch for c5000000,4000 old: write-back new: write-combining
mtrr: type mismatch for c5000000,2000 old: write-back new: write-combining
mtrr: type mismatch for c5000000,1000 old: write-back new: write-combining
Switched to high resolution mode on CPU 1
Switched to high resolution mode on CPU 0
Console: switching to colour frame buffer device 128x48
uvesafb: framebuffer at 0xc5000000, mapped to 0xf8880000, using 8000k, total 14336k
fb0: VESA VGA frame buffer device
ACPI: AC Adapter [ACAD] (on-line)
ACPI: Battery Slot [BAT0] (battery present)
input: Power Button (FF) as /class/input/input0
ACPI: Power Button (FF) [PWRF]
input: Power Button (CM) as /class/input/input1
ACPI: Power Button (CM) [PWRB]
input: Sleep Button (CM) as /class/input/input2
ACPI: Sleep Button (CM) [SLPB]
input: Lid Switch as /class/input/input3
ACPI: Lid Switch [LID]
ACPI: SSDT BFED69FE, 02BC (r1  HP    30D2         3000 INTL 20061109)
Parsing all Control Methods:
Table [SSDT](id 0087) - 6 Objects with 0 Devices 3 Methods 0 Regions
ACPI: SSDT BFED638F, 05EA (r1  HP    30D2         3001 INTL 20061109)
Parsing all Control Methods:
Table [SSDT](id 0088) - 1 Objects with 0 Devices 1 Methods 0 Regions
Monitor-Mwait will be used to enter C-1 state
Monitor-Mwait will be used to enter C-2 state
ACPI: CPU0 (power states: C1[C1] C2[C2])
ACPI: Processor [CPU0] (supports 8 throttling states)
ACPI: SSDT BFED6CBA, 00C8 (r1  HP    30D2         3000 INTL 20061109)
Parsing all Control Methods:
Table [SSDT](id 008F) - 4 Objects with 0 Devices 4 Methods 0 Regions
ACPI: SSDT BFED6979, 0085 (r1  HP    30D2         3000 INTL 20061109)
Parsing all Control Methods:
Table [SSDT](id 0090) - 1 Objects with 0 Devices 1 Methods 0 Regions
ACPI: CPU1 (power states: C1[C1] C2[C2])
ACPI: Processor [CPU1] (supports 8 throttling states)
ACPI Exception (thermal-0339): AE_BAD_DATA, No critical threshold [20070126]
Serial: 8250/16550 driver $Revision: 1.90 $ 4 ports, IRQ sharing disabled
RAMDISK driver initialized: 16 RAM disks of 4096K size 1024 blocksize
loop: module loaded
sk98lin: driver has been replaced by the skge driver and is scheduled for removal
r8169 Gigabit Ethernet driver 2.2LK loaded
ACPI: PCI Interrupt 0000:06:00.0[A] -> GSI 17 (level, low) -> IRQ 17
PCI: Setting latency timer of device 0000:06:00.0 to 64
eth0: RTL8101e at 0xf8840000, 00:1e:68:1a:87:a5, XID 34200000 IRQ 219
usbcore: registered new interface driver irda-usb
USB IrDA support registered
usbcore: registered new interface driver stir4200
usbcore: registered new interface driver mcs7780
usbcore: registered new interface driver kingsun-sir
usbcore: registered new interface driver ksdazzle-sir
usbcore: registered new interface driver ks959-sir
console [netcon0] enabled
netconsole: network logging started
Linux video capture interface: v2.00
videodev: "vivi" has no release callback. Please fix your driver for proper sysfs support, see http://lwn.net/Articles/36850/
Video Technology Magazine Virtual Video Capture Board (Load status: 0)
Uniform Multi-Platform E-IDE driver Revision: 7.00alpha2
ide: Assuming 33MHz system bus speed for PIO modes; override with idebus=xx
ICH8M: IDE controller (0x8086:0x2850 rev 0x03) at  PCI slot 0000:00:1f.1
ACPI: PCI Interrupt 0000:00:1f.1[A] -> GSI 19 (level, low) -> IRQ 18
ICH8M: not 100% native mode: will probe irqs later
    ide0: BM-DMA at 0x18a0-0x18a7, BIOS settings: hda:DMA, hdb:pio
    ide1: BM-DMA at 0x18a8-0x18af, BIOS settings: hdc:pio, hdd:pio
Probing IDE interface ide0...
hda: TSSTcorp CDDVDW TS-L632N, ATAPI CD/DVD-ROM drive
hda: host max PIO4 wanted PIO255(auto-tune) selected PIO4
hda: MWDMA2 mode selected
ide0 at 0x1f0-0x1f7,0x3f6 on irq 14
Probing IDE interface ide1...
Probing IDE interface ide1...
hda: ATAPI 24X DVD-ROM DVD-R-RAM CD-R/RW drive, 2048kB Cache
Uniform CD-ROM driver Revision: 3.20
3ware Storage Controller device driver for Linux v1.26.02.002.
Driver 'sd' needs updating - please use bus_type methods
Driver 'sr' needs updating - please use bus_type methods
ahci 0000:00:1f.2: version 3.0
ACPI: PCI Interrupt 0000:00:1f.2[B] -> GSI 19 (level, low) -> IRQ 18
ahci 0000:00:1f.2: AHCI 0001.0100 32 slots 3 ports 3 Gbps 0x7 impl SATA mode
ahci 0000:00:1f.2: flags: 64bit ncq sntf pm led clo pio slum part
PCI: Setting latency timer of device 0000:00:1f.2 to 64
scsi0 : ahci
scsi1 : ahci
scsi2 : ahci
ata1: SATA max UDMA/133 abar m2048@0xf8404000 port 0xf8404100 irq 218
ata2: SATA max UDMA/133 abar m2048@0xf8404000 port 0xf8404180 irq 218
ata3: SATA max UDMA/133 abar m2048@0xf8404000 port 0xf8404200 irq 218
ata1: SATA link up 1.5 Gbps (SStatus 113 SControl 300)
ata1.00: ATA-8: WDC WD2500BEVS-60UST0, 01.01A01, max UDMA/100
ata1.00: 488397168 sectors, multi 16: LBA48
ata1.00: configured for UDMA/100
ata2: SATA link down (SStatus 0 SControl 300)
ata3: SATA link down (SStatus 0 SControl 300)
scsi 0:0:0:0: Direct-Access     ATA      WDC WD2500BEVS-6 01.0 PQ: 0 ANSI: 5
sd 0:0:0:0: [sda] 488397168 512-byte hardware sectors (250059 MB)
sd 0:0:0:0: [sda] Write Protect is off
sd 0:0:0:0: [sda] Mode Sense: 00 3a 00 00
sd 0:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
sd 0:0:0:0: [sda] 488397168 512-byte hardware sectors (250059 MB)
sd 0:0:0:0: [sda] Write Protect is off
sd 0:0:0:0: [sda] Mode Sense: 00 3a 00 00
sd 0:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
 sda: sda1 sda2 sda3 sda4
sd 0:0:0:0: [sda] Attached SCSI disk
sd 0:0:0:0: Attached scsi generic sg0 type 0
Fusion MPT base driver 3.04.06
Copyright (c) 1999-2007 LSI Corporation
Fusion MPT SPI Host driver 3.04.06
ACPI: PCI Interrupt 0000:07:09.0[A] -> GSI 20 (level, low) -> IRQ 19
ohci1394: fw-host0: OHCI-1394 1.1 (PCI): IRQ=[19]  MMIO=[f8100000-f81007ff]  Max Packet=[2048]  IR/IT contexts=[4/4]
ieee1394: raw1394: /dev/raw1394 device initialized
usbmon: debugfs is not available
ACPI: PCI Interrupt 0000:00:1a.7[C] -> GSI 18 (level, low) -> IRQ 20
PCI: Setting latency timer of device 0000:00:1a.7 to 64
ehci_hcd 0000:00:1a.7: EHCI Host Controller
ehci_hcd 0000:00:1a.7: new USB bus registered, assigned bus number 1
ehci_hcd 0000:00:1a.7: debug port 1
PCI: cache line size of 32 is not supported by device 0000:00:1a.7
ehci_hcd 0000:00:1a.7: irq 20, io mem 0xf8404800
ehci_hcd 0000:00:1a.7: USB 2.0 started, EHCI 1.00, driver 10 Dec 2004
usb usb1: configuration #1 chosen from 1 choice
hub 1-0:1.0: USB hub found
hub 1-0:1.0: 4 ports detected
ACPI: PCI Interrupt 0000:00:1d.7[A] -> GSI 23 (level, low) -> IRQ 21
PCI: Setting latency timer of device 0000:00:1d.7 to 64
ehci_hcd 0000:00:1d.7: EHCI Host Controller
ehci_hcd 0000:00:1d.7: new USB bus registered, assigned bus number 2
ehci_hcd 0000:00:1d.7: debug port 1
PCI: cache line size of 32 is not supported by device 0000:00:1d.7
ehci_hcd 0000:00:1d.7: irq 21, io mem 0xf8404c00
ehci_hcd 0000:00:1d.7: USB 2.0 started, EHCI 1.00, driver 10 Dec 2004
usb usb2: configuration #1 chosen from 1 choice
hub 2-0:1.0: USB hub found
hub 2-0:1.0: 6 ports detected
ohci_hcd: 2006 August 04 USB 1.1 'Open' Host Controller (OHCI) Driver
USB Universal Host Controller Interface driver v3.0
ACPI: PCI Interrupt 0000:00:1a.0[A] -> GSI 16 (level, low) -> IRQ 16
PCI: Setting latency timer of device 0000:00:1a.0 to 64
uhci_hcd 0000:00:1a.0: UHCI Host Controller
uhci_hcd 0000:00:1a.0: new USB bus registered, assigned bus number 3
uhci_hcd 0000:00:1a.0: irq 16, io base 0x00001800
usb usb3: configuration #1 chosen from 1 choice
hub 3-0:1.0: USB hub found
hub 3-0:1.0: 2 ports detected
ACPI: PCI Interrupt 0000:00:1a.1[B] -> GSI 21 (level, low) -> IRQ 22
PCI: Setting latency timer of device 0000:00:1a.1 to 64
uhci_hcd 0000:00:1a.1: UHCI Host Controller
uhci_hcd 0000:00:1a.1: new USB bus registered, assigned bus number 4
uhci_hcd 0000:00:1a.1: irq 22, io base 0x00001820
usb usb4: configuration #1 chosen from 1 choice
hub 4-0:1.0: USB hub found
hub 4-0:1.0: 2 ports detected
ACPI: PCI Interrupt 0000:00:1d.0[A] -> GSI 23 (level, low) -> IRQ 21
PCI: Setting latency timer of device 0000:00:1d.0 to 64
uhci_hcd 0000:00:1d.0: UHCI Host Controller
usb 2-4: new high speed USB device using ehci_hcd and address 3
uhci_hcd 0000:00:1d.0: new USB bus registered, assigned bus number 5
uhci_hcd 0000:00:1d.0: irq 21, io base 0x00001840
usb usb5: configuration #1 chosen from 1 choice
hub 5-0:1.0: USB hub found
hub 5-0:1.0: 2 ports detected
ieee1394: Host added: ID:BUS[0-00:1023]  GUID[00241b00c86bb800]
ACPI: PCI Interrupt 0000:00:1d.1[B] -> GSI 19 (level, low) -> IRQ 18
PCI: Setting latency timer of device 0000:00:1d.1 to 64
uhci_hcd 0000:00:1d.1: UHCI Host Controller
uhci_hcd 0000:00:1d.1: new USB bus registered, assigned bus number 6
uhci_hcd 0000:00:1d.1: irq 18, io base 0x00001860
usb usb6: configuration #1 chosen from 1 choice
hub 6-0:1.0: USB hub found
hub 6-0:1.0: 2 ports detected
usb 2-4: configuration #1 chosen from 1 choice
ACPI: PCI Interrupt 0000:00:1d.2[C] -> GSI 18 (level, low) -> IRQ 20
PCI: Setting latency timer of device 0000:00:1d.2 to 64
uhci_hcd 0000:00:1d.2: UHCI Host Controller
uhci_hcd 0000:00:1d.2: new USB bus registered, assigned bus number 7
uhci_hcd 0000:00:1d.2: irq 20, io base 0x00001880
usb usb7: configuration #1 chosen from 1 choice
hub 7-0:1.0: USB hub found
hub 7-0:1.0: 2 ports detected
usb 4-2: new low speed USB device using uhci_hcd and address 2
usb 4-2: configuration #1 chosen from 1 choice
usb 6-1: new full speed USB device using uhci_hcd and address 2
usb 6-1: configuration #1 chosen from 1 choice
usb 7-2: new full speed USB device using uhci_hcd and address 2
usb 7-2: configuration #1 chosen from 1 choice
usbcore: registered new interface driver usblp
Initializing USB Mass Storage driver...
usbcore: registered new interface driver usb-storage
USB Mass Storage support registered.
PNP: PS/2 Controller [PNP0303:PS2K,PNP0f13:PS2M] at 0x60,0x64 irq 1,12
serio: i8042 KBD port at 0x60,0x64 irq 1
serio: i8042 AUX port at 0x60,0x64 irq 12
mice: PS/2 mouse device common for all mice
input: AT Translated Set 2 keyboard as /class/input/input4
i2c /dev entries driver
ACPI: PCI Interrupt 0000:00:1f.3[C] -> GSI 19 (level, low) -> IRQ 18
Synaptics Touchpad, model: 1, fw: 6.3, id: 0x1a0b1, caps: 0xa04713/0x200000
input: SynPS/2 Synaptics TouchPad as /class/input/input5
device-mapper: ioctl: 4.12.0-ioctl (2007-10-02) initialised: dm-devel@redhat.com
Bluetooth: HCI USB driver ver 2.9
usbcore: registered new interface driver hci_usb
cpuidle: using governor ladder
Marking TSC unstable due to: TSC halts in idle.
Time: hpet clocksource has been installed.
cpuidle: using governor menu
sdhci: Secure Digital Host Controller Interface driver
sdhci: Copyright(c) Pierre Ossman
sdhci: SDHCI controller found at 0000:07:09.1 [1180:0822] (rev 22)
ACPI: PCI Interrupt 0000:07:09.1[B] -> GSI 21 (level, low) -> IRQ 22
sdhci:slot0: Will use DMA mode even though HW doesn't fully claim to support it.
mmc0: SDHCI at 0xf8100800 irq 22 DMA
wbsd: Winbond W83L51xD SD/MMC card interface driver
wbsd: Copyright(c) Pierre Ossman
input: PS/2+USB Mouse as /class/input/input6
input: USB HID v1.11 Mouse [PS/2+USB Mouse] on usb-0000:00:1a.1-2
usbcore: registered new interface driver usbhid
drivers/hid/usbhid/hid-core.c: v2.6:USB HID core driver
Advanced Linux Sound Architecture Driver Version 1.0.15 (Tue Nov 20 19:16:42 2007 UTC).
ACPI: PCI Interrupt 0000:00:1b.0[A] -> GSI 22 (level, low) -> IRQ 23
PCI: Setting latency timer of device 0000:00:1b.0 to 64
sysfs: duplicate filename 'audio' can not be created
WARNING: at fs/sysfs/dir.c:424 sysfs_add_one()
Pid: 1, comm: swapper Not tainted 2.6.24-gentoo-r7 #3
 [<c019beab>] sysfs_add_one+0x54/0xb8
 [<c019c370>] create_dir+0x3c/0x6c
 [<c019c3cd>] sysfs_create_dir+0x2d/0x40
 [<c04d8b5f>] _spin_lock+0xd/0x5a
 [<c0252c45>] kobject_add+0xe9/0x190
 [<c0252b49>] kobject_set_name+0x81/0x94
 [<c02c97e1>] device_add+0x8d/0x541
 [<c0252925>] kobject_init+0x27/0x37
 [<c02ca009>] device_create+0x7a/0x9a
 [<c0402158>] sound_insert_unit+0x125/0x160
 [<c040235a>] register_sound_special_device+0x113/0x11b
 [<c040e78a>] snd_register_oss_device+0x4b/0x147
 [<c040e82f>] snd_register_oss_device+0xf0/0x147
 [<c041c641>] register_oss_dsp+0x4d/0x76
 [<c0255879>] number+0x159/0x22f
 [<c033d6a8>] ahc_loadseq+0x190/0x4d0
 [<c0251f93>] idr_get_empty_slot+0x12d/0x20a
 [<c041e460>] snd_pcm_oss_register_minor+0x2f/0x127
 [<c025619a>] vsnprintf+0x442/0x47e
 [<c040efa0>] snd_timer_dev_register+0xc9/0xcf
 [<c040e2ec>] snd_device_register+0x25/0x55
 [<c0419277>] snd_pcm_timer_init+0xc0/0xf3
 [<c0412304>] snd_pcm_dev_register+0x198/0x1c3
 [<c040e33c>] snd_device_register_all+0x20/0x42
 [<c040b0fe>] snd_card_register+0xe/0x20b
 [<c042477d>] snd_hda_add_new_ctls+0x20/0x61
 [<c0423405>] azx_probe+0x74f/0x7af
 [<c0422555>] azx_send_cmd+0x0/0xcb
 [<c0422620>] azx_get_response+0x0/0x165
 [<c02609ce>] pci_device_probe+0x36/0x57
 [<c02cb425>] driver_probe_device+0xde/0x15c
 [<c04d8c7e>] _spin_unlock+0xd/0x21
 [<c04d6bcd>] klist_next+0x58/0x6d
 [<c02cb535>] __driver_attach+0x0/0x7f
 [<c02cb57e>] __driver_attach+0x49/0x7f
 [<c02ca9cb>] bus_for_each_dev+0x33/0x55
 [<c02cb280>] driver_attach+0x16/0x18
 [<c02cb535>] __driver_attach+0x0/0x7f
 [<c02cacbc>] bus_add_driver+0x6d/0x197
 [<c0260b17>] __pci_register_driver+0x52/0x7e
 [<c06d9491>] kernel_init+0x148/0x2aa
 [<c012308d>] finish_task_switch+0x1c/0x57
 [<c0103e42>] ret_from_fork+0x6/0x1c
 [<c06d9349>] kernel_init+0x0/0x2aa
 [<c06d9349>] kernel_init+0x0/0x2aa
 [<c0104b73>] kernel_thread_helper+0x7/0x10
 =======================
kobject_add failed for audio with -EEXIST, don't try to register things with the same name in the same directory.
Pid: 1, comm: swapper Not tainted 2.6.24-gentoo-r7 #3
 [<c0252cba>] kobject_add+0x15e/0x190
 [<c0252b49>] kobject_set_name+0x81/0x94
 [<c02c97e1>] device_add+0x8d/0x541
 [<c0252925>] kobject_init+0x27/0x37
 [<c02ca009>] device_create+0x7a/0x9a
 [<c0402158>] sound_insert_unit+0x125/0x160
 [<c040235a>] register_sound_special_device+0x113/0x11b
 [<c040e78a>] snd_register_oss_device+0x4b/0x147
 [<c040e82f>] snd_register_oss_device+0xf0/0x147
 [<c041c641>] register_oss_dsp+0x4d/0x76
 [<c0255879>] number+0x159/0x22f
 [<c033d6a8>] ahc_loadseq+0x190/0x4d0
 [<c0251f93>] idr_get_empty_slot+0x12d/0x20a
 [<c041e460>] snd_pcm_oss_register_minor+0x2f/0x127
 [<c025619a>] vsnprintf+0x442/0x47e
 [<c040efa0>] snd_timer_dev_register+0xc9/0xcf
 [<c040e2ec>] snd_device_register+0x25/0x55
 [<c0419277>] snd_pcm_timer_init+0xc0/0xf3
 [<c0412304>] snd_pcm_dev_register+0x198/0x1c3
 [<c040e33c>] snd_device_register_all+0x20/0x42
 [<c040b0fe>] snd_card_register+0xe/0x20b
 [<c042477d>] snd_hda_add_new_ctls+0x20/0x61
 [<c0423405>] azx_probe+0x74f/0x7af
 [<c0422555>] azx_send_cmd+0x0/0xcb
 [<c0422620>] azx_get_response+0x0/0x165
 [<c02609ce>] pci_device_probe+0x36/0x57
 [<c02cb425>] driver_probe_device+0xde/0x15c
 [<c04d8c7e>] _spin_unlock+0xd/0x21
 [<c04d6bcd>] klist_next+0x58/0x6d
 [<c02cb535>] __driver_attach+0x0/0x7f
 [<c02cb57e>] __driver_attach+0x49/0x7f
 [<c02ca9cb>] bus_for_each_dev+0x33/0x55
 [<c02cb280>] driver_attach+0x16/0x18
 [<c02cb535>] __driver_attach+0x0/0x7f
 [<c02cacbc>] bus_add_driver+0x6d/0x197
 [<c0260b17>] __pci_register_driver+0x52/0x7e
 [<c06d9491>] kernel_init+0x148/0x2aa
 [<c012308d>] finish_task_switch+0x1c/0x57
 [<c0103e42>] ret_from_fork+0x6/0x1c
 [<c06d9349>] kernel_init+0x0/0x2aa
 [<c06d9349>] kernel_init+0x0/0x2aa
 [<c0104b73>] kernel_thread_helper+0x7/0x10
 =======================
ALSA device list:
  #0: HDA Intel at 0xf8400000 irq 23
oprofile: using NMI interrupt.
TCP cubic registered
NET: Registered protocol family 1
NET: Registered protocol family 17
IrCOMM protocol (Dag Brattli)
Bluetooth: L2CAP ver 2.9
Bluetooth: L2CAP socket layer initialized
Bluetooth: RFCOMM socket layer initialized
Bluetooth: RFCOMM ver 1.8
RPC: Registered udp transport module.
RPC: Registered tcp transport module.
ieee80211: 802.11 data/management/control stack, git-1.1.13
ieee80211: Copyright (C) 2004-2005 Intel Corporation <jketreno@linux.intel.com>
ieee80211_crypt: registered algorithm 'NULL'
ieee80211_crypt: registered algorithm 'WEP'
ieee80211_crypt: registered algorithm 'CCMP'
ieee80211_crypt: registered algorithm 'TKIP'
Using IPI No-Shortcut mode
ReiserFS: sda1: found reiserfs format "3.6" with standard journal
ReiserFS: sda1: using ordered data mode
ReiserFS: sda1: journal params: device sda1, size 8192, journal first block 18, max trans len 1024, max batch 900, max commit age 30, max trans age 30
ReiserFS: sda1: checking transaction log (sda1)
ReiserFS: sda1: Using r5 hash to sort names
VFS: Mounted root (reiserfs filesystem) readonly.
Freeing unused kernel memory: 296k freed
iwl4965: Intel(R) Wireless WiFi Link 4965AGN driver for Linux, 1.1.17kds
iwl4965: Copyright(c) 2003-2007 Intel Corporation
ACPI: PCI Interrupt 0000:02:00.0[A] -> GSI 16 (level, low) -> IRQ 16
PCI: Setting latency timer of device 0000:02:00.0 to 64
iwl4965: Detected Intel Wireless WiFi Link 4965AGN
uvcvideo: Found UVC 1.00 device HP Webcam (05c8:010c)
usbcore: registered new interface driver uvcvideo
USB Video Class driver (v0.1.0)
nvidia: module license 'NVIDIA' taints kernel.
iwl4965: Tunable channels: 13 802.11bg, 19 802.11a channels
phy0: Selected rate control algorithm 'iwl-4965-rs'
ACPI: PCI Interrupt 0000:01:00.0[A] -> GSI 16 (level, low) -> IRQ 16
PCI: Setting latency timer of device 0000:01:00.0 to 64
NVRM: loading NVIDIA UNIX x86 Kernel Module  169.09  Fri Jan 11 14:38:28 PST 2008
ReiserFS: sda3: found reiserfs format "3.6" with standard journal
ReiserFS: sda3: using ordered data mode
ReiserFS: sda3: journal params: device sda3, size 8192, journal first block 18, max trans len 1024, max batch 900, max commit age 30, max trans age 30
ReiserFS: sda3: checking transaction log (sda3)
ReiserFS: sda3: Using r5 hash to sort names
NTFS volume version 3.1.
Adding 1004052k swap on /dev/sda2.  Priority:-1 extents:1 across:1004052k
ACPI: PCI interrupt for device 0000:02:00.0 disabled
iwl4965: Intel(R) Wireless WiFi Link 4965AGN driver for Linux, 1.1.17kds
iwl4965: Copyright(c) 2003-2007 Intel Corporation
ACPI: PCI Interrupt 0000:02:00.0[A] -> GSI 16 (level, low) -> IRQ 16
PCI: Setting latency timer of device 0000:02:00.0 to 64
iwl4965: Detected Intel Wireless WiFi Link 4965AGN
iwl4965: Tunable channels: 13 802.11bg, 19 802.11a channels
phy1: Selected rate control algorithm 'iwl-4965-rs'
wlan0: Initial auth_alg=0
wlan0: authenticate with AP 00:11:88:a4:67:62
wlan0: Initial auth_alg=0
wlan0: authenticate with AP 00:11:88:a4:67:62
wlan0: RX authentication from 00:11:88:a4:67:62 (alg=0 transaction=2 status=0)
wlan0: authenticated
wlan0: associate with AP 00:11:88:a4:67:62
wlan0: authentication frame received from 00:11:88:a4:67:62, but not in authenticate state - ignored
wlan0: RX AssocResp from 00:11:88:a4:67:62 (capab=0x1 status=0 aid=127)
wlan0: associated
wlan0: CTS protection enabled (BSSID=00:11:88:a4:67:62)

_________________
pc-rhiakath ~ $ emerge -s happiness
Searching..
[ Results for search key : happiness ]
[ Applications found : 0 ]

-------------------------------------------

I see dead pixels...
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Kernel & Hardware All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum