All of lore.kernel.org
 help / color / mirror / Atom feed
From: Carlos E Gorges <carlos@techlinux.com.br>
To: soma@cs.unm.edu (Anil B. Somayaji), linux-kernel@vger.kernel.org
Subject: Re: plain 2.2.X: no ide CD-RW?
Date: Sat, 23 Jun 2001 13:00:11 -0300	[thread overview]
Message-ID: <01062313001100.01333@skydive.techlinux> (raw)
In-Reply-To: <ut2hex7ej69.fsf@lydia.adaptive.net>
In-Reply-To: <ut2hex7ej69.fsf@lydia.adaptive.net>

HI all,


> For a while now, I've been running a 2.4 kernel, but (for my research)
> I need to now run a 2.2 kernel.  I was hoping to just run a stock
> 2.2.19, but I've found that I can't use my CD-RW drive, either as a
> plain IDE cdrom, or as a scsi-emulated one.  (I have ide-scsi, ide-cd,
> and scsi all as modules.)
>
> When I try things as scsi-emulated CD-ROM, I get the following:
>
>   Jun 22 19:58:15 lydia kernel: ide-scsi: The scsi wants to send us
>      more data than expected - discarding data
>   Jun 22 19:58:16 lydia last message repeated 83 times

> Instead, if I try ide-cd, I get these messages:
>
>   Jun 22 20:11:38 lydia kernel: hdc: status error: status=0x58 {
>      DriveReady SeekComplete DataRequest }
>   Jun 22 20:11:38 lydia kernel: hdc: drive not ready for command
>   Jun 22 20:11:38 lydia kernel: hdc: status timeout: status=0xd0 { Busy }
>   Jun 22 20:11:38 lydia kernel: hdc: DMA disabled
>   Jun 22 20:11:38 lydia kernel: hdc: drive not ready for command
>   Jun 22 20:11:38 lydia kernel: hdc: ATAPI reset complete
>   Jun 22 20:11:48 lydia kernel: hdc: irq timeout: status=0x80 { Busy }
>   Jun 22 20:11:48 lydia kernel: hdc: ATAPI reset complete
>   Jun 22 20:11:59 lydia kernel: hdc: irq timeout: status=0x80 { Busy }
>   Jun 22 20:11:59 lydia kernel: end_request: I/O error, dev 16:00
>      (hdc), sector 64
>   Jun 22 20:11:59 lydia kernel: hdc: status timeout: status=0x80 { Busy }
>   Jun 22 20:11:59 lydia kernel: hdc: drive not ready for command
>
> I have these problems with 2.2.1[7-9] & 2.2.20pre5.  However, if I add
> one of the IDE patches, all is well.  2.4 kernels have never given me
> these sorts of problems.
>
> I have a 440LX motherboard (HP Pavilion 8260), hooked up to a Plextor
> PX-W8432T 4/8/32 CD-RW, attached as /dev/hdc.  I also have an OnStream
> DI-30 as /dev/hdd, and a Maxtor 91020D6 10G drive as /dev/hda.
>
> I can live with just running an ide-patched kernel, but it seems very
> odd that I can't even use the drive as an IDE CD-ROM drive with a
> stock 2.2 kernel.  Is this a bug, or a limitation?  I'd be happy to
> perform any tests to try and track this problem down.

Same here Anil,
w/ k2.4.4/2.4.5 in a dual p3 550 ( Intel 440BX ), CREATIVE CD-RW RW8432E (IDE).

< insmod ide-scsi / sr_mod >
ide-scsi: (IO,CoD) != (0,1) while issuing a packet command
hdb: DMA disabled
hdb: ATAPI reset complete
ide-scsi: The scsi wants to send us more data than expected - discarding data
ide-scsi: transferred 256 of 352 bytes
  Vendor: CREATIVE  Model: CD-RW RW8432E     Rev: 1.05
  Type:   CD-ROM                             ANSI SCSI revision: 02
Attached scsi CD-ROM sr0 at scsi0, channel 0, id 0, lun 0
ide-scsi: The scsi wants to send us more data than expected - discarding data
ide-scsi: transferred 64 of 82 bytes
ide-scsi: The scsi wants to send us more data than expected - discarding data
ide-scsi: transferred 132 of 158 bytes
sr0: scsi3-mmc drive: 264x/359x writer cd/rw xa/form2 cdda cartridge changer
ide-scsi: The scsi wants to send us more data than expected - discarding data
ide-scsi: transferred 64 of 82 bytes

<mount /mnt/cdrom>
sr0: CDROM (ioctl) reports ILLEGAL REQUEST.
MSDOS: Hardware sector size is 2048
fatfs: bogus cluster size
VFS: Can't find a valid MSDOS filesystem on dev 0b:00.
MSDOS: Hardware sector size is 2048
fatfs: bogus cluster size
VFS: Can't find a valid MSDOS filesystem on dev 0b:00.


cya;

>   --Anil
>
> - --
> Anil Somayaji (soma@cs.unm.edu)
> http://www.cs.unm.edu/~soma
> +1 505 872 3150
> -----BEGIN PGP SIGNATURE-----
> Version: GnuPG v1.0.6 (GNU/Linux)
>
> iEYEARECAAYFAjs0SFkACgkQXOpXEmNZ3SeAtgCeL8j+ZvfANCB0acV6kL6AQFtB
> GdUAnidlfYrkv1o+hSlO4kNoWUNXw43v
> =RqEF
> -----END PGP SIGNATURE-----
> -
> To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
> the body of a message to majordomo@vger.kernel.org
> More majordomo info at  http://vger.kernel.org/majordomo-info.html
> Please read the FAQ at  http://www.tux.org/lkml/

-- 
	 _________________________
	 Carlos E Gorges          
	 (carlos@techlinux.com.br)
	 Tech informática LTDA
	 Brazil                   
	 _________________________


  reply	other threads:[~2001-06-23 16:01 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2001-06-23  7:42 plain 2.2.X: no ide CD-RW? Anil B. Somayaji
2001-06-23 16:00 ` Carlos E Gorges [this message]
     [not found] ` <20010623183506.A23320@win.tue.nl>
2001-06-25  0:36   ` broken 2.2 IDE CD-RW (was Re: plain 2.2.X: no ide CD-RW?) Anil B. Somayaji

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=01062313001100.01333@skydive.techlinux \
    --to=carlos@techlinux.com.br \
    --cc=linux-kernel@vger.kernel.org \
    --cc=soma@cs.unm.edu \
    /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.