I have my HP dvd writer dvd200i and MTRP 56x CDROM om my box, kernel 2.6.20-8, latest updates. During boot feisty booting very looooong time, trying to probe ata drives. Here are some logs from dmesg:
dmesg | grep ata
[ 0.000000] BIOS-e820: 000000001fff3000 - 0000000020000000 (ACPI data)
[ 29.068133] Memory: 509292k/524224k available (1903k kernel code, 14296k reserved, 849k data, 324k init, 0k highmem)
[ 29.068158] .data : 0xc02dbfa3 - 0xc03b0434 ( 849 kB)
[ 33.323096] libata version 2.00 loaded.
[ 33.500185] ata_piix 0000:00:1f.1: version 2.00ac7
[ 33.500368] ata1: PATA max UDMA/100 cmd 0x1F0 ctl 0x3F6 bmdma 0xF000 irq 14
[ 33.500465] ata2: PATA max UDMA/100 cmd 0x170 ctl 0x376 bmdma 0xF008 irq 15
[ 33.500490] scsi0 : ata_piix
[ 63.788223] ata1.00: ATAPI, max MWDMA2
[ 63.952340] ata1.01: ATAPI, max UDMA/33
[ 64.116060] ata1.00: configured for MWDMA2
[ 64.279827] ata1.01: configured for UDMA/33
[ 64.279854] scsi1 : ata_piix
[ 64.455210] pata_pdc2027x 0000:02:01.0: version 0.74-ac5
[ 64.554419] pata_pdc2027x 0000:02:01.0: PLL input clock 16549 kHz
[ 64.589368] ata3: PATA max UDMA/133 cmd 0xE08C17C0 ctl 0xE08C1FDA bmdma 0xE08C1000 irq 18
[ 64.589426] ata4: PATA max UDMA/133 cmd 0xE08C15C0 ctl 0xE08C1DDA bmdma 0xE08C1008 irq 18
[ 64.589447] scsi2 : pata_pdc2027x
[ 64.750433] ata3.00: ATA-7, max UDMA/100, 234493056 sectors: LBA48
[ 64.750440] ata3.00: ata3: dev 0 multi count 16
[ 64.758331] ata3.01: ATA-7, max UDMA/133, 320173056 sectors: LBA48
[ 64.758335] ata3.01: ata3: dev 1 multi count 16
[ 64.766316] ata3.00: configured for UDMA/100
[ 64.774300] ata3.01: configured for UDMA/133
[ 64.774330] scsi3 : pata_pdc2027x
[ 65.742899] EXT3-fs: mounted filesystem with ordered data mode.
[ 94.625326] ata1.00: qc timeout (cmd 0xa0)
[ 94.625346] ata1.00: exception Emask 0x0 SAct 0x0 SErr 0x0 action 0x2 frozen
[ 94.625352] ata1.00: (BMDMA stat 0x65)
[ 94.625361] ata1.00: cmd a0/01:00:00:00:00/00:00:00:00:00/a0 tag 0 cdb 0x12 data 254 in
[ 101.614877] ata1: port is slow to respond, please be patient (Status 0xd8)
[ 124.596471] ata1: port failed to respond (30 secs, Status 0xd8)
[ 124.596483] ata1: soft resetting port
[ 154.887208] ata1.00: failed to IDENTIFY (I/O error, err_mask=0x1)
[ 154.887216] ata1.00: revalidation failed (errno=-5)
[ 154.887225] ata1: failed to recover some devices, retrying in 5 secs
[ 159.883729] ata1: soft resetting port
[ 190.503026] ata1.00: configured for MWDMA2
[ 190.666773] ata1.01: configured for UDMA/33
[ 190.666822] ata1: EH complete
[ 220.656817] ata1.00: qc timeout (cmd 0xa0)
[ 220.656839] ata1.00: exception Emask 0x0 SAct 0x0 SErr 0x0 action 0x2 frozen
[ 220.656844] ata1.00: (BMDMA stat 0x65)
[ 220.656853] ata1.00: cmd a0/01:00:00:00:00/00:00:00:00:00/a0 tag 0 cdb 0x12 data 254 in
[ 227.646367] ata1: port is slow to respond, please be patient (Status 0xd8)
[ 250.627965] ata1: port failed to respond (30 secs, Status 0xd8)
[ 250.627978] ata1: soft resetting port
[ 256.606893] EXT3-fs: mounted filesystem with ordered data mode.
[ 256.632801] EXT3-fs: mounted filesystem with ordered data mode.
[ 256.683813] EXT3-fs: mounted filesystem with ordered data mode.
[ 256.933135] EXT3-fs: mounted filesystem with ordered data mode.
[ 256.947070] EXT3-fs: mounted filesystem with ordered data mode.
[ 256.977834] EXT3-fs: mounted filesystem with ordered data mode.
[ 280.910881] ata1.00: revalidation failed (errno=-2)
[ 280.910893] ata1: failed to recover some devices, retrying in 5 secs
[ 285.907219] ata1: soft resetting port
[ 316.526584] ata1.00: configured for MWDMA2
[ 316.690452] ata1.01: configured for UDMA/33
[ 316.690490] ata1: EH complete
My lspci:
00:00.0 Host bridge: Intel Corporation 82845 845 (Brookdale) Chipset Host Bridge (rev 03)
00:01.0 PCI bridge: Intel Corporation 82845 845 (Brookdale) Chipset AGP Bridge (rev 03)
00:1e.0 PCI bridge: Intel Corporation 82801 PCI Bridge (rev 12)
00:1f.0 ISA bridge: Intel Corporation 82801BA ISA Bridge (LPC) (rev 12)
00:1f.1 IDE interface: Intel Corporation 82801BA IDE U100 (rev 12)
00:1f.2 USB Controller: Intel Corporation 82801BA/BAM USB (Hub #1) (rev 12)
00:1f.3 SMBus: Intel Corporation 82801BA/BAM SMBus (rev 12)
00:1f.4 USB Controller: Intel Corporation 82801BA/BAM USB (Hub #2) (rev 12)
00:1f.5 Multimedia audio controller: Intel Corporation 82801BA/BAM AC'97 Audio (rev 12)
01:00.0 VGA compatible controller: ATI Technologies Inc Radeon RV200 QW [Radeon 7500]
02:01.0 Mass storage controller: Promise Technology, Inc. 20269 (rev 02)
02:05.0 Ethernet controller: ADMtek NC100 Network Everywhere Fast Ethernet 10/100 (rev 11)
cdrecord dev=help :
Supported SCSI transports for this platform:
Transport name: sg
Transport descr.: Generic transport independent SCSI
Transp. layer ind.:
Target specifier: bus,target,lun
Target example: 1,2,0
SCSI Bus scanning: supported
Open via UNIX device: not supported
Transport name: ATA
Transport descr.: ATA Packet specific SCSI transport
Transp. layer ind.: ATAPI:
Target specifier: bus,target,lun
Target example: ATAPI:1,2,0
SCSI Bus scanning: supported
Open via UNIX device: not supported
Transport name: ATA
Transport descr.: ATA Packet specific SCSI transport using sg interface
Transp. layer ind.: ATA:
Target specifier: bus,target,lun
Target example: 1,2,0
SCSI Bus scanning: supported
Open via UNIX device: not supported
Transport name: RSCSI
Transport descr.: Remote SCSI
Transp. layer ind.: REMOTE:
Target specifier: rscsi@host:bus,target,lun
Target example: REMOTE:rscsi@host:1,2,0
SCSI Bus scanning: supported
Open via UNIX device: not supported
scsiadd -p :
Attached devices:
Host: scsi0 Channel: 00 Id: 00 Lun: 00
Vendor: E-IDE Model: CD-ROM 56X/AKH Rev: A80
Type: CD-ROM ANSI SCSI revision: 05
Host: scsi0 Channel: 00 Id: 01 Lun: 00
Vendor: HP Model: DVD Writer 200j Rev: 1.36
Type: CD-ROM ANSI SCSI revision: 05
Host: scsi2 Channel: 00 Id: 00 Lun: 00
Vendor: ATA Model: SAMSUNG SP1203N Rev: TL10
Type: Direct-Access ANSI SCSI revision: 05
Host: scsi2 Channel: 00 Id: 01 Lun: 00
Vendor: ATA Model: Maxtor 6Y160P0 Rev: YAR4
Type: Direct-Access ANSI SCSI revision: 05
But I can't find any sr0, sr1, sg0 or sg1 in my /dev!
It looks like that ata modules are corrupted or not well developed. I did some research on kernel forums and found that work on new ata ide modules not finished yet. Moreover, the same issue from time to time happens on dupper drake and edgy. I tried to install 2.6.17 kernel to see what happend, but can't do it regardless of udev version which is newer.
I can't understand is it kernel problem or udev? Who has some kind of receipt on this?
dmesg | grep ata
[ 0.000000] BIOS-e820: 000000001fff3000 - 0000000020000000 (ACPI data)
[ 29.068133] Memory: 509292k/524224k available (1903k kernel code, 14296k reserved, 849k data, 324k init, 0k highmem)
[ 29.068158] .data : 0xc02dbfa3 - 0xc03b0434 ( 849 kB)
[ 33.323096] libata version 2.00 loaded.
[ 33.500185] ata_piix 0000:00:1f.1: version 2.00ac7
[ 33.500368] ata1: PATA max UDMA/100 cmd 0x1F0 ctl 0x3F6 bmdma 0xF000 irq 14
[ 33.500465] ata2: PATA max UDMA/100 cmd 0x170 ctl 0x376 bmdma 0xF008 irq 15
[ 33.500490] scsi0 : ata_piix
[ 63.788223] ata1.00: ATAPI, max MWDMA2
[ 63.952340] ata1.01: ATAPI, max UDMA/33
[ 64.116060] ata1.00: configured for MWDMA2
[ 64.279827] ata1.01: configured for UDMA/33
[ 64.279854] scsi1 : ata_piix
[ 64.455210] pata_pdc2027x 0000:02:01.0: version 0.74-ac5
[ 64.554419] pata_pdc2027x 0000:02:01.0: PLL input clock 16549 kHz
[ 64.589368] ata3: PATA max UDMA/133 cmd 0xE08C17C0 ctl 0xE08C1FDA bmdma 0xE08C1000 irq 18
[ 64.589426] ata4: PATA max UDMA/133 cmd 0xE08C15C0 ctl 0xE08C1DDA bmdma 0xE08C1008 irq 18
[ 64.589447] scsi2 : pata_pdc2027x
[ 64.750433] ata3.00: ATA-7, max UDMA/100, 234493056 sectors: LBA48
[ 64.750440] ata3.00: ata3: dev 0 multi count 16
[ 64.758331] ata3.01: ATA-7, max UDMA/133, 320173056 sectors: LBA48
[ 64.758335] ata3.01: ata3: dev 1 multi count 16
[ 64.766316] ata3.00: configured for UDMA/100
[ 64.774300] ata3.01: configured for UDMA/133
[ 64.774330] scsi3 : pata_pdc2027x
[ 65.742899] EXT3-fs: mounted filesystem with ordered data mode.
[ 94.625326] ata1.00: qc timeout (cmd 0xa0)
[ 94.625346] ata1.00: exception Emask 0x0 SAct 0x0 SErr 0x0 action 0x2 frozen
[ 94.625352] ata1.00: (BMDMA stat 0x65)
[ 94.625361] ata1.00: cmd a0/01:00:00:00:00/00:00:00:00:00/a0 tag 0 cdb 0x12 data 254 in
[ 101.614877] ata1: port is slow to respond, please be patient (Status 0xd8)
[ 124.596471] ata1: port failed to respond (30 secs, Status 0xd8)
[ 124.596483] ata1: soft resetting port
[ 154.887208] ata1.00: failed to IDENTIFY (I/O error, err_mask=0x1)
[ 154.887216] ata1.00: revalidation failed (errno=-5)
[ 154.887225] ata1: failed to recover some devices, retrying in 5 secs
[ 159.883729] ata1: soft resetting port
[ 190.503026] ata1.00: configured for MWDMA2
[ 190.666773] ata1.01: configured for UDMA/33
[ 190.666822] ata1: EH complete
[ 220.656817] ata1.00: qc timeout (cmd 0xa0)
[ 220.656839] ata1.00: exception Emask 0x0 SAct 0x0 SErr 0x0 action 0x2 frozen
[ 220.656844] ata1.00: (BMDMA stat 0x65)
[ 220.656853] ata1.00: cmd a0/01:00:00:00:00/00:00:00:00:00/a0 tag 0 cdb 0x12 data 254 in
[ 227.646367] ata1: port is slow to respond, please be patient (Status 0xd8)
[ 250.627965] ata1: port failed to respond (30 secs, Status 0xd8)
[ 250.627978] ata1: soft resetting port
[ 256.606893] EXT3-fs: mounted filesystem with ordered data mode.
[ 256.632801] EXT3-fs: mounted filesystem with ordered data mode.
[ 256.683813] EXT3-fs: mounted filesystem with ordered data mode.
[ 256.933135] EXT3-fs: mounted filesystem with ordered data mode.
[ 256.947070] EXT3-fs: mounted filesystem with ordered data mode.
[ 256.977834] EXT3-fs: mounted filesystem with ordered data mode.
[ 280.910881] ata1.00: revalidation failed (errno=-2)
[ 280.910893] ata1: failed to recover some devices, retrying in 5 secs
[ 285.907219] ata1: soft resetting port
[ 316.526584] ata1.00: configured for MWDMA2
[ 316.690452] ata1.01: configured for UDMA/33
[ 316.690490] ata1: EH complete
My lspci:
00:00.0 Host bridge: Intel Corporation 82845 845 (Brookdale) Chipset Host Bridge (rev 03)
00:01.0 PCI bridge: Intel Corporation 82845 845 (Brookdale) Chipset AGP Bridge (rev 03)
00:1e.0 PCI bridge: Intel Corporation 82801 PCI Bridge (rev 12)
00:1f.0 ISA bridge: Intel Corporation 82801BA ISA Bridge (LPC) (rev 12)
00:1f.1 IDE interface: Intel Corporation 82801BA IDE U100 (rev 12)
00:1f.2 USB Controller: Intel Corporation 82801BA/BAM USB (Hub #1) (rev 12)
00:1f.3 SMBus: Intel Corporation 82801BA/BAM SMBus (rev 12)
00:1f.4 USB Controller: Intel Corporation 82801BA/BAM USB (Hub #2) (rev 12)
00:1f.5 Multimedia audio controller: Intel Corporation 82801BA/BAM AC'97 Audio (rev 12)
01:00.0 VGA compatible controller: ATI Technologies Inc Radeon RV200 QW [Radeon 7500]
02:01.0 Mass storage controller: Promise Technology, Inc. 20269 (rev 02)
02:05.0 Ethernet controller: ADMtek NC100 Network Everywhere Fast Ethernet 10/100 (rev 11)
cdrecord dev=help :
Supported SCSI transports for this platform:
Transport name: sg
Transport descr.: Generic transport independent SCSI
Transp. layer ind.:
Target specifier: bus,target,lun
Target example: 1,2,0
SCSI Bus scanning: supported
Open via UNIX device: not supported
Transport name: ATA
Transport descr.: ATA Packet specific SCSI transport
Transp. layer ind.: ATAPI:
Target specifier: bus,target,lun
Target example: ATAPI:1,2,0
SCSI Bus scanning: supported
Open via UNIX device: not supported
Transport name: ATA
Transport descr.: ATA Packet specific SCSI transport using sg interface
Transp. layer ind.: ATA:
Target specifier: bus,target,lun
Target example: 1,2,0
SCSI Bus scanning: supported
Open via UNIX device: not supported
Transport name: RSCSI
Transport descr.: Remote SCSI
Transp. layer ind.: REMOTE:
Target specifier: rscsi@host:bus,target,lun
Target example: REMOTE:rscsi@host:1,2,0
SCSI Bus scanning: supported
Open via UNIX device: not supported
scsiadd -p :
Attached devices:
Host: scsi0 Channel: 00 Id: 00 Lun: 00
Vendor: E-IDE Model: CD-ROM 56X/AKH Rev: A80
Type: CD-ROM ANSI SCSI revision: 05
Host: scsi0 Channel: 00 Id: 01 Lun: 00
Vendor: HP Model: DVD Writer 200j Rev: 1.36
Type: CD-ROM ANSI SCSI revision: 05
Host: scsi2 Channel: 00 Id: 00 Lun: 00
Vendor: ATA Model: SAMSUNG SP1203N Rev: TL10
Type: Direct-Access ANSI SCSI revision: 05
Host: scsi2 Channel: 00 Id: 01 Lun: 00
Vendor: ATA Model: Maxtor 6Y160P0 Rev: YAR4
Type: Direct-Access ANSI SCSI revision: 05
But I can't find any sr0, sr1, sg0 or sg1 in my /dev!
It looks like that ata modules are corrupted or not well developed. I did some research on kernel forums and found that work on new ata ide modules not finished yet. Moreover, the same issue from time to time happens on dupper drake and edgy. I tried to install 2.6.17 kernel to see what happend, but can't do it regardless of udev version which is newer.
I can't understand is it kernel problem or udev? Who has some kind of receipt on this?
Comment