All of lore.kernel.org
 help / color / mirror / Atom feed
* Re: AW: ATAPI CDRW which doesn't work -> devfs problems
@ 2001-02-04 20:19 Douglas Gilbert
  0 siblings, 0 replies; 2+ messages in thread
From: Douglas Gilbert @ 2001-02-04 20:19 UTC (permalink / raw)
  To: linux-kernel; +Cc: Friedrich Lindenberg

Friedrich Lindenberg wrote:
> I was trying to burn cds under linux-2.4.1 with 
> devFS enabled. But x-cd-roast (and also cdrecord)
> do not find any scsi drives. I guess they have been
> renamed or something like that, I cannot find them 
> in /dev, nor anywhere in /dev/scsi ...

xcdroast expects to find a whole swag of sg device
filenames (/dev/sg[0-16], /dev/sg[a-q]) and scsi
cdrom names (/dev/sr[0-15]) when it starts. The
xcdroast tarball comes with a MAKEDEVICES.sh script to
create them. If they are not all there it seems to
get upset.

This is not very devfs friendly since its policy
is only to show /dev entries for devices that you
actually have connected and that a driver is 
controlling.

So the hack solution is to edit out of MAKEDEVICES.sh
those file names that you actually have then execute
it. IMO this is not a devfs problem, xcdroast needs an 
improved device scanning algorithm.

BTW the /dev/sga,b,c style of sg device names are
deprecated in favour of the numeric style.

Doug Gilbert

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
Please read the FAQ at http://www.tux.org/lkml/

^ permalink raw reply	[flat|nested] 2+ messages in thread
* Re: ATAPI CDRW which doesn't work
@ 2001-02-04 10:16 Joachim 'roh' Steiger
  2001-02-04 10:35 ` AW: ATAPI CDRW which doesn't work -> devfs problems Friedrich Lindenberg
  0 siblings, 1 reply; 2+ messages in thread
From: Joachim 'roh' Steiger @ 2001-02-04 10:16 UTC (permalink / raw)
  To: Marko Kreen; +Cc: patrick.mourlhon, linux-kernel

On Sun, 4 Feb 2001, Marko Kreen wrote:

> On Sat, Feb 03, 2001 at 11:05:44PM +0100, patrick.mourlhon@wanadoo.fr wrote:
> Compile in options 'SCSI generic', 'SCSI cdrom and 'SCSI
> emulation support' then add 'hdb=scsi' to kernel parameters.
is there someone working on direct support for Atapi-cdrw this time?
i would like to use a clean solution and am ready to help testing such
stuff (if existing) with my yamaha atapi-cdrw connected to an asus a7v

regards

roh

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
Please read the FAQ at http://www.tux.org/lkml/

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

end of thread, other threads:[~2001-02-04 20:35 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2001-02-04 20:19 AW: ATAPI CDRW which doesn't work -> devfs problems Douglas Gilbert
  -- strict thread matches above, loose matches on Subject: below --
2001-02-04 10:16 ATAPI CDRW which doesn't work Joachim 'roh' Steiger
2001-02-04 10:35 ` AW: ATAPI CDRW which doesn't work -> devfs problems Friedrich Lindenberg

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.