CD-RW

2005-03-13 Thread Michael
he various, and sometimes subtle differences that apple makes to the unix file names. IE glibtool instead of libtool. And I don't like being told what I can and can't use. Now to the actual question(s). I have an external CD-RW, an internal Zip 250, both iomega. A UMAX 1600U scann

Re: problem with basic ATAPI commands to CD-RW/DVD-ROM drive on B&W G3

2003-10-26 Thread Benjamin Herrenschmidt
On Sun, 2003-10-26 at 08:56, Branden Robinson wrote: > On the theory that an ATAPI CD/DVD drive is just an ATAPI CD/DVD drive, > I tried replacing the one in my trusty old Blue&White G3. > > The new one just plain doesn't work. Not even to playback CD audio > tracks or tell the drive to eject. >

problem with basic ATAPI commands to CD-RW/DVD-ROM drive on B&W G3

2003-10-26 Thread Branden Robinson
On the theory that an ATAPI CD/DVD drive is just an ATAPI CD/DVD drive, I tried replacing the one in my trusty old Blue&White G3. The new one just plain doesn't work. Not even to playback CD audio tracks or tell the drive to eject. Here's some relevant dmesg and kern.log stuff: Memory BAT mappi

iBook 800 + cd-rw

2003-05-12 Thread raffaele . salmaso
Hi all, I have an iBook 2.2, and I have a problem (or I think it is). When I write a cd (-r or -rw) with my iBook, I'm unable to use the system, because all disk access is denied (or better, it waits cdrecord). I use nice --20 for cdrecord[1], but with my home system (an AMD k6-450), it works nice

Re: cd-rw on ibook2

2003-03-09 Thread Clemens Mangler
try a semicolon On 8 Mar 2003, Guido Amoruso wrote: > On Sat, 2003-03-08 at 22:25, Gary Sandine wrote: > > On Sat, 2003-03-08 at 14:01, Guido Amoruso wrote: > > > is it ok to have multiple "append"s? > > > > I don't know. The top of dmesg displays the append arguments in effect; > > perhaps > >

Re: cd-rw on ibook2

2003-03-08 Thread Guido Amoruso
meanwhile, can you tell me something more? > > I learned how to do it here > > http://www.cattlegrid.net/~christophe/titanium/#XFREE > > (The page is written for TiBook, but many items are identical for > iBook.) >[...] Thank you very much! Now all seems to work well: vide

Re: cd-rw on ibook2

2003-03-08 Thread Gary Sandine
On Sat, 2003-03-08 at 15:51, Guido Amoruso wrote: > Could you explain me what to do? Have I to replave video=ofonly with > video=atyfb, and/or change XF86Config-4? I'll search on the list for > drm-trunk: in the meanwhile, can you tell me something more? I learned how to do it here http://www.cat

Re: cd-rw on ibook2

2003-03-08 Thread Guido Amoruso
On Sat, 2003-03-08 at 23:36, Gary Sandine wrote: > On Sat, 2003-03-08 at 15:19, Guido Amoruso wrote: > > (append="hdb=ide-scsi video=ofonly keyboard_sends_linux_keycodes=1"). > > I think we have the same rev iBook. ofonly does not work for me if I > want to use X and all the goodies you mention;

Re: cd-rw on ibook2

2003-03-08 Thread Gary Sandine
On Sat, 2003-03-08 at 15:19, Guido Amoruso wrote: > (append="hdb=ide-scsi video=ofonly keyboard_sends_linux_keycodes=1"). I think we have the same rev iBook. ofonly does not work for me if I want to use X and all the goodies you mention; I need atyfb (with drm-trunk-module-src for drm).

Re: cd-rw on ibook2

2003-03-08 Thread Guido Amoruso
On Sat, 2003-03-08 at 22:25, Gary Sandine wrote: > On Sat, 2003-03-08 at 14:01, Guido Amoruso wrote: > > is it ok to have multiple "append"s? > > I don't know. The top of dmesg displays the append arguments in effect; > perhaps > > $ dmesg | grep "Kernel command line" Thanks to all! The multi

Re: cd-rw on ibook2

2003-03-08 Thread Jorge Arcas
On Sat, 2003-03-08 at 22:01, Guido Amoruso wrote: > On Sat, 08 Mar 2003 21:50:09 +0100, Gary Sandine wrote: > > > On Sat, 2003-03-08 at 07:40, Guido Amoruso wrote: > > > >> Now, this is the present situation: I have in my yaboot.conf the line > >> "append ide-scsi" > > > > If that is your actual

Re: cd-rw on ibook2

2003-03-08 Thread Gary Sandine
On Sat, 2003-03-08 at 14:01, Guido Amoruso wrote: > is it ok to have multiple "append"s? I don't know. The top of dmesg displays the append arguments in effect; perhaps $ dmesg | grep "Kernel command line" will tell.

Re: cd-rw on ibook2

2003-03-08 Thread Guido Amoruso
On Sat, 08 Mar 2003 21:50:09 +0100, Gary Sandine wrote: > On Sat, 2003-03-08 at 07:40, Guido Amoruso wrote: > >> Now, this is the present situation: I have in my yaboot.conf the line >> "append ide-scsi" > > If that is your actual append entry in yaboot.conf, it is not correct. Sure, that's not

Re: cd-rw on ibook2

2003-03-08 Thread Gary Sandine
On Sat, 2003-03-08 at 07:40, Guido Amoruso wrote: > Now, this is the present situation: I have in my yaboot.conf the line > "append ide-scsi" If that is your actual append entry in yaboot.conf, it is not correct. It should be: append="hdb=ide-scsi" plus whatever other options you might need in

Re: cd-rw on ibook2

2003-03-08 Thread Brad Boyer
On Sat, Mar 08, 2003 at 03:40:48PM +0100, Guido Amoruso wrote: > Now, this is the present situation: I have in my yaboot.conf the line > "append ide-scsi", there is a symlink from /dev/scd0 (but I also tryed > from /dev/cdrom0) to /dev/cdrom, on boot I get: > [...] > hdb: Enabling MultiWord DMA 2 >

cd-rw on ibook2

2003-03-08 Thread Guido Amoruso
Hi, I'm getting mad trying to get cd-rw working on my ibook (it is a G3 700Hz with combo drive bought in September 2002). I'm using Debian with Ben's kernel 2.4.20-pre7. Now, this is the present situation: I have in my yaboot.conf the line "append ide-scsi", there is

iBook2 and CD/RW overburn support

2003-02-25 Thread Ivo Marino
Hello folks, As many other iBook2 combo drive users I burn CD/RW discs with my favourite notebook, cdrecord and Debian GNU/Linux. I can succesfully write data on 650 and 700 size MB CDs but actually I have no success with overburning this type CDs. I have the SONY CD-RW CRX800E combo drive on my

Re: USB CD/RW?

2002-08-12 Thread Tuomas Kuosmanen
On Thu, 2002-08-08 at 00:39, John Mock wrote: > I need a decent backup device for an 8500 and i'm short of PCI slots. I've > only been able to find one SCSI CD/RW locally and it costs a small fortune. > Do any USB CW/RW drives work (as i'm already using USB for othe

USB CD/RW?

2002-08-07 Thread John Mock
I need a decent backup device for an 8500 and i'm short of PCI slots. I've only been able to find one SCSI CD/RW locally and it costs a small fortune. Do any USB CW/RW drives work (as i'm already using USB for other devices)? I'm asking because the FAQ-type information on this

Re: Weird CD-RW detection w/ SBP-2 on Pismo

2001-04-20 Thread Jason E. Stewart
"James Rose" <[EMAIL PROTECTED]> writes: > Go to apple.com and click on Support, then on > Software Downloads, search for Powerbook and it > should show up. I believe it's 4.1.8. You have > to be running OS 9.1 to use it, also available > there. Hmm... I ran the 9.1 updater, but I got two err