Re: Trouble with usb modem

Davide Pagnin <[email protected]>
Newsgroups gmane.linux.usb.devel
Message-ID <[email protected]>
	Hi Jason

I've finished of testing with different version of vanilla kernel, and 
my findings demonstrate that the problem are solved since kernel 2.6.8.

Kernel 2.6.7 shows no signs of khubd crashes but is not able to 
initialize correctly the usb device

Kernel 2.6.8 is able to initialize the device.

I've had trouble in testing vanilla kernel 2.6.5 (because of trouble 
with xfs module not being able to correctly find the root partition), 
but anyway I've tested kernel 2.6.6 that shows sporadic behaviour of 
khubd crash or device not initialized. I suspect thus that changes 
introduced between kernel 2.6.6 and kernel 2.6.7 have solved that khubd 
issues and the subsequent changes of kernel 2.6.8 have solved issues 
related to correct initialization.

I'm attaching dmesg of kernel 2.6.6 / 2.6.7 / 2.6.8 and a partial trace 
of a hubd crash of kernel 2.6.6.

Regards

Davide
	
jidong xiao ha scritto:
> On 10/9/07, Davide Pagnin <[email protected]> wrote:
>> Oliver Neukum ha scritto:
>>> Am Freitag 05 Oktober 2007 schrieb Davide Pagnin:
>>>> Provided that the driver for the IBM/QLOGIC hba works, I can try a more
>>>> recent kernel, do you suggest me to try the last vanilla kernel or a
>>>> kernel from SUSE SLES 10?
>>> If you want support from this list, it'll have to be a vanilla kernel.
>> I've compiled kernel 2.6.22.9, it seems to work (the modem is recognized
>> and the cdc-acm module is load).
>>
>> I've attached the dmesg of a boot with this kernel (I've enough
>> knowledge to understand what is going on, but AFAIK, it seems to make
>> have trouble and then it seems to be able to recover those trouble.
>>
>> I'm now compiling kernel 2.6.16.54 (to see if there are changes in the
>> behavior).
>>
>> I can't use (in the production environment) the vanilla kernel, because
>> I'm not able to have the QLOGIC hba work correctly, so the only viable
>> choice is to find the relevant fixes and recompile the suse kernel with
>> those fixes (I know this is going to give me more than an headache, but
>> I see no other solution)
>>
>> Any kind of suggestion will be appreciated
>>
>> Regards
>>
>> Davide Pagnin
>> Linux version 2.6.22.9 (root@srv2lnx) (gcc version 3.3.3 (SuSE Linux)) #1 SMP Tue Oct 9 14:20:51 CEST 2007
>> usbcore: registered new interface driver usbfs
>> usbcore: registered new interface driver hub
>> usbcore: registered new device driver usb
>> USB Universal Host Controller Interface driver v3.0
>> PCI: Setting latency timer of device 0000:00:1d.0 to 64
>> uhci_hcd 0000:00:1d.0: UHCI Host Controller
>> uhci_hcd 0000:00:1d.0: new USB bus registered, assigned bus number 1
>> uhci_hcd 0000:00:1d.0: irq 16, io base 0x00002200
>> usb usb1: configuration #1 chosen from 1 choice
>> hub 1-0:1.0: USB hub found
>> hub 1-0:1.0: 2 ports detected
>> 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 2
>> uhci_hcd 0000:00:1d.1: irq 19, io base 0x00002600
>> usb usb2: configuration #1 chosen from 1 choice
>> hub 2-0:1.0: USB hub found
>> hub 2-0:1.0: 2 ports detected
>> usb 1-2: new full speed USB device using uhci_hcd and address 2
>> intel_rng: FWH not detected
>> usb 1-2: configuration #2 chosen from 2 choices
>> 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 3
>> ehci_hcd 0000:00:1d.7: debug port 1
>> PCI: cache line size of 128 is not supported by device 0000:00:1d.7
>> ehci_hcd 0000:00:1d.7: irq 23, io mem 0xf0000000
>> ehci_hcd 0000:00:1d.7: USB 2.0 started, EHCI 1.00, driver 10 Dec 2004
>> usb 1-2: can't set config #2, error -84
>> usb 1-2: USB disconnect, address 2
>> usb usb3: configuration #1 chosen from 1 choice
>> hub 3-0:1.0: USB hub found
>> hub 3-0:1.0: 4 ports detected
>> usb 1-2: new full speed USB device using uhci_hcd and address 3
>> st: Version 20070203, fixed bufsize 32768, s/g segs 256
>> usb 1-2: configuration #2 chosen from 2 choices
>> program hwscan is using a deprecated SCSI ioctl, please convert it to SG_IO
>> sd 1:0:0:0: Attached scsi generic sg0 type 0
>> scsi 1:0:8:0: Attached scsi generic sg1 type 3
>> usb 2-2: new full speed USB device using uhci_hcd and address 2
>> usb 2-2: configuration #1 chosen from 1 choice
> 
> 
> Judging from the log file of 2.6.5, there usb_new_device fails when it
> call usb_get_device_descriptor.
> 
> In 2.6.22, hub_port_init() and usb_new_device() are invoked twice,the
> first try fails and the second try got succeed.
> 
> Since from 2.6.10 we introduce a new USB device initialization scheme,
> I feel maybe your device is incompatible with the old scheme and only
> works against the new scheme.
> 
> Regards
> Jason
> 
> -------------------------------------------------------------------------
> This SF.net email is sponsored by: Splunk Inc.
> Still grepping through log files to find problems?  Stop.
> Now Search log events and configuration files using AJAX and a browser.
> Download your FREE copy of Splunk now >> http://get.splunk.com/
> _______________________________________________
> [email protected]
> To unsubscribe, use the last form field at:
> https://lists.sourceforge.net/lists/listinfo/linux-usb-devel

-------------------------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems?  Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now >> http://get.splunk.com/

_______________________________________________
[email protected]
To unsubscribe, use the last form field at:
https://lists.sourceforge.net/lists/listinfo/linux-usb-devel
dmesg-2.6.7.txt (text/plain, 16.2 KB)
Bootdata ok (command line is root=/dev/sda2 vga=0x317 selinux=0 splash=silent ide=nodma apm=off acpi=off barrier=off resume=/dev/sda1 elevator=cfq showopts)
Linux version 2.6.7 (root@srv2lnx) (gcc version 3.3.3 (SuSE Linux)) #1 SMP Wed Oct 10 09:04:25 CEST 2007
BIOS-provided physical RAM map:
 BIOS-e820: 0000000000000000 - 000000000009dc00 (usable)
 BIOS-e820: 000000000009dc00 - 00000000000a0000 (reserved)
 BIOS-e820: 00000000000e0000 - 0000000000100000 (reserved)
 BIOS-e820: 0000000000100000 - 000000007ffcae00 (usable)
 BIOS-e820: 000000007ffcae00 - 000000007ffcf800 (ACPI data)
 BIOS-e820: 000000007ffcf800 - 0000000080000000 (reserved)
 BIOS-e820: 00000000fec00000 - 0000000100000000 (reserved)
No NUMA configuration found
Faking a node at 0000000000000000-000000007ffca000
Bootmem setup node 0 0000000000000000-000000007ffca000
No mptable found.
On node 0 totalpages: 524234
  DMA zone: 4096 pages, LIFO batch:1
  Normal zone: 520138 pages, LIFO batch:16
  HighMem zone: 0 pages, LIFO batch:1
Intel MultiProcessor Specification v1.4
    Virtual Wire compatibility mode.
OEM ID: IBM ENSW <6>Product ID: REDWOOD SMP  <6>APIC at: 0xFEE00000
Processor #0 15:4 APIC version 20
I/O APIC #14 Version 32 at 0xFEC00000.
I/O APIC #13 Version 32 at 0xFEC80000.
I/O APIC #12 Version 32 at 0xFEC80400.
Processors: 1
Checking aperture...
Built 1 zonelists
Kernel command line: root=/dev/sda2 vga=0x317 selinux=0 splash=silent ide=nodma apm=off acpi=off barrier=off resume=/dev/sda1 elevator=cfq showopts console=tty0
ide_setup: ide=nodmaIDE: Prevented DMA
Initializing CPU#0
PID hash table entries: 16 (order 4: 256 bytes)
time.c: Using 1.193182 MHz PIT timer.
time.c: Detected 3000.229 MHz processor.
Console: colour dummy device 80x25
Memory: 2061596k/2096936k available (2283k kernel code, 0k reserved, 866k data, 196k init)
Calibrating delay loop... 5914.62 BogoMIPS
Security Scaffold v1.0.0 initialized
SELinux:  Disabled at boot.
Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes)
Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes)
Mount-cache hash table entries: 256 (order: 0, 4096 bytes)
CPU: Trace cache: 12K uops
using mwait in idle threads.
CPU: Physical Processor ID: 0
Using IO APIC NMI watchdog
CPU: Trace cache: 12K uops
CPU: Physical Processor ID: 0
CPU0:                   Intel(R) Xeon(TM) CPU 3.00GHz stepping 03
per-CPU timeslice cutoff: 0.00 usecs.
task migration cache decay timeout: 1 msecs.
Only one processor found.
WARNING: 1 siblings found for CPU0, should be 2
ENABLING IO-APIC IRQs
Using IO-APIC 14
...changing IO-APIC physical APIC ID to 14 ... ok.
Using IO-APIC 13
...changing IO-APIC physical APIC ID to 13 ... ok.
Using IO-APIC 12
...changing IO-APIC physical APIC ID to 12 ... ok.
init IO_APIC IRQs
 IO-APIC (apicid-pin) 14-0, 14-5, 14-10, 14-11, 14-18, 14-21, 14-22, 13-0, 13-1, 13-2, 13-3, 13-4, 13-5, 13-8, 13-9, 13-10, 13-11, 13-12, 13-13, 13-15, 13-16, 13-17, 13-18, 13-19, 13-20, 13-21, 13-22, 13-23, 12-0, 12-1, 12-2, 12-3, 12-5, 12-6, 12-7, 12-8, 12-9, 12-10, 12-11, 12-12, 12-13, 12-14, 12-15, 12-16, 12-17, 12-18, 12-19, 12-20, 12-21, 12-22, 12-23 not connected.
..TIMER: vector=0x31 pin1=2 pin2=-1
activating NMI Watchdog ... done.
testing NMI watchdog ... OK.
number of MP IRQ sources: 23.
number of IO-APIC #14 registers: 24.
number of IO-APIC #13 registers: 24.
number of IO-APIC #12 registers: 24.
testing the IO APIC.......................

IO APIC #14......
.... register #00: 0E000000
.......    : physical APIC id: 0E
.... register #01: 00178020
.......     : max redirection entries: 0017
.......     : PRQ implemented: 1
.......     : IO APIC version: 0020
.... register #02: 00178020
.......     : arbitration: 00
.... IRQ redirection table:
 NR Log Phy Mask Trig IRR Pol Stat Dest Deli Vect:   
 00 000 00  1    0    0   0   0    0    0    00
 01 001 01  0    0    0   0   0    1    1    39
 02 001 01  0    0    0   0   0    1    1    31
 03 001 01  0    0    0   0   0    1    1    41
 04 001 01  0    0    0   0   0    1    1    49
 05 000 00  1    0    0   0   0    0    0    00
 06 001 01  0    0    0   0   0    1    1    51
 07 001 01  0    0    0   0   0    1    1    59
 08 001 01  0    0    0   0   0    1    1    61
 09 001 01  0    0    0   0   0    1    1    69
 0a 000 00  1    0    0   0   0    0    0    00
 0b 000 00  1    0    0   0   0    0    0    00
 0c 001 01  0    0    0   0   0    1    1    71
 0d 001 01  0    0    0   0   0    1    1    79
 0e 001 01  0    0    0   0   0    1    1    81
 0f 001 01  0    0    0   0   0    1    1    89
 10 001 01  1    1    0   1   0    1    1    91
 11 001 01  1    1    0   1   0    1    1    99
 12 000 00  1    0    0   0   0    0    0    00
 13 001 01  1    1    0   1   0    1    1    A1
 14 001 01  1    1    0   1   0    1    1    A9
 15 000 00  1    0    0   0   0    0    0    00
 16 000 00  1    0    0   0   0    0    0    00
 17 001 01  1    1    0   1   0    1    1    B1

IO APIC #13......
.... register #00: 0D000000
.......    : physical APIC id: 0D
.... register #01: 00178020
.......     : max redirection entries: 0017
.......     : PRQ implemented: 1
.......     : IO APIC version: 0020
.... register #02: 0D000000
.......     : arbitration: 0D
.... IRQ redirection table:
 NR Log Phy Mask Trig IRR Pol Stat Dest Deli Vect:   
 00 000 00  1    0    0   0   0    0    0    00
 01 000 00  1    0    0   0   0    0    0    00
 02 000 00  1    0    0   0   0    0    0    00
 03 000 00  1    0    0   0   0    0    0    00
 04 000 00  1    0    0   0   0    0    0    00
 05 000 00  1    0    0   0   0    0    0    00
 06 001 01  1    1    0   1   0    1    1    B9
 07 001 01  1    1    0   1   0    1    1    C1
 08 000 00  1    0    0   0   0    0    0    00
 09 000 00  1    0    0   0   0    0    0    00
 0a 000 00  1    0    0   0   0    0    0    00
 0b 000 00  1    0    0   0   0    0    0    00
 0c 000 00  1    0    0   0   0    0    0    00
 0d 000 00  1    0    0   0   0    0    0    00
 0e 001 01  1    1    0   1   0    1    1    C9
 0f 000 00  1    0    0   0   0    0    0    00
 10 000 00  1    0    0   0   0    0    0    00
 11 000 00  1    0    0   0   0    0    0    00
 12 000 00  1    0    0   0   0    0    0    00
 13 000 00  1    0    0   0   0    0    0    00
 14 000 00  1    0    0   0   0    0    0    00
 15 000 00  1    0    0   0   0    0    0    00
 16 000 00  1    0    0   0   0    0    0    00
 17 000 00  1    0    0   0   0    0    0    00

IO APIC #12......
.... register #00: 0C000000
.......    : physical APIC id: 0C
.... register #01: 00178020
.......     : max redirection entries: 0017
.......     : PRQ implemented: 1
.......     : IO APIC version: 0020
.... register #02: 0C000000
.......     : arbitration: 0C
.... IRQ redirection table:
 NR Log Phy Mask Trig IRR Pol Stat Dest Deli Vect:   
 00 000 00  1    0    0   0   0    0    0    00
 01 000 00  1    0    0   0   0    0    0    00
 02 000 00  1    0    0   0   0    0    0    00
 03 000 00  1    0    0   0   0    0    0    00
 04 001 01  1    1    0   1   0    1    1    D1
 05 000 00  1    0    0   0   0    0    0    00
 06 000 00  1    0    0   0   0    0    0    00
 07 000 00  1    0    0   0   0    0    0    00
 08 000 00  1    0    0   0   0    0    0    00
 09 000 00  1    0    0   0   0    0    0    00
 0a 000 00  1    0    0   0   0    0    0    00
 0b 000 00  1    0    0   0   0    0    0    00
 0c 000 00  1    0    0   0   0    0    0    00
 0d 000 00  1    0    0   0   0    0    0    00
 0e 000 00  1    0    0   0   0    0    0    00
 0f 000 00  1    0    0   0   0    0    0    00
 10 000 00  1    0    0   0   0    0    0    00
 11 000 00  1    0    0   0   0    0    0    00
 12 000 00  1    0    0   0   0    0    0    00
 13 000 00  1    0    0   0   0    0    0    00
 14 000 00  1    0    0   0   0    0    0    00
 15 000 00  1    0    0   0   0    0    0    00
 16 000 00  1    0    0   0   0    0    0    00
 17 000 00  1    0    0   0   0    0    0    00
IRQ to pin mappings:
IRQ0 -> 0:2
IRQ1 -> 0:1
IRQ3 -> 0:3
IRQ4 -> 0:4
IRQ6 -> 0:6
IRQ7 -> 0:7
IRQ8 -> 0:8
IRQ9 -> 0:9
IRQ12 -> 0:12
IRQ13 -> 0:13
IRQ14 -> 0:14
IRQ15 -> 0:15
IRQ16 -> 0:16
IRQ17 -> 0:17
IRQ19 -> 0:19
IRQ20 -> 0:20
IRQ23 -> 0:23
IRQ30 -> 1:6
IRQ31 -> 1:7
IRQ38 -> 1:14
IRQ52 -> 2:4
.................................... done.
Using local APIC timer interrupts.
Detected 12.500 MHz APIC timer.
time.c: Using PIT/TSC based timekeeping.
Brought up 1 CPUs
CPU0:  online
 domain 0: span 01
  groups: 01
  domain 1: span 01
   groups: 01
checking if image is initramfs...it isn't (no cpio magic); looks like an initrd
NET: Registered protocol family 16
PCI: Using configuration type 1
mtrr: v2.0 (20020519)
ACPI: Subsystem revision 20040326
ACPI: Interpreter disabled.
PCI: Probing PCI hardware
PCI: Probing PCI hardware (bus 00)
PCI: Ignoring BAR0-3 of IDE controller 0000:00:1f.1
PCI: Transparent bridge - 0000:00:1e.0
PCI->APIC IRQ transform: (B0,I29,P0) -> 16
PCI->APIC IRQ transform: (B0,I29,P1) -> 19
PCI->APIC IRQ transform: (B0,I29,P3) -> 23
PCI->APIC IRQ transform: (B0,I31,P0) -> 17
PCI->APIC IRQ transform: (B0,I31,P1) -> 17
PCI->APIC IRQ transform: (B3,I7,P0) -> 30
PCI->APIC IRQ transform: (B3,I7,P1) -> 31
PCI->APIC IRQ transform: (B4,I1,P0) -> 52
PCI->APIC IRQ transform: (B4,I1,P1) -> 52
PCI->APIC IRQ transform: (B6,I0,P0) -> 16
PCI->APIC IRQ transform: (B7,I0,P0) -> 16
PCI->APIC IRQ transform: (B1,I6,P0) -> 20
PCI: Cannot allocate resource region 1 of device 0000:00:00.0
PCI-DMA: Disabling IOMMU.
vesafb: framebuffer at 0xd0000000, mapped to 0xffffff0000000000, size 3072k
vesafb: mode is 1024x768x16, linelength=2048, pages=9
vesafb: scrolling: redraw
vesafb: directcolor: size=0:5:6:5, shift=0:11:5:0
fb0: VESA VGA frame buffer device
IA32 emulation $Id: sys_ia32.c,v 1.32 2002/03/24 13:02:28 ak Exp $
audit: initializing netlink socket (disabled)
audit(1192027946.294:0): initialized
Total HugeTLB memory allocated, 0
VFS: Disk quotas dquot_6.5.1
Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
Initializing Cryptographic API
Console: switching to colour frame buffer device 128x48
Real Time Clock Driver v1.12
Non-volatile memory driver v1.2
Linux agpgart interface v0.100 (c) Dave Jones
Serial: 8250/16550 driver $Revision: 1.90 $ 8 ports, IRQ sharing disabled
ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A
ttyS1 at I/O 0x2f8 (irq = 3) is a 16550A
RAMDISK driver initialized: 16 RAM disks of 128000K size 1024 blocksize
loop: loaded (max 8 devices)
Uniform Multi-Platform E-IDE driver Revision: 7.00alpha2
ide: Assuming 33MHz system bus speed for PIO modes; override with idebus=xx
ICH5: IDE controller at PCI slot 0000:00:1f.1
ICH5: chipset revision 2
ICH5: not 100% native mode: will probe irqs later
    ide0: BM-DMA at 0x0480-0x0487, BIOS settings: hda:DMA, hdb:DMA
hda: HL-DT-ST CD-ROM GCR-8482B, ATAPI CD/DVD-ROM drive
Using cfq io scheduler
ide0 at 0x1f0-0x1f7,0x3f6 on irq 14
hda: ATAPI 48X CD-ROM drive, 128kB Cache
Uniform CD-ROM driver Revision: 3.20
ide-floppy driver 0.99.newide
mice: PS/2 mouse device common for all mice
input: PC Speaker
serio: i8042 AUX port at 0x60,0x64 irq 12
input: PS/2 Generic Mouse on isa0060/serio1
serio: i8042 KBD port at 0x60,0x64 irq 1
input: AT Translated Set 2 keyboard on isa0060/serio0
md: md driver 0.90.0 MAX_MD_DEVS=256, MD_SB_DISKS=27
NET: Registered protocol family 2
IP: routing cache hash table of 8192 buckets, 128Kbytes
TCP: Hash tables configured (established 262144 bind 65536)
NET: Registered protocol family 1
md: Autodetecting RAID arrays.
md: autorun ...
md: ... autorun DONE.
RAMDISK: Compressed image found at block 0
VFS: Mounted root (ext2 filesystem).
SCSI subsystem initialized
scsi0 : Adaptec AIC79XX PCI-X SCSI HBA DRIVER, Rev 1.3.11
        <Adaptec AIC7902 Ultra320 SCSI adapter>
        aic7902: Ultra320 Wide Channel A, SCSI Id=7, PCI-X 67-100Mhz, 512 SCBs

scsi1 : Adaptec AIC79XX PCI-X SCSI HBA DRIVER, Rev 1.3.11
        <Adaptec AIC7902 Ultra320 SCSI adapter>
        aic7902: Ultra320 Wide Channel B, SCSI Id=7, PCI-X 67-100Mhz, 512 SCBs

(scsi1:A:0): 160.000MB/s transfers (80.000MHz DT, 16bit)
  Vendor: IBM-PSG   Model: ST39204LC     !#  Rev: 3146
  Type:   Direct-Access                      ANSI SCSI revision: 03
scsi1:A:0:0: Tagged Queuing enabled.  Depth 32
SCSI device sda: 17774160 512-byte hdwr sectors (9100 MB)
SCSI device sda: drive cache: write through
 sda: sda1 sda2
Attached scsi disk sda at scsi1, channel 0, id 0, lun 0
  Vendor: IBM       Model: 02R0980a S320  1  Rev: 1   
  Type:   Processor                          ANSI SCSI revision: 02
SGI XFS with ACLs, security attributes, realtime, large block/inode numbers, no debug enabled
XFS mounting filesystem sda2
Starting XFS recovery on filesystem: sda2 (dev: sda2)
Ending XFS recovery on filesystem: sda2 (dev: sda2)
VFS: Mounted root (xfs filesystem) readonly.
Trying to move old root to /initrd ... failed
Unmounting old root
Trying to free ramdisk memory ... okay
Freeing unused kernel memory: 196k freed
Adding 514024k swap on /dev/sda1.  Priority:42 extents:1
md: Autodetecting RAID arrays.
md: autorun ...
md: ... autorun DONE.
device-mapper: 4.1.0-ioctl (2003-12-10) initialised: [email protected]
usbcore: registered new driver usbfs
usbcore: registered new driver hub
hw_random hardware driver 1.0.0 loaded
USB Universal Host Controller Interface driver v2.2
uhci_hcd 0000:00:1d.0: UHCI Host Controller
PCI: Setting latency timer of device 0000:00:1d.0 to 64
uhci_hcd 0000:00:1d.0: irq 16, io base 0000000000002200
uhci_hcd 0000:00:1d.0: new USB bus registered, assigned bus number 1
hub 1-0:1.0: USB hub found
hub 1-0:1.0: 2 ports detected
uhci_hcd 0000:00:1d.1: UHCI Host Controller
usb 1-2: new full speed USB device using address 2
PCI: Setting latency timer of device 0000:00:1d.1 to 64
uhci_hcd 0000:00:1d.1: irq 19, io base 0000000000002600
uhci_hcd 0000:00:1d.1: new USB bus registered, assigned bus number 2
hub 2-0:1.0: USB hub found
hub 2-0:1.0: 2 ports detected
usb 1-2: device descriptor read/8, error 0
usb 1-2: new full speed USB device using address 3
usb 1-2: device descriptor read/8, error 0
usb 2-2: new full speed USB device using address 2
ehci_hcd 0000:00:1d.7: EHCI Host Controller
PCI: Setting latency timer of device 0000:00:1d.7 to 64
ehci_hcd 0000:00:1d.7: irq 23, pci mem ffffff000035e000
ehci_hcd 0000:00:1d.7: new USB bus registered, assigned bus number 3
PCI: cache line size of 128 is not supported by device 0000:00:1d.7
ehci_hcd 0000:00:1d.7: USB 2.0 enabled, EHCI 1.00, driver 2004-May-10
hub 3-0:1.0: USB hub found
hub 3-0:1.0: 4 ports detected
usb 2-2: USB disconnect, address 2
usb 1-2: new full speed USB device using address 4
st: Version 20040403, fixed bufsize 32768, s/g segs 256
Attached scsi generic sg0 at scsi1, channel 0, id 0, lun 0,  type 0
usb 1-2: device descriptor read/8, error 0
Attached scsi generic sg1 at scsi1, channel 0, id 8, lun 0,  type 3
usb 1-2: new full speed USB device using address 5
usb 1-2: device descriptor read/8, error 0
usb 2-2: new full speed USB device using address 3
tg3.c:v3.6 (June 12, 2004)
PCI: Setting latency timer of device 0000:06:00.0 to 64
eth0: Tigon3 [partno(BCM95721) rev 4101 PHY(5750)] (PCIX:100MHz:32-bit) 10/100/1000BaseT Ethernet 00:11:25:e9:a3:76
eth0: HostTXDS[1] RXcsums[1] LinkChgREG[0] MIirq[0] ASF[1] Split[0] WireSpeed[1] TSOcap[1] 
PCI: Setting latency timer of device 0000:07:00.0 to 64
eth1: Tigon3 [partno(BCM95721) rev 4101 PHY(5750)] (PCIX:100MHz:32-bit) 10/100/1000BaseT Ethernet 00:11:25:e9:a3:77
eth1: HostTXDS[1] RXcsums[1] LinkChgREG[0] MIirq[0] ASF[1] Split[0] WireSpeed[1] TSOcap[1] 
tg3: eth0: Link is up at 100 Mbps, full duplex.
tg3: eth0: Flow control is on for TX and on for RX.
usbcore: registered new driver hiddev
input: USB HID v1.10 Keyboard [IBM PPC I/F] on usb-0000:00:1d.1-2
input: USB HID v1.10 Mouse [IBM PPC I/F] on usb-0000:00:1d.1-2
hiddev96: USB HID v1.10 Device [IBM PPC I/F] on usb-0000:00:1d.1-2
usbcore: registered new driver usbhid
drivers/usb/input/hid-core.c: v2.0:USB HID core driver
NET: Registered protocol family 10
Disabled Privacy Extensions on device ffffffff803c6b80(lo)
IPv6 over IPv4 tunneling driver
Disabled Privacy Extensions on device 000001007cacc800(sit0)
powernow_k8: Unknown symbol acpi_processor_unregister_performance
powernow_k8: Unknown symbol acpi_processor_register_performance
eth0: no IPv6 routers present
inserting floppy driver for 2.6.7
Floppy drive(s): fd0 is 1.44M
FDC 0 is a National Semiconductor PC87306
end_request: I/O error, dev fd0, sector 0
end_request: I/O error, dev fd0, sector 0
BIOS EDD facility v0.15 2004-May-17, 1 devices found
dmesg-2.6.8.txt (text/plain, 15.9 KB)
Bootdata ok (command line is root=/dev/sda2 vga=0x317 selinux=0 splash=silent ide=nodma apm=off acpi=off barrier=off resume=/dev/sda1 elevator=cfq showopts)
Linux version 2.6.8 (root@srv2lnx) (gcc version 3.3.3 (SuSE Linux)) #1 SMP Wed Oct 10 12:41:09 CEST 2007
BIOS-provided physical RAM map:
 BIOS-e820: 0000000000000000 - 000000000009dc00 (usable)
 BIOS-e820: 000000000009dc00 - 00000000000a0000 (reserved)
 BIOS-e820: 00000000000e0000 - 0000000000100000 (reserved)
 BIOS-e820: 0000000000100000 - 000000007ffcae00 (usable)
 BIOS-e820: 000000007ffcae00 - 000000007ffcf800 (ACPI data)
 BIOS-e820: 000000007ffcf800 - 0000000080000000 (reserved)
 BIOS-e820: 00000000fec00000 - 0000000100000000 (reserved)
No NUMA configuration found
Faking a node at 0000000000000000-000000007ffca000
Bootmem setup node 0 0000000000000000-000000007ffca000
No mptable found.
On node 0 totalpages: 524234
  DMA zone: 4096 pages, LIFO batch:1
  Normal zone: 520138 pages, LIFO batch:16
  HighMem zone: 0 pages, LIFO batch:1
Intel MultiProcessor Specification v1.4
    Virtual Wire compatibility mode.
OEM ID: IBM ENSW <6>Product ID: REDWOOD SMP  <6>APIC at: 0xFEE00000
Processor #0 15:4 APIC version 20
I/O APIC #14 Version 32 at 0xFEC00000.
I/O APIC #13 Version 32 at 0xFEC80000.
I/O APIC #12 Version 32 at 0xFEC80400.
Processors: 1
Checking aperture...
Built 1 zonelists
Kernel command line: root=/dev/sda2 vga=0x317 selinux=0 splash=silent ide=nodma apm=off acpi=off barrier=off resume=/dev/sda1 elevator=cfq showopts console=tty0
ide_setup: ide=nodmaIDE: Prevented DMA
Initializing CPU#0
PID hash table entries: 16 (order 4: 256 bytes)
time.c: Using 1.193182 MHz PIT timer.
time.c: Detected 3000.224 MHz processor.
Console: colour dummy device 80x25
Dentry cache hash table entries: 524288 (order: 10, 4194304 bytes)
Inode-cache hash table entries: 262144 (order: 9, 2097152 bytes)
Memory: 2055348k/2096936k available (2305k kernel code, 0k reserved, 882k data, 196k init)
Calibrating delay loop... 5914.62 BogoMIPS
Security Scaffold v1.0.0 initialized
SELinux:  Disabled at boot.
Mount-cache hash table entries: 256 (order: 0, 4096 bytes)
CPU: Trace cache: 12K uops
using mwait in idle threads.
CPU: Physical Processor ID: 0
Using IO APIC NMI watchdog
CPU: Trace cache: 12K uops
CPU: Physical Processor ID: 0
CPU0:                   Intel(R) Xeon(TM) CPU 3.00GHz stepping 03
per-CPU timeslice cutoff: 0.00 usecs.
task migration cache decay timeout: 1 msecs.
Only one processor found.
WARNING: 1 siblings found for CPU0, should be 2
ENABLING IO-APIC IRQs
Using IO-APIC 14
...changing IO-APIC physical APIC ID to 14 ... ok.
Using IO-APIC 13
...changing IO-APIC physical APIC ID to 13 ... ok.
Using IO-APIC 12
...changing IO-APIC physical APIC ID to 12 ... ok.
init IO_APIC IRQs
 IO-APIC (apicid-pin) 14-0, 14-5, 14-10, 14-11, 14-18, 14-21, 14-22, 13-0, 13-1, 13-2, 13-3, 13-4, 13-5, 13-8, 13-9, 13-10, 13-11, 13-12, 13-13, 13-15, 13-16, 13-17, 13-18, 13-19, 13-20, 13-21, 13-22, 13-23, 12-0, 12-1, 12-2, 12-3, 12-5, 12-6, 12-7, 12-8, 12-9, 12-10, 12-11, 12-12, 12-13, 12-14, 12-15, 12-16, 12-17, 12-18, 12-19, 12-20, 12-21, 12-22, 12-23 not connected.
..TIMER: vector=0x31 pin1=2 pin2=-1
activating NMI Watchdog ... done.
testing NMI watchdog ... OK.
number of MP IRQ sources: 23.
number of IO-APIC #14 registers: 24.
number of IO-APIC #13 registers: 24.
number of IO-APIC #12 registers: 24.
testing the IO APIC.......................

IO APIC #14......
.... register #00: 0E000000
.......    : physical APIC id: 0E
.... register #01: 00178020
.......     : max redirection entries: 0017
.......     : PRQ implemented: 1
.......     : IO APIC version: 0020
.... register #02: 00178020
.......     : arbitration: 00
.... IRQ redirection table:
 NR Log Phy Mask Trig IRR Pol Stat Dest Deli Vect:   
 00 000 00  1    0    0   0   0    0    0    00
 01 001 01  0    0    0   0   0    1    1    39
 02 001 01  0    0    0   0   0    1    1    31
 03 001 01  0    0    0   0   0    1    1    41
 04 001 01  0    0    0   0   0    1    1    49
 05 000 00  1    0    0   0   0    0    0    00
 06 001 01  0    0    0   0   0    1    1    51
 07 001 01  0    0    0   0   0    1    1    59
 08 001 01  0    0    0   0   0    1    1    61
 09 001 01  0    0    0   0   0    1    1    69
 0a 000 00  1    0    0   0   0    0    0    00
 0b 000 00  1    0    0   0   0    0    0    00
 0c 001 01  0    0    0   0   0    1    1    71
 0d 001 01  0    0    0   0   0    1    1    79
 0e 001 01  0    0    0   0   0    1    1    81
 0f 001 01  0    0    0   0   0    1    1    89
 10 001 01  1    1    0   1   0    1    1    91
 11 001 01  1    1    0   1   0    1    1    99
 12 000 00  1    0    0   0   0    0    0    00
 13 001 01  1    1    0   1   0    1    1    A1
 14 001 01  1    1    0   1   0    1    1    A9
 15 000 00  1    0    0   0   0    0    0    00
 16 000 00  1    0    0   0   0    0    0    00
 17 001 01  1    1    0   1   0    1    1    B1

IO APIC #13......
.... register #00: 0D000000
.......    : physical APIC id: 0D
.... register #01: 00178020
.......     : max redirection entries: 0017
.......     : PRQ implemented: 1
.......     : IO APIC version: 0020
.... register #02: 0D000000
.......     : arbitration: 0D
.... IRQ redirection table:
 NR Log Phy Mask Trig IRR Pol Stat Dest Deli Vect:   
 00 000 00  1    0    0   0   0    0    0    00
 01 000 00  1    0    0   0   0    0    0    00
 02 000 00  1    0    0   0   0    0    0    00
 03 000 00  1    0    0   0   0    0    0    00
 04 000 00  1    0    0   0   0    0    0    00
 05 000 00  1    0    0   0   0    0    0    00
 06 001 01  1    1    0   1   0    1    1    B9
 07 001 01  1    1    0   1   0    1    1    C1
 08 000 00  1    0    0   0   0    0    0    00
 09 000 00  1    0    0   0   0    0    0    00
 0a 000 00  1    0    0   0   0    0    0    00
 0b 000 00  1    0    0   0   0    0    0    00
 0c 000 00  1    0    0   0   0    0    0    00
 0d 000 00  1    0    0   0   0    0    0    00
 0e 001 01  1    1    0   1   0    1    1    C9
 0f 000 00  1    0    0   0   0    0    0    00
 10 000 00  1    0    0   0   0    0    0    00
 11 000 00  1    0    0   0   0    0    0    00
 12 000 00  1    0    0   0   0    0    0    00
 13 000 00  1    0    0   0   0    0    0    00
 14 000 00  1    0    0   0   0    0    0    00
 15 000 00  1    0    0   0   0    0    0    00
 16 000 00  1    0    0   0   0    0    0    00
 17 000 00  1    0    0   0   0    0    0    00

IO APIC #12......
.... register #00: 0C000000
.......    : physical APIC id: 0C
.... register #01: 00178020
.......     : max redirection entries: 0017
.......     : PRQ implemented: 1
.......     : IO APIC version: 0020
.... register #02: 0C000000
.......     : arbitration: 0C
.... IRQ redirection table:
 NR Log Phy Mask Trig IRR Pol Stat Dest Deli Vect:   
 00 000 00  1    0    0   0   0    0    0    00
 01 000 00  1    0    0   0   0    0    0    00
 02 000 00  1    0    0   0   0    0    0    00
 03 000 00  1    0    0   0   0    0    0    00
 04 001 01  1    1    0   1   0    1    1    D1
 05 000 00  1    0    0   0   0    0    0    00
 06 000 00  1    0    0   0   0    0    0    00
 07 000 00  1    0    0   0   0    0    0    00
 08 000 00  1    0    0   0   0    0    0    00
 09 000 00  1    0    0   0   0    0    0    00
 0a 000 00  1    0    0   0   0    0    0    00
 0b 000 00  1    0    0   0   0    0    0    00
 0c 000 00  1    0    0   0   0    0    0    00
 0d 000 00  1    0    0   0   0    0    0    00
 0e 000 00  1    0    0   0   0    0    0    00
 0f 000 00  1    0    0   0   0    0    0    00
 10 000 00  1    0    0   0   0    0    0    00
 11 000 00  1    0    0   0   0    0    0    00
 12 000 00  1    0    0   0   0    0    0    00
 13 000 00  1    0    0   0   0    0    0    00
 14 000 00  1    0    0   0   0    0    0    00
 15 000 00  1    0    0   0   0    0    0    00
 16 000 00  1    0    0   0   0    0    0    00
 17 000 00  1    0    0   0   0    0    0    00
IRQ to pin mappings:
IRQ0 -> 0:2
IRQ1 -> 0:1
IRQ3 -> 0:3
IRQ4 -> 0:4
IRQ6 -> 0:6
IRQ7 -> 0:7
IRQ8 -> 0:8
IRQ9 -> 0:9
IRQ12 -> 0:12
IRQ13 -> 0:13
IRQ14 -> 0:14
IRQ15 -> 0:15
IRQ16 -> 0:16
IRQ17 -> 0:17
IRQ19 -> 0:19
IRQ20 -> 0:20
IRQ23 -> 0:23
IRQ30 -> 1:6
IRQ31 -> 1:7
IRQ38 -> 1:14
IRQ52 -> 2:4
.................................... done.
Using local APIC timer interrupts.
Detected 12.500 MHz APIC timer.
time.c: Using PIT/TSC based timekeeping.
Brought up 1 CPUs
CPU0:  online
 domain 0: span 01
  groups: 01
  domain 1: span 01
   groups: 01
checking if image is initramfs...it isn't (no cpio magic); looks like an initrd
NET: Registered protocol family 16
PCI: Using configuration type 1
mtrr: v2.0 (20020519)
ACPI: Subsystem revision 20040326
ACPI: Interpreter disabled.
PCI: Probing PCI hardware
PCI: Probing PCI hardware (bus 00)
PCI: Ignoring BAR0-3 of IDE controller 0000:00:1f.1
PCI: Transparent bridge - 0000:00:1e.0
PCI->APIC IRQ transform: (B0,I29,P0) -> 16
PCI->APIC IRQ transform: (B0,I29,P1) -> 19
PCI->APIC IRQ transform: (B0,I29,P3) -> 23
PCI->APIC IRQ transform: (B0,I31,P0) -> 17
PCI->APIC IRQ transform: (B0,I31,P1) -> 17
PCI->APIC IRQ transform: (B3,I7,P0) -> 30
PCI->APIC IRQ transform: (B3,I7,P1) -> 31
PCI->APIC IRQ transform: (B4,I1,P0) -> 52
PCI->APIC IRQ transform: (B4,I1,P1) -> 52
PCI->APIC IRQ transform: (B6,I0,P0) -> 16
PCI->APIC IRQ transform: (B7,I0,P0) -> 16
PCI->APIC IRQ transform: (B1,I6,P0) -> 20
PCI: Cannot allocate resource region 1 of device 0000:00:00.0
PCI-DMA: Disabling IOMMU.
vesafb: framebuffer at 0xd0000000, mapped to 0xffffff0000000000, size 3072k
vesafb: mode is 1024x768x16, linelength=2048, pages=9
vesafb: scrolling: redraw
vesafb: directcolor: size=0:5:6:5, shift=0:11:5:0
fb0: VESA VGA frame buffer device
IA32 emulation $Id: sys_ia32.c,v 1.32 2002/03/24 13:02:28 ak Exp $
audit: initializing netlink socket (disabled)
audit(1192027576.300:0): initialized
Total HugeTLB memory allocated, 0
VFS: Disk quotas dquot_6.5.1
Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
Initializing Cryptographic API
Console: switching to colour frame buffer device 128x48
Real Time Clock Driver v1.12
Non-volatile memory driver v1.2
Linux agpgart interface v0.100 (c) Dave Jones
Serial: 8250/16550 driver $Revision: 1.90 $ 8 ports, IRQ sharing disabled
ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A
ttyS1 at I/O 0x2f8 (irq = 3) is a 16550A
RAMDISK driver initialized: 16 RAM disks of 128000K size 1024 blocksize
loop: loaded (max 8 devices)
Uniform Multi-Platform E-IDE driver Revision: 7.00alpha2
ide: Assuming 33MHz system bus speed for PIO modes; override with idebus=xx
ICH5: IDE controller at PCI slot 0000:00:1f.1
ICH5: chipset revision 2
ICH5: not 100% native mode: will probe irqs later
    ide0: BM-DMA at 0x0480-0x0487, BIOS settings: hda:DMA, hdb:DMA
hda: HL-DT-ST CD-ROM GCR-8482B, ATAPI CD/DVD-ROM drive
Using cfq io scheduler
ide0 at 0x1f0-0x1f7,0x3f6 on irq 14
hda: ATAPI 48X CD-ROM drive, 128kB Cache
Uniform CD-ROM driver Revision: 3.20
ide-floppy driver 0.99.newide
mice: PS/2 mouse device common for all mice
input: PC Speaker
serio: i8042 AUX port at 0x60,0x64 irq 12
input: PS/2 Generic Mouse on isa0060/serio1
serio: i8042 KBD port at 0x60,0x64 irq 1
input: AT Translated Set 2 keyboard on isa0060/serio0
md: md driver 0.90.0 MAX_MD_DEVS=256, MD_SB_DISKS=27
NET: Registered protocol family 2
IP: routing cache hash table of 8192 buckets, 128Kbytes
TCP: Hash tables configured (established 262144 bind 65536)
NET: Registered protocol family 1
md: Autodetecting RAID arrays.
md: autorun ...
md: ... autorun DONE.
RAMDISK: Compressed image found at block 0
VFS: Mounted root (ext2 filesystem).
SCSI subsystem initialized
scsi0 : Adaptec AIC79XX PCI-X SCSI HBA DRIVER, Rev 1.3.11
        <Adaptec AIC7902 Ultra320 SCSI adapter>
        aic7902: Ultra320 Wide Channel A, SCSI Id=7, PCI-X 67-100Mhz, 512 SCBs

scsi1 : Adaptec AIC79XX PCI-X SCSI HBA DRIVER, Rev 1.3.11
        <Adaptec AIC7902 Ultra320 SCSI adapter>
        aic7902: Ultra320 Wide Channel B, SCSI Id=7, PCI-X 67-100Mhz, 512 SCBs

(scsi1:A:0): 160.000MB/s transfers (80.000MHz DT, 16bit)
  Vendor: IBM-PSG   Model: ST39204LC     !#  Rev: 3146
  Type:   Direct-Access                      ANSI SCSI revision: 03
scsi1:A:0:0: Tagged Queuing enabled.  Depth 32
SCSI device sda: 17774160 512-byte hdwr sectors (9100 MB)
SCSI device sda: drive cache: write through
 sda: sda1 sda2
Attached scsi disk sda at scsi1, channel 0, id 0, lun 0
  Vendor: IBM       Model: 02R0980a S320  1  Rev: 1   
  Type:   Processor                          ANSI SCSI revision: 02
SGI XFS with ACLs, security attributes, realtime, large block/inode numbers, no debug enabled
XFS mounting filesystem sda2
Ending clean XFS mount for filesystem: sda2
VFS: Mounted root (xfs filesystem) readonly.
Trying to move old root to /initrd ... failed
Unmounting old root
Trying to free ramdisk memory ... okay
Freeing unused kernel memory: 196k freed
Adding 514024k swap on /dev/sda1.  Priority:42 extents:1
md: Autodetecting RAID arrays.
md: autorun ...
md: ... autorun DONE.
device-mapper: 4.1.0-ioctl (2003-12-10) initialised: [email protected]
usbcore: registered new driver usbfs
usbcore: registered new driver hub
ehci_hcd 0000:00:1d.7: EHCI Host Controller
PCI: Setting latency timer of device 0000:00:1d.7 to 64
ehci_hcd 0000:00:1d.7: irq 23, pci mem ffffff000035c000
ehci_hcd 0000:00:1d.7: new USB bus registered, assigned bus number 1
PCI: cache line size of 128 is not supported by device 0000:00:1d.7
ehci_hcd 0000:00:1d.7: USB 2.0 enabled, EHCI 1.00, driver 2004-May-10
hub 1-0:1.0: USB hub found
hub 1-0:1.0: 4 ports detected
USB Universal Host Controller Interface driver v2.2
uhci_hcd 0000:00:1d.0: UHCI Host Controller
PCI: Setting latency timer of device 0000:00:1d.0 to 64
uhci_hcd 0000:00:1d.0: irq 16, io base 0000000000002200
uhci_hcd 0000:00:1d.0: new USB bus registered, assigned bus number 2
hub 2-0:1.0: USB hub found
hub 2-0:1.0: 2 ports detected
uhci_hcd 0000:00:1d.1: UHCI Host Controller
PCI: Setting latency timer of device 0000:00:1d.1 to 64
uhci_hcd 0000:00:1d.1: irq 19, io base 0000000000002600
uhci_hcd 0000:00:1d.1: new USB bus registered, assigned bus number 3
hub 3-0:1.0: USB hub found
hub 3-0:1.0: 2 ports detected
usb 2-2: new full speed USB device using address 2
usb 2-2: configuration #2 chosen from 2 choices
hw_random hardware driver 1.0.0 loaded
usb 3-2: new full speed USB device using address 2
st: Version 20040403, fixed bufsize 32768, s/g segs 256
Attached scsi generic sg0 at scsi1, channel 0, id 0, lun 0,  type 0
Attached scsi generic sg1 at scsi1, channel 0, id 8, lun 0,  type 3
tg3.c:v3.8 (July 14, 2004)
PCI: Setting latency timer of device 0000:06:00.0 to 64
eth0: Tigon3 [partno(BCM95721) rev 4101 PHY(5750)] (PCIX:100MHz:32-bit) 10/100/1000BaseT Ethernet 00:11:25:e9:a3:76
eth0: HostTXDS[1] RXcsums[1] LinkChgREG[0] MIirq[0] ASF[1] Split[0] WireSpeed[1] TSOcap[1] 
PCI: Setting latency timer of device 0000:07:00.0 to 64
eth1: Tigon3 [partno(BCM95721) rev 4101 PHY(5750)] (PCIX:100MHz:32-bit) 10/100/1000BaseT Ethernet 00:11:25:e9:a3:77
eth1: HostTXDS[1] RXcsums[1] LinkChgREG[0] MIirq[0] ASF[1] Split[0] WireSpeed[1] TSOcap[1] 
tg3: eth0: Link is up at 100 Mbps, full duplex.
tg3: eth0: Flow control is on for TX and on for RX.
usbcore: registered new driver hiddev
input: USB HID v1.10 Keyboard [IBM PPC I/F] on usb-0000:00:1d.1-2
input: USB HID v1.10 Mouse [IBM PPC I/F] on usb-0000:00:1d.1-2
hiddev96: USB HID v1.10 Device [IBM PPC I/F] on usb-0000:00:1d.1-2
usbcore: registered new driver usbhid
drivers/usb/input/hid-core.c: v2.0:USB HID core driver
drivers/usb/class/cdc-acm.c: Ignoring extra header
cdc_acm 2-2:2.0: ttyACM0: USB ACM device
usbcore: registered new driver cdc_acm
drivers/usb/class/cdc-acm.c: v0.23:USB Abstract Control Model driver for USB modems and ISDN adapters
NET: Registered protocol family 10
Disabled Privacy Extensions on device ffffffff803cf1a0(lo)
IPv6 over IPv4 tunneling driver
powernow_k8: Unknown symbol acpi_processor_unregister_performance
powernow_k8: Unknown symbol acpi_processor_register_performance
eth0: no IPv6 routers present
inserting floppy driver for 2.6.8
Floppy drive(s): fd0 is 1.44M
FDC 0 is a National Semiconductor PC87306
end_request: I/O error, dev fd0, sector 0
end_request: I/O error, dev fd0, sector 0
BIOS EDD facility v0.16 2004-Jun-25, 1 devices found
dmesg-2.6.6.txt (text/plain, 15.5 KB)
Bootdata ok (command line is root=/dev/sda2 vga=0x317 selinux=0 splash=silent ide=nodma apm=off acpi=off barrier=off resume=/dev/sda1 elevator=cfq showopts)
Linux version 2.6.6 (root@srv2lnx) (gcc version 3.3.3 (SuSE Linux)) #1 SMP Tue Oct 9 19:27:54 CEST 2007
BIOS-provided physical RAM map:
 BIOS-e820: 0000000000000000 - 000000000009dc00 (usable)
 BIOS-e820: 000000000009dc00 - 00000000000a0000 (reserved)
 BIOS-e820: 00000000000e0000 - 0000000000100000 (reserved)
 BIOS-e820: 0000000000100000 - 000000007ffcae00 (usable)
 BIOS-e820: 000000007ffcae00 - 000000007ffcf800 (ACPI data)
 BIOS-e820: 000000007ffcf800 - 0000000080000000 (reserved)
 BIOS-e820: 00000000fec00000 - 0000000100000000 (reserved)
No NUMA configuration found
Faking a node at 0000000000000000-000000007ffca000
Bootmem setup node 0 0000000000000000-000000007ffca000
ACPI: have wakeup address 0x10000002000
No mptable found.
No mptable found.
No mptable found.
setting up node 0 0-7ffca
On node 0 totalpages: 524234
  DMA zone: 4096 pages, LIFO batch:1
  Normal zone: 520138 pages, LIFO batch:16
  HighMem zone: 0 pages, LIFO batch:1
Intel MultiProcessor Specification v1.4
    Virtual Wire compatibility mode.
OEM ID: IBM ENSW <6>Product ID: REDWOOD SMP  <6>APIC at: 0xFEE00000
Processor #0 15:4 APIC version 20
I/O APIC #14 Version 32 at 0xFEC00000.
I/O APIC #13 Version 32 at 0xFEC80000.
I/O APIC #12 Version 32 at 0xFEC80400.
Processors: 1
Checking aperture...
Built 1 zonelists
Kernel command line: root=/dev/sda2 vga=0x317 selinux=0 splash=silent ide=nodma apm=off acpi=off barrier=off resume=/dev/sda1 elevator=cfq showopts console=tty0
ide_setup: ide=nodmaIDE: Prevented DMA
Initializing CPU#0
PID hash table entries: 16 (order 4: 256 bytes)
time.c: Using 1.193182 MHz PIT timer.
time.c: Detected 3000.256 MHz processor.
Console: colour dummy device 80x25
Memory: 2061572k/2096936k available (2246k kernel code, 0k reserved, 862k data, 204k init)
Calibrating delay loop... 5914.62 BogoMIPS
Security Scaffold v1.0.0 initialized
SELinux:  Disabled at boot.
Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes)
Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes)
Mount-cache hash table entries: 256 (order: 0, 4096 bytes)
using mwait in idle threads.
CPU: Trace cache: 12K uops
CPU: Physical Processor ID: 0
POSIX conformance testing by UNIFIX
Using IO APIC NMI watchdog
CPU: Trace cache: 12K uops
CPU: Physical Processor ID: 0
CPU0:                   Intel(R) Xeon(TM) CPU 3.00GHz stepping 03
per-CPU timeslice cutoff: 0.00 usecs.
task migration cache decay timeout: 1 msecs.
Only one processor found.
WARNING: No sibling found for CPU 0.
ENABLING IO-APIC IRQs
Using IO-APIC 14
...changing IO-APIC physical APIC ID to 14 ... ok.
Using IO-APIC 13
...changing IO-APIC physical APIC ID to 13 ... ok.
Using IO-APIC 12
...changing IO-APIC physical APIC ID to 12 ... ok.
init IO_APIC IRQs
 IO-APIC (apicid-pin) 14-0, 14-5, 14-10, 14-11, 14-18, 14-21, 14-22, 13-0, 13-1, 13-2, 13-3, 13-4, 13-5, 13-8, 13-9, 13-10, 13-11, 13-12, 13-13, 13-15, 13-16, 13-17, 13-18, 13-19, 13-20, 13-21, 13-22, 13-23, 12-0, 12-1, 12-2, 12-3, 12-5, 12-6, 12-7, 12-8, 12-9, 12-10, 12-11, 12-12, 12-13, 12-14, 12-15, 12-16, 12-17, 12-18, 12-19, 12-20, 12-21, 12-22, 12-23 not connected.
..TIMER: vector=0x31 pin1=2 pin2=-1
activating NMI Watchdog ... done.
testing NMI watchdog ... OK.
number of MP IRQ sources: 23.
number of IO-APIC #14 registers: 24.
number of IO-APIC #13 registers: 24.
number of IO-APIC #12 registers: 24.
testing the IO APIC.......................

IO APIC #14......
.... register #00: 0E000000
.......    : physical APIC id: 0E
.... register #01: 00178020
.......     : max redirection entries: 0017
.......     : PRQ implemented: 1
.......     : IO APIC version: 0020
.... register #02: 00178020
.......     : arbitration: 00
.... IRQ redirection table:
 NR Log Phy Mask Trig IRR Pol Stat Dest Deli Vect:   
 00 000 00  1    0    0   0   0    0    0    00
 01 001 01  0    0    0   0   0    1    1    39
 02 001 01  0    0    0   0   0    1    1    31
 03 001 01  0    0    0   0   0    1    1    41
 04 001 01  0    0    0   0   0    1    1    49
 05 000 00  1    0    0   0   0    0    0    00
 06 001 01  0    0    0   0   0    1    1    51
 07 001 01  0    0    0   0   0    1    1    59
 08 001 01  0    0    0   0   0    1    1    61
 09 001 01  0    0    0   0   0    1    1    69
 0a 000 00  1    0    0   0   0    0    0    00
 0b 000 00  1    0    0   0   0    0    0    00
 0c 001 01  0    0    0   0   0    1    1    71
 0d 001 01  0    0    0   0   0    1    1    79
 0e 001 01  0    0    0   0   0    1    1    81
 0f 001 01  0    0    0   0   0    1    1    89
 10 001 01  1    1    0   1   0    1    1    91
 11 001 01  1    1    0   1   0    1    1    99
 12 000 00  1    0    0   0   0    0    0    00
 13 001 01  1    1    0   1   0    1    1    A1
 14 001 01  1    1    0   1   0    1    1    A9
 15 000 00  1    0    0   0   0    0    0    00
 16 000 00  1    0    0   0   0    0    0    00
 17 001 01  1    1    0   1   0    1    1    B1

IO APIC #13......
.... register #00: 0D000000
.......    : physical APIC id: 0D
.... register #01: 00178020
.......     : max redirection entries: 0017
.......     : PRQ implemented: 1
.......     : IO APIC version: 0020
.... register #02: 0D000000
.......     : arbitration: 0D
.... IRQ redirection table:
 NR Log Phy Mask Trig IRR Pol Stat Dest Deli Vect:   
 00 000 00  1    0    0   0   0    0    0    00
 01 000 00  1    0    0   0   0    0    0    00
 02 000 00  1    0    0   0   0    0    0    00
 03 000 00  1    0    0   0   0    0    0    00
 04 000 00  1    0    0   0   0    0    0    00
 05 000 00  1    0    0   0   0    0    0    00
 06 001 01  1    1    0   1   0    1    1    B9
 07 001 01  1    1    0   1   0    1    1    C1
 08 000 00  1    0    0   0   0    0    0    00
 09 000 00  1    0    0   0   0    0    0    00
 0a 000 00  1    0    0   0   0    0    0    00
 0b 000 00  1    0    0   0   0    0    0    00
 0c 000 00  1    0    0   0   0    0    0    00
 0d 000 00  1    0    0   0   0    0    0    00
 0e 001 01  1    1    0   1   0    1    1    C9
 0f 000 00  1    0    0   0   0    0    0    00
 10 000 00  1    0    0   0   0    0    0    00
 11 000 00  1    0    0   0   0    0    0    00
 12 000 00  1    0    0   0   0    0    0    00
 13 000 00  1    0    0   0   0    0    0    00
 14 000 00  1    0    0   0   0    0    0    00
 15 000 00  1    0    0   0   0    0    0    00
 16 000 00  1    0    0   0   0    0    0    00
 17 000 00  1    0    0   0   0    0    0    00

IO APIC #12......
.... register #00: 0C000000
.......    : physical APIC id: 0C
.... register #01: 00178020
.......     : max redirection entries: 0017
.......     : PRQ implemented: 1
.......     : IO APIC version: 0020
.... register #02: 0C000000
.......     : arbitration: 0C
.... IRQ redirection table:
 NR Log Phy Mask Trig IRR Pol Stat Dest Deli Vect:   
 00 000 00  1    0    0   0   0    0    0    00
 01 000 00  1    0    0   0   0    0    0    00
 02 000 00  1    0    0   0   0    0    0    00
 03 000 00  1    0    0   0   0    0    0    00
 04 001 01  1    1    0   1   0    1    1    D1
 05 000 00  1    0    0   0   0    0    0    00
 06 000 00  1    0    0   0   0    0    0    00
 07 000 00  1    0    0   0   0    0    0    00
 08 000 00  1    0    0   0   0    0    0    00
 09 000 00  1    0    0   0   0    0    0    00
 0a 000 00  1    0    0   0   0    0    0    00
 0b 000 00  1    0    0   0   0    0    0    00
 0c 000 00  1    0    0   0   0    0    0    00
 0d 000 00  1    0    0   0   0    0    0    00
 0e 000 00  1    0    0   0   0    0    0    00
 0f 000 00  1    0    0   0   0    0    0    00
 10 000 00  1    0    0   0   0    0    0    00
 11 000 00  1    0    0   0   0    0    0    00
 12 000 00  1    0    0   0   0    0    0    00
 13 000 00  1    0    0   0   0    0    0    00
 14 000 00  1    0    0   0   0    0    0    00
 15 000 00  1    0    0   0   0    0    0    00
 16 000 00  1    0    0   0   0    0    0    00
 17 000 00  1    0    0   0   0    0    0    00
IRQ to pin mappings:
IRQ0 -> 0:2
IRQ1 -> 0:1
IRQ3 -> 0:3
IRQ4 -> 0:4
IRQ6 -> 0:6
IRQ7 -> 0:7
IRQ8 -> 0:8
IRQ9 -> 0:9
IRQ12 -> 0:12
IRQ13 -> 0:13
IRQ14 -> 0:14
IRQ15 -> 0:15
IRQ16 -> 0:16
IRQ17 -> 0:17
IRQ19 -> 0:19
IRQ20 -> 0:20
IRQ23 -> 0:23
IRQ30 -> 1:6
IRQ31 -> 1:7
IRQ38 -> 1:14
IRQ52 -> 2:4
.................................... done.
Using local APIC timer interrupts.
Detected 12.500 MHz APIC timer.
time.c: Using PIT/TSC based timekeeping.
Brought up 1 CPUs
checking if image is initramfs...it isn't (no cpio magic); looks like an initrd
NET: Registered protocol family 16
PCI: Using configuration type 1
mtrr: v2.0 (20020519)
ACPI: Subsystem revision 20040326
ACPI: Interpreter disabled.
PCI: Probing PCI hardware
PCI: Probing PCI hardware (bus 00)
PCI: Ignoring BAR0-3 of IDE controller 0000:00:1f.1
Transparent bridge - 0000:00:1e.0
PCI->APIC IRQ transform: (B0,I29,P0) -> 16
PCI->APIC IRQ transform: (B0,I29,P1) -> 19
PCI->APIC IRQ transform: (B0,I29,P3) -> 23
PCI->APIC IRQ transform: (B0,I31,P0) -> 17
PCI->APIC IRQ transform: (B0,I31,P1) -> 17
PCI->APIC IRQ transform: (B3,I7,P0) -> 30
PCI->APIC IRQ transform: (B3,I7,P1) -> 31
PCI->APIC IRQ transform: (B4,I1,P0) -> 52
PCI->APIC IRQ transform: (B4,I1,P1) -> 52
PCI->APIC IRQ transform: (B6,I0,P0) -> 16
PCI->APIC IRQ transform: (B7,I0,P0) -> 16
PCI->APIC IRQ transform: (B1,I6,P0) -> 20
PCI: Cannot allocate resource region 1 of device 0000:00:00.0
PCI-DMA: Disabling IOMMU.
vesafb: framebuffer at 0xd0000000, mapped to 0xffffff0000000000, size 16384k
vesafb: mode is 1024x768x16, linelength=2048, pages=9
vesafb: scrolling: redraw
vesafb: directcolor: size=0:5:6:5, shift=0:11:5:0
fb0: VESA VGA frame buffer device
IA32 emulation $Id: sys_ia32.c,v 1.32 2002/03/24 13:02:28 ak Exp $
audit: initializing netlink socket (disabled)
audit(1191959359.295:0): initialized
Total HugeTLB memory allocated, 0
VFS: Disk quotas dquot_6.5.1
Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
Initializing Cryptographic API
Console: switching to colour frame buffer device 128x48
Real Time Clock Driver v1.12
Non-volatile memory driver v1.2
Linux agpgart interface v0.100 (c) Dave Jones
Serial: 8250/16550 driver $Revision: 1.90 $ 8 ports, IRQ sharing disabled
ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A
ttyS1 at I/O 0x2f8 (irq = 3) is a 16550A
RAMDISK driver initialized: 16 RAM disks of 128000K size 1024 blocksize
loop: loaded (max 8 devices)
Uniform Multi-Platform E-IDE driver Revision: 7.00alpha2
ide: Assuming 33MHz system bus speed for PIO modes; override with idebus=xx
ICH5: IDE controller at PCI slot 0000:00:1f.1
ICH5: chipset revision 2
ICH5: not 100% native mode: will probe irqs later
    ide0: BM-DMA at 0x0480-0x0487, BIOS settings: hda:DMA, hdb:DMA
hda: HL-DT-ST CD-ROM GCR-8482B, ATAPI CD/DVD-ROM drive
Using cfq io scheduler
ide0 at 0x1f0-0x1f7,0x3f6 on irq 14
hda: ATAPI 48X CD-ROM drive, 128kB Cache
Uniform CD-ROM driver Revision: 3.20
ide-floppy driver 0.99.newide
mice: PS/2 mouse device common for all mice
input: PC Speaker
serio: i8042 AUX port at 0x60,0x64 irq 12
input: PS/2 Generic Mouse on isa0060/serio1
serio: i8042 KBD port at 0x60,0x64 irq 1
input: AT Translated Set 2 keyboard on isa0060/serio0
md: md driver 0.90.0 MAX_MD_DEVS=256, MD_SB_DISKS=27
NET: Registered protocol family 2
IP: routing cache hash table of 8192 buckets, 128Kbytes
TCP: Hash tables configured (established 262144 bind 65536)
NET: Registered protocol family 1
md: Autodetecting RAID arrays.
md: autorun ...
md: ... autorun DONE.
RAMDISK: Compressed image found at block 0
VFS: Mounted root (ext2 filesystem).
SCSI subsystem initialized
scsi0 : Adaptec AIC79XX PCI-X SCSI HBA DRIVER, Rev 1.3.11
        <Adaptec AIC7902 Ultra320 SCSI adapter>
        aic7902: Ultra320 Wide Channel A, SCSI Id=7, PCI-X 67-100Mhz, 512 SCBs

scsi1 : Adaptec AIC79XX PCI-X SCSI HBA DRIVER, Rev 1.3.11
        <Adaptec AIC7902 Ultra320 SCSI adapter>
        aic7902: Ultra320 Wide Channel B, SCSI Id=7, PCI-X 67-100Mhz, 512 SCBs

(scsi1:A:0): 160.000MB/s transfers (80.000MHz DT, 16bit)
  Vendor: IBM-PSG   Model: ST39204LC     !#  Rev: 3146
  Type:   Direct-Access                      ANSI SCSI revision: 03
scsi1:A:0:0: Tagged Queuing enabled.  Depth 32
SCSI device sda: 17774160 512-byte hdwr sectors (9100 MB)
SCSI device sda: drive cache: write through
 sda: sda1 sda2
Attached scsi disk sda at scsi1, channel 0, id 0, lun 0
  Vendor: IBM       Model: 02R0980a S320  1  Rev: 1   
  Type:   Processor                          ANSI SCSI revision: 02
SGI XFS with ACLs, security attributes, realtime, large block/inode numbers, no debug enabled
XFS mounting filesystem sda2
Ending clean XFS mount for filesystem: sda2
VFS: Mounted root (xfs filesystem) readonly.
Trying to move old root to /initrd ... failed
Unmounting old root
Trying to free ramdisk memory ... okay
Freeing unused kernel memory: 204k freed
Adding 514024k swap on /dev/sda1.  Priority:42 extents:1
md: Autodetecting RAID arrays.
md: autorun ...
md: ... autorun DONE.
device-mapper: 4.1.0-ioctl (2003-12-10) initialised: [email protected]
usbcore: registered new driver usbfs
usbcore: registered new driver hub
agpgart: Unsupported Intel chipset (device id: 3590)
hw_random hardware driver 1.0.0 loaded
USB Universal Host Controller Interface driver v2.2
uhci_hcd 0000:00:1d.0: UHCI Host Controller
PCI: Setting latency timer of device 0000:00:1d.0 to 64
uhci_hcd 0000:00:1d.0: irq 16, io base 0000000000002200
uhci_hcd 0000:00:1d.0: new USB bus registered, assigned bus number 1
hub 1-0:1.0: USB hub found
hub 1-0:1.0: 2 ports detected
uhci_hcd 0000:00:1d.1: UHCI Host Controller
PCI: Setting latency timer of device 0000:00:1d.1 to 64
uhci_hcd 0000:00:1d.1: irq 19, io base 0000000000002600
uhci_hcd 0000:00:1d.1: new USB bus registered, assigned bus number 2
hub 2-0:1.0: USB hub found
hub 2-0:1.0: 2 ports detected
ehci_hcd 0000:00:1d.7: EHCI Host Controller
PCI: Setting latency timer of device 0000:00:1d.7 to 64
ehci_hcd 0000:00:1d.7: irq 23, pci mem ffffff000105e000
ehci_hcd 0000:00:1d.7: new USB bus registered, assigned bus number 3
PCI: cache line size of 128 is not supported by device 0000:00:1d.7
ehci_hcd 0000:00:1d.7: USB 2.0 enabled, EHCI 1.00, driver 2003-Dec-29
hub 3-0:1.0: USB hub found
hub 3-0:1.0: 4 ports detected
hub 1-0:1.0: connect-debounce failed, port 2 disabled
usb 1-2: new full speed USB device using address 2
st: Version 20040318, fixed bufsize 32768, s/g segs 256
Attached scsi generic sg0 at scsi1, channel 0, id 0, lun 0,  type 0
Attached scsi generic sg1 at scsi1, channel 0, id 8, lun 0,  type 3
usb 1-2: control timeout on ep0out
uhci_hcd 0000:00:1d.0: Unlink after no-IRQ?  Different ACPI or APIC settings may help.
usb 1-2: control timeout on ep0out
usb 1-2: device not accepting address 2, error -110
usb 1-2: new full speed USB device using address 3
NET: Registered protocol family 10
Disabled Privacy Extensions on device ffffffff803bcf20(lo)
IPv6 over IPv4 tunneling driver
Disabled Privacy Extensions on device 000001007a7d7800(sit0)
usb 1-2: control timeout on ep0out
usb 1-2: control timeout on ep0out
usb 1-2: device not accepting address 3, error -110
usb 2-2: new full speed USB device using address 2
usbcore: registered new driver hiddev
input: USB HID v1.10 Keyboard [IBM PPC I/F] on usb-0000:00:1d.1-2
input: USB HID v1.10 Mouse [IBM PPC I/F] on usb-0000:00:1d.1-2
hiddev96: USB HID v1.10 Device [IBM PPC I/F] on usb-0000:00:1d.1-2
usbcore: registered new driver hid
drivers/usb/input/hid-core.c: v2.0:USB HID core driver
inserting floppy driver for 2.6.6
Floppy drive(s): fd0 is 1.44M
FDC 0 is a National Semiconductor PC87306
end_request: I/O error, dev fd0, sector 0
end_request: I/O error, dev fd0, sector 0
BIOS EDD facility v0.13 2004-Mar-09, 1 devices found
Please report your BIOS at http://linux.dell.com/edd/results.html
kernel-trace-2.6.6.txt (text/plain, 5.5 KB)
Oct  9 19:44:34 srv2lnx ifup: No configuration found for sit0
Oct  9 19:44:34 srv2lnx kernel: klogd 1.4.1, log source = /proc/kmsg started.
Oct  9 19:44:34 srv2lnx kernel: usbcore: registered new driver usbfs
Oct  9 19:44:34 srv2lnx kernel: usbcore: registered new driver hub
Oct  9 19:44:34 srv2lnx kernel: agpgart: Unsupported Intel chipset (device id: 3590)
Oct  9 19:44:34 srv2lnx kernel: USB Universal Host Controller Interface driver v2.2
Oct  9 19:44:34 srv2lnx kernel: uhci_hcd 0000:00:1d.0: UHCI Host Controller
Oct  9 19:44:34 srv2lnx kernel: PCI: Setting latency timer of device 0000:00:1d.0 to 64
Oct  9 19:44:34 srv2lnx kernel: uhci_hcd 0000:00:1d.0: irq 16, io base 0000000000002200
Oct  9 19:44:34 srv2lnx kernel: uhci_hcd 0000:00:1d.0: new USB bus registered, assigned bus number 1
Oct  9 19:44:34 srv2lnx kernel: hub 1-0:1.0: USB hub found
Oct  9 19:44:34 srv2lnx kernel: hub 1-0:1.0: 2 ports detected
Oct  9 19:44:34 srv2lnx kernel: uhci_hcd 0000:00:1d.1: UHCI Host Controller
Oct  9 19:44:34 srv2lnx kernel: PCI: Setting latency timer of device 0000:00:1d.1 to 64
Oct  9 19:44:34 srv2lnx kernel: uhci_hcd 0000:00:1d.1: irq 19, io base 0000000000002600
Oct  9 19:44:34 srv2lnx kernel: uhci_hcd 0000:00:1d.1: new USB bus registered, assigned bus number 2
Oct  9 19:44:34 srv2lnx kernel: hub 2-0:1.0: USB hub found
Oct  9 19:44:34 srv2lnx kernel: hub 2-0:1.0: 2 ports detected
Oct  9 19:44:34 srv2lnx kernel: usb 1-2: new full speed USB device using address 2
Oct  9 19:44:34 srv2lnx kernel: usb 1-2: device descriptor read/8, error 0
Oct  9 19:44:34 srv2lnx kernel: hw_random hardware driver 1.0.0 loaded
Oct  9 19:44:34 srv2lnx kernel: ehci_hcd 0000:00:1d.7: EHCI Host Controller
Oct  9 19:44:34 srv2lnx kernel: PCI: Setting latency timer of device 0000:00:1d.7 to 64
Oct  9 19:44:34 srv2lnx kernel: ehci_hcd 0000:00:1d.7: irq 23, pci mem ffffff000105e000
Oct  9 19:44:34 srv2lnx kernel: ehci_hcd 0000:00:1d.7: new USB bus registered, assigned bus number 3
Oct  9 19:44:34 srv2lnx kernel: PCI: cache line size of 128 is not supported by device 0000:00:1d.7
Oct  9 19:44:34 srv2lnx kernel: ehci_hcd 0000:00:1d.7: USB 2.0 enabled, EHCI 1.00, driver 2003-Dec-29
Oct  9 19:44:34 srv2lnx kernel: hub 3-0:1.0: USB hub found
Oct  9 19:44:34 srv2lnx kernel: hub 3-0:1.0: 4 ports detected
Oct  9 19:44:34 srv2lnx kernel: hub 2-0:1.0: connect-debounce failed, port 2 disabled
Oct  9 19:44:34 srv2lnx kernel: usb 1-2: USB disconnect, address -1
Oct  9 19:44:34 srv2lnx kernel: Unable to handle kernel NULL pointer dereference at 0000000000000000 RIP: 
Oct  9 19:44:34 srv2lnx kernel: <ffffffff8020baa0>{strlen+0}PML4 7d75a067 PGD 7d891067 PMD 0 
Oct  9 19:44:34 srv2lnx kernel: Oops: 0000 [1] SMP 
Oct  9 19:44:34 srv2lnx kernel: CPU 0 
Oct  9 19:44:34 srv2lnx kernel: Pid: 1958, comm: khubd Not tainted 2.6.6
Oct  9 19:44:34 srv2lnx kernel: RIP: 0010:[<ffffffff8020baa0>] <ffffffff8020baa0>{strlen+0}
Oct  9 19:44:34 srv2lnx kernel: RSP: 0018:000001007a947dd0  EFLAGS: 00010216
Oct  9 19:44:34 srv2lnx kernel: RAX: 000001007a995840 RBX: 0000000000000000 RCX: ffffffffa01091a8
Oct  9 19:44:34 srv2lnx kernel: RDX: 0000000000000000 RSI: 0000000000000000 RDI: 0000000000000000
Oct  9 19:44:34 srv2lnx kernel: RBP: 000001007d4b4468 R08: 0000000000000001 R09: 0000000000000000
Oct  9 19:44:34 srv2lnx kernel: R10: 0000000000000000 R11: 0000000000000000 R12: 000001007eca3200
Oct  9 19:44:34 srv2lnx kernel: R13: 000001007edee800 R14: 0000000000000001 R15: 0000000000000002
Oct  9 19:44:34 srv2lnx kernel: FS:  0000002a95894b00(0000) GS:ffffffff8048d880(0000) knlGS:0000000000000000
Oct  9 19:44:34 srv2lnx kernel: CS:  0010 DS: 0000 ES: 0000 CR0: 000000008005003b
Oct  9 19:44:34 srv2lnx kernel: CR2: 0000000000000000 CR3: 0000000000101000 CR4: 00000000000006e0
Oct  9 19:44:34 srv2lnx kernel: Process khubd (pid: 1958, stackpage=1007aa3d400)
Oct  9 19:44:34 srv2lnx kernel: Stack: ffffffff801aef18 0000000000000000 000001007edee800 0000000000000001 
Oct  9 19:44:34 srv2lnx kernel:        000001007edf74f0 000001007d4b4468 ffffffff801aefb1 000001007edf7430 
Oct  9 19:44:34 srv2lnx kernel:        000001007edf74f0 ffffffffa01092e0 
Oct  9 19:44:34 srv2lnx kernel: Call Trace:<ffffffff801aef18>{sysfs_get_dentry+24} <ffffffff801aefb1>{sysfs_hash_and_remove+49} 
Oct  9 19:44:34 srv2lnx kernel:        <ffffffff802571aa>{device_release_driver+42} <ffffffff802572db>{bus_remove_device+59} 
Oct  9 19:44:34 srv2lnx kernel:        <ffffffff80256168>{device_del+88} <ffffffff802561a9>{device_unregister+9} 
Oct  9 19:44:34 srv2lnx kernel:        <ffffffffa00f1de1>{:usbcore:hub_port_connect_change+97} 
Oct  9 19:44:34 srv2lnx kernel:        <ffffffffa00f232b>{:usbcore:hub_thread+603} <ffffffff80132a10>{default_wake_function+0} 
Oct  9 19:44:34 srv2lnx kernel:        <ffffffff80110fa7>{child_rip+8} <ffffffffa00f20d0>{:usbcore:hub_thread+0} 
Oct  9 19:44:34 srv2lnx kernel:        <ffffffff80110f9f>{child_rip+0} 
Oct  9 19:44:34 srv2lnx kernel: 
Oct  9 19:44:34 srv2lnx kernel: Code: 80 3f 00 48 89 f8 74 08 48 ff c0 80 38 00 75 f8 48 29 f8 c3 
Oct  9 19:44:34 srv2lnx kernel: RIP <ffffffff8020baa0>{strlen+0} RSP <000001007a947dd0>
Oct  9 19:44:34 srv2lnx kernel: CR2: 0000000000000000
Oct  9 19:44:34 srv2lnx kernel:  <6>st: Version 20040318, fixed bufsize 32768, s/g segs 256
Oct  9 19:44:34 srv2lnx kernel: NET: Registered protocol family 10
Oct  9 19:44:34 srv2lnx kernel: Disabled Privacy Extensions on device ffffffff803bcf20(lo)
Oct  9 19:44:34 srv2lnx kernel: IPv6 over IPv4 tunneling driver
Oct  9 19:44:34 srv2lnx kernel: Disabled Privacy Extensions on device 000001007c337000(sit0)
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.