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

Bug#345864: linux-image-2.6.15-1-k7: dma problems with debian kernel, no problems without debian patches



Package: linux-image-2.6.15-1-k7
Version: 2.6.15-8
Followup-For: Bug #345864


Hello,

I think I triggered that bug two. My harddisk got corrupted and I had
to reinstall Debian two times since I am trying to upgrade to
2.6.15-k7.

The first time libc6 was defective and I had to reinstall from
scratch, the second time only libasound2 was corrupted.

The only IDE related problems I found were while DMA enabling during
boot. hdparm sets some parameters and the kernel replied:


Mar 23 22:56:55 fantasio kernel: mice: PS/2 mouse device common for all mice
Mar 23 22:56:55 fantasio kernel: hdc: status error: status=0x10 { SeekComplete }
Mar 23 22:56:55 fantasio kernel: ide: failed opcode was: unknown
Mar 23 22:56:55 fantasio kernel: hdc: status error: status=0x10 { SeekComplete }
Mar 23 22:56:55 fantasio kernel: ide: failed opcode was: unknown
Mar 23 22:56:55 fantasio kernel: hdc: status error: status=0x18 { SeekComplete DataRequest }
Mar 23 22:56:55 fantasio kernel: ide: failed opcode was: unknown
Mar 23 22:56:55 fantasio kernel: hdc: status error: status=0x18 { SeekComplete DataRequest }
Mar 23 22:56:55 fantasio kernel: ide: failed opcode was: unknown
Mar 23 22:56:55 fantasio kernel: hdc: DMA disabled
Mar 23 22:56:55 fantasio kernel: hdc: ATAPI reset complete
Mar 23 22:56:55 fantasio kernel: hdd: dma_intr: status=0x58 { DriveReady SeekComplete DataRequest }
Mar 23 22:56:55 fantasio kernel: ide: failed opcode was: unknown
Mar 23 22:56:55 fantasio kernel: hdd: set_drive_speed_status: status=0x58 { DriveReady SeekComplete DataRequest }
Mar 23 22:56:55 fantasio kernel: ide: failed opcode was: unknown
Mar 23 22:56:55 fantasio kernel: EXT3 FS on hdd1, internal journal

hdc is DVD
hdd is the harddisk

hdparm was trying to do:

/dev/hdd {
	mult_sect_io = 16
	dma = on
	lookahead = on 
	io32_support = 1	
	spindown_time = 12
}


After the libasound corruption I rebuild 2.6.15 without any debian
patches (using the .orig file and the .config from debian) and I can
now set the harddisk parameters without errors.



I still have a problem that my USB mouse is not working correctly, but
I hope that this is not related. 


regards
  Frank

Some more info:

$ lspci  
0000:00:00.0 Host bridge: VIA Technologies, Inc. VT8377 [KT400/KT600 AGP] Host Bridge
0000:00:01.0 PCI bridge: VIA Technologies, Inc. VT8235 PCI Bridge
0000:00:09.0 Network controller: Intersil Corporation Intersil ISL3890 [Prism GT/Prism Duette] (rev 01)
0000:00:0b.0 Non-VGA unclassified device: LSI Logic / Symbios Logic 53c810 (rev 01)
0000:00:10.0 USB Controller: VIA Technologies, Inc. VT82xxxxx UHCI USB 1.1 Controller (rev 80)
0000:00:10.1 USB Controller: VIA Technologies, Inc. VT82xxxxx UHCI USB 1.1 Controller (rev 80)
0000:00:10.2 USB Controller: VIA Technologies, Inc. VT82xxxxx UHCI USB 1.1 Controller (rev 80)
0000:00:10.3 USB Controller: VIA Technologies, Inc. USB 2.0 (rev 82)
0000:00:11.0 ISA bridge: VIA Technologies, Inc. VT8235 ISA Bridge
0000:00:11.1 IDE interface: VIA Technologies, Inc. VT82C586A/B/VT82C686/A/B/VT823x/A/C PIPC Bus Master IDE (rev 06)
0000:00:11.5 Multimedia audio controller: VIA Technologies, Inc. VT8233/A/8235/8237 AC97 Audio Controller (rev 50)
0000:00:12.0 Ethernet controller: VIA Technologies, Inc. VT6102 [Rhine-II] (rev 74)
0000:01:00.0 VGA compatible controller: ATI Technologies Inc RV280 [Radeon 9200 PRO] (rev 01)
0000:01:00.1 Display controller: ATI Technologies Inc: Unknown device 5940 (rev 01)



Complete startup messages:

Mar 23 22:56:55 fantasio kernel: klogd 1.4.1#17, log source = /proc/kmsg started.
Mar 23 22:56:55 fantasio kernel: Inspecting /boot/System.map-2.6.15-1-k7
Mar 23 22:56:55 fantasio kernel: Loaded 21558 symbols from /boot/System.map-2.6.15-1-k7.
Mar 23 22:56:55 fantasio kernel: Symbols match kernel version 2.6.15.
Mar 23 22:56:55 fantasio kernel: No module symbols loaded - kernel modules not enabled. 
Mar 23 22:56:55 fantasio kernel: 00) @ 0x1fff3040
Mar 23 22:56:55 fantasio kernel: ACPI: PM-Timer IO Port: 0x4008
Mar 23 22:56:55 fantasio kernel: Allocating PCI resources starting at 30000000 (gap: 20000000:dec00000)
Mar 23 22:56:55 fantasio kernel: Built 1 zonelists
Mar 23 22:56:55 fantasio kernel: Kernel command line: root=/dev/hdd1 ro ramdisk_size=100000 lang=de apm=power-off nomce vga=791  pci=biosirq
Mar 23 22:56:55 fantasio kernel: Found and enabled local APIC!
Mar 23 22:56:55 fantasio kernel: Initializing CPU#0
Mar 23 22:56:55 fantasio kernel: PID hash table entries: 2048 (order: 11, 32768 bytes)
Mar 23 22:56:55 fantasio kernel: Detected 1669.134 MHz processor.
Mar 23 22:56:55 fantasio kernel: Using pmtmr for high-res timesource
Mar 23 22:56:55 fantasio kernel: Console: colour dummy device 80x25
Mar 23 22:56:55 fantasio kernel: Dentry cache hash table entries: 131072 (order: 7, 524288 bytes)
Mar 23 22:56:55 fantasio kernel: Inode-cache hash table entries: 65536 (order: 6, 262144 bytes)
Mar 23 22:56:55 fantasio kernel: Memory: 511516k/524224k available (1438k kernel code, 12084k reserved, 540k data, 144k init, 0k highmem)
Mar 23 22:56:55 fantasio kernel: Checking if this processor honours the WP bit even in supervisor mode... Ok.
Mar 23 22:56:55 fantasio kernel: Calibrating delay using timer specific routine.. 3339.89 BogoMIPS (lpj=1669946)
Mar 23 22:56:55 fantasio kernel: Security Framework v1.0.0 initialized
Mar 23 22:56:55 fantasio kernel: SELinux:  Disabled at boot.
Mar 23 22:56:55 fantasio kernel: Capability LSM initialized
Mar 23 22:56:55 fantasio kernel: Mount-cache hash table entries: 512
Mar 23 22:56:55 fantasio kernel: CPU: L1 I Cache: 64K (64 bytes/line), D cache 64K (64 bytes/line)
Mar 23 22:56:55 fantasio kernel: CPU: L2 Cache: 256K (64 bytes/line)
Mar 23 22:56:55 fantasio kernel: mtrr: v2.0 (20020519)
Mar 23 22:56:55 fantasio kernel: CPU: AMD Athlon(tm) XP 2000+ stepping 01
Mar 23 22:56:55 fantasio kernel: Enabling fast FPU save and restore... done.
Mar 23 22:56:55 fantasio kernel: Enabling unmasked SIMD FPU exception support... done.
Mar 23 22:56:55 fantasio kernel: Checking 'hlt' instruction... OK.
Mar 23 22:56:55 fantasio kernel: ACPI: setting ELCR to 0200 (from 0a20)
Mar 23 22:56:55 fantasio kernel: checking if image is initramfs...<7>spurious 8259A interrupt: IRQ7.
Mar 23 22:56:55 fantasio kernel:  it is
Mar 23 22:56:55 fantasio kernel: Freeing initrd memory: 4768k freed
Mar 23 22:56:55 fantasio kernel: NET: Registered protocol family 16
Mar 23 22:56:55 fantasio kernel: ACPI: bus type pci registered
Mar 23 22:56:55 fantasio kernel: PCI: PCI BIOS revision 2.10 entry at 0xfb3e0, last bus=1
Mar 23 22:56:55 fantasio kernel: PCI: Using configuration type 1
Mar 23 22:56:55 fantasio kernel: ACPI: Subsystem revision 20050902
Mar 23 22:56:55 fantasio kernel: ACPI: Interpreter enabled
Mar 23 22:56:55 fantasio kernel: ACPI: Using PIC for interrupt routing
Mar 23 22:56:55 fantasio kernel: ACPI: PCI Root Bridge [PCI0] (0000:00)
Mar 23 22:56:55 fantasio kernel: ACPI: Assume root bridge [\_SB_.PCI0] bus is 0
Mar 23 22:56:55 fantasio kernel: NCR 53c810 rev 1 detected, setting PCI class.
Mar 23 22:56:55 fantasio kernel: PCI quirk: region 4000-407f claimed by vt8235 PM
Mar 23 22:56:55 fantasio kernel: PCI quirk: region 5000-500f claimed by vt8235 SMB
Mar 23 22:56:55 fantasio kernel: ACPI: PCI Interrupt Link [LNKA] (IRQs 1 3 4 5 6 7 10 *11 12 14 15)
Mar 23 22:56:55 fantasio kernel: ACPI: PCI Interrupt Link [LNKB] (IRQs 1 3 4 *5 6 7 10 11 12 14 15)
Mar 23 22:56:55 fantasio kernel: ACPI: PCI Interrupt Link [LNKC] (IRQs 1 3 4 *5 6 7 10 11 12 14 15)
Mar 23 22:56:55 fantasio kernel: ACPI: PCI Interrupt Link [LNKD] (IRQs 1 3 4 5 6 7 10 *11 12 14 15)
Mar 23 22:56:55 fantasio kernel: ACPI: PCI Interrupt Link [ALKA] (IRQs 20) *0, disabled.
Mar 23 22:56:55 fantasio kernel: ACPI: PCI Interrupt Link [ALKB] (IRQs 21) *0, disabled.
Mar 23 22:56:55 fantasio kernel: ACPI: PCI Interrupt Link [ALKC] (IRQs 22) *0, disabled.
Mar 23 22:56:55 fantasio kernel: ACPI: PCI Interrupt Link [ALKD] (IRQs 23) *0, disabled.
Mar 23 22:56:55 fantasio kernel: Linux Plug and Play Support v0.97 (c) Adam Belay
Mar 23 22:56:55 fantasio kernel: pnp: PnP ACPI init
Mar 23 22:56:55 fantasio kernel: pnp: PnP ACPI: found 13 devices
Mar 23 22:56:55 fantasio kernel: PnPBIOS: Disabled by ACPI PNP
Mar 23 22:56:55 fantasio kernel: PCI: Using ACPI for IRQ routing
Mar 23 22:56:55 fantasio kernel: PCI: If a device doesn't work, try "pci=routeirq".  If it helps, post a report
Mar 23 22:56:55 fantasio kernel: PCI: Bridge: 0000:00:01.0
Mar 23 22:56:55 fantasio kernel:   IO window: c000-cfff
Mar 23 22:56:55 fantasio kernel:   MEM window: e8000000-e80fffff
Mar 23 22:56:55 fantasio kernel:   PREFETCH window: d8000000-e7ffffff
Mar 23 22:56:55 fantasio kernel: audit: initializing netlink socket (disabled)
Mar 23 22:56:55 fantasio kernel: audit(1143154578.279:1): initialized
Mar 23 22:56:55 fantasio kernel: VFS: Disk quotas dquot_6.5.1
Mar 23 22:56:55 fantasio kernel: Dquot-cache hash table entries: 1024 (order 0, 4096 bytes)
Mar 23 22:56:55 fantasio kernel: Initializing Cryptographic API
Mar 23 22:56:55 fantasio kernel: io scheduler noop registered
Mar 23 22:56:55 fantasio kernel: io scheduler anticipatory registered
Mar 23 22:56:55 fantasio kernel: io scheduler deadline registered
Mar 23 22:56:55 fantasio kernel: io scheduler cfq registered
Mar 23 22:56:55 fantasio kernel: vesafb: framebuffer at 0xd8000000, mapped to 0xe0880000, using 3072k, total 131072k
Mar 23 22:56:55 fantasio kernel: vesafb: mode is 1024x768x16, linelength=2048, pages=84
Mar 23 22:56:55 fantasio kernel: vesafb: protected mode interface info at c000:56f7
Mar 23 22:56:55 fantasio kernel: vesafb: scrolling: redraw
Mar 23 22:56:55 fantasio kernel: vesafb: Truecolor: size=0:5:6:5, shift=0:11:5:0
Mar 23 22:56:55 fantasio kernel: vesafb: Mode is VGA compatible
Mar 23 22:56:55 fantasio kernel: Console: switching to colour frame buffer device 128x48
Mar 23 22:56:55 fantasio kernel: fb0: VESA VGA frame buffer device
Mar 23 22:56:55 fantasio kernel: isapnp: Scanning for PnP cards...
Mar 23 22:56:55 fantasio kernel: isapnp: No Plug & Play device found
Mar 23 22:56:55 fantasio kernel: PNP: PS/2 Controller [PNP0303:PS2K] at 0x60,0x64 irq 1
Mar 23 22:56:55 fantasio kernel: PNP: PS/2 controller doesn't have AUX irq; using default 12
Mar 23 22:56:55 fantasio kernel: serio: i8042 AUX port at 0x60,0x64 irq 12
Mar 23 22:56:55 fantasio kernel: serio: i8042 KBD port at 0x60,0x64 irq 1
Mar 23 22:56:55 fantasio kernel: Serial: 8250/16550 driver $Revision: 1.90 $ 4 ports, IRQ sharing enabled
Mar 23 22:56:55 fantasio kernel: serial8250: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A
Mar 23 22:56:55 fantasio kernel: serial8250: ttyS1 at I/O 0x2f8 (irq = 3) is a 16550A
Mar 23 22:56:55 fantasio kernel: 00:07: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A
Mar 23 22:56:55 fantasio kernel: 00:08: ttyS1 at I/O 0x2f8 (irq = 3) is a 16550A
Mar 23 22:56:55 fantasio kernel: RAMDISK driver initialized: 16 RAM disks of 100000K size 1024 blocksize
Mar 23 22:56:55 fantasio kernel: NET: Registered protocol family 2
Mar 23 22:56:55 fantasio kernel: IP route cache hash table entries: 8192 (order: 3, 32768 bytes)
Mar 23 22:56:55 fantasio kernel: TCP established hash table entries: 32768 (order: 5, 131072 bytes)
Mar 23 22:56:55 fantasio kernel: TCP bind hash table entries: 32768 (order: 5, 131072 bytes)
Mar 23 22:56:55 fantasio kernel: TCP: Hash tables configured (established 32768 bind 32768)
Mar 23 22:56:55 fantasio kernel: TCP reno registered
Mar 23 22:56:55 fantasio kernel: TCP bic registered
Mar 23 22:56:55 fantasio kernel: NET: Registered protocol family 1
Mar 23 22:56:55 fantasio kernel: NET: Registered protocol family 17
Mar 23 22:56:55 fantasio kernel: NET: Registered protocol family 8
Mar 23 22:56:55 fantasio kernel: NET: Registered protocol family 20
Mar 23 22:56:55 fantasio kernel: Using IPI Shortcut mode
Mar 23 22:56:55 fantasio kernel: ACPI wakeup devices: 
Mar 23 22:56:55 fantasio kernel: SLPB PCI0 USB0 USB1 USB2 USB6 USB7 USB8 USB9 LAN0 UAR1 LPT1 
Mar 23 22:56:55 fantasio kernel: ACPI: (supports S0 S1 S4 S5)
Mar 23 22:56:55 fantasio kernel: Freeing unused kernel memory: 144k freed
Mar 23 22:56:55 fantasio kernel: input: AT Translated Set 2 keyboard as /class/input/input0
Mar 23 22:56:55 fantasio kernel: ACPI: Fan [FAN] (on)
Mar 23 22:56:55 fantasio kernel: ACPI: CPU0 (power states: C1[C1] C2[C2])
Mar 23 22:56:55 fantasio kernel: ACPI: Processor [CPU0] (supports 2 throttling states)
Mar 23 22:56:55 fantasio kernel: ACPI: Thermal Zone [THRM] (33 C)
Mar 23 22:56:55 fantasio kernel: SCSI subsystem initialized
Mar 23 22:56:55 fantasio kernel: PCI: Enabling device 0000:00:0b.0 (0000 -> 0003)
Mar 23 22:56:55 fantasio kernel: ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 5
Mar 23 22:56:55 fantasio kernel: PCI: setting IRQ 5 as level-triggered
Mar 23 22:56:55 fantasio kernel: ACPI: PCI Interrupt 0000:00:0b.0[A] -> Link [LNKC] -> GSI 5 (level, low) -> IRQ 5
Mar 23 22:56:55 fantasio kernel: sym0: <810> rev 0x1 at pci 0000:00:0b.0 irq 5
Mar 23 22:56:55 fantasio kernel: usbcore: registered new driver usbfs
Mar 23 22:56:55 fantasio kernel: usbcore: registered new driver hub
Mar 23 22:56:55 fantasio kernel: sym0: No NVRAM, ID 7, Fast-10, SE, parity checking
Mar 23 22:56:55 fantasio kernel: sym0: SCSI BUS has been reset.
Mar 23 22:56:55 fantasio kernel: scsi0 : sym-2.2.1
Mar 23 22:56:55 fantasio kernel: USB Universal Host Controller Interface driver v2.3
Mar 23 22:56:55 fantasio kernel: Uniform Multi-Platform E-IDE driver Revision: 7.00alpha2
Mar 23 22:56:55 fantasio kernel: ide: Assuming 33MHz system bus speed for PIO modes; override with idebus=xx
Mar 23 22:56:55 fantasio kernel: via-rhine.c:v1.10-LK1.2.0-2.6 June-10-2004 Written by Donald Becker
Mar 23 22:56:55 fantasio kernel: ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 11
Mar 23 22:56:55 fantasio kernel: PCI: setting IRQ 11 as level-triggered
Mar 23 22:56:55 fantasio kernel: ACPI: PCI Interrupt 0000:00:10.0[A] -> Link [LNKA] -> GSI 11 (level, low) -> IRQ 11
Mar 23 22:56:55 fantasio kernel: uhci_hcd 0000:00:10.0: UHCI Host Controller
Mar 23 22:56:55 fantasio kernel: uhci_hcd 0000:00:10.0: new USB bus registered, assigned bus number 1
Mar 23 22:56:55 fantasio kernel: uhci_hcd 0000:00:10.0: irq 11, io base 0x0000d400
Mar 23 22:56:55 fantasio kernel: hub 1-0:1.0: USB hub found
Mar 23 22:56:55 fantasio kernel: hub 1-0:1.0: 2 ports detected
Mar 23 22:56:55 fantasio kernel: ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 5
Mar 23 22:56:55 fantasio kernel: ACPI: PCI Interrupt 0000:00:10.1[B] -> Link [LNKB] -> GSI 5 (level, low) -> IRQ 5
Mar 23 22:56:55 fantasio kernel: uhci_hcd 0000:00:10.1: UHCI Host Controller
Mar 23 22:56:55 fantasio kernel: uhci_hcd 0000:00:10.1: new USB bus registered, assigned bus number 2
Mar 23 22:56:55 fantasio kernel: uhci_hcd 0000:00:10.1: irq 5, io base 0x0000d800
Mar 23 22:56:55 fantasio kernel: hub 2-0:1.0: USB hub found
Mar 23 22:56:55 fantasio kernel: hub 2-0:1.0: 2 ports detected
Mar 23 22:56:55 fantasio kernel: ACPI: PCI Interrupt 0000:00:10.2[C] -> Link [LNKC] -> GSI 5 (level, low) -> IRQ 5
Mar 23 22:56:55 fantasio kernel: uhci_hcd 0000:00:10.2: UHCI Host Controller
Mar 23 22:56:55 fantasio kernel: uhci_hcd 0000:00:10.2: new USB bus registered, assigned bus number 3
Mar 23 22:56:55 fantasio kernel: uhci_hcd 0000:00:10.2: irq 5, io base 0x0000dc00
Mar 23 22:56:55 fantasio kernel: hub 3-0:1.0: USB hub found
Mar 23 22:56:55 fantasio kernel: hub 3-0:1.0: 2 ports detected
Mar 23 22:56:55 fantasio kernel: usb 1-1: new full speed USB device using uhci_hcd and address 2
Mar 23 22:56:55 fantasio kernel: ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11
Mar 23 22:56:55 fantasio kernel: ACPI: PCI Interrupt 0000:00:10.3[D] -> Link [LNKD] -> GSI 11 (level, low) -> IRQ 11
Mar 23 22:56:55 fantasio kernel: ehci_hcd 0000:00:10.3: EHCI Host Controller
Mar 23 22:56:55 fantasio kernel: ehci_hcd 0000:00:10.3: new USB bus registered, assigned bus number 4
Mar 23 22:56:55 fantasio kernel: ehci_hcd 0000:00:10.3: irq 11, io mem 0xe8103000
Mar 23 22:56:55 fantasio kernel: ehci_hcd 0000:00:10.3: USB 2.0 started, EHCI 1.00, driver 10 Dec 2004
Mar 23 22:56:55 fantasio kernel: hub 4-0:1.0: USB hub found
Mar 23 22:56:55 fantasio kernel: hub 4-0:1.0: 6 ports detected
Mar 23 22:56:55 fantasio kernel: VP_IDE: IDE controller at PCI slot 0000:00:11.1
Mar 23 22:56:55 fantasio kernel: ACPI: PCI Interrupt 0000:00:11.1[A] -> Link [LNKA] -> GSI 11 (level, low) -> IRQ 11
Mar 23 22:56:55 fantasio kernel: PCI: Via IRQ fixup for 0000:00:11.1, from 255 to 11
Mar 23 22:56:55 fantasio kernel: VP_IDE: chipset revision 6
Mar 23 22:56:55 fantasio kernel: VP_IDE: not 100%% native mode: will probe irqs later
Mar 23 22:56:55 fantasio kernel: VP_IDE: VIA vt8235 (rev 00) IDE UDMA133 controller on pci0000:00:11.1
Mar 23 22:56:55 fantasio kernel:     ide0: BM-DMA at 0xe000-0xe007, BIOS settings: hda:pio, hdb:pio
Mar 23 22:56:55 fantasio kernel:     ide1: BM-DMA at 0xe008-0xe00f, BIOS settings: hdc:DMA, hdd:DMA
Mar 23 22:56:55 fantasio kernel: usb 4-1: new high speed USB device using ehci_hcd and address 2
Mar 23 22:56:55 fantasio kernel: Initializing USB Mass Storage driver...
Mar 23 22:56:55 fantasio kernel: scsi1 : SCSI emulation for USB Mass Storage devices
Mar 23 22:56:55 fantasio kernel: usbcore: registered new driver usb-storage
Mar 23 22:56:55 fantasio kernel: USB Mass Storage support registered.
Mar 23 22:56:55 fantasio kernel: hdc: PHILIPS DVDR1640P, ATAPI CD/DVD-ROM drive
Mar 23 22:56:55 fantasio kernel: usb 1-2: new low speed USB device using uhci_hcd and address 3
Mar 23 22:56:55 fantasio kernel: hdd: SAMSUNG SP2014N, ATA DISK drive
Mar 23 22:56:55 fantasio kernel: ide1 at 0x170-0x177,0x376 on irq 15
Mar 23 22:56:55 fantasio kernel: ACPI: PCI Interrupt 0000:00:12.0[A] -> Link [LNKA] -> GSI 11 (level, low) -> IRQ 11
Mar 23 22:56:55 fantasio kernel: eth0: VIA Rhine II at 0x1e800, 00:30:1b:2d:63:76, IRQ 11.
Mar 23 22:56:55 fantasio kernel: eth0: MII PHY found at address 1, status 0x786d advertising 05e1 Link 41e1.
Mar 23 22:56:55 fantasio kernel: usbcore: registered new driver hiddev
Mar 23 22:56:55 fantasio kernel: hdc: ATAPI 40X DVD-ROM DVD-R CD-R/RW drive, 2048kB Cache, UDMA(33)
Mar 23 22:56:55 fantasio kernel: Uniform CD-ROM driver Revision: 3.20
Mar 23 22:56:55 fantasio kernel: hdd: max request size: 1024KiB
Mar 23 22:56:55 fantasio kernel: input: Cypress Sem PS2/USB Browser Combo Mouse as /class/input/input1
Mar 23 22:56:55 fantasio kernel: input: USB HID v1.00 Mouse [Cypress Sem PS2/USB Browser Combo Mouse] on usb-0000:00:10.0-2
Mar 23 22:56:55 fantasio kernel: usbcore: registered new driver usbhid
Mar 23 22:56:55 fantasio kernel: drivers/usb/input/hid-core.c: v2.6:USB HID core driver
Mar 23 22:56:55 fantasio kernel: hdd: Host Protected Area detected.
Mar 23 22:56:55 fantasio kernel: ^Icurrent capacity is 66055248 sectors (33820 MB)
Mar 23 22:56:55 fantasio kernel: ^Inative  capacity is 390721968 sectors (200049 MB)
Mar 23 22:56:55 fantasio kernel: hdd: Host Protected Area disabled.
Mar 23 22:56:55 fantasio kernel: hdd: 390721968 sectors (200049 MB) w/8192KiB Cache, CHS=24321/255/63, UDMA(33)
Mar 23 22:56:55 fantasio kernel: hdd: cache flushes supported
Mar 23 22:56:55 fantasio kernel:  hdd: hdd1 hdd2
Mar 23 22:56:55 fantasio kernel: kjournald starting.  Commit interval 5 seconds
Mar 23 22:56:55 fantasio kernel: EXT3-fs: mounted filesystem with ordered data mode.
Mar 23 22:56:55 fantasio kernel:   Vendor: Generic   Model: STORAGE DEVICE    Rev: 0128
Mar 23 22:56:55 fantasio kernel:   Type:   Direct-Access                      ANSI SCSI revision: 00
Mar 23 22:56:55 fantasio kernel:   Vendor: Generic   Model: STORAGE DEVICE    Rev: 0128
Mar 23 22:56:55 fantasio kernel:   Type:   Direct-Access                      ANSI SCSI revision: 00
Mar 23 22:56:55 fantasio kernel:   Vendor: Generic   Model: STORAGE DEVICE    Rev: 0128
Mar 23 22:56:55 fantasio kernel:   Type:   Direct-Access                      ANSI SCSI revision: 00
Mar 23 22:56:55 fantasio kernel:   Vendor: Generic   Model: STORAGE DEVICE    Rev: 0128
Mar 23 22:56:55 fantasio kernel:   Type:   Direct-Access                      ANSI SCSI revision: 00
Mar 23 22:56:55 fantasio kernel: sd 1:0:0:0: Attached scsi removable disk sda
Mar 23 22:56:55 fantasio kernel: sd 1:0:0:1: Attached scsi removable disk sdb
Mar 23 22:56:55 fantasio kernel: sd 1:0:0:2: Attached scsi removable disk sdc
Mar 23 22:56:55 fantasio kernel: sd 1:0:0:3: Attached scsi removable disk sdd
Mar 23 22:56:55 fantasio kernel: Linux agpgart interface v0.101 (c) Dave Jones
Mar 23 22:56:55 fantasio kernel: agpgart: Detected VIA KT400/KT400A/KT600 chipset
Mar 23 22:56:55 fantasio kernel: agpgart: AGP aperture is 128M @ 0xd0000000
Mar 23 22:56:55 fantasio kernel: pci_hotplug: PCI Hot Plug PCI Core version: 0.5
Mar 23 22:56:55 fantasio kernel: shpchp: Standard Hot Plug PCI Controller Driver version: 0.4
Mar 23 22:56:55 fantasio kernel: Real Time Clock Driver v1.12
Mar 23 22:56:55 fantasio kernel: input: PC Speaker as /class/input/input2
Mar 23 22:56:55 fantasio kernel: NET: Registered protocol family 23
Mar 23 22:56:55 fantasio kernel: Loaded prism54 driver, version 1.2
Mar 23 22:56:55 fantasio kernel: ACPI: PCI Interrupt 0000:00:09.0[A] -> Link [LNKA] -> GSI 11 (level, low) -> IRQ 11
Mar 23 22:56:55 fantasio kernel: via82xx: Assuming DXS channels with 48k fixed sample rate.
Mar 23 22:56:55 fantasio kernel:          Please try dxs_support=5 option
Mar 23 22:56:55 fantasio kernel:          and report if it works on your machine.
Mar 23 22:56:55 fantasio kernel:          For more details, read ALSA-Configuration.txt.
Mar 23 22:56:55 fantasio kernel: ACPI: PCI Interrupt 0000:00:11.5[C] -> Link [LNKC] -> GSI 5 (level, low) -> IRQ 5
Mar 23 22:56:55 fantasio kernel: FDC 0 is a post-1991 82077
Mar 23 22:56:55 fantasio kernel: parport: PnPBIOS parport detected.
Mar 23 22:56:55 fantasio kernel: parport0: PC-style at 0x378, irq 7 [PCSPP,TRISTATE]
Mar 23 22:56:55 fantasio kernel: mice: PS/2 mouse device common for all mice
Mar 23 22:56:55 fantasio kernel: hdc: status error: status=0x10 { SeekComplete }
Mar 23 22:56:55 fantasio kernel: ide: failed opcode was: unknown
Mar 23 22:56:55 fantasio kernel: hdc: status error: status=0x10 { SeekComplete }
Mar 23 22:56:55 fantasio kernel: ide: failed opcode was: unknown
Mar 23 22:56:55 fantasio kernel: hdc: status error: status=0x18 { SeekComplete DataRequest }
Mar 23 22:56:55 fantasio kernel: ide: failed opcode was: unknown
Mar 23 22:56:55 fantasio kernel: hdc: status error: status=0x18 { SeekComplete DataRequest }
Mar 23 22:56:55 fantasio kernel: ide: failed opcode was: unknown
Mar 23 22:56:55 fantasio kernel: hdc: DMA disabled
Mar 23 22:56:55 fantasio kernel: hdc: ATAPI reset complete
Mar 23 22:56:55 fantasio kernel: hdd: dma_intr: status=0x58 { DriveReady SeekComplete DataRequest }
Mar 23 22:56:55 fantasio kernel: ide: failed opcode was: unknown
Mar 23 22:56:55 fantasio kernel: hdd: set_drive_speed_status: status=0x58 { DriveReady SeekComplete DataRequest }
Mar 23 22:56:55 fantasio kernel: ide: failed opcode was: unknown
Mar 23 22:56:55 fantasio kernel: EXT3 FS on hdd1, internal journal
Mar 23 22:56:55 fantasio kernel: kjournald starting.  Commit interval 5 seconds
Mar 23 22:56:55 fantasio kernel: EXT3 FS on hdd2, internal journal
Mar 23 22:56:55 fantasio kernel: EXT3-fs: mounted filesystem with ordered data mode.
Mar 23 22:56:55 fantasio kernel: sbp2: $Rev: 1306 $ Ben Collins <bcollins@debian.org>
Mar 23 22:56:55 fantasio kernel: ieee1394: sbp2: Driver forced to serialize I/O (serialize_io=1)
Mar 23 22:56:55 fantasio kernel: ieee1394: sbp2: Try serialize_io=0 for better performance
Mar 23 22:56:55 fantasio kernel: ACPI: Power Button (FF) [PWRF]
Mar 23 22:56:55 fantasio kernel: ACPI: Power Button (CM) [PWRB]
Mar 23 22:56:55 fantasio kernel: ACPI: Sleep Button (CM) [SLPB]
Mar 23 22:56:55 fantasio kernel: ts: Compaq touchscreen protocol output
Mar 23 22:56:55 fantasio kernel: NET: Registered protocol family 10
Mar 23 22:56:55 fantasio kernel: lo: Disabled Privacy Extensions
Mar 23 22:56:55 fantasio kernel: IPv6 over IPv4 tunneling driver
Mar 23 22:56:55 fantasio kernel: it87: Found IT8705F chip at 0x290, revision 2
Mar 23 22:56:55 fantasio kernel: it87-isa 9191-0290: Detected broken BIOS defaults, disabling PWM interface
Mar 23 22:56:55 fantasio kernel: device-mapper: 4.4.0-ioctl (2005-01-12) initialised: dm-devel@redhat.com
Mar 23 22:56:55 fantasio kernel: NET: Registered protocol family 15
Mar 23 22:56:55 fantasio kernel: eth0: link up, 100Mbps, full-duplex, lpa 0x41E1
Mar 23 22:56:55 fantasio kernel: Netfilter messages via NETLINK v0.30.
Mar 23 22:56:55 fantasio kernel: ip_conntrack version 2.4 (4095 buckets, 32760 max) - 232 bytes per conntrack
Mar 23 22:56:55 fantasio kernel: ip_tables: (C) 2000-2002 Netfilter core team
Mar 23 22:56:55 fantasio kernel: capifs: Rev 1.1.2.3
Mar 23 22:56:58 fantasio kernel: NET: Registered protocol family 4
Mar 23 22:57:14 fantasio kernel: [drm] Initialized drm 1.0.0 20040925
Mar 23 22:57:14 fantasio kernel: ACPI: PCI Interrupt 0000:01:00.0[A] -> Link [LNKA] -> GSI 11 (level, low) -> IRQ 11
Mar 23 22:57:14 fantasio kernel: [drm] Initialized radeon 1.19.0 20050911 on minor 0: 
Mar 23 22:57:14 fantasio kernel: agpgart: Found an AGP 3.5 compliant device at 0000:00:00.0.
Mar 23 22:57:14 fantasio kernel: agpgart: Putting AGP V3 device at 0000:00:00.0 into 4x mode
Mar 23 22:57:14 fantasio kernel: agpgart: Putting AGP V3 device at 0000:01:00.0 into 4x mode
Mar 23 22:57:14 fantasio kernel: [drm] Loading R200 Microcode
Mar 23 23:04:41 fantasio kernel: Kernel logging (proc) stopped.
Mar 23 23:04:41 fantasio kernel: Kernel log daemon terminating.






-- System Information:
Debian Release: testing/unstable
  APT prefers testing
  APT policy: (990, 'testing'), (500, 'unstable'), (500, 'stable'), (1, 'experimental')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.15
Locale: LANG=C, LC_CTYPE=C (charmap=ANSI_X3.4-1968)

Versions of packages linux-image-2.6.15-1-k7 depends on:
ii  initramfs-tools [linux-initra 0.57b      tools for generating an initramfs
ii  module-init-tools             3.2.2-2    tools for managing Linux kernel mo

Versions of packages linux-image-2.6.15-1-k7 recommends:
pn  libc6-i686                    <none>     (no description available)

-- debconf information excluded



Reply to: