All of lore.kernel.org
 help / color / mirror / Atom feed
From: "Olavo Borges D'Antonio" <olavobdantonio@ig.com.br>
To: linux-kernel@vger.kernel.org
Subject: Error trying to mount cdrom after 2.6.4
Date: Thu, 08 Apr 2004 05:26:54 -0300	[thread overview]
Message-ID: <40750CCE.1080406@ig.com.br> (raw)

Something strange is happening since i migrated from 2.4.25 to 2.6.4.
I cannot mount my cd-rom just after boot. (The cd-rom works fine in 
2.4.25 and works on Windows, so it's not problem with device). In many 
cases, if I open my fstab and delete something, close, re-open and 
rewrite what I deleted, and close again, works (I don't know why!). In 
others I just have to waiting a fews hours to be able to mount my device.

The dmesg shows me:

ide-cd: cmd 0x28 timed out
hdd: DMA timeout retry
hdd: timeout waiting for DMA
hdd: command error: status=0x51 { DriveReady SeekComplete Error }
hdd: command error: error=0x50
end_request: I/O error, dev hdd, sector 18446744073707859296
isofs_fill_super: bread failed, dev=hdd, iso_blknum=16, block=16

my fstab is:
/dev/cdrom      /mnt/cdrom      iso9660         users,noauto,ro         
0   0

/dev/cdrom is a link for /dev/hdd

my /proc/ide/drivers:
ide-cdrom version 4.61
ide-disk version 1.18

cd-rom model:
LG CD-RW CED-8080B

/proc/ide/hdd/settings:
name                    value           min             max             mode
----                         -----              ---               ---    
            ----
current_speed     34                 0               70                rw
dsc_overlap         0                   0               1              
    rw
ide-scsi                0                   0               
1                  rw
init_speed            34                 0               70              
  rw
io_32bit                0                   0               
3                  rw
keepsettings        0                   0               
1                  rw
nice1                    1                   0               
1                  rw
number                3                   0               
3                  rw
pio_mode             write-only     0               255              w
unmaskirq           0                   0               
1                  rw
using_dma           0                   0               
1                  rw

Thanks,
             Olavo B. D'Antonio

                 reply	other threads:[~2004-04-08  8:29 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=40750CCE.1080406@ig.com.br \
    --to=olavobdantonio@ig.com.br \
    --cc=linux-kernel@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.