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

Bug#497856: linux-image-2.6.26-1-amd64: USB Storage gets mounted as read only



Package: linux-image-2.6.26-1-amd64
Version: 2.6.26-4
Severity: important


My MP3 Player (iRiver S10 - doesn't matter here, because acts as general USB Storage) was mounted with the last but one revision of the kernel in testing mounted with read and write acsess, the next version broke usb-storage completely, this bug is now marked as fixed: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=494800
So I updated eagerly to the new version of the kernel today with aptitude.
The Device now seems to get mounted correctly:

Sep  4 22:16:47 KnusperStation kernel: [  131.576026] usb 2-5: new high speed USB device using ehci_hcd and address 5
Sep  4 22:16:47 KnusperStation kernel: [  131.708797] usb 2-5: configuration #1 chosen from 1 choice
Sep  4 22:16:47 KnusperStation kernel: [  131.709059] usb 2-5: New USB device found, idVendor=4102, idProduct=1023
Sep  4 22:16:47 KnusperStation kernel: [  131.709063] usb 2-5: New USB device strings: Mfr=1, Product=2, SerialNumber=0
Sep  4 22:16:47 KnusperStation kernel: [  131.709065] usb 2-5: Product: iriver S10
Sep  4 22:16:47 KnusperStation kernel: [  131.709067] usb 2-5: Manufacturer: iriver Limited
Sep  4 22:16:47 KnusperStation kernel: [  131.885245] Initializing USB Mass Storage driver...
Sep  4 22:16:47 KnusperStation kernel: [  131.889247] scsi4 : SCSI emulation for USB Mass Storage devices
Sep  4 22:16:47 KnusperStation kernel: [  131.889713] usbcore: registered new interface driver usb-storage
Sep  4 22:16:47 KnusperStation kernel: [  131.889718] USB Mass Storage support registered.
Sep  4 22:16:52 KnusperStation kernel: [  136.892986] scsi 4:0:0:0: Direct-Access     iriver   S10              0.83 PQ: 0 ANSI: 2
Sep  4 22:16:52 KnusperStation kernel: [  136.940131] sd 4:0:0:0: [sdc] 3991552 512-byte hardware sectors (2044 MB)
Sep  4 22:16:52 KnusperStation kernel: [  136.941378] sd 4:0:0:0: [sdc] Write Protect is off
Sep  4 22:16:52 KnusperStation kernel: [  136.956034] sd 4:0:0:0: [sdc] 3991552 512-byte hardware sectors (2044 MB)
Sep  4 22:16:52 KnusperStation kernel: [  136.957375] sd 4:0:0:0: [sdc] Write Protect is off
Sep  4 22:16:52 KnusperStation kernel: [  136.957385]  sdc:
Sep  4 22:16:52 KnusperStation kernel: [  136.976995] sd 4:0:0:0: [sdc] Attached SCSI removable disk

However, I cannot write on this device, neither as normal user nor as root. I always get the message:

touch test
touch: kann „test“ nicht berühren: Das Dateisystem ist nur lesbar

(sorry, German l8n) which means "File System Read only) - I get this as root and as a normal user. Since everything worked well 2 revisions ago, I assume this is a bug.

-- Package-specific info:
** Version:
Linux version 2.6.26-1-amd64 (Debian 2.6.26-4) (waldi@debian.org) (gcc version 4.1.3 20080623 (prerelease) (Debian 4.1.2-23)) #1 SMP Thu Aug 28 11:13:42 UTC 2008

** Command line:
root=/dev/sda2 ro vga=0x317 quiet

** Tainted: P (1)

** Kernel log:
[    5.619661] sd 0:0:0:0: [sda] 625142448 512-byte hardware sectors (320073 MB)
[    5.619676] sd 0:0:0:0: [sda] Write Protect is off
[    5.619678] sd 0:0:0:0: [sda] Mode Sense: 00 3a 00 00
[    5.619699] sd 0:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
[    5.619745] sd 0:0:0:0: [sda] 625142448 512-byte hardware sectors (320073 MB)
[    5.619757] sd 0:0:0:0: [sda] Write Protect is off
[    5.619759] sd 0:0:0:0: [sda] Mode Sense: 00 3a 00 00
[    5.619778] sd 0:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
[    5.619781]  sda: sda1 sda2 sda3
[    5.638088] sd 0:0:0:0: [sda] Attached SCSI disk
[    5.638156] sd 2:0:0:0: [sdb] 976773168 512-byte hardware sectors (500108 MB)
[    5.638170] sd 2:0:0:0: [sdb] Write Protect is off
[    5.638172] sd 2:0:0:0: [sdb] Mode Sense: 00 3a 00 00
[    5.638192] sd 2:0:0:0: [sdb] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
[    5.638238] sd 2:0:0:0: [sdb] 976773168 512-byte hardware sectors (500108 MB)
[    5.638249] sd 2:0:0:0: [sdb] Write Protect is off
[    5.638251] sd 2:0:0:0: [sdb] Mode Sense: 00 3a 00 00
[    5.638270] sd 2:0:0:0: [sdb] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
[    5.638273]  sdb: sdb1
[    5.649093] sd 2:0:0:0: [sdb] Attached SCSI disk
[    5.909588] PM: Starting manual resume from disk
[    5.944456] kjournald starting.  Commit interval 5 seconds
[    5.944456] EXT3-fs: mounted filesystem with ordered data mode.
[    7.532731] udevd version 125 started
[    8.610238] i2c-adapter i2c-0: nForce2 SMBus adapter at 0x2d00
[    8.610257] i2c-adapter i2c-1: nForce2 SMBus adapter at 0x2e00
[    8.681977] input: Power Button (FF) as /class/input/input2
[    8.712137] ACPI: Power Button (FF) [PWRF]
[    8.712225] input: Power Button (CM) as /class/input/input3
[    8.736074] ACPI: Power Button (CM) [PWRB]
[    9.318128] usblp0: USB Bidirectional printer dev 3 if 0 alt 0 proto 2 vid 0x04E8 pid 0x326C
[    9.318148] usbcore: registered new interface driver usblp
[    9.788190] input: PC Speaker as /class/input/input4
[    9.972235] ACPI: PCI Interrupt Link [LAZA] enabled at IRQ 22
[    9.972240] ACPI: PCI Interrupt 0000:00:06.1[B] -> Link [LAZA] -> GSI 22 (level, low) -> IRQ 22
[    9.972259] PCI: Setting latency timer of device 0000:00:06.1 to 64
[    9.983762] NET: Registered protocol family 23
[   10.001789] Error: Driver 'pcspkr' is already registered, aborting...
[   10.006927] hda_codec: Unknown model for ALC883, trying auto-probe from BIOS...
[   10.520002] input: ImExPS/2 Logitech Wheel Mouse as /class/input/input5
[   10.598724] pnp: the driver 'parport_pc' has been registered
[   10.598743] parport_pc 00:07: reported by Plug and Play ACPI
[   10.598797] parport0: PC-style at 0x378 (0x778), irq 7 [PCSPP,TRISTATE]
[   10.692059] parport_pc 00:07: driver attached
[   11.613364] Adding 2104472k swap on /dev/sda1.  Priority:-1 extents:1 across:2104472k
[   11.942308] EXT3 FS on sda2, internal journal
[   12.675224] loop: module loaded
[   14.244194] kjournald starting.  Commit interval 5 seconds
[   14.244194] EXT3 FS on sda3, internal journal
[   14.244194] EXT3-fs: mounted filesystem with ordered data mode.
[   14.266479] kjournald starting.  Commit interval 5 seconds
[   14.268465] EXT3 FS on sdb1, internal journal
[   14.268468] EXT3-fs: mounted filesystem with ordered data mode.
[   17.175471] powernow-k8: Found 1 AMD Athlon(tm) 64 Processor 3500+ processors (1 cpu cores) (version 2.20.00)
[   17.175510] powernow-k8:    0 : fid 0xe (2200 MHz), vid 0xc
[   17.175513] powernow-k8:    1 : fid 0xc (2000 MHz), vid 0xe
[   17.175515] powernow-k8:    2 : fid 0xa (1800 MHz), vid 0x10
[   17.175517] powernow-k8:    3 : fid 0x2 (1000 MHz), vid 0x12
[   20.428646] lp0: using parport0 (interrupt-driven).
[   20.450492] ppdev: user-space parallel port driver
[   21.142397] NET: Registered protocol family 10
[   21.142995] lo: Disabled Privacy Extensions
[   21.296113] Marking TSC unstable due to cpufreq changes
[   21.736030] Clocksource tsc unstable (delta = -242618300 ns)
[   24.037125] warning: `avahi-daemon' uses 32-bit capabilities (legacy support in use)
[   28.496287] nvidia: module license 'NVIDIA' taints kernel.
[   28.756278] ACPI: PCI Interrupt Link [LNEB] enabled at IRQ 19
[   28.756289] ACPI: PCI Interrupt 0000:06:00.0[A] -> Link [LNEB] -> GSI 19 (level, low) -> IRQ 19
[   28.756297] PCI: Setting latency timer of device 0000:06:00.0 to 64
[   28.756511] NVRM: loading NVIDIA UNIX x86_64 Kernel Module  173.14.12  Thu Jul 17 18:10:24 PDT 2008
[   43.968031] eth0: no IPv6 routers present
[  131.576026] usb 2-5: new high speed USB device using ehci_hcd and address 5
[  131.708797] usb 2-5: configuration #1 chosen from 1 choice
[  131.709059] usb 2-5: New USB device found, idVendor=4102, idProduct=1023
[  131.709063] usb 2-5: New USB device strings: Mfr=1, Product=2, SerialNumber=0
[  131.709065] usb 2-5: Product: iriver S10
[  131.709067] usb 2-5: Manufacturer: iriver Limited
[  131.885245] Initializing USB Mass Storage driver...
[  131.889247] scsi4 : SCSI emulation for USB Mass Storage devices
[  131.889713] usbcore: registered new interface driver usb-storage
[  131.889718] USB Mass Storage support registered.
[  131.892459] usb-storage: device found at 5
[  131.892463] usb-storage: waiting for device to settle before scanning
[  136.892148] usb-storage: device scan complete
[  136.892986] scsi 4:0:0:0: Direct-Access     iriver   S10              0.83 PQ: 0 ANSI: 2
[  136.940131] sd 4:0:0:0: [sdc] 3991552 512-byte hardware sectors (2044 MB)
[  136.941378] sd 4:0:0:0: [sdc] Write Protect is off
[  136.941382] sd 4:0:0:0: [sdc] Mode Sense: 03 00 00 00
[  136.941384] sd 4:0:0:0: [sdc] Assuming drive cache: write through
[  136.956034] sd 4:0:0:0: [sdc] 3991552 512-byte hardware sectors (2044 MB)
[  136.957375] sd 4:0:0:0: [sdc] Write Protect is off
[  136.957380] sd 4:0:0:0: [sdc] Mode Sense: 03 00 00 00
[  136.957382] sd 4:0:0:0: [sdc] Assuming drive cache: write through
[  136.957385]  sdc:
[  136.976995] sd 4:0:0:0: [sdc] Attached SCSI removable disk
[  141.552540] FAT: utf8 is not a recommended IO charset for FAT filesystems, filesystem will be case sensitive!
[  161.424839] FAT: Filesystem panic (dev sdc)
[  161.424845]     fat_free_clusters: deleting FAT entry beyond EOF
[  161.424848]     File system has been set read-only
[ 1380.121283] play[3994]: segfault at 200829502 ip 7f7dedc20f47 sp 7ffffc310028 error 4 in libsox_fmt_wav.so.0.0.0[7f7dedc1f000+8000]

** Loaded modules:
Module                  Size  Used by
tcp_diag                5888  0 
inet_diag              13968  1 tcp_diag
nls_utf8                6272  1 
nls_cp437              11136  1 
vfat                   14976  1 
fat                    51128  1 vfat
nls_base               12932  4 nls_utf8,nls_cp437,vfat,fat
usb_storage            94400  1 
nvidia               8104272  24 
ipv6                  288200  16 
ppdev                  11656  0 
lp                     14724  0 
video                  24084  0 
output                  7808  1 video
ac                      9352  0 
battery                16904  0 
powernow_k8            17156  0 
cpufreq_stats           9120  0 
cpufreq_conservative    11784  0 
cpufreq_ondemand       11792  1 
freq_table              9344  3 powernow_k8,cpufreq_stats,cpufreq_ondemand
cpufreq_userspace       8452  0 
cpufreq_powersave       6400  0 
loop                   19468  0 
irtty_sir               9728  0 
parport_pc             31016  1 
parport                41776  3 ppdev,lp,parport_pc
sir_dev                16904  1 irtty_sir
irda                  117732  1 sir_dev
snd_hda_intel         434776  1 
crc_ccitt               6528  1 irda
snd_pcm_oss            41760  0 
snd_mixer_oss          18816  2 snd_pcm_oss
psmouse                42268  0 
serio_raw               9860  0 
pcspkr                  7040  0 
snd_pcm                81800  2 snd_hda_intel,snd_pcm_oss
snd_timer              25744  1 snd_pcm
k8temp                  9216  0 
snd                    63688  5 snd_hda_intel,snd_pcm_oss,snd_mixer_oss,snd_pcm,snd_timer
soundcore              12064  2 snd
snd_page_alloc         13072  2 snd_hda_intel,snd_pcm
usblp                  16896  0 
button                 11680  0 
i2c_nforce2            10752  0 
i2c_core               27936  2 nvidia,i2c_nforce2
evdev                  14208  3 
ext3                  124688  3 
jbd                    51240  1 ext3
mbcache                12804  1 ext3
sd_mod                 29376  7 
ide_cd_mod             36360  0 
cdrom                  37928  1 ide_cd_mod
ata_generic            10116  0 
amd74xx                13448  0 [permanent]
sata_nv                27528  4 
libata                165472  2 ata_generic,sata_nv
scsi_mod              160760  3 usb_storage,sd_mod,libata
dock                   14112  1 libata
forcedeth              54032  0 
ide_pci_generic         9220  0 [permanent]
ide_core              128284  3 ide_cd_mod,amd74xx,ide_pci_generic
ehci_hcd               36108  0 
ohci_hcd               25092  0 
thermal                22688  0 
processor              42304  2 powernow_k8,thermal
fan                     9352  0 
thermal_sys            17728  4 video,thermal,processor,fan

** PCI devices:
00:00.0 RAM memory [0500]: nVidia Corporation MCP55 Memory Controller [10de:0369] (rev a1)
	Subsystem: Micro-Star International Co., Ltd. Device [1462:7260]
	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: 0
	Capabilities: <access denied>

00:01.0 ISA bridge [0601]: nVidia Corporation MCP55 LPC Bridge [10de:0363] (rev a2)
	Subsystem: Micro-Star International Co., Ltd. Device [1462:7260]
	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: 0

00:01.1 SMBus [0c05]: nVidia Corporation MCP55 SMBus [10de:0368] (rev a2)
	Subsystem: Micro-Star International Co., Ltd. Device [1462:7260]
	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-
	Interrupt: pin A routed to IRQ 11
	Region 4: I/O ports at 2d00 [size=64]
	Region 5: I/O ports at 2e00 [size=64]
	Capabilities: <access denied>
	Kernel driver in use: nForce2_smbus
	Kernel modules: i2c-nforce2

00:01.2 RAM memory [0500]: nVidia Corporation MCP55 Memory Controller [10de:036a] (rev a2)
	Subsystem: Micro-Star International Co., Ltd. Device [1462:7260]
	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:02.0 USB Controller [0c03]: nVidia Corporation MCP55 USB Controller [10de:036c] (rev a1) (prog-if 10)
	Subsystem: Micro-Star International Co., Ltd. Device [1462:7260]
	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: 0 (750ns min, 250ns max)
	Interrupt: pin A routed to IRQ 23
	Region 0: Memory at fbffb000 (32-bit, non-prefetchable) [size=4K]
	Capabilities: <access denied>
	Kernel driver in use: ohci_hcd
	Kernel modules: ohci-hcd

00:02.1 USB Controller [0c03]: nVidia Corporation MCP55 USB Controller [10de:036d] (rev a2) (prog-if 20)
	Subsystem: Micro-Star International Co., Ltd. Device [1462:7260]
	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: 0 (750ns min, 250ns max)
	Interrupt: pin B routed to IRQ 22
	Region 0: Memory at fbffac00 (32-bit, non-prefetchable) [size=256]
	Capabilities: <access denied>
	Kernel driver in use: ehci_hcd
	Kernel modules: ehci-hcd

00:04.0 IDE interface [0101]: nVidia Corporation MCP55 IDE [10de:036e] (rev a1) (prog-if 8a [Master SecP PriP])
	Subsystem: Micro-Star International Co., Ltd. Device [1462:7260]
	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: 0 (750ns min, 250ns max)
	Region 0: [virtual] Memory at 000001f0 (32-bit, non-prefetchable) [disabled] [size=8]
	Region 1: [virtual] Memory at 000003f0 (type 3, non-prefetchable) [disabled] [size=1]
	Region 2: [virtual] Memory at 00000170 (32-bit, non-prefetchable) [disabled] [size=8]
	Region 3: [virtual] Memory at 00000370 (type 3, non-prefetchable) [disabled] [size=1]
	Region 4: I/O ports at ffa0 [size=16]
	Capabilities: <access denied>
	Kernel driver in use: AMD_IDE
	Kernel modules: ide-pci-generic, amd74xx, ata_generic

00:05.0 IDE interface [0101]: nVidia Corporation MCP55 SATA Controller [10de:037f] (rev a2) (prog-if 85 [Master SecO PriO])
	Subsystem: Micro-Star International Co., Ltd. Device [1462:7260]
	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: 0 (750ns min, 250ns max)
	Interrupt: pin A routed to IRQ 20
	Region 0: I/O ports at d800 [size=8]
	Region 1: I/O ports at d480 [size=4]
	Region 2: I/O ports at d400 [size=8]
	Region 3: I/O ports at d080 [size=4]
	Region 4: I/O ports at d000 [size=16]
	Region 5: Memory at fbff9000 (32-bit, non-prefetchable) [size=4K]
	Capabilities: <access denied>
	Kernel driver in use: sata_nv
	Kernel modules: ide-pci-generic, sata_nv, ata_generic

00:05.1 IDE interface [0101]: nVidia Corporation MCP55 SATA Controller [10de:037f] (rev a2) (prog-if 85 [Master SecO PriO])
	Subsystem: Micro-Star International Co., Ltd. Device [1462:7260]
	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: 0 (750ns min, 250ns max)
	Interrupt: pin B routed to IRQ 23
	Region 0: I/O ports at cc00 [size=8]
	Region 1: I/O ports at c880 [size=4]
	Region 2: I/O ports at c800 [size=8]
	Region 3: I/O ports at c480 [size=4]
	Region 4: I/O ports at c400 [size=16]
	Region 5: Memory at fbff8000 (32-bit, non-prefetchable) [size=4K]
	Capabilities: <access denied>
	Kernel driver in use: sata_nv
	Kernel modules: ide-pci-generic, sata_nv, ata_generic

00:06.0 PCI bridge [0604]: nVidia Corporation MCP55 PCI bridge [10de:0370] (rev a2) (prog-if 01)
	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: 0
	Bus: primary=00, secondary=01, subordinate=01, sec-latency=64
	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>

00:06.1 Audio device [0403]: nVidia Corporation MCP55 High Definition Audio [10de:0371] (rev a2)
	Subsystem: Micro-Star International Co., Ltd. Device [1462:7260]
	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: 0 (500ns min, 1250ns max)
	Interrupt: pin B routed to IRQ 22
	Region 0: Memory at fbff4000 (32-bit, non-prefetchable) [size=16K]
	Capabilities: <access denied>
	Kernel driver in use: HDA Intel
	Kernel modules: snd-hda-intel

00:08.0 Bridge [0680]: nVidia Corporation MCP55 Ethernet [10de:0373] (rev a2)
	Subsystem: Micro-Star International Co., Ltd. Device [1462:7260]
	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: 0 (250ns min, 5000ns max)
	Interrupt: pin A routed to IRQ 1274
	Region 0: Memory at fbff3000 (32-bit, non-prefetchable) [size=4K]
	Region 1: I/O ports at c080 [size=8]
	Region 2: Memory at fbffa800 (32-bit, non-prefetchable) [size=256]
	Region 3: Memory at fbffa400 (32-bit, non-prefetchable) [size=16]
	Capabilities: <access denied>
	Kernel driver in use: forcedeth
	Kernel modules: forcedeth

00:0b.0 PCI bridge [0604]: nVidia Corporation MCP55 PCI Express bridge [10de:0374] (rev a2)
	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: 0, Cache Line Size: 64 bytes
	Bus: primary=00, secondary=02, subordinate=02, sec-latency=0
	Secondary status: 66MHz- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- <SERR- <PERR-
	BridgeCtl: Parity- SERR+ NoISA- VGA- MAbort- >Reset- FastB2B-
		PriDiscTmr- SecDiscTmr- DiscTmrStat- DiscTmrSERREn-
	Capabilities: <access denied>
	Kernel driver in use: pcieport-driver
	Kernel modules: shpchp

00:0c.0 PCI bridge [0604]: nVidia Corporation MCP55 PCI Express bridge [10de:0374] (rev a2)
	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: 0, Cache Line Size: 64 bytes
	Bus: primary=00, secondary=03, subordinate=03, sec-latency=0
	Secondary status: 66MHz- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- <SERR- <PERR-
	BridgeCtl: Parity- SERR+ NoISA- VGA- MAbort- >Reset- FastB2B-
		PriDiscTmr- SecDiscTmr- DiscTmrStat- DiscTmrSERREn-
	Capabilities: <access denied>
	Kernel driver in use: pcieport-driver
	Kernel modules: shpchp

00:0d.0 PCI bridge [0604]: nVidia Corporation MCP55 PCI Express bridge [10de:0378] (rev a2)
	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: 0, Cache Line Size: 64 bytes
	Bus: primary=00, secondary=04, subordinate=04, sec-latency=0
	Secondary status: 66MHz- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- <SERR- <PERR-
	BridgeCtl: Parity- SERR+ NoISA- VGA- MAbort- >Reset- FastB2B-
		PriDiscTmr- SecDiscTmr- DiscTmrStat- DiscTmrSERREn-
	Capabilities: <access denied>
	Kernel driver in use: pcieport-driver
	Kernel modules: shpchp

00:0e.0 PCI bridge [0604]: nVidia Corporation MCP55 PCI Express bridge [10de:0375] (rev a2)
	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: 0, Cache Line Size: 64 bytes
	Bus: primary=00, secondary=05, subordinate=05, sec-latency=0
	Secondary status: 66MHz- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- <SERR- <PERR-
	BridgeCtl: Parity- SERR+ NoISA- VGA- MAbort- >Reset- FastB2B-
		PriDiscTmr- SecDiscTmr- DiscTmrStat- DiscTmrSERREn-
	Capabilities: <access denied>
	Kernel driver in use: pcieport-driver
	Kernel modules: shpchp

00:0f.0 PCI bridge [0604]: nVidia Corporation MCP55 PCI Express bridge [10de:0377] (rev a2)
	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: 0, Cache Line Size: 64 bytes
	Bus: primary=00, secondary=06, subordinate=06, sec-latency=0
	I/O behind bridge: 0000e000-0000efff
	Memory behind bridge: fc000000-febfffff
	Prefetchable memory behind bridge: 00000000d0000000-00000000dfffffff
	Secondary status: 66MHz- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- <SERR- <PERR-
	BridgeCtl: Parity- SERR+ NoISA- VGA+ MAbort- >Reset- FastB2B-
		PriDiscTmr- SecDiscTmr- DiscTmrStat- DiscTmrSERREn-
	Capabilities: <access denied>
	Kernel driver in use: pcieport-driver
	Kernel modules: shpchp

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

06:00.0 VGA compatible controller [0300]: nVidia Corporation G70 [GeForce 7300 GT] [10de:0393] (rev a1)
	Subsystem: ASUSTeK Computer Inc. Device [1043:820e]
	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: 0
	Interrupt: pin A routed to IRQ 19
	Region 0: Memory at fd000000 (32-bit, non-prefetchable) [size=16M]
	Region 1: Memory at d0000000 (64-bit, prefetchable) [size=256M]
	Region 3: Memory at fc000000 (64-bit, non-prefetchable) [size=16M]
	Region 5: I/O ports at ec00 [size=128]
	[virtual] Expansion ROM at febe0000 [disabled] [size=128K]
	Capabilities: <access denied>
	Kernel driver in use: nvidia
	Kernel modules: nvidiafb, nvidia



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

Kernel: Linux 2.6.26-1-amd64 (SMP w/1 CPU core)
Locale: LANG=de_DE.UTF-8, LC_CTYPE=de_DE.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.92f      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-47    GRand Unified Bootloader (Legacy v
pn  linux-doc-2.6.26              <none>     (no description available)

-- debconf information:
  linux-image-2.6.26-1-amd64/postinst/create-kimage-link-2.6.26-1-amd64: true
  shared/kernel-image/really-run-bootloader: true
  linux-image-2.6.26-1-amd64/postinst/kimage-is-a-directory:
  linux-image-2.6.26-1-amd64/postinst/old-initrd-link-2.6.26-1-amd64: true
  linux-image-2.6.26-1-amd64/preinst/bootloader-initrd-2.6.26-1-amd64: true
  linux-image-2.6.26-1-amd64/preinst/initrd-2.6.26-1-amd64:
  linux-image-2.6.26-1-amd64/postinst/old-system-map-link-2.6.26-1-amd64: true
  linux-image-2.6.26-1-amd64/postinst/depmod-error-initrd-2.6.26-1-amd64: false
  linux-image-2.6.26-1-amd64/preinst/overwriting-modules-2.6.26-1-amd64: true
  linux-image-2.6.26-1-amd64/preinst/elilo-initrd-2.6.26-1-amd64: true
  linux-image-2.6.26-1-amd64/postinst/bootloader-error-2.6.26-1-amd64:
  linux-image-2.6.26-1-amd64/preinst/abort-install-2.6.26-1-amd64:
  linux-image-2.6.26-1-amd64/preinst/lilo-initrd-2.6.26-1-amd64: true
  linux-image-2.6.26-1-amd64/postinst/depmod-error-2.6.26-1-amd64: false
  linux-image-2.6.26-1-amd64/prerm/removing-running-kernel-2.6.26-1-amd64: true
  linux-image-2.6.26-1-amd64/prerm/would-invalidate-boot-loader-2.6.26-1-amd64: true
  linux-image-2.6.26-1-amd64/postinst/bootloader-test-error-2.6.26-1-amd64:
  linux-image-2.6.26-1-amd64/preinst/abort-overwrite-2.6.26-1-amd64:
  linux-image-2.6.26-1-amd64/postinst/old-dir-initrd-link-2.6.26-1-amd64: true
  linux-image-2.6.26-1-amd64/preinst/lilo-has-ramdisk:
  linux-image-2.6.26-1-amd64/preinst/failed-to-move-modules-2.6.26-1-amd64:



Reply to: