public inbox for gentoo-user@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-user] [kernel 2.6.19-r4] DVD Drive extremely slow
@ 2007-02-01 18:15 Jakob Buchgraber
  2007-02-01 19:16 ` [gentoo-user] " Jakob Buchgraber
  2007-02-01 20:48 ` [gentoo-user] " Dan Farrell
  0 siblings, 2 replies; 10+ messages in thread
From: Jakob Buchgraber @ 2007-02-01 18:15 UTC (permalink / raw
  To: gentoo-user

[-- Attachment #1: Type: text/plain, Size: 1163 bytes --]

Hey everybody!

I've upgraded to kernel 2.6.19 (gentoo sources) a few days ago however I 
can't get my DVD Drive working correctly.

I got an Dell Inspiron 9400 Royal. lspci tells me that I have an *ICH7* 
Chipset  [00:1f.2 IDE interface: Intel Corporation 82801GBM/GHM (ICH7 
Family) Serial ATA Storage Controller IDE (rev 01)]

Here is all my relevant kernel configuration:

*Serial ATA (prod) and Parallel ATA (experimental) drivers*
<*> ATA device support
<*>   AHCI SATA support
<*>   Intel PIIX/ICH SATA support

*ATA/ATAPI/MFM/RLL support*
< > ATA/ATAPI/MFM/RLL support

*SCSI device support*
<*> SCSI disk support
<*> SCSI CDROM support
<*> SCSI generic support

*DMA Engine support*
[*] Support for DMA engines
[*] Network: TCP receive copy offload
< > Intel I/OAT DMA support

My SATA DVD Drive is configured as an *UDMA/33* Drive as dmesg | grep 
DMA tells me
...
ata2.00: ATAPI, max UDMA/33
ata2.00: configured for UDMA/33
...

Btw.: It worked perfectly well under openSUSE 10.2 (don't have it 
installed anymore, so I can't check which drivers were used) and gentoo 
kernel 2.6.18-r6 (I also used the ATA_PIIX driver there).

Any hints?

Cheers,
Jay

[-- Attachment #2: Type: text/html, Size: 1647 bytes --]

^ permalink raw reply	[flat|nested] 10+ messages in thread

* [gentoo-user] Re: [kernel 2.6.19-r4] DVD Drive extremely slow
  2007-02-01 18:15 [gentoo-user] [kernel 2.6.19-r4] DVD Drive extremely slow Jakob Buchgraber
@ 2007-02-01 19:16 ` Jakob Buchgraber
  2007-02-02 10:12   ` Nelson, David (ED, PAR&D)
  2007-02-01 20:48 ` [gentoo-user] " Dan Farrell
  1 sibling, 1 reply; 10+ messages in thread
From: Jakob Buchgraber @ 2007-02-01 19:16 UTC (permalink / raw
  To: gentoo-user

I am sorry for sending an HTML mail. Here is the plain text version :-)

----------------------------------------------------------------------------------------

Hey everybody!

I've upgraded to kernel 2.6.19 (gentoo sources) a few days ago however I 
can't get my DVD Drive working correctly.

I got an Dell Inspiron 9400 Royal. lspci tells me that I have an ICH7 
Chipset  [00:1f.2 IDE interface: Intel Corporation 82801GBM/GHM (ICH7 
Family) Serial ATA Storage Controller IDE (rev 01)]

Here is all my relevant kernel configuration:

Serial ATA (prod) and Parallel ATA (experimental) drivers
<*> ATA device support
<*>   AHCI SATA support
<*>   Intel PIIX/ICH SATA support

ATA/ATAPI/MFM/RLL support
< > ATA/ATAPI/MFM/RLL support

SCSI device support
<*> SCSI disk support
<*> SCSI CDROM support
<*> SCSI generic support

DMA Engine support
[*] Support for DMA engines
[*] Network: TCP receive copy offload
< > Intel I/OAT DMA support

My SATA DVD Drive is configured as an UDMA/33 Drive as dmesg | grep DMA 
tells me
...
ata2.00: ATAPI, max UDMA/33
ata2.00: configured for UDMA/33
...

Btw.: It worked perfectly well under openSUSE 10.2 (don't have it 
installed anymore, so I can't check which drivers were used) and gentoo 
kernel 2.6.18-r6 (I also used the ATA_PIIX driver there).

Any hints?

Cheers,
Jay
-- 
gentoo-user@gentoo.org mailing list



^ permalink raw reply	[flat|nested] 10+ messages in thread

* Re: [gentoo-user] [kernel 2.6.19-r4] DVD Drive extremely slow
  2007-02-01 18:15 [gentoo-user] [kernel 2.6.19-r4] DVD Drive extremely slow Jakob Buchgraber
  2007-02-01 19:16 ` [gentoo-user] " Jakob Buchgraber
@ 2007-02-01 20:48 ` Dan Farrell
  2007-02-01 21:01   ` Jakob Buchgraber
  1 sibling, 1 reply; 10+ messages in thread
From: Dan Farrell @ 2007-02-01 20:48 UTC (permalink / raw
  To: gentoo-user

On Thu, 01 Feb 2007 19:15:42 +0100
Jakob Buchgraber <jakob.buchgraber@googlemail.com> wrote:

> Hey everybody!
> 
> I've upgraded to kernel 2.6.19 (gentoo sources) a few days ago
> however I can't get my DVD Drive working correctly.

> *ATA/ATAPI/MFM/RLL support*
> < > ATA/ATAPI/MFM/RLL support

> ata2.00: ATAPI, max UDMA/33
> ata2.00: configured for UDMA/33

Any good reason you've chosen to disable .../ATAPI/... support above?  

granted i don't have the same ide chipset but, other than that stuff,
here's what I would have enabled in my kernel if i were installing on
that system.

<*> ATA/ATAPI/MFM/RLL support
<*>   Enhanced IDE/MFM/RLL disk/cdrom/tape/floppy support
<*>     Include IDE/ATAPI CDROM support
<*>     generic/default IDE chipset support
[*]     PCI IDE chipset support
<*>       Generic PCI IDE Chipset Support
[*]       Generic PCI bus-master DMA support
[*]         Use PCI DMA by default when available
-- 
gentoo-user@gentoo.org mailing list



^ permalink raw reply	[flat|nested] 10+ messages in thread

* Re: [gentoo-user] [kernel 2.6.19-r4] DVD Drive extremely slow
  2007-02-01 20:48 ` [gentoo-user] " Dan Farrell
@ 2007-02-01 21:01   ` Jakob Buchgraber
  2007-02-01 21:20     ` Dan Farrell
  0 siblings, 1 reply; 10+ messages in thread
From: Jakob Buchgraber @ 2007-02-01 21:01 UTC (permalink / raw
  To: gentoo-user

Thanks for your reply!

 >> Any good reason you've chosen to disable .../ATAPI/... support above?

Yap. My DVD Drive is SATA.

Cheers,
Jay
-- 
gentoo-user@gentoo.org mailing list



^ permalink raw reply	[flat|nested] 10+ messages in thread

* Re: [gentoo-user] [kernel 2.6.19-r4] DVD Drive extremely slow
  2007-02-01 21:01   ` Jakob Buchgraber
@ 2007-02-01 21:20     ` Dan Farrell
  0 siblings, 0 replies; 10+ messages in thread
From: Dan Farrell @ 2007-02-01 21:20 UTC (permalink / raw
  To: gentoo-user; +Cc: jakob.buchgraber

On Thu, 01 Feb 2007 22:01:26 +0100
Jakob Buchgraber <jakob.buchgraber@googlemail.com> wrote:

> Thanks for your reply!
> 
>  >> Any good reason you've chosen to disable .../ATAPI/... support
>  >> above?
> 
> Yap. My DVD Drive is SATA.
> 
> Cheers,
> Jay

good reason ; )  I guess i may not be much help to you, having
never owned or seen one of those.  Is if blue-ray or someting?  it's
neat that you don't have to waste space in your case on one of those
bulky ugly ancient-looking pata cables.  

however,i do wonder whether 
> ata2.00: ATAPI, max UDMA/33
> ata2.00: configured for UDMA/33
doesn't suggest that maybe ATAPI might be used as well by the
hardware?  
-- 
gentoo-user@gentoo.org mailing list



^ permalink raw reply	[flat|nested] 10+ messages in thread

* RE: [gentoo-user] Re: [kernel 2.6.19-r4] DVD Drive extremely slow
  2007-02-01 19:16 ` [gentoo-user] " Jakob Buchgraber
@ 2007-02-02 10:12   ` Nelson, David (ED, PAR&D)
  2007-02-02 18:08     ` Jakob Buchgraber
  0 siblings, 1 reply; 10+ messages in thread
From: Nelson, David (ED, PAR&D) @ 2007-02-02 10:12 UTC (permalink / raw
  To: gentoo-user

> -----Original Message-----
> From: Jakob Buchgraber [mailto:jakob.buchgraber@googlemail.com]
> Sent: 01 February 2007 19:16
> To: gentoo-user@lists.gentoo.org
> Subject: [gentoo-user] Re: [kernel 2.6.19-r4] DVD Drive extremely slow
> 

... snip ...

> Hey everybody!
> 
> I've upgraded to kernel 2.6.19 (gentoo sources) a few days 
> ago however I 
> can't get my DVD Drive working correctly.
... snip ...
> 
> Btw.: It worked perfectly well under openSUSE 10.2 (don't have it 
> installed anymore, so I can't check which drivers were used) 
> and gentoo 
> kernel 2.6.18-r6 (I also used the ATA_PIIX driver there).
> 
> Any hints?
> 
> Cheers,
> Jay
> -- 
> gentoo-user@gentoo.org mailing list
> 
> 


When you say you cant get it working correctly what exactly do you mean? Do you mean it's slow when reading or writing CDs/DVDs? Or do you mean you can't access it at all? What sort of methods did you use to test its speed?

AFAIK 33MB/s should be fine for a DVD drive - 16x is approx 21MB/s, *theoretically* so I doubt it will ever even reach that.

--
djn

-- 
gentoo-user@gentoo.org mailing list



^ permalink raw reply	[flat|nested] 10+ messages in thread

* Re: [gentoo-user] Re: [kernel 2.6.19-r4] DVD Drive extremely slow
  2007-02-02 10:12   ` Nelson, David (ED, PAR&D)
@ 2007-02-02 18:08     ` Jakob Buchgraber
  2007-02-05 11:19       ` Nelson, David (ED, PAR&D)
  0 siblings, 1 reply; 10+ messages in thread
From: Jakob Buchgraber @ 2007-02-02 18:08 UTC (permalink / raw
  To: gentoo-user

Nelson, David (ED, PAR&D) wrote:
>> -----Original Message-----
>> From: Jakob Buchgraber [mailto:jakob.buchgraber@googlemail.com]
>> Sent: 01 February 2007 19:16
>> To: gentoo-user@lists.gentoo.org
>> Subject: [gentoo-user] Re: [kernel 2.6.19-r4] DVD Drive extremely slow
>>
>>     
>
> ... snip ...
>
>   
>> Hey everybody!
>>
>> I've upgraded to kernel 2.6.19 (gentoo sources) a few days 
>> ago however I 
>> can't get my DVD Drive working correctly.
>>     
> ... snip ...
>   
>> Btw.: It worked perfectly well under openSUSE 10.2 (don't have it 
>> installed anymore, so I can't check which drivers were used) 
>> and gentoo 
>> kernel 2.6.18-r6 (I also used the ATA_PIIX driver there).
>>
>> Any hints?
>>
>> Cheers,
>> Jay
>> -- 
>> gentoo-user@gentoo.org mailing list
>>
>>
>>     
>
>
> When you say you cant get it working correctly what exactly do you mean? Do you mean it's slow when reading or writing CDs/DVDs? Or do you mean you can't access it at all? What sort of methods did you use to test its speed?
>
> AFAIK 33MB/s should be fine for a DVD drive - 16x is approx 21MB/s, *theoretically* so I doubt it will ever even reach that.
>
> --
> djn
>
>   
Hi, thanks for replying!

I get 2x DVD writing speed
I get  500KB/s to  1,5  MB/s  reading speed.

I can mount and access it, but it's just SLOW.

Any hints?

Cheers,
Jay
-- 
gentoo-user@gentoo.org mailing list



^ permalink raw reply	[flat|nested] 10+ messages in thread

* RE: [gentoo-user] Re: [kernel 2.6.19-r4] DVD Drive extremely slow
  2007-02-02 18:08     ` Jakob Buchgraber
@ 2007-02-05 11:19       ` Nelson, David (ED, PAR&D)
  2007-02-05 11:26         ` Mikko Husari
  0 siblings, 1 reply; 10+ messages in thread
From: Nelson, David (ED, PAR&D) @ 2007-02-05 11:19 UTC (permalink / raw
  To: gentoo-user

> -----Original Message-----
> From: Jakob Buchgraber [mailto:jakob.buchgraber@googlemail.com]
> Sent: 02 February 2007 18:08
> To: gentoo-user@lists.gentoo.org
> Subject: Re: [gentoo-user] Re: [kernel 2.6.19-r4] DVD Drive extremely
> slow
> Hi, thanks for replying!
> 
> I get 2x DVD writing speed
> I get  500KB/s to  1,5  MB/s  reading speed.
> 
> I can mount and access it, but it's just SLOW.
> 
> Any hints?
> 
> Cheers,
> Jay
> -- 
> gentoo-user@gentoo.org mailing list
> 
> 

Hmm... I'm not sure to be honest. Nothing untoward popping up in dmesg? Have you tried various DVDR media?


--
djn

I do not represent anyone else in emails I send to this list.

-- 
gentoo-user@gentoo.org mailing list



^ permalink raw reply	[flat|nested] 10+ messages in thread

* Re: [gentoo-user] Re: [kernel 2.6.19-r4] DVD Drive extremely slow
  2007-02-05 11:19       ` Nelson, David (ED, PAR&D)
@ 2007-02-05 11:26         ` Mikko Husari
  2007-02-05 11:37           ` Nelson, David (ED, PAR&D)
  0 siblings, 1 reply; 10+ messages in thread
From: Mikko Husari @ 2007-02-05 11:26 UTC (permalink / raw
  To: gentoo-user

Nelson, David (ED, PAR&D) wrote:
>> -----Original Message-----
>> From: Jakob Buchgraber [mailto:jakob.buchgraber@googlemail.com]
>> Sent: 02 February 2007 18:08
>> To: gentoo-user@lists.gentoo.org
>> Subject: Re: [gentoo-user] Re: [kernel 2.6.19-r4] DVD Drive extremely
>> slow
>> Hi, thanks for replying!
>>
>> I get 2x DVD writing speed
>> I get  500KB/s to  1,5  MB/s  reading speed.
>>
>> I can mount and access it, but it's just SLOW.
>>
>> Any hints?
>>
>> Cheers,
>> Jay
>> -- 
>> gentoo-user@gentoo.org mailing list
>>
>>
>>     
>
> Hmm... I'm not sure to be honest. Nothing untoward popping up in dmesg? Have you tried various DVDR media?
>
>
> --
> djn
>
> I do not represent anyone else in emails I send to this list.
>
>   
what about udma/dma and bios settings?
-- 
gentoo-user@gentoo.org mailing list



^ permalink raw reply	[flat|nested] 10+ messages in thread

* RE: [gentoo-user] Re: [kernel 2.6.19-r4] DVD Drive extremely slow
  2007-02-05 11:26         ` Mikko Husari
@ 2007-02-05 11:37           ` Nelson, David (ED, PAR&D)
  0 siblings, 0 replies; 10+ messages in thread
From: Nelson, David (ED, PAR&D) @ 2007-02-05 11:37 UTC (permalink / raw
  To: gentoo-user

> -----Original Message-----
> From: Mikko Husari [mailto:husku@husku.net]
> Sent: 05 February 2007 11:26
> To: gentoo-user@lists.gentoo.org
> Subject: Re: [gentoo-user] Re: [kernel 2.6.19-r4] DVD Drive extremely
> slow
>
> what about udma/dma and bios settings?
> -- 
> gentoo-user@gentoo.org mailing list
> 
> 

Good point. Time to crack open hdparm maybe? Although dmesg did say the drive was using UDMA/33 but I'm not sure if that means Linux is actually using DMA for the drive or if thats just what the BIOS has it set at.

I'd maybe check IDE cables as well btw. I had a bad IDE cable once cause some fun problems with a hard disk.


--
djn

I do not represent anyone else in emails I send to this list.

-- 
gentoo-user@gentoo.org mailing list



^ permalink raw reply	[flat|nested] 10+ messages in thread

end of thread, other threads:[~2007-02-05 11:45 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-02-01 18:15 [gentoo-user] [kernel 2.6.19-r4] DVD Drive extremely slow Jakob Buchgraber
2007-02-01 19:16 ` [gentoo-user] " Jakob Buchgraber
2007-02-02 10:12   ` Nelson, David (ED, PAR&D)
2007-02-02 18:08     ` Jakob Buchgraber
2007-02-05 11:19       ` Nelson, David (ED, PAR&D)
2007-02-05 11:26         ` Mikko Husari
2007-02-05 11:37           ` Nelson, David (ED, PAR&D)
2007-02-01 20:48 ` [gentoo-user] " Dan Farrell
2007-02-01 21:01   ` Jakob Buchgraber
2007-02-01 21:20     ` Dan Farrell

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox