[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#493479: linux-image-2.6.26-1-amd64: Found boot parameters which allow stock kernel to boot



Package: linux-image-2.6.26-1-amd64
Version: 2.6.26-1
Followup-For: Bug #493479


I worked on finding a config for 2.6.26 last night that would allow it to
boot, until I got too tired to continue.  As mentioned previously, the
stock kernel freezes on this system early during the boot process; my own
custom kernels, using previously working configurations used with 2.6.25 as
a starting basis (with 'make oldconfig'), also freeze early in boot.

I found that by removing a great many configuration options, turning off
many major subsystems, I was able to build a kernel that would avoid the
early freeze.  However, because I had turned off Unix Domain Sockets, udev
was unable to run and populate /dev.  So I wasted a lot of time trying to
find the cause of a problem unrelated to the freeze issue I am having with
the stock 2.6.26 kernel.

Today, I tried adding boot parameters to the "kernel" line in GRUB
'menu.lst', to see if I could find a particular subsystem to disable which
would allow the kernel to boot.  My first attempt involved throwing in
every possible parameter that might help -- debugging options, as well as
options to disable various kernel features.  This has allowed the kernel to
boot, and I am filing this bug report update from the working kernel.

I see that 'reportbug' has added some information from the kernel logs to
this message already, but I also attached the full 'dmesg' output in bz2
form.

I will try to reduce the number of boot parameters to the minimum that will
work now -- I turned a lot of things off, but maybe some of them can be
left on.  Things turned off include:

    SMP
    TSC
    ACPI
    APIC
    AGP
    HPET
    HIGH RES TIMERS
    TICKLESS CLOCKS
    USB

I'm hoping to get it working with just one or 2 of these features disabled,
then try to build a custom kernel to verify I can make it work on this
system.


-- Package-specific info:
** Version:
Linux version 2.6.26-1-amd64 (Debian 2.6.26-1) (waldi@debian.org) (gcc version 4.1.3 20080623 (prerelease) (Debian 4.1.2-23)) #1 SMP Wed Jul 30 18:46:19 UTC 2008

** Command line:
root=/dev/hda1 ro notsc fbcon=font:8x8 nosmp noacpi noapic printk.time=1 earlyprintk=vga initcall_debug agp=off boot_delay=100 hpet=disable highres=off ignore_loglevel nohz=off nousb print_fatal_signals=1 

** Not tainted

** Kernel log:
[    4.164699] SB600_PATA: not 100% native mode: will probe irqs later
[    4.164742]     ide0: BM-DMA at 0xf900-0xf907
[    4.164782] Probing IDE interface ide0...
[    4.192356] Driver 'sd' needs updating - please use bus_type methods
[    4.192483] sd 0:0:0:0: [sda] 976773168 512-byte hardware sectors (500108 MB)
[    4.192532] sd 0:0:0:0: [sda] Write Protect is off
[    4.192569] sd 0:0:0:0: [sda] Mode Sense: 00 3a 00 00
[    4.192620] sd 0:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
[    4.192701] sd 0:0:0:0: [sda] 976773168 512-byte hardware sectors (500108 MB)
[    4.192747] sd 0:0:0:0: [sda] Write Protect is off
[    4.192784] sd 0:0:0:0: [sda] Mode Sense: 00 3a 00 00
[    4.192834] sd 0:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
[    4.192877]  sda: unknown partition table
[    4.199516] sd 0:0:0:0: [sda] Attached SCSI disk
[    4.199608] sd 1:0:0:0: [sdb] 976773168 512-byte hardware sectors (500108 MB)
[    4.199657] sd 1:0:0:0: [sdb] Write Protect is off
[    4.199694] sd 1:0:0:0: [sdb] Mode Sense: 00 3a 00 00
[    4.199745] sd 1:0:0:0: [sdb] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
[    4.199824] sd 1:0:0:0: [sdb] 976773168 512-byte hardware sectors (500108 MB)
[    4.199870] sd 1:0:0:0: [sdb] Write Protect is off
[    4.199906] sd 1:0:0:0: [sdb] Mode Sense: 00 3a 00 00
[    4.199957] sd 1:0:0:0: [sdb] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
[    4.200000]  sdb: unknown partition table
[    4.202221] sd 1:0:0:0: [sdb] Attached SCSI disk
[    4.452603] hda: Maxtor 6H500R0, ATA DISK drive
[    4.900627] hdb: SAMSUNG DVD-ROM SD-616E, ATAPI CD/DVD-ROM drive
[    4.956332] hda: host max PIO4 wanted PIO255(auto-tune) selected PIO4
[    4.957426] hda: UDMA/100 mode selected
[    4.958567] hdb: host max PIO4 wanted PIO255(auto-tune) selected PIO4
[    4.958700] hdb: UDMA/33 mode selected
[    4.958880] ide0 at 0x1f0-0x1f7,0x3f6 on irq 14
[    5.029791] hda: max request size: 512KiB
[    5.031472] hda: 976773168 sectors (500107 MB) w/16384KiB Cache, CHS=60801/255/63
[    5.033229] hda: cache flushes supported
[    5.036093]  hda: hda1 hda2 hda3 < hda5 hda6 hda7 hda8 hda9 >
[    5.111162] hdb: ATAPI 48X DVD-ROM drive, 512kB Cache
[    5.111320] Uniform CD-ROM driver Revision: 3.20
[    5.365673] md: linear personality registered for level -1
[    5.370285] md: multipath personality registered for level -4
[    5.374454] md: raid0 personality registered for level 0
[    5.379595] md: raid1 personality registered for level 1
[    5.383743] xor: automatically using best checksumming function: generic_sse
[    5.400316]    generic_sse:  7693.000 MB/sec
[    5.400352] xor: using function: generic_sse (7693.000 MB/sec)
[    5.401891] async_tx: api initialized (async)
[    5.472327] raid6: int64x1   2242 MB/s
[    5.540340] raid6: int64x2   2911 MB/s
[    5.608335] raid6: int64x4   2907 MB/s
[    5.676359] raid6: int64x8   2018 MB/s
[    5.744344] raid6: sse2x1    3509 MB/s
[    5.812342] raid6: sse2x2    4623 MB/s
[    5.880354] raid6: sse2x4    4791 MB/s
[    5.880389] raid6: using algorithm sse2x4 (4791 MB/s)
[    5.880426] md: raid6 personality registered for level 6
[    5.880462] md: raid5 personality registered for level 5
[    5.880498] md: raid4 personality registered for level 4
[    5.904650] md: raid10 personality registered for level 10
[    6.110415] PM: Starting manual resume from disk
[    7.646659] pci_hotplug: PCI Hot Plug PCI Core version: 0.5
[    7.648937] shpchp: Standard Hot Plug PCI Controller Driver version: 0.4
[    7.685206] input: Power Button (FF) as /class/input/input2
[    7.716515] ACPI: Power Button (FF) [PWRF]
[    7.716611] input: Power Button (CM) as /class/input/input3
[    7.748512] ACPI: Power Button (CM) [PWRB]
[    8.584891] piix4_smbus 0000:00:14.0: Found 0000:00:14.0 device
[    8.781490] ACPI: PCI Interrupt 0000:00:14.2[A] -> Link [LNKA] -> GSI 11 (level, low) -> IRQ 11
[    8.806376] hda_codec: Unknown model for ALC883, trying auto-probe from BIOS...
[    8.838694] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11
[    8.838736] ACPI: PCI Interrupt 0000:01:05.2[B] -> Link [LNKD] -> GSI 11 (level, low) -> IRQ 11
[    8.935058] input: PC Speaker as /class/input/input4
[    9.556526] input: ImExPS/2 Generic Explorer Mouse as /class/input/input5
[    9.584363] pnp: the driver 'parport_pc' has been registered
[    9.584415] parport_pc 00:09: reported by Plug and Play ACPI
[    9.584478] parport0: PC-style at 0x378, irq 7 [PCSPP,TRISTATE,EPP]
[    9.633350] Error: Driver 'pcspkr' is already registered, aborting...
[    9.672643] parport_pc 00:09: driver attached
[   10.056933] Adding 1951888k swap on /dev/hda2.  Priority:-1 extents:1 across:1951888k
[   10.315012] loop: module loaded
[   11.929982] kjournald starting.  Commit interval 5 seconds
[   11.930547] EXT3 FS on hda9, internal journal
[   11.930614] EXT3-fs: mounted filesystem with ordered data mode.
[   11.972276] kjournald starting.  Commit interval 5 seconds
[   11.972431] EXT3 FS on hda8, internal journal
[   11.972496] EXT3-fs: mounted filesystem with ordered data mode.
[   12.029064] kjournald starting.  Commit interval 5 seconds
[   12.029243] EXT3 FS on hda6, internal journal
[   12.029309] EXT3-fs: mounted filesystem with ordered data mode.
[   12.065215] kjournald starting.  Commit interval 5 seconds
[   12.065373] EXT3 FS on hda7, internal journal
[   12.065439] EXT3-fs: mounted filesystem with ordered data mode.
[   12.804268] r8169: eth0: link up
[   13.242063] NET: Registered protocol family 10
[   13.242508] lo: Disabled Privacy Extensions
[   14.184191] RPC: Registered udp transport module.
[   14.184236] RPC: Registered tcp transport module.
[   14.472915] Installing knfsd (copyright (C) 1996 okir@monad.swb.de).
[   18.974085] NFSD: Using /var/lib/nfs/v4recovery as the NFSv4 state recovery directory
[   18.983000] NFSD: starting 90-second grace period
[   20.174121] warning: `ntpd' uses 32-bit capabilities (legacy support in use)
[   23.737389] eth0: no IPv6 routers present

** Loaded modules:
Module                  Size  Used by
video                  24084  0 
output                  7808  1 video
ac                      8192  0 
battery                12032  0 
nfsd                  248360  17 
auth_rpcgss            47520  1 nfsd
exportfs                8704  1 nfsd
nfs                   251568  0 
lockd                  68560  2 nfsd,nfs
nfs_acl                 7552  2 nfsd,nfs
sunrpc                197608  13 nfsd,auth_rpcgss,nfs,lockd,nfs_acl
ipv6                  288200  16 
ext3                  124688  4 
jbd                    51112  1 ext3
loop                   19468  0 
parport_pc             31016  0 
parport                41776  1 parport_pc
serio_raw               9860  0 
pcspkr                  7040  0 
psmouse                42268  0 
k8temp                  9216  0 
snd_hda_intel         434136  0 
snd_pcm_oss            41760  0 
snd_mixer_oss          18816  1 snd_pcm_oss
i2c_piix4              13072  0 
i2c_core               27936  1 i2c_piix4
snd_pcm                81800  2 snd_hda_intel,snd_pcm_oss
snd_timer              25744  1 snd_pcm
snd                    63688  5 snd_hda_intel,snd_pcm_oss,snd_mixer_oss,snd_pcm,snd_timer
soundcore              12064  1 snd
snd_page_alloc         13072  2 snd_hda_intel,snd_pcm
button                 11680  0 
shpchp                 34080  0 
pci_hotplug            32056  1 shpchp
evdev                  14208  0 
ext2                   66448  2 
mbcache                12804  2 ext3,ext2
raid10                 23680  0 
raid456               125984  0 
async_xor               8448  1 raid456
async_memcpy            6912  1 raid456
async_tx               11764  3 raid456,async_xor,async_memcpy
xor                     9744  2 raid456,async_xor
raid1                  24192  0 
raid0                  10624  0 
multipath              11392  0 
linear                  8960  0 
md_mod                 80164  6 raid10,raid456,raid1,raid0,multipath,linear
ide_cd_mod             36232  0 
cdrom                  37928  1 ide_cd_mod
ide_disk               16512  8 
ata_generic            10116  0 
sd_mod                 29376  0 
atiixp                  8324  0 [permanent]
r8169                  31492  0 
ide_pci_generic         9220  0 [permanent]
ide_core              128284  4 ide_cd_mod,ide_disk,atiixp,ide_pci_generic
ehci_hcd               36108  0 
ahci                   32520  0 
libata                165472  2 ata_generic,ahci
scsi_mod              160760  2 sd_mod,libata
dock                   14112  1 libata
thermal                22688  0 
processor              42308  1 thermal
fan                     9352  0 
thermal_sys            17728  4 video,thermal,processor,fan

** PCI devices:
00:00.0 Host bridge [0600]: ATI Technologies Inc RS690 Host Bridge [1002:7910]
	Subsystem: ATI Technologies Inc RS690 Host Bridge [1002:7910]
	Control: I/O- Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx-
	Status: Cap- 66MHz+ UDF- FastB2B- ParErr- DEVSEL=medium >TAbort- <TAbort- <MAbort+ >SERR- <PERR- INTx-
	Latency: 64

00:01.0 PCI bridge [0604]: ATI Technologies Inc RS690 PCI to PCI Bridge (Internal gfx) [1002:7912]
	Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx-
	Status: Cap+ 66MHz+ UDF- FastB2B- ParErr- DEVSEL=medium >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx-
	Latency: 99
	Bus: primary=00, secondary=01, subordinate=01, sec-latency=68
	I/O behind bridge: 0000e000-0000efff
	Memory behind bridge: fdd00000-fdefffff
	Prefetchable memory behind bridge: 00000000d8000000-00000000dfffffff
	Secondary status: 66MHz+ FastB2B- ParErr- DEVSEL=medium >TAbort- <TAbort- <MAbort- <SERR- <PERR-
	BridgeCtl: Parity- SERR- NoISA- VGA+ MAbort- >Reset- FastB2B-
		PriDiscTmr- SecDiscTmr- DiscTmrStat- DiscTmrSERREn-
	Capabilities: <access denied>
	Kernel modules: shpchp

00:12.0 SATA controller [0106]: ATI Technologies Inc SB600 Non-Raid-5 SATA [1002:4380] (prog-if 01)
	Subsystem: Elitegroup Computer Systems Device [1019:4382]
	Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx-
	Status: Cap+ 66MHz+ UDF- FastB2B- ParErr- DEVSEL=medium >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx-
	Latency: 64
	Interrupt: pin A routed to IRQ 11
	Region 0: I/O ports at ff00 [size=8]
	Region 1: I/O ports at fe00 [size=4]
	Region 2: I/O ports at fd00 [size=8]
	Region 3: I/O ports at fc00 [size=4]
	Region 4: I/O ports at fb00 [size=16]
	Region 5: Memory at fe02f000 (32-bit, non-prefetchable) [size=1K]
	Capabilities: <access denied>
	Kernel driver in use: ahci
	Kernel modules: ahci

00:13.0 USB Controller [0c03]: ATI Technologies Inc SB600 USB (OHCI0) [1002:4387] (prog-if 10)
	Subsystem: Elitegroup Computer Systems Device [1019:2621]
	Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx-
	Status: Cap- 66MHz+ UDF- FastB2B+ ParErr- DEVSEL=medium >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx-
	Latency: 64, Cache Line Size: 4 bytes
	Interrupt: pin A routed to IRQ 11
	Region 0: Memory at fe02e000 (32-bit, non-prefetchable) [size=4K]
	Kernel modules: ohci-hcd

00:13.1 USB Controller [0c03]: ATI Technologies Inc SB600 USB (OHCI1) [1002:4388] (prog-if 10)
	Subsystem: Elitegroup Computer Systems Device [1019:2621]
	Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx-
	Status: Cap- 66MHz+ UDF- FastB2B+ ParErr- DEVSEL=medium >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx-
	Latency: 64, Cache Line Size: 4 bytes
	Interrupt: pin B routed to IRQ 11
	Region 0: Memory at fe02d000 (32-bit, non-prefetchable) [size=4K]
	Kernel modules: ohci-hcd

00:13.2 USB Controller [0c03]: ATI Technologies Inc SB600 USB (OHCI2) [1002:4389] (prog-if 10)
	Subsystem: Elitegroup Computer Systems Device [1019:2621]
	Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx-
	Status: Cap- 66MHz+ UDF- FastB2B+ ParErr- DEVSEL=medium >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx-
	Latency: 64, Cache Line Size: 4 bytes
	Interrupt: pin C routed to IRQ 11
	Region 0: Memory at fe02c000 (32-bit, non-prefetchable) [size=4K]
	Kernel modules: ohci-hcd

00:13.3 USB Controller [0c03]: ATI Technologies Inc SB600 USB (OHCI3) [1002:438a] (prog-if 10)
	Subsystem: Elitegroup Computer Systems Device [1019:2621]
	Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx-
	Status: Cap- 66MHz+ UDF- FastB2B+ ParErr- DEVSEL=medium >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx-
	Latency: 64, Cache Line Size: 4 bytes
	Interrupt: pin B routed to IRQ 11
	Region 0: Memory at fe02b000 (32-bit, non-prefetchable) [size=4K]
	Kernel modules: ohci-hcd

00:13.4 USB Controller [0c03]: ATI Technologies Inc SB600 USB (OHCI4) [1002:438b] (prog-if 10)
	Subsystem: Elitegroup Computer Systems Device [1019:2621]
	Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx-
	Status: Cap- 66MHz+ UDF- FastB2B+ ParErr- DEVSEL=medium >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx-
	Latency: 64, Cache Line Size: 4 bytes
	Interrupt: pin C routed to IRQ 11
	Region 0: Memory at fe02a000 (32-bit, non-prefetchable) [size=4K]
	Kernel modules: ohci-hcd

00:13.5 USB Controller [0c03]: ATI Technologies Inc SB600 USB Controller (EHCI) [1002:4386] (prog-if 20)
	Subsystem: Elitegroup Computer Systems Device [1019:2621]
	Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx-
	Status: Cap+ 66MHz+ UDF- FastB2B+ ParErr- DEVSEL=medium >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx-
	Latency: 64, Cache Line Size: 4 bytes
	Interrupt: pin D routed to IRQ 11
	Region 0: Memory at fe029000 (32-bit, non-prefetchable) [size=256]
	Capabilities: <access denied>
	Kernel modules: ehci-hcd

00:14.0 SMBus [0c05]: ATI Technologies Inc SBx00 SMBus Controller [1002:4385] (rev 13)
	Subsystem: Elitegroup Computer Systems Device [1019:2621]
	Control: I/O+ Mem+ BusMaster- SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx+
	Status: Cap+ 66MHz+ UDF- FastB2B- ParErr- DEVSEL=medium >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx-
	Region 0: I/O ports at fa00 [size=16]
	Region 1: Memory at 80000000 (32-bit, non-prefetchable) [size=1K]
	Capabilities: <access denied>
	Kernel driver in use: piix4_smbus
	Kernel modules: i2c-piix4

00:14.1 IDE interface [0101]: ATI Technologies Inc SB600 IDE [1002:438c] (prog-if 8a [Master SecP PriP])
	Subsystem: Elitegroup Computer Systems Device [1019:2621]
	Control: I/O+ Mem- BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx-
	Status: Cap+ 66MHz+ UDF- FastB2B- ParErr- DEVSEL=medium >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx-
	Latency: 64
	Interrupt: pin A routed to IRQ 11
	Region 0: I/O ports at 01f0 [size=8]
	Region 1: I/O ports at 03f4 [size=1]
	Region 2: I/O ports at 0170 [size=8]
	Region 3: I/O ports at 0374 [size=1]
	Region 4: I/O ports at f900 [size=16]
	Capabilities: <access denied>
	Kernel driver in use: ATIIXP_IDE
	Kernel modules: ide-pci-generic, atiixp, ata_generic

00:14.2 Audio device [0403]: ATI Technologies Inc SBx00 Azalia [1002:4383]
	Subsystem: Elitegroup Computer Systems Device [1019:2621]
	Control: I/O- Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx-
	Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=slow >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx-
	Latency: 64, Cache Line Size: 4 bytes
	Interrupt: pin ? routed to IRQ 11
	Region 0: Memory at fe020000 (64-bit, non-prefetchable) [size=16K]
	Capabilities: <access denied>
	Kernel driver in use: HDA Intel
	Kernel modules: snd-hda-intel

00:14.3 ISA bridge [0601]: ATI Technologies Inc SB600 PCI to LPC Bridge [1002:438d]
	Subsystem: Elitegroup Computer Systems Device [1019:2621]
	Control: I/O+ Mem+ BusMaster+ SpecCycle+ MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx-
	Status: Cap- 66MHz+ UDF- FastB2B- ParErr- DEVSEL=medium >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx-
	Latency: 0

00:14.4 PCI bridge [0604]: ATI Technologies Inc SBx00 PCI to PCI Bridge [1002:4384] (prog-if 01)
	Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop+ ParErr- Stepping- SERR- FastB2B- DisINTx-
	Status: Cap- 66MHz+ UDF- FastB2B+ ParErr- DEVSEL=medium >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx-
	Latency: 64
	Bus: primary=00, secondary=02, subordinate=02, sec-latency=64
	I/O behind bridge: 0000d000-0000dfff
	Memory behind bridge: fdc00000-fdcfffff
	Prefetchable memory behind bridge: fdf00000-fdffffff
	Secondary status: 66MHz- FastB2B+ ParErr- DEVSEL=medium >TAbort- <TAbort- <MAbort+ <SERR- <PERR-
	BridgeCtl: Parity- SERR- NoISA- VGA- MAbort- >Reset- FastB2B-
		PriDiscTmr- SecDiscTmr- DiscTmrStat- DiscTmrSERREn-

00:18.0 Host bridge [0600]: Advanced Micro Devices [AMD] K8 [Athlon64/Opteron] HyperTransport Technology Configuration [1022:1100]
	Control: I/O- Mem- BusMaster- SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx-
	Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx-
	Capabilities: <access denied>

00:18.1 Host bridge [0600]: Advanced Micro Devices [AMD] K8 [Athlon64/Opteron] Address Map [1022:1101]
	Control: I/O- Mem- BusMaster- SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx-
	Status: Cap- 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx-

00:18.2 Host bridge [0600]: Advanced Micro Devices [AMD] K8 [Athlon64/Opteron] DRAM Controller [1022:1102]
	Control: I/O- Mem- BusMaster- SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx-
	Status: Cap- 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx-

00:18.3 Host bridge [0600]: Advanced Micro Devices [AMD] K8 [Athlon64/Opteron] Miscellaneous Control [1022:1103]
	Control: I/O- Mem- BusMaster- SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx-
	Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx-
	Capabilities: <access denied>
	Kernel driver in use: k8temp
	Kernel modules: k8temp

01:05.0 VGA compatible controller [0300]: ATI Technologies Inc RS690 [Radeon X1200 Series] [1002:791e]
	Subsystem: Elitegroup Computer Systems Device [1019:2621]
	Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx-
	Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx-
	Latency: 64, Cache Line Size: 4 bytes
	Interrupt: pin A routed to IRQ 5
	Region 0: Memory at d8000000 (64-bit, prefetchable) [size=128M]
	Region 2: Memory at fdee0000 (64-bit, non-prefetchable) [size=64K]
	Region 4: I/O ports at ee00 [size=256]
	Region 5: Memory at fdd00000 (32-bit, non-prefetchable) [size=1M]
	Capabilities: <access denied>

01:05.2 Audio device [0403]: ATI Technologies Inc Radeon X1200 Series Audio Controller [1002:7919]
	Subsystem: ATI Technologies Inc Radeon X1200 Series Audio Controller [1002:7919]
	Control: I/O- Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx-
	Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx-
	Latency: 64, Cache Line Size: 4 bytes
	Interrupt: pin B routed to IRQ 11
	Region 0: Memory at fdefc000 (64-bit, non-prefetchable) [size=16K]
	Capabilities: <access denied>
	Kernel driver in use: HDA Intel
	Kernel modules: snd-hda-intel

02:05.0 Ethernet controller [0200]: Realtek Semiconductor Co., Ltd. RTL-8110SC/8169SC Gigabit Ethernet [10ec:8167] (rev 10)
	Subsystem: Elitegroup Computer Systems Device [1019:8167]
	Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV+ VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx-
	Status: Cap+ 66MHz+ UDF- FastB2B+ ParErr- DEVSEL=medium >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx-
	Latency: 64 (8000ns min, 16000ns max), Cache Line Size: 32 bytes
	Interrupt: pin A routed to IRQ 10
	Region 0: I/O ports at de00 [size=256]
	Region 1: Memory at fdcff000 (32-bit, non-prefetchable) [size=256]
	[virtual] Expansion ROM at fdf00000 [disabled] [size=128K]
	Capabilities: <access denied>
	Kernel driver in use: r8169
	Kernel modules: r8169



-- System Information:
Debian Release: lenny/sid
  APT prefers testing
  APT policy: (500, 'testing')
Architecture: amd64 (x86_64)

Kernel: Linux 2.6.26-1-amd64 (SMP w/1 CPU core)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash

Versions of packages linux-image-2.6.26-1-amd64 depends on:
ii  debconf [debconf-2.0]         1.5.22     Debian configuration management sy
ii  initramfs-tools [linux-initra 0.92e      tools for generating an initramfs
ii  module-init-tools             3.4-1      tools for managing Linux kernel mo

linux-image-2.6.26-1-amd64 recommends no packages.

Versions of packages linux-image-2.6.26-1-amd64 suggests:
ii  grub                          0.97-44    GRand Unified Bootloader (Legacy v
pn  linux-doc-2.6.26              <none>     (no description available)

-- debconf information excluded

Attachment: dmesg.stock.txt.bz2
Description: BZip2 compressed data


Reply to: