Re: [newbie] CD-RW Problem

2004-12-01 Thread Poogle
On Tuesday 30 Nov 2004 23:09, BJ Tracy wrote:
 Hi All,

 Well I have been trying to copy a couple of Cmas CD's to play in my
 vehicle and don't seem to be having any luck(running MDK 10.0).

 Every time it gets 91% done and gives the following:
 unknow error 254  listed below is the copy of the failure.

 Track 10:   30 of   37 MB written (fifo 100%) [buf  98%]   4.0x.
 /usr/bin/cdrecord: Success. write_g1: scsi sendcmd: no error
 CDB:  2A 00 00 05 B7 6E 00 00 1B 00
 status: 0x2 (CHECK CONDITION)
 Sense Bytes: 70 00 03 00 00 00 00 0A 00 00 00 00 0C 00 00 D2
 Sense Key: 0x3 Medium Error, Segment 0
 Sense Code: 0x0C Qual 0x00 (write error) Fru 0x0
 Sense flags: Blk 0 (not valid) actual retry count 0
 resid: 63504
 cmd finished after 3.601s timeout 200s
 /usr/bin/cdrecord: A write error occured.
 /usr/bin/cdrecord: Please properly read the error message above.
 write track data: error after 32196528 bytes
 Writing  time:  623.826s
 Average write speed   4.4x.
 Min drive buffer fill was 94%
 Fixating...
 Fixating time:0.003s
 /usr/bin/cdrecord: fifo had 6385 puts and 6322 gets.
 /usr/bin/cdrecord: fifo was 0 times empty and 6311 times full, min fill
 was 96%.

 I'm a real newbie here so PLEASE don't reply as you would to one of your
 Linux colleagues.

 Thanks for all your help.

 B.J. Tracy



 Registered Linux User 364157
 http://counter.li.org

Can't offer anything specific, I haven't made the move up from 9.1 yet but You 
don't say how you are trying to burn them - Command line, X-CDRoast, K3b ? 
but a brief browse of the mailing list archives - find them at -
http://marc.theaimsgroup.com/?l=mandrake-newbier=1w=2 
suggests that K3b should work for your purpose
-- 
http://www.poogle.co.uk


Want to buy your Pack or Services from MandrakeSoft? 
Go to http://www.mandrakestore.com
Join the Club : http://www.mandrakeclub.com



Re: [newbie] CD-RW Problem

2004-12-01 Thread BJ Tracy
On Wed, 2004-12-01 at 05:20, Poogle wrote:
 On Tuesday 30 Nov 2004 23:09, BJ Tracy wrote:
  Hi All,
 
  Well I have been trying to copy a couple of Cmas CD's to play in my
  vehicle and don't seem to be having any luck(running MDK 10.0).

SNIP
Sorry using K3b.  
BJ

  Every time it gets 91% done and gives the following:
  unknow error 254  listed below is the copy of the failure.
 
  Track 10:   30 of   37 MB written (fifo 100%) [buf  98%]   4.0x.
  /usr/bin/cdrecord: Success. write_g1: scsi sendcmd: no error
  CDB:  2A 00 00 05 B7 6E 00 00 1B 00
  status: 0x2 (CHECK CONDITION)
  Sense Bytes: 70 00 03 00 00 00 00 0A 00 00 00 00 0C 00 00 D2
  Sense Key: 0x3 Medium Error, Segment 0
  Sense Code: 0x0C Qual 0x00 (write error) Fru 0x0
  Sense flags: Blk 0 (not valid) actual retry count 0
  resid: 63504
  cmd finished after 3.601s timeout 200s
  /usr/bin/cdrecord: A write error occured.
  /usr/bin/cdrecord: Please properly read the error message above.
  write track data: error after 32196528 bytes
  Writing  time:  623.826s
  Average write speed   4.4x.
  Min drive buffer fill was 94%
  Fixating...
  Fixating time:0.003s
  /usr/bin/cdrecord: fifo had 6385 puts and 6322 gets.
  /usr/bin/cdrecord: fifo was 0 times empty and 6311 times full, min fill
  was 96%.
 
  I'm a real newbie here so PLEASE don't reply as you would to one of your
  Linux colleagues.
 
  Thanks for all your help.
 
  B.J. Tracy
 
 
 
  Registered Linux User 364157
  http://counter.li.org
 
 Can't offer anything specific, I haven't made the move up from 9.1 yet but 
 You 
 don't say how you are trying to burn them - Command line, X-CDRoast, K3b ? 
 but a brief browse of the mailing list archives - find them at -
 http://marc.theaimsgroup.com/?l=mandrake-newbier=1w=2
 suggests that K3b should work for your purpose



Want to buy your Pack or Services from MandrakeSoft? 
Go to http://www.mandrakestore.com
Join the Club : http://www.mandrakeclub.com



Re: [newbie] CD-RW device problem

2004-06-23 Thread Jason Kretzer
--- Jason Kretzer [EMAIL PROTECTED] wrote:
 --- Hoyt Bailey [EMAIL PROTECTED] wrote:
 [snip]
 
   
   
   Here is the contents of my fstab
  
   [EMAIL PROTECTED] jason]# cat /etc/fstab
   /dev/hdb2 / ext3 noatime 1 1
   none /dev/pts devpts mode=0620 0 0
   /dev/hdb6 /home ext3 noatime 1 2
   /dev/hdc /mnt/cdrom auto
  
 

umask=0,user,iocharset=iso8859-1,codepage=850,noauto,ro,exec
   0 0
   /dev/hdd /mnt/cdrom2 auto
  
 

umask=0,user,iocharset=iso8859-1,codepage=850,noauto,ro,exec
   0 0
   none /mnt/floppy supermount
   
 

dev=/dev/fd0,fs=ext2:vfat,--,umask=0,iocharset=iso8859-1,sync,codepage=850
   0 0
   /dev/hda1 /mnt/windows ntfs
  umask=0,nls=iso8859-1,ro 0
   0
   none /proc proc defaults 0 0
   /dev/hdb5 swap swap defaults 0 0
   none /mnt/hd supermount
   
 

dev=/dev/ide/host0/bus0/target0/lun0/part1,fs=ext2:vfat,--,umask=0,iocharset=iso8859-1,kudzu,codepage=850
   0 0
   [EMAIL PROTECTED] jason]#
   
  yours
   /dev/hdc /mnt/cdrom auto
  
 

umask=0,user,iocharset=iso8859-1,codepage=850,noauto,ro,exec
   0 0
   /dev/hdd /mnt/cdrom2 auto
  
 

umask=0,user,iocharset=iso8859-1,codepage=850,noauto,ro,exec
   0 0
  
  mine
   none /mnt/cdrom supermount 
 

dev=/dev/hdc,fs=auto,ro,exec,--,user,iocharset=iso8859-1,codepage=850,umask=0
  
  0 0 
  
  It appears that you do not have supermount on your
  cd drives that will 
  require that you 'mount /mnt/cdrom[?]' from a
  terminal before 
  attempting access. or you could add supermount
 after
  
  'none /mnt/cdrom[?]'.
  -- 
  Regards;
  Hoyt
  
   
 
 
 Yep that did it.  
 
 Thanks!
 
 -Jason
   
 __

Ack! same problem again, even with the new line in the
fstab.  I now have a link on the desktop to /mnt/cdrom
which goes to /dev/hdc, which is there whether a cd is
in the drive or not.  When I click the link, there are
no contents.  

So, I opened a terminal and tried to umount it and got
this

/mnt/cdrom: not mounted

OK, so I tried to mount it using and got this

mount /dev/hdc /mnt/cdrom
mount: block device /dev/hdc is write-protected,
mounting read-only
mount: No medium found


Here are the contents of my current fstab file, the
original contents are listed above.

/dev/hdb2 / ext3 noatime 1 1
none /dev/pts devpts mode=0620 0 0
/dev/hdb6 /home ext3 noatime 1 2
#/dev/hdc /mnt/cdrom auto
umask=0,user,iocharset=iso8859-1,codepage=850,noauto,ro,exec
0 0
none /mnt/cdrom supermount
dev=/dev/hdc,fs=auto,ro,exec,--,user,iocharset=iso8859-1,codepage=850,umask=0
0 0
/dev/hdd /mnt/cdrom2 auto
umask=0,user,iocharset=iso8859-1,codepage=850,noauto,ro,exec
0 0
none /mnt/floppy supermount
dev=/dev/fd0,fs=ext2:vfat,--,umask=0,iocharset=iso8859-1,sync,codepage=850
0 0
/dev/hda1 /mnt/windows ntfs umask=0,nls=iso8859-1,ro 0
0
none /proc proc defaults 0 0
/dev/hdb5 swap swap defaults 0 0
none /mnt/hd supermount
dev=/dev/ide/host0/bus0/target0/lun0/part1,fs=ext2:vfat,--,umask=0,iocharset=iso8859-1,kudzu,codepage=850
0 0


Thanks again,

-Jason



__
Do you Yahoo!?
Yahoo! Mail - You care about security. So do we.
http://promotions.yahoo.com/new_mail


Want to buy your Pack or Services from MandrakeSoft? 
Go to http://www.mandrakestore.com
Join the Club : http://www.mandrakeclub.com



Re: [newbie] CD-RW device problem

2004-06-23 Thread John Richard Smith
Jason Kretzer wrote:
Ack! same problem again, even with the new line in the
fstab.  I now have a link on the desktop to /mnt/cdrom
which goes to /dev/hdc, which is there whether a cd is
in the drive or not.  When I click the link, there are
no contents.  

So, I opened a terminal and tried to umount it and got
this
/mnt/cdrom: not mounted
OK, so I tried to mount it using and got this
mount /dev/hdc /mnt/cdrom
mount: block device /dev/hdc is write-protected,
mounting read-only
mount: No medium found
Here are the contents of my current fstab file, the
original contents are listed above.
#/dev/hdc /mnt/cdrom auto umask=0,user,iocharset=iso8859-1,codepage=850,noauto,ro,exec 0 0
 

hashed out automount
none /mnt/cdrom supermount dev=/dev/hdc,fs=auto,ro,exec,--,user,iocharset=iso8859-1,codepage=850,umask=0 0 0
 

supermount
/dev/hdd /mnt/cdrom2 auto umask=0,user,iocharset=iso8859-1,codepage=850,noauto,ro,exec 0 0
 

automount
none /mnt/floppy supermount dev=/dev/fd0,fs=ext2:vfat,--,umask=0,iocharset=iso8859-1,sync,codepage=850 0 0
 

supermount
none /mnt/hd supermount 
dev=/dev/ide/host0/bus0/target0/lun0/part1,fs=ext2:vfat,--,umask=0,iocharset=iso8859-1,kudzu,codepage=850
 0 0
Thanks again,
-Jason
 

Not sure if this helps,this is in MD10,
After fiddling around for ages, I gave up on supermount in general, and 
went back to automount like this,
/dev/hdc /mnt/cdrom auto 
umask=0,user,iocharset=iso8859-15,codepage=850,noauto,ro,exec 0 0
/dev/hdd /mnt/cdrom2 auto 
umask=0,user,iocharset=iso8859-15,codepage=850,noauto,ro,exec 0 0
/dev/fd0 /mnt/floppy auto user,iocharset=iso8859
/dev/fd1 /mnt/floppy2 auto user,iocharset=iso8859

I left this as it is, not knowing what it does for you,
none /mnt/hd supermount 
dev=/dev/scsi/host2/bus0/target0/lun0/part1,fs=ext2:vfat,--,umask=0,iocharset=iso8859-15,kudzu,codepage=850 
0 0

then mount -a
I also ran,
supermount disable /mnt/cdrom
supermount disable /mnt/cdrom2
supermount disable /mnt/floppy
supermount disable /mnt/floppy2
not sure if it did anything, but all seems reasonably stable, except 
occassionally the floppies don't umount reliably and I have to resort to 
logging out and in to clear it.

John
--
John Richard Smith
[EMAIL PROTECTED] 



Want to buy your Pack or Services from MandrakeSoft? 
Go to http://www.mandrakestore.com
Join the Club : http://www.mandrakeclub.com



Re: [newbie] CD-RW device problem

2004-06-23 Thread Jason Kretzer
--- Jason Kretzer [EMAIL PROTECTED] wrote:
 --- Jason Kretzer [EMAIL PROTECTED] wrote:
  --- Hoyt Bailey [EMAIL PROTECTED] wrote:
  [snip]
  


Here is the contents of my fstab
   
[EMAIL PROTECTED] jason]# cat /etc/fstab
/dev/hdb2 / ext3 noatime 1 1
none /dev/pts devpts mode=0620 0 0
/dev/hdb6 /home ext3 noatime 1 2
/dev/hdc /mnt/cdrom auto
   
  
 

umask=0,user,iocharset=iso8859-1,codepage=850,noauto,ro,exec
0 0
/dev/hdd /mnt/cdrom2 auto
   
  
 

umask=0,user,iocharset=iso8859-1,codepage=850,noauto,ro,exec
0 0
none /mnt/floppy supermount

  
 

dev=/dev/fd0,fs=ext2:vfat,--,umask=0,iocharset=iso8859-1,sync,codepage=850
0 0
/dev/hda1 /mnt/windows ntfs
   umask=0,nls=iso8859-1,ro 0
0
none /proc proc defaults 0 0
/dev/hdb5 swap swap defaults 0 0
none /mnt/hd supermount

  
 

dev=/dev/ide/host0/bus0/target0/lun0/part1,fs=ext2:vfat,--,umask=0,iocharset=iso8859-1,kudzu,codepage=850
0 0
[EMAIL PROTECTED] jason]#

   yours
/dev/hdc /mnt/cdrom auto
   
  
 

umask=0,user,iocharset=iso8859-1,codepage=850,noauto,ro,exec
0 0
/dev/hdd /mnt/cdrom2 auto
   
  
 

umask=0,user,iocharset=iso8859-1,codepage=850,noauto,ro,exec
0 0
   
   mine
none /mnt/cdrom supermount 
  
 

dev=/dev/hdc,fs=auto,ro,exec,--,user,iocharset=iso8859-1,codepage=850,umask=0
   
   0 0 
   
   It appears that you do not have supermount on
 your
   cd drives that will 
   require that you 'mount /mnt/cdrom[?]' from a
   terminal before 
   attempting access. or you could add supermount
  after
   
   'none /mnt/cdrom[?]'.
   -- 
   Regards;
   Hoyt
   

  
  
  Yep that did it.  
  
  Thanks!
  
  -Jason
  
  __
 
 Ack! same problem again, even with the new line in
 the
 fstab.  I now have a link on the desktop to
 /mnt/cdrom
 which goes to /dev/hdc, which is there whether a cd
 is
 in the drive or not.  When I click the link, there
 are
 no contents.  
 
 So, I opened a terminal and tried to umount it and
 got
 this
 
 /mnt/cdrom: not mounted
 
 OK, so I tried to mount it using and got this
 
 mount /dev/hdc /mnt/cdrom
 mount: block device /dev/hdc is write-protected,
 mounting read-only
 mount: No medium found
 
 
 Here are the contents of my current fstab file, the
 original contents are listed above.
 
 /dev/hdb2 / ext3 noatime 1 1
 none /dev/pts devpts mode=0620 0 0
 /dev/hdb6 /home ext3 noatime 1 2
 #/dev/hdc /mnt/cdrom auto

umask=0,user,iocharset=iso8859-1,codepage=850,noauto,ro,exec
 0 0
 none /mnt/cdrom supermount

dev=/dev/hdc,fs=auto,ro,exec,--,user,iocharset=iso8859-1,codepage=850,umask=0
 0 0
 /dev/hdd /mnt/cdrom2 auto

umask=0,user,iocharset=iso8859-1,codepage=850,noauto,ro,exec
 0 0
 none /mnt/floppy supermount

dev=/dev/fd0,fs=ext2:vfat,--,umask=0,iocharset=iso8859-1,sync,codepage=850
 0 0
 /dev/hda1 /mnt/windows ntfs umask=0,nls=iso8859-1,ro
 0
 0
 none /proc proc defaults 0 0
 /dev/hdb5 swap swap defaults 0 0
 none /mnt/hd supermount

dev=/dev/ide/host0/bus0/target0/lun0/part1,fs=ext2:vfat,--,umask=0,iocharset=iso8859-1,kudzu,codepage=850
 0 0
 
 
 Thanks again,
 
 -Jason
 
 
   


As an addition to this, I went back to the original
fstab(listed way at the top) and rebooted.  I then had
the same results.

What does one do when their cd-rw does not mount
reliably?  I don't believe it is a hardware problem
since this is a dual boot with win2k and it works
great there.

-Jason





__
Do you Yahoo!?
New and Improved Yahoo! Mail - 100MB free storage!
http://promotions.yahoo.com/new_mail 


Want to buy your Pack or Services from MandrakeSoft? 
Go to http://www.mandrakestore.com
Join the Club : http://www.mandrakeclub.com



Re: [newbie] CD-RW device problem

2004-06-20 Thread Hoyt Bailey
On Saturday 19 June 2004 20:50, Jason Kretzer wrote:
 Hello list,
 
 I have the following Cd burner: 
 
 SONY CD-RW CRX160E
 
 It appears to be mounted fine as K3B and xcdroast can
 both see it.  Unfortunately, both act as though there
 is no disc in it.  Another symptom is when I am
 installing software from the CD's the software
 installer asks me to place the CD in /dev/hdc (which
 is the cdrom in question) when I do, it keeps asking
 me for it.  A third similar symptom is when I place a
 CD in it that does have stuff on it and it will not
 read it or even place that cool automount icon on the
 desktop.
 
 If anyone knows of a way around this, I would
 appreciate the help.  If you need more information,
 tell me where to find it and I will provide it.
 
 On a side note, this pc was upgraded from RedHat 8.0
 and xcdroast worked just fine.
 
 Thanks,
 
 -Jason
 
Can you post your /etc/fstab?


-- 
Regards;
Hoyt


Want to buy your Pack or Services from MandrakeSoft? 
Go to http://www.mandrakestore.com
Join the Club : http://www.mandrakeclub.com



Re: [newbie] CD-RW device problem

2004-06-20 Thread Hoyt Bailey
On Sunday 20 June 2004 11:45, Jason Kretzer wrote:
 --- Hoyt Bailey [EMAIL PROTECTED] wrote:
  On Saturday 19 June 2004 20:50, Jason Kretzer wrote:
   Hello list,
   
   I have the following Cd burner: 
   
   SONY CD-RW CRX160E
   
   It appears to be mounted fine as K3B and xcdroast
  can
   both see it.  Unfortunately, both act as though
  there
   is no disc in it.  Another symptom is when I am
   installing software from the CD's the software
   installer asks me to place the CD in /dev/hdc
  (which
   is the cdrom in question) when I do, it keeps
  asking
   me for it.  A third similar symptom is when I
  place a
   CD in it that does have stuff on it and it will
  not
   read it or even place that cool automount icon on
  the
   desktop.
   
   If anyone knows of a way around this, I would
   appreciate the help.  If you need more
  information,
   tell me where to find it and I will provide it.
   
   On a side note, this pc was upgraded from RedHat
  8.0
   and xcdroast worked just fine.
   
   Thanks,
   
   -Jason
   
  Can you post your /etc/fstab?
  
  
  -- 
  Regards;
  Hoyt
  
   
 
 
 Here is the contents of my fstab

 [EMAIL PROTECTED] jason]# cat /etc/fstab
 /dev/hdb2 / ext3 noatime 1 1
 none /dev/pts devpts mode=0620 0 0
 /dev/hdb6 /home ext3 noatime 1 2
 /dev/hdc /mnt/cdrom auto
 umask=0,user,iocharset=iso8859-1,codepage=850,noauto,ro,exec
 0 0
 /dev/hdd /mnt/cdrom2 auto
 umask=0,user,iocharset=iso8859-1,codepage=850,noauto,ro,exec
 0 0
 none /mnt/floppy supermount
 
dev=/dev/fd0,fs=ext2:vfat,--,umask=0,iocharset=iso8859-1,sync,codepage=850
 0 0
 /dev/hda1 /mnt/windows ntfs umask=0,nls=iso8859-1,ro 0
 0
 none /proc proc defaults 0 0
 /dev/hdb5 swap swap defaults 0 0
 none /mnt/hd supermount
 
dev=/dev/ide/host0/bus0/target0/lun0/part1,fs=ext2:vfat,--,umask=0,iocharset=iso8859-1,kudzu,codepage=850
 0 0
 [EMAIL PROTECTED] jason]#
 
yours
 /dev/hdc /mnt/cdrom auto
 umask=0,user,iocharset=iso8859-1,codepage=850,noauto,ro,exec
 0 0
 /dev/hdd /mnt/cdrom2 auto
 umask=0,user,iocharset=iso8859-1,codepage=850,noauto,ro,exec
 0 0

mine
 none /mnt/cdrom supermount 
dev=/dev/hdc,fs=auto,ro,exec,--,user,iocharset=iso8859-1,codepage=850,umask=0 
0 0 

It appears that you do not have supermount on your cd drives that will 
require that you 'mount /mnt/cdrom[?]' from a terminal before 
attempting access. or you could add supermount after 
'none /mnt/cdrom[?]'.
-- 
Regards;
Hoyt


Want to buy your Pack or Services from MandrakeSoft? 
Go to http://www.mandrakestore.com
Join the Club : http://www.mandrakeclub.com



Re: [newbie] CD-RW device problem

2004-06-20 Thread Jason Kretzer
--- Hoyt Bailey [EMAIL PROTECTED] wrote:
[snip]

  
  
  Here is the contents of my fstab
 
  [EMAIL PROTECTED] jason]# cat /etc/fstab
  /dev/hdb2 / ext3 noatime 1 1
  none /dev/pts devpts mode=0620 0 0
  /dev/hdb6 /home ext3 noatime 1 2
  /dev/hdc /mnt/cdrom auto
 

umask=0,user,iocharset=iso8859-1,codepage=850,noauto,ro,exec
  0 0
  /dev/hdd /mnt/cdrom2 auto
 

umask=0,user,iocharset=iso8859-1,codepage=850,noauto,ro,exec
  0 0
  none /mnt/floppy supermount
  

dev=/dev/fd0,fs=ext2:vfat,--,umask=0,iocharset=iso8859-1,sync,codepage=850
  0 0
  /dev/hda1 /mnt/windows ntfs
 umask=0,nls=iso8859-1,ro 0
  0
  none /proc proc defaults 0 0
  /dev/hdb5 swap swap defaults 0 0
  none /mnt/hd supermount
  

dev=/dev/ide/host0/bus0/target0/lun0/part1,fs=ext2:vfat,--,umask=0,iocharset=iso8859-1,kudzu,codepage=850
  0 0
  [EMAIL PROTECTED] jason]#
  
 yours
  /dev/hdc /mnt/cdrom auto
 

umask=0,user,iocharset=iso8859-1,codepage=850,noauto,ro,exec
  0 0
  /dev/hdd /mnt/cdrom2 auto
 

umask=0,user,iocharset=iso8859-1,codepage=850,noauto,ro,exec
  0 0
 
 mine
  none /mnt/cdrom supermount 

dev=/dev/hdc,fs=auto,ro,exec,--,user,iocharset=iso8859-1,codepage=850,umask=0
 
 0 0 
 
 It appears that you do not have supermount on your
 cd drives that will 
 require that you 'mount /mnt/cdrom[?]' from a
 terminal before 
 attempting access. or you could add supermount after
 
 'none /mnt/cdrom[?]'.
 -- 
 Regards;
 Hoyt
 
  


Yep that did it.  

Thanks!

-Jason




__
Do you Yahoo!?
Yahoo! Mail - 50x more storage than other providers!
http://promotions.yahoo.com/new_mail


Want to buy your Pack or Services from MandrakeSoft? 
Go to http://www.mandrakestore.com
Join the Club : http://www.mandrakeclub.com



Re: [newbie] cd-rw error

2003-07-31 Thread John Richard Smith
L.V.Gandhi wrote:

On Tuesday 29 Jul 2003 7:24 pm, K Montgomery wrote:
 

When I've received errors like this, I have been able to write the CD if
I reduce the write speed (from, say, 8x to 4x, for example).
   

I used even 
cdrecord -v speed=2 dev=0,0,0  -data /mnt/wind/arch-0.4.iso

Still I get errors
Starting to write CD/DVD at speed 4 in real TAO mode for single session.
Last chance to quit, starting real write0 seconds. Operation starts.
Waiting for reader process to fill input buffer ... input buffer ready.
Performing OPC...
Starting new track at sector: 0
Track 01:0 of  542 MB written.cdrecord: Input/output error. write_g1: scsi 
sendcmd: no error
CDB:  2A 00 00 00 00 00 00 00 1F 00
status: 0x2 (CHECK CONDITION)
Sense Bytes: 70 00 05 00 00 00 00 12 00 00 00 00 27 00 00 00
Sense Key: 0x5 Illegal Request, Segment 0
Sense Code: 0x27 Qual 0x00 (write protected) Fru 0x0
Sense flags: Blk 0 (not valid)
cmd finished after 0.007s timeout 40s

write track data: error after 0 bytes
 

 

 Re: write_g1: scsi sendcmd: no error



   * From: Joerg Schilling
   * Subject: Re: write_g1: scsi sendcmd: no error
   * Date: Mon, 27 Jan 2003 04:32:51 -0800


From: =?iso-8859-1?q?R=FCdiger=20Sonderfeld?= [EMAIL PROTECTED]

hi,
I'm trying to burn a music CD but cdrecord stops with a
Input/output error. write_g1: scsi sendcmd: no error

System: AMD Athlon, 256 MB RAM, Debian Woody Linux stable, Kernel 2.4.18
Media: TDK CD-R XG for audio
Recorder: Plextor 24/10/40 A

uname -a
Linux debian01 2.4.18 #24 Fri Aug 30 13:05:08 CEST 2002 i686 unknown
cdrecord -version
Cdrecord 2.01a01 (i686-pc-linux-gnu) Copyright (C) 1995-2002 Jörg Schilling
cdrecord -v dev=0,1,0 -dummy -audio -pad speed=24 *.wav
[...]
Track 08:1 of   39 MB written (fifo 100%) [buf  59%]  16.3x.cdrecord: 
Input/output error. write_g1: scsi sendcmd: no error
CDB:  2A 00 00 01 6B 19 00 00 1B 00
status: 0x2 (CHECK CONDITION)
Sense Bytes: 70 00 06 00 00 00 00 0A 00 00 00 00 29 00 00 00
Sense Key: 0x6 Unit Attention, Segment 0
Sense Code: 0x29 Qual 0x00 (power on, reset, or bus device reset occurred) 
Fru 0x0
Sense flags: Blk 0 (not valid) 
cmd finished after 0.049s timeout 40s
The same question has been asked before

Kill the unfriendly application that tries to access the drive while cdrecord
is working.
Jörg

and,

Seems like you have two programmes trying to seek the same device and 
cdrecord is loosing.

John

--
John Richard Smith
[EMAIL PROTECTED] 



Want to buy your Pack or Services from MandrakeSoft? 
Go to http://www.mandrakestore.com


Re: [newbie] cd-rw error

2003-07-30 Thread L.V.Gandhi
On Tuesday 29 Jul 2003 7:24 pm, K Montgomery wrote:
 When I've received errors like this, I have been able to write the CD if
 I reduce the write speed (from, say, 8x to 4x, for example).
I used even 
cdrecord -v speed=2 dev=0,0,0  -data /mnt/wind/arch-0.4.iso

Still I get errors
Starting to write CD/DVD at speed 4 in real TAO mode for single session.
Last chance to quit, starting real write0 seconds. Operation starts.
Waiting for reader process to fill input buffer ... input buffer ready.
Performing OPC...
Starting new track at sector: 0
Track 01:0 of  542 MB written.cdrecord: Input/output error. write_g1: scsi 
sendcmd: no error
CDB:  2A 00 00 00 00 00 00 00 1F 00
status: 0x2 (CHECK CONDITION)
Sense Bytes: 70 00 05 00 00 00 00 12 00 00 00 00 27 00 00 00
Sense Key: 0x5 Illegal Request, Segment 0
Sense Code: 0x27 Qual 0x00 (write protected) Fru 0x0
Sense flags: Blk 0 (not valid)
cmd finished after 0.007s timeout 40s

write track data: error after 0 bytes
-- 
L.V.Gandhi
203, Soundaryalahari Apartments, Lawsons Bay colony, Visakhapatnam, 530017
MECON, 5th Floor, RTC Complex, Visakhapatnam AP 530020 INDIA



Want to buy your Pack or Services from MandrakeSoft? 
Go to http://www.mandrakestore.com


Re: [newbie] cd-rw error

2003-07-29 Thread K Montgomery
When I've received errors like this, I have been able to write the CD if
I reduce the write speed (from, say, 8x to 4x, for example).

- Kathy

On Sat, 2003-07-26 at 10:54, L.V.Gandhi wrote:
 I am unable to blank cd-rw CD.
 I get the following error.
 Blocks total: 335925 Blocks current: 335925 Blocks remaining: 336075
 cdrecord: Input/output error. blank unit: scsi sendcmd: no error
 CDB:  A1 00 00 00 00 00 00 00 00 00 00 00
 status: 0x2 (CHECK CONDITION)
 Sense Bytes: 70 00 05 00 00 00 00 12 00 00 00 00 27 00 00 00
 Sense Key: 0x5 Illegal Request, Segment 0
 Sense Code: 0x27 Qual 0x00 (write protected) Fru 0x0
 Sense flags: Blk 0 (not valid)
 cmd finished after 0.004s timeout 9600s
 What to do?


Want to buy your Pack or Services from MandrakeSoft? 
Go to http://www.mandrakestore.com


Re: [newbie] CD-RW external

2002-11-15 Thread Stephen Kuhn
On Fri, 2002-11-15 at 23:57, teddy wl wrote:
 I have CD RW external ( USB Connections ), and i want
 burn CD with this device, how to setup this in MDK 9?
 
 My CDROM IDE is external too ( USB Connections ).
 
 Help me
 
 Teddy
 
Are you able to see both of these items in the HardwareDrake?
Do you see them in a console window when you type mount?
Have you tried putting in a CD and mounting?

-- 
Sat Nov 16 07:05:00 EST 2002


|____  |
|   /  \ /| |'-.   |
|  .\__/ || |   |  |
|   _ /  `._ \|_|_.-'  |
|  | /  \__.`=._) (_   |kuhn media australia
|  |/ ._/  || |http://kma.0catch.com
|  |'.  `\ | | |stephen kuhn
|  ;/ / | | |email: [EMAIL PROTECTED]
|  smk  ) /_/| |.---.| |mobile: 0410-728-389
|  '  `-`'   |linux user:267497


Sometimes a feeling is all we humans have to go on.
-- Kirk, A Taste of Armageddon, stardate 3193.9


Want to buy your Pack or Services from MandrakeSoft? 
Go to http://www.mandrakestore.com



Re: [newbie] CD-RW problem

2002-11-09 Thread Jan Wilson
* Anne Wilson [EMAIL PROTECTED] [021109 13:52]:
 I want to back up some directories of photos, using XCDRoast, but am getting 
 the following error:
 
 mkisofs: Error: '/mnt/win_f/Photos/Spain/Card2/pic00027.bmp' and 
 '/mnt/win_f/Photos/Spain/Card1/pic00027.bmp' have the same Rock Ridge name 
 'pic00027.bmp'.
 mkisofs: Unable to sort directory
 
 What can I do about this?  The whole reason for using separate directories is 
 that both SM cards would have numbered the pics in the same way.

I think what you're seeing here is a limitation in the CD directory
format.  A path can only be something like 30 characters long, so the
Rock Ridge extension truncates the path, but then saves the whole path
name in a separate file, something like what Windows does with long
filenames.  However, if the only difference in those directories is
after that breaking point, it has no way to resolve the ambiguity, so
it stops to let you fix it.

You could simply change 'Card1' to 'C1' and/or 'Card2' to 'C2' and it
should work OK.

This may be an oversimplification, but I bet it will work.

-- 
Jan Wilson, SysAdmin _/*];  [EMAIL PROTECTED]
Corozal Junior College   |  |:'  corozal.com corozal.bz
Corozal Town, Belize |  /'  chetumal.com  linux.bz
Reg. Linux user #151611  |_/   Network, PHP, Perl, HTML



Want to buy your Pack or Services from MandrakeSoft? 
Go to http://www.mandrakestore.com



Re: [newbie] CD-RW problem

2002-11-09 Thread Anne Wilson
On Saturday 09 Nov 2002 7:23 pm, you wrote:
 I want to back up some directories of photos, using XCDRoast, but am
 getting the following error:

 mkisofs: Error: '/mnt/win_f/Photos/Spain/Card2/pic00027.bmp' and
 '/mnt/win_f/Photos/Spain/Card1/pic00027.bmp' have the same Rock Ridge name
 'pic00027.bmp'.
 mkisofs: Unable to sort directory

 What can I do about this?  The whole reason for using separate directories
 is that both SM cards would have numbered the pics in the same way.

 Anne

Ignore me - I'm just being stupid.  I had told XCDRoast to add the data at 
root directory level on the disk, so it had no directory information to 
separate the files.  Set it up add with path and the problem disappears.

Anne


Want to buy your Pack or Services from MandrakeSoft? 
Go to http://www.mandrakestore.com



Re: [newbie] CD RW

2002-08-01 Thread Carlos Alberto Lima dos Santos

 I am not obtaining, the CD I was formatted in windows, I only obtain to
read the file of the UDF Reader.

 --- Jure Repinc [EMAIL PROTECTED] escreveu:  Carlos Alberto Lima dos Santos
wrote:
   What I need to do to obtain to read a CD-RW in the Linux ??
  
  T+
 
 A CD-ROM/DVD/CD-R(W) drive that can read CD-RW media.
 
 -- 
 Live long and prosper!
 
 
 
  Want to buy your Pack or Services from MandrakeSoft? 
 Go to http://www.mandrakestore.com
  

=

Carlos Alberto L. dos Santos (TOCA)
Eng. de Computação - Puc-Campinas(SP) - Brasil
[EMAIL PROTECTED]


___
Yahoo! PageBuilder
O super editor para criação de sites: é grátis, fácil e rápido.
http://br.geocities.yahoo.com/v/pb.html



Want to buy your Pack or Services from MandrakeSoft? 
Go to http://www.mandrakestore.com



Re: [newbie] CD RW

2002-08-01 Thread Derek Jennings

On Thursday 01 Aug 2002 11:20 am, Carlos Alberto Lima dos Santos wrote:
  What I need to do to obtain to read a CD-RW in the Linux ??

 T+


CD-RW have to be configured for SCSI emulation in Linux (even if they are 
physically IDE devices).  This will be automatically configured by the 
installer when you install Mandrake 8.2

derek




Want to buy your Pack or Services from MandrakeSoft? 
Go to http://www.mandrakestore.com



Re: [newbie] Cd-rw Problem

2002-07-25 Thread Roman Korcek

Hey,

 I can't seem to get mt CD-RW to work.  I've tried Gnome Toaster,
 X-CDRoast and GCombust.  Nothing seems to work.  The drive works fine
 under Windows 2000 and I can record without problem.  When I try it
 using cdrecord from the command line I get the following:

snip

 Starting to write CD/DVD at speed 4 in dummy mode for single session.
 Last chance to quit, starting dummy write in 0 seconds. Operation
 starts.

snip

 Fixating...
 WARNING: Some drives don't like fixation in dummy mode.
 Fixating time:0.003s
 Fixating time:0.003s
 cdrecord: fifo had 64 puts and 0 gets.
 cdrecord: fifo was 0 times empty and 0 times full, min fill was 100%.

snip

 Anyone have any ideas?

What exactly does the command you use look like?
There are at least two problems:
1. fifo had 64 puts - are you trying to burn something really small?
Cos there should be much more puts when burning a CD.
2. Using the -dummy switch with cdrecord only performs a simulation of
the writing process, nothing is actually written. To write something
you must not use the -dummy switch.
I'd recommend a CD-RW for now to get you running without ruining any
CD-Rs.

--
HTH
Roman




Want to buy your Pack or Services from MandrakeSoft? 
Go to http://www.mandrakestore.com



Re: [newbie] Cd-rw Problem

2002-07-25 Thread Chuck Stuettgen

On Wed, 2002-07-24 at 23:50, civileme wrote:
 Chuck Stuettgen wrote:
 
 
 I can't seem to get mt CD-RW to work.  I've tried Gnome Toaster,
 X-CDRoast and GCombust.  Nothing seems to work.  The drive works fine
 under Windows 2000 and I can record without problem.  When I try it
 using cdrecord from the command line I get the following:
 
 -
 Cdrecord 1.10 (i586-mandrake-linux-gnu) Copyright (C) 1995-2001 Jörg
 Schilling
 TOC Type: 1 = CD-ROM
 scsidev: '0,0,0'
 scsibus: 0 target: 0 lun: 0
 Linux sg driver version: 3.1.20
 Using libscg version 'schily-0.5'
 atapi: 1
 Device type: Removable CD-ROM
 Version: 0
 Response Format: 1
 Vendor_info: 'SONY'
 Identifikation : 'CD-RW  CRX700E  '
 Revision   : '1.4h'
 Device seems to be: Generic mmc CD-RW.
 Using generic SCSI-3/mmc CD-R driver (mmc_cdr).
 Driver flags   : SWABAUDIO
 Drive buf size : 8377856 = 8181 KB
 FIFO size  : 4194304 = 4096 KB
 Track 01: data  650 MB
 Total size: 746 MB (73:59.06) = 332930 sectors
 Lout start: 747 MB (74:01/05) = 332930 sectors
 Current Secsize: 2048
 ATIP info from disk:
   Indicated writing power: 4
   Is not unrestricted
   Is not erasable
   Disk sub type: Medium Type A, high Beta category (A+) (3)
   ATIP start of lead in:  -11079 (97:34/21)
   ATIP start of lead out: 359849 (79:59/74)
 Disk type:Long strategy type (Cyanine, AZO or similar)
 Manuf. index: 11
 Manufacturer: Mitsubishi Chemical Corporation
 Trying to clear drive status.
 cdrecord: Drive needs to reload the media to return to proper status.
 Re-load disk and hit CR
 Blocks total: 359849 Blocks current: 359849 Blocks remaining: 26919
 Starting to write CD/DVD at speed 4 in dummy mode for single session.
 Last chance to quit, starting dummy write in 0 seconds. Operation
 starts.
 Waiting for reader process to fill input buffer ... input buffer ready.
 cdrecord: Input/output error. read track info: scsi sendcmd: no error
 CDB:  52 01 00 00 00 FF 00 00 1C 00
 status: 0x2 (CHECK CONDITION)
 Sense Bytes: 70 00 05 00 00 00 00 12 00 00 00 00 24 00 00 C0
 Sense Key: 0x5 Illegal Request, Segment 0
 Sense Code: 0x24 Qual 0x00 (invalid field in cdb) Fru 0x0
 Sense flags: Blk 0 (not valid) error refers to command part, bit ptr 0
 (not valid) field ptr 0
 cmd finished after 0.008s timeout 240s
 Writing  time:0.025s
 Fixating...
 WARNING: Some drives don't like fixation in dummy mode.
 Fixating time:0.003s
 cdrecord: fifo had 64 puts and 0 gets.
 cdrecord: fifo was 0 times empty and 0 times full, min fill was 100%.
 ---
 
 Anyone have any ideas?
 
 Well, several
 
 1.  Is your interface in set for CABLE SELECT position?  If so it is 
 likely to fail

No way to tell.. This is Dell Inspiron 4000 Laptop the CD-RW is modular
component that can be swapped out with a floppy drive or a second
battery (which is usually what is in the bay).

 2.  Is DMA enabled for the drive?

How can I check this?

 3.  Are you set for -dao?  Many drives will not work in Disk-At-Once but 
 are fine with Track-At-Once.
 

Hmmm.. cdrdao is not installed.  Should I install it?

 Civileme


Also I should mention I was trying to burn an ISO image and I used the
-dummy parameter for testing purposes. 




Want to buy your Pack or Services from MandrakeSoft? 
Go to http://www.mandrakestore.com



Re: [newbie] Cd-rw Problem

2002-07-24 Thread civileme

Chuck Stuettgen wrote:


I can't seem to get mt CD-RW to work.  I've tried Gnome Toaster,
X-CDRoast and GCombust.  Nothing seems to work.  The drive works fine
under Windows 2000 and I can record without problem.  When I try it
using cdrecord from the command line I get the following:

-
Cdrecord 1.10 (i586-mandrake-linux-gnu) Copyright (C) 1995-2001 Jörg
Schilling
TOC Type: 1 = CD-ROM
scsidev: '0,0,0'
scsibus: 0 target: 0 lun: 0
Linux sg driver version: 3.1.20
Using libscg version 'schily-0.5'
atapi: 1
Device type: Removable CD-ROM
Version: 0
Response Format: 1
Vendor_info: 'SONY'
Identifikation : 'CD-RW  CRX700E  '
Revision   : '1.4h'
Device seems to be: Generic mmc CD-RW.
Using generic SCSI-3/mmc CD-R driver (mmc_cdr).
Driver flags   : SWABAUDIO
Drive buf size : 8377856 = 8181 KB
FIFO size  : 4194304 = 4096 KB
Track 01: data  650 MB
Total size: 746 MB (73:59.06) = 332930 sectors
Lout start: 747 MB (74:01/05) = 332930 sectors
Current Secsize: 2048
ATIP info from disk:
  Indicated writing power: 4
  Is not unrestricted
  Is not erasable
  Disk sub type: Medium Type A, high Beta category (A+) (3)
  ATIP start of lead in:  -11079 (97:34/21)
  ATIP start of lead out: 359849 (79:59/74)
Disk type:Long strategy type (Cyanine, AZO or similar)
Manuf. index: 11
Manufacturer: Mitsubishi Chemical Corporation
Trying to clear drive status.
cdrecord: Drive needs to reload the media to return to proper status.
Re-load disk and hit CR
Blocks total: 359849 Blocks current: 359849 Blocks remaining: 26919
Starting to write CD/DVD at speed 4 in dummy mode for single session.
Last chance to quit, starting dummy write in 0 seconds. Operation
starts.
Waiting for reader process to fill input buffer ... input buffer ready.
cdrecord: Input/output error. read track info: scsi sendcmd: no error
CDB:  52 01 00 00 00 FF 00 00 1C 00
status: 0x2 (CHECK CONDITION)
Sense Bytes: 70 00 05 00 00 00 00 12 00 00 00 00 24 00 00 C0
Sense Key: 0x5 Illegal Request, Segment 0
Sense Code: 0x24 Qual 0x00 (invalid field in cdb) Fru 0x0
Sense flags: Blk 0 (not valid) error refers to command part, bit ptr 0
(not valid) field ptr 0
cmd finished after 0.008s timeout 240s
Writing  time:0.025s
Fixating...
WARNING: Some drives don't like fixation in dummy mode.
Fixating time:0.003s
cdrecord: fifo had 64 puts and 0 gets.
cdrecord: fifo was 0 times empty and 0 times full, min fill was 100%.
---

Anyone have any ideas?






Want to buy your Pack or Services from MandrakeSoft? 
Go to http://www.mandrakestore.com

Well, several

1.  Is your interface in set for CABLE SELECT position?  If so it is 
likely to fail
2.  Is DMA enabled for the drive?
3.  Are you set for -dao?  Many drives will not work in Disk-At-Once but 
are fine with Track-At-Once.

Civileme






Want to buy your Pack or Services from MandrakeSoft? 
Go to http://www.mandrakestore.com



Re: [newbie] cd-rw thoughts?

2002-03-10 Thread Tom Brinkman

On Sunday 10 March 2002 02:08 am, mooseman wrote:
 i have decided to upgrade my old and buggy (HP7100i) cd-rw drive.
 have looked at the yamaha's, sony's, and the plextor's
 anyone have opinions for best results using  LM8.x?
 i have a preference for the yamaha. one thing always catches me on
 the spec sheets, it seems that yamaha is almost the only drive out
 there using 8mb buffers.
 my current drive (philips in hp-markings) is well known on the net as
 being a total piece of crap, and i have the coasters to prove it. ;-)
 so, i don't want to end up with another piece of crap. all the
 reviews i found, of course, go on about performance in the winblows
 world. i could care less how well devices perform in billys sandbox.
 or the software they are bundled with.
 i am thinking no less than a 20x cd-r, not really too fussy since my
 current drive is 2x (yes 2x. i have had it for awhile)
 anyways, if anyone had opinions, or experiences they wanted to sway
 me towards or away from a particular type.
 many thanks,

   IMO,
 Yamaha and Plextor are generally regarded as the best. I like 
Plextor and it's the one most often cited on LinuxHardware. I like an 
IDE rather than SCSI burner. Sony should go back to payin attention to 
makin TV sets, since they're quality has slid a lot in the last few 
years (ie, tradin on their name).

 As to speed the only thing that matters is the burn speed, since 
you shouldn't depend on a CD-RW as your regular CDrom.  There's no 
sense gettin the fastest burner you can find, 'cause speed will be 
limited by the Cdr media you use, and the speed of the source you use.  
Generally, 8x should work with any media, burnin from harddrive. 4x for 
burnin from Cdrom (CDCDr copy), but it's always better to copy to HDD 
and then burn a copy at 8x.  For these purposes, a 4mb buffer is more 
than enough. My ide plex 8-4-32 burns at 8x keeping the 4mb buffer 
(fifo) 98 to 100% full. I've never had a buffer under run, and I can 
use 28¢ 700mb cdr's.  Brand name doesn't matter since they don't make 
'em anyhow. Right now I've got a spindle of TDK's (700mb) and one of 
Maxell's (650mb). Both are really made by Ritech.

   For those that insist faster than 8432 CDr's are better or needed, 
I'd just refer to Civileme's recent post. Much the same situation. 
http://marc.theaimsgroup.com/?l=mandrake-newbiem=101536733910113w=2
It is just about like 56x CD-ROMs versus 8x.  The 8x are often faster 
on single look-ups and definitely do not wear the media as much, but 
the 56x gives users the impression that they have something smokin'  
(well, maybe, but not the sort of smoke you want to see).

   Actually I've had no problems with my plex 8432 ide. Software is 
another matter. It's always been completely setup and configured right 
from the get go by Mandrake. Works great with supermount. Never a 
problem there, and burning from the CL is bulletproof, but it seems 
most of the GUI frontends aren't keeping up with KDE or Mandrake 
advances. Some won't even run with the latest cdrecord and mkisofs 
versions. Gcombust is probly currently the most reliable (with ML 8.2, 
KDE 2.2.2), still good for data and audio CD's. For making bootable 
ISO's or copying CD's, I stick to the CL, and 'dd' them to the HDD 
first, then burn from there.  It's actually easier than usin a GUI. 
 alias biso='cdrecord -v -eject speed=8 dev=0,0' /path/to/CD.iso
All I got'a do is type 'biso' and paste in the iso I want to burn. 
Quick and simple, no coasters ;)
-- 
Tom Brinkman   Corpus Christi, Texas



Want to buy your Pack or Services from MandrakeSoft? 
Go to http://www.mandrakestore.com



Re: [newbie] cd-rw thoughts?

2002-03-10 Thread Hanan Shargi

Hey Folks, Tom Brinkman is on the list right now, if you are in need for some 
prof.  replies  ():-)


okay any thoughts about external CD Writers ?

-
Hanan AL-Shargi




Want to buy your Pack or Services from MandrakeSoft? 
Go to http://www.mandrakestore.com



Re: [newbie] cd-rw

2002-01-31 Thread Graham Watkins

FLYNN, Steve wrote:

Interesting, althought I'd be a bit wary of it myself. I've never trusted
any applications (Like the Adaptec EasyCD Creator) which allow you to drag
and drop onto a CDRW - they never seem to work correctly, even though you'd
think it was a fairly straightforward task...

   -Original Message-
   From:   Graham Watkins [SMTP:[EMAIL PROTECTED]]
   Sent:   Tuesday, January 29, 2002 8:41 AM
   To: [EMAIL PROTECTED]
   Subject:Re: [newbie] cd-rw

   FLYNN, Steve wrote:

   Daft question, but what is UDF? I've never understood some of the
odd types
   of CD you can create.
   

   You have a point, Steve.  It's a pretty unreliable way of operating.  Deadly 
slow when it does work and the CDs have been known to somehow unformat themselves, 
on my system at least. However, for those of us on a limited budget it does at least 
offer an easy way of backing up stuff and freeing up space on the hard drive.  Zip 
drives have their problems too (The click of death.) and they are much more 
expensive than CDRWs.  Still I'm not so in love with it to have ever felt the need to 
get it working under Linux.
   


-- 

Graham Watkins
For me, morning begins when I realize that the soft warm body curled up next 
to me is a cat. (Kinky Friedman - Frequent Flyer)  







Want to buy your Pack or Services from MandrakeSoft? 
Go to http://www.mandrakestore.com



Re: [newbie] cd-rw

2002-01-29 Thread Graham Watkins

FLYNN, Steve wrote:

Daft question, but what is UDF? I've never understood some of the odd types
of CD you can create.


UDF is the file system created on a CDRW which enables you supposedly to 
use it as a supplementary hard disk - dragging and dropping files to it 
etc. (Though you have time to grow a beard while it actually does it.) 
 I have managed to get linux to read, though not write, to UDF formatted 
CDs by using the command:


mount -t udf /dev/scd0 /mnt/cdrom2

This, on my system at least, has to be done as root. Also, I don't 
always seem to be able to unmount it afterwards.
   


-- 
For me, morning begins when I realize that the soft warm body curled up next 
to me is a cat.
-- Frequent Flyer  







Want to buy your Pack or Services from MandrakeSoft? 
Go to http://www.mandrakestore.com



RE: [newbie] cd-rw

2002-01-29 Thread Joe L. Casale

Well... Sorta!
UDF is based on ISO 13346. It only supports max 1 gig files (notice the
UDF structure on a Home Video DVD uses a VOB size max 1 gig) and only
supports 8.3 filenames, so no LFN's here! But DVD-r uses an extension to
UDF called m-UDF. It is a combo of UDF and ISO 9660 (Bridge), therefore
enhanced proerties! Search the net, this is a standard so there will be
plenty of info!

jlc

-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED]] On Behalf Of Graham Watkins
Sent: Tuesday, January 29, 2002 1:41 AM
To: [EMAIL PROTECTED]
Subject: Re: [newbie] cd-rw

FLYNN, Steve wrote:

Daft question, but what is UDF? I've never understood some of the odd
types
of CD you can create.


UDF is the file system created on a CDRW which enables you supposedly to

use it as a supplementary hard disk - dragging and dropping files to it 
etc. (Though you have time to grow a beard while it actually does it.) 
 I have managed to get linux to read, though not write, to UDF formatted

CDs by using the command:


mount -t udf /dev/scd0 /mnt/cdrom2

This, on my system at least, has to be done as root. Also, I don't 
always seem to be able to unmount it afterwards.
   


-- 
For me, morning begins when I realize that the soft warm body curled up
next 
to me is a cat.
-- Frequent Flyer  









Want to buy your Pack or Services from MandrakeSoft? 
Go to http://www.mandrakestore.com



Re: [newbie] cd-rw

2002-01-29 Thread Joseph Braddock

Glad to be of help.   - Joe

On Tuesday 29 January 2002 09:51 am, you wrote:
 Thanks Joe. I don't know how you guys know so much but I'm
 glade you are there! -Jeff

 On 28 Jan 2002, you wrote:
  It sounds like you have used DirectCD to record your CDRWs.  To view
  them under Linux, make a directory under /mnt called something like
  udf (or whatever you like).  Next, as root, edit /etc/fstab and
  duplicate the line in it for your CDROM except where it says either
  auto or ISO9660, change that to udf.  Save and exit fstab.  I usually
  mount from a prompt, to do so, you may have to do a umount /mnt/cdrom
  first and then issue a mount /mnt/udf (or whatever you called it).
  You should have your files.
 
  Joe
 
  On Sunday 27 January 2002 05:53 pm, you wrote:
   Hi. I am having trouble reading a cd-rw cd. This is a brand new
   installation of 8.1. I am trying to look at a cd that was created in
   windows. My Sony crx0811 seems to see cd-r but not cd-rw. It mounts
   but shows only two files: autorun.inf and udfrinst.exe. -Jeff



Want to buy your Pack or Services from MandrakeSoft? 
Go to http://www.mandrakestore.com



Re: [newbie] cd-rw

2002-01-28 Thread Ralph Slooten

With which program did you use to burn to the cd-rw in Windows? I know that
Adaptec has this wonderful way of dragging and dropping through your
Explorer to add files to it, and if you did it in this way, ONLY Adaptec
can read the file. I had this problem one too about 3 years ago. It freaked
me out, so the first thing I did then was to copy all my files to the HD
via Windows, uninstall Adaptec (basicallt threw it straight in the bin
afterwards), and then used Nero. Shortly afterwards I began with Linux and
never looked back.

Ralph

On Sun, 27 Jan 2002 [EMAIL PROTECTED] wrote:

 Hi. I am having trouble reading a cd-rw cd. This is a brand new
 installation of 8.1. I am trying to look at a cd that was created in
 windows. My Sony crx0811 seems to see cd-r but not cd-rw. It
 mounts but shows only two files: autorun.inf and udfrinst.exe. -Jeff







Want to buy your Pack or Services from MandrakeSoft? 
Go to http://www.mandrakestore.com



Re: [newbie] cd-rw

2002-01-28 Thread thedoghouse

It's Adaptec. And I did drag and drop. I'll check out Nero, thanks for 
the help. -Jeff

On 28 Jan 2002, you wrote:

 With which program did you use to burn to the cd-rw in Windows? I know
 that Adaptec has this wonderful way of dragging and dropping through
 your Explorer to add files to it, and if you did it in this way, ONLY
 Adaptec can read the file. I had this problem one too about 3 years
 ago. It freaked me out, so the first thing I did then was to copy all
 my files to the HD via Windows, uninstall Adaptec (basicallt threw it
 straight in the bin afterwards), and then used Nero. Shortly
 afterwards I began with Linux and never looked back.
 
 Ralph
 
 On Sun, 27 Jan 2002 [EMAIL PROTECTED] wrote:
 
  Hi. I am having trouble reading a cd-rw cd. This is a brand new
  installation of 8.1. I am trying to look at a cd that was created in
  windows. My Sony crx0811 seems to see cd-r but not cd-rw. It mounts
  but shows only two files: autorun.inf and udfrinst.exe. -Jeff




Want to buy your Pack or Services from MandrakeSoft? 
Go to http://www.mandrakestore.com



Re: [newbie] cd-rw

2002-01-28 Thread Ralph Slooten

Don't forget to copy everything from the CD onto your HD before you install
Nero as it WILL uninstall Adaptec. Nero and Adaptec, actually anything and
Adaptec cannot live in harmony :-)

Good luck

Ralph

On Mon, 28 Jan 2002 [EMAIL PROTECTED] wrote:

 It's Adaptec. And I did drag and drop. I'll check out Nero, thanks for
 the help. -Jeff

 On 28 Jan 2002, you wrote:

  With which program did you use to burn to the cd-rw in Windows? I know
  that Adaptec has this wonderful way of dragging and dropping through
  your Explorer to add files to it, and if you did it in this way, ONLY
  Adaptec can read the file. I had this problem one too about 3 years
  ago. It freaked me out, so the first thing I did then was to copy all
  my files to the HD via Windows, uninstall Adaptec (basicallt threw it
  straight in the bin afterwards), and then used Nero. Shortly
  afterwards I began with Linux and never looked back.
 
  Ralph
 
  On Sun, 27 Jan 2002 [EMAIL PROTECTED] wrote:
 
   Hi. I am having trouble reading a cd-rw cd. This is a brand new
   installation of 8.1. I am trying to look at a cd that was created in
   windows. My Sony crx0811 seems to see cd-r but not cd-rw. It mounts
   but shows only two files: autorun.inf and udfrinst.exe. -Jeff








Want to buy your Pack or Services from MandrakeSoft? 
Go to http://www.mandrakestore.com



Re: [newbie] cd-rw

2002-01-28 Thread thedoghouse

Thanks Ralph, I am going to search the internet for freeware for cd 
burning. I have found over the years that often the best solution 
does not come from a big company. I have to be careful though, as 
my wife likes the Windows box just the way it is. -Jeff


On 28 Jan 2002, you wrote:

 Don't forget to copy everything from the CD onto your HD before you
 install Nero as it WILL uninstall Adaptec. Nero and Adaptec, actually
 anything and Adaptec cannot live in harmony :-)
 
 Good luck
 
 Ralph
 
 On Mon, 28 Jan 2002 [EMAIL PROTECTED] wrote:
 
  It's Adaptec. And I did drag and drop. I'll check out Nero, thanks
  for the help. -Jeff
 
  On 28 Jan 2002, you wrote:
 
   With which program did you use to burn to the cd-rw in Windows? I
   know that Adaptec has this wonderful way of dragging and
   dropping through your Explorer to add files to it, and if you did
   it in this way, ONLY Adaptec can read the file. I had this problem
   one too about 3 years ago. It freaked me out, so the first thing I
   did then was to copy all my files to the HD via Windows, uninstall
   Adaptec (basicallt threw it straight in the bin afterwards), and
   then used Nero. Shortly afterwards I began with Linux and never
   looked back.
  
   Ralph
  
   On Sun, 27 Jan 2002 [EMAIL PROTECTED] wrote:
  
Hi. I am having trouble reading a cd-rw cd. This is a brand new
installation of 8.1. I am trying to look at a cd that was
created in windows. My Sony crx0811 seems to see cd-r but not
cd-rw. It mounts but shows only two files: autorun.inf and
udfrinst.exe. -Jeff




Want to buy your Pack or Services from MandrakeSoft? 
Go to http://www.mandrakestore.com



Re: [newbie] cd-rw

2002-01-28 Thread Joseph Braddock

It sounds like you have used DirectCD to record your CDRWs.  To view them 
under Linux, make a directory under /mnt called something like udf (or 
whatever you like).  Next, as root, edit /etc/fstab and duplicate the line in 
it for your CDROM except where it says either auto or ISO9660, change that to 
udf.  Save and exit fstab.  I usually mount from a prompt, to do so, you may 
have to do a umount /mnt/cdrom first and then issue a mount /mnt/udf (or 
whatever you called it).  You should have your files.

Joe

On Sunday 27 January 2002 05:53 pm, you wrote:
 Hi. I am having trouble reading a cd-rw cd. This is a brand new
 installation of 8.1. I am trying to look at a cd that was created in
 windows. My Sony crx0811 seems to see cd-r but not cd-rw. It
 mounts but shows only two files: autorun.inf and udfrinst.exe. -Jeff



Want to buy your Pack or Services from MandrakeSoft? 
Go to http://www.mandrakestore.com



Re: [newbie] CD-RW at hdc inaccessible

2001-06-22 Thread Miark

When I boot, that first screen that lists all your hardware lists both CD
drives as PIO 4. Would that have anything to do with my problem? In other
words, should my CD-RW drive be anything else?

Are there any BIOS settings that may be interfering?

Thanks,
Miark


- Original Message -
From: Miark [EMAIL PROTECTED]
To: Newbie at MDK [EMAIL PROTECTED]
Sent: Thursday, June 21, 2001 11:53 AM
Subject: [newbie] CD-RW at hdc inaccessible


 Hi all,

 I'm running 8.0 and can't read my Creative CD-RW RW8433E drive at hdc. I
 looked through old messages, but couldn't find a solution. Here's my
set-up:

   hda - hard drive hdc - CD-RW
   hdb - nothing  hdd - DVD-ROM

 Here are other details:

 * /dev/cdrom is sybolically linked to /dev/scd0
 * LILO includes append= hdc=ide-scsi mem=1024M)
 * An lsmod reports the presence of ide-scsi   7568   0

 * hdc and hdd are on a 40-pin cable

 * KDE reports the permissions at basically 777
 * ls -la on /dev/cdrom is identical to cdrom2 (w/ lrwxrwxrwx)
 * ls -la on /mnt/cdrom is identical to cdrom2 (w/ drwxrwxrwx)
 * ls -la on /dev/scd0 is brw-rw---

 I'd very much appreciate your insights!

 Thanks,
 Miark







Re: [newbie] CD-RW at hdc inaccessible

2001-06-22 Thread Paul Cox

On Thursday, Jun 21, 2001, Miark wrote:

 Dennis, yes, I've got hdc=ide-scsi in its proper place.

You might check in /etc/fstab to make sure /mnt/cdrom is going for the
right device... here's mine (my CDRW is at /dev/scd0 also which
/dev/cdrom links to):

/mnt/cdrom /mnt/cdrom supermount fs=iso9660,dev=/dev/cdrom 0 0

-- 
Paul Cox paul at coxcentral dot com
Kernel: 2.4.3-20mdk-win4lin-pcox  -  Uptime: 5 days 9 hours 57 minutes.




Re: [newbie] CD-RW at hdc inaccessible

2001-06-21 Thread Chris Keelan

On Thursday 21 June 2001 12:53, you wrote:
 Hi all,

 I'm running 8.0 and can't read my Creative CD-RW RW8433E drive at hdc. I
 looked through old messages, but couldn't find a solution. Here's my
 set-up:

   hda - hard drive hdc - CD-RW
   hdb - nothing  hdd - DVD-ROM

Can you read it as /dev/cdrom? How about as /dev/scd0? I can't recall why but 
I think you're not supposed to reference hdc except as 
/dev/scd0--/dev/cdrom/.

On my system ( I have a harddrive at hda and a cd-rw at hdc) there are no 
symlinks from any of the hdN devices. Instead, my drive is /dev/scd0 which is 
linked to /dev/cdrom.

Any particular reason why you need to reference hdc?

- Chris




Re: [newbie] CD-RW at hdc inaccessible

2001-06-21 Thread Dennis M.

On Thursday 21 June 2001 22:42, you wrote:
 On Thursday 21 June 2001 12:53, you wrote:
  Hi all,
 
  I'm running 8.0 and can't read my Creative CD-RW RW8433E drive at hdc. I
  looked through old messages, but couldn't find a solution. Here's my
  set-up:
 
hda - hard drive hdc - CD-RW
hdb - nothing  hdd - DVD-ROM

 Can you read it as /dev/cdrom? How about as /dev/scd0? I can't recall why
 but I think you're not supposed to reference hdc except as
 /dev/scd0--/dev/cdrom/.

 On my system ( I have a harddrive at hda and a cd-rw at hdc) there are no
 symlinks from any of the hdN devices. Instead, my drive is /dev/scd0 which
 is linked to /dev/cdrom.

 Any particular reason why you need to reference hdc?

 - Chris
Look in lilo.conf and see if you are booting the hda with the following 
scripts in lilo:
image=/boot/vmlinuz
label=linux
root=/dev/hda1
initrd=/boot/initrd.img
append= hdc=ide-scsi hdd=ide-floppy quiet
vga=788
read-only

except the above hdd= will read something differrent. If the hdc=ide-scsi 
line is not there then you should add it and then as su in console at the 
prompt type lilo without the quotes. Sorry if you already know some of this.
Any way, that should get you ability to read your cdrw. If not come back and 
let us know.  Onward ,  
-- 

Dennis M. registered Linux user #180842




Re: [newbie] CD-RW not working again.

2001-05-05 Thread chengyu sun

Checkout the CD Burners Section of Linux Step by Step
at http://linux.nf/stepbystep.htm. The setup process
should be similar to the one for RH 6.x/7.0.

- Steve

--- Jon Doe [EMAIL PROTECTED] wrote:
 Well it worked in 7.0 then it wouldn't work in 7.1
 and then it did work in 
 7.2 now in 8.0 it won't work again. How frustrating
 this is. Anyone having 
 similar troubles? Any fixes?
 


__
Do You Yahoo!?
Yahoo! Auctions - buy the things you want at great prices
http://auctions.yahoo.com/




Re: [newbie] CD-RW not working again.

2001-05-05 Thread Francisco Alcaraz Ariza

Could you detail your computer characteristics:
Do you have another CDROM ?
Where it is attached your CDRW, your CDROM (if you have another one), your 
harddisk?
Do you have enabled the scsi emulation in your grub or lilo config file? and 
in your modules file?
Perhaps with those data I could help you


El Sáb 05 May 2001 11:31, escribiste:
 Well it worked in 7.0 then it wouldn't work in 7.1 and then it did work in
 7.2 now in 8.0 it won't work again. How frustrating this is. Anyone having
 similar troubles? Any fixes?

-- 
Francisco Alcaraz
Murcia (Spain)




Re: [newbie] cd-rw install

2001-03-06 Thread HNelson130
Hi All, here I come again,"oldman newbies", trying to find help for my 2 
cdroms and 2 harddrives.As Hans' has help and LM7.2 "Rem Storage iv " has 
help me I still have problems. Okay,I read "file:/var/log/messages, I got 
something like this
 "ide_setup:hdc=ide-scsi ...the 2nd cdrom was "hdd" as instructed I 
looked for
 "kudzu:linked/dev/cdrom1 to /dev/scd0"...it went well, I continued to 
proceed
 "kudzu:linked /dev/cdrom2 to /dev/scd1"..this went well,I continued, I 
did a "cdrecord -scanbus" to list the "info" I "su"to root and typed the 
command...indecated below
"cd/dev  rm cdroom ln -s scd0 cdrom"...I said "yes" at prompt followed 
the same steps for the 2nd cdrom
"cd /dev/  rm cdrom2  ln -s scd1 cdrom"it all went well with no 
errors I logout to reboot

At login I attempted to access my cdroms I got the error 11(sigsegv)
I did not have to do any thing to my harddrives because they would give me 
the same error "11(sigsegv)"

Hey All, somebody out there must know what this means.If I can get this 
corrected, I believe I'll be alright.

Thanks a million.

[EMAIL PROTECTED]
LM Register #207672


RE: [newbie] cd-rw install

2001-03-02 Thread Hans N.

Hey KompuKit,

I just did this earlier today. I have some kind of factory installed
Phillips CD-RW 4x4x24. I'm not sure which one specifically, I didn't open my
box to find out. But, I had the problem of not being able to use my CD-RW
drive at all. So I did some searching in the mail archives and happened upon
a Mandrake tutorial that addresses this issue.
http://www.linux-mandrake.com/en/demos/Tutorial/CDburner/

Basically it tells you to check out some info to make sure things are okay
to go on and has you delete a bad link, then presto, the drive should work.
Well, it did for me anyways. Hope this solves your problem.

Hans N.
[EMAIL PROTECTED]

-Original Message-
From: KompuKit

I'm trying to setup scsi emulation in mandrake 7.2...

HOW do I do this...?

I installed a HP cd-rw  9150i  as secondary slave
which in linux is: hdd
harddrake recognised the drive

I tried the setup instructions below...but it won't work..

http://www.mandrakeuser.org/hardware/hremov3.html
--
  Registered Linux User: 167369
= http://www.kompukit.com =
[EMAIL PROTECTED]ICQ# 7110071
Personal WebServer:   http://kompukit.dyndns.org
WebDesigner:  http://www.kompukit.com/kitdesigns
(Personal Server runs: M-F= 7pm-12am  S+S=12pm-12am)
   (US EST)






Re: [newbie] cd-rw install

2001-03-02 Thread Anthony Daniell

Hi try this page
http://www.linux-mandrake.com/en/demos/Tutorial/CDburner/
Just visiting this planet,
Please sign the Linux Driver petition
http://www.libranet.com/petition.html
http://ants.www4.50megs.com/linux.html
http://www.50megs.com
Anthony Daniell
- Original Message -
From: "KompuKit" [EMAIL PROTECTED]
To: "Linux-Mandrake" [EMAIL PROTECTED]; "Expert"
[EMAIL PROTECTED]
Sent: Friday, March 02, 2001 8:26 AM
Subject: [newbie] cd-rw install


 I'm trying to setup scsi emulation in mandrake 7.2...

 HOW do I do this...?

 I installed a HP cd-rw  9150i  as secondary slave
 which in linux is: hdd
 harddrake recognised the drive

 I tried the setup instructions below...but it won't work..

 http://www.mandrakeuser.org/hardware/hremov3.html
 --
 Registered Linux User: 167369
 = http://www.kompukit.com =
 [EMAIL PROTECTED]ICQ# 7110071
 Personal WebServer:   http://kompukit.dyndns.org
 WebDesigner:  http://www.kompukit.com/kitdesigns
 (Personal Server runs: M-F= 7pm-12am  S+S=12pm-12am)
  (US EST)







Re: [newbie] cd-rw install

2001-03-01 Thread Alan Shoemaker

KompuKit wrote:
 I'm trying to setup scsi emulation in mandrake 7.2...

 HOW do I do this...?
 I tried the redhat approach...but everytime I reconfigure
 lilo... it says theres a syntax error.

 this is what I did...

 at the end of  /etc/rc.local
 I put:  insmod ide-scsi

 then at the end of  /etc/lilo.conf
 I put:  append="hdd=ide-scsi"

 this was in a how-to for redhat...

 I installed a HP cd-rw  9150i  as secondary slave
 which in linux is: hdd
 harddrake recognised the drive

Complete instructions to accomplish your task can be found on 
the following page of mandrakeuser.org:

http://www.mandrakeuser.org/hardware/hremov3.html
-- 
Alan




Re: [newbie] CD-RW install

2001-02-24 Thread Aries

On Saturday 24 February 2001 01:28, you wrote:
CD-RW's generally work best when configured as a slave device
 I'm buying a HP 9150i CD-RW drive...wednesday...
 was wondering:

 do I set it up as my secondary master or slave?
 (already have a 6x cd-rom drive setup as secondary master)

 also, can someone suggest a real good, but easy instuction set
 for setting up the cd-rw in linux...?




Re: [newbie] CD-RW install

2001-02-24 Thread Robert Wertzler

On Friday 23 February 2001 23:28, you wrote:
 I'm buying a HP 9150i CD-RW drive...wednesday...
 was wondering:

 do I set it up as my secondary master or slave?
 (already have a 6x cd-rom drive setup as secondary master)

 also, can someone suggest a real good, but easy instuction set
 for setting up the cd-rw in linux...?
 
Check out the "Newbieized Help File" on CR-RW installation
at the Linux Newbie site http://www.linuxnewbie.org .

And, yes, these devices do prefer to be in the "slave" position.  
You will need to recompile the kernel to disable "IDE CDROM" and 
emable "Generic SCSI Support" and "SCSI CDROM Support".  
And append device=EIDE-SCSI to LILO (or GRUB as the case may be.

Bob




Re: [newbie] CD-RW install

2001-02-24 Thread Sridhar Dhanapalan

Look around at http://www.mandrakeuser.org/. There's a great tutorial 
there.

On Sat, 24 Feb 2001 17:28, KompuKit wrote:
 I'm buying a HP 9150i CD-RW drive...wednesday...
 was wondering:

 do I set it up as my secondary master or slave?
 (already have a 6x cd-rom drive setup as secondary master)

 also, can someone suggest a real good, but easy instuction set
 for setting up the cd-rw in linux...?

-- 
Sridhar Dhanapalan.
"There are two major products that come from Berkeley:
LSD and UNIX. We don't believe this to be a coincidence."
-- Jeremy S. Anderson




Re: [newbie] CD-RW problems

2000-12-25 Thread Paul

On Mon, 25 Dec 2000, Sridhar Dhanapalan wrote:

I was using my Iomega ZipCD 8x4x32 CD-RW drive reasonably intensely, burning
seven CDs in a row. These all came out successfully, but after that I only
get errors. I had a few coasters and  one where the disc wasn't fixated
correctly (I correted this by fixating it manually afterwards). After that,

Hello,

Perhaps the problem is in the CD-RW itself?
Do you have it since long, have you burnt large amounts more often? I can
imagine there is a problem in the heat dispersion of the drive, which can
cause damage to the optical or electronic circuits.

Otherwise I cannot understand this. Programs don't change behaviour just
like that. I suspect a hardware problem.

Good luck!
Paul

-- 
Air is water with holes in it.

http://nlpagan.net - ICQ 147208 - Registered Linux User 174403
 Linux Mandrake 7.2 - Pine 4.31





Re: [newbie] CD-RW problems

2000-12-25 Thread Sridhar Dhanapalan

On Mon, 25 Dec 2000 23:27, Paul wrote:
 On Mon, 25 Dec 2000, Sridhar Dhanapalan wrote:
 I was using my Iomega ZipCD 8x4x32 CD-RW drive reasonably intensely,
  burning seven CDs in a row. These all came out successfully, but after
  that I only get errors. I had a few coasters and  one where the disc
  wasn't fixated correctly (I correted this by fixating it manually
  afterwards). After that,

 Hello,

 Perhaps the problem is in the CD-RW itself?
 Do you have it since long, have you burnt large amounts more often? I can
 imagine there is a problem in the heat dispersion of the drive, which can
 cause damage to the optical or electronic circuits.

 Otherwise I cannot understand this. Programs don't change behaviour just
 like that. I suspect a hardware problem.

 Good luck!
 Paul

The first thing I thought of that could be wrong was overheating. I posted 
the message on the list since although that looked like the problem, I was 
not sure, and I wanted another opinion. Now, I am pretty sure it was heat 
(you convinced me, Paul!). The weather is scorching here in Sydney, and even 
with several fans going inside the computer, the window open, an external fan 
blowing, and the air conditioning operating at full blast, the CD burner was, 
well, burning (pardon the poor pun). I left the computer doing almost nothing 
for a few hours (I left all my apps including X-CD-Roast open and I was 
downloading a file) and then I tried burning again, this time with Gcombust, 
using the same CDs I had problems with earlier. This time I had no problems. 
By the time I had begun, it was night, so the weather was a little cooler.

This is the first time I have burnt many CDs in one go, so this experience is 
new to me. My drive is only a few months old, and I hadn't really used it 
much before this.

-- 
Sridhar Dhanapalan.
Your mouse has moved. Windows must be rebooted to acknowledge this change.




Re: [newbie] CD-RW problems

2000-12-25 Thread Paul

On Tue, 26 Dec 2000, Sridhar Dhanapalan wrote:

 I was using my Iomega ZipCD 8x4x32 CD-RW drive reasonably intensely,

 Do you have it since long, have you burnt large amounts more often? I can
 imagine there is a problem in the heat dispersion of the drive, which can
 cause damage to the optical or electronic circuits.

the message on the list since although that looked like the problem, I was
not sure, and I wanted another opinion. Now, I am pretty sure it was heat
(you convinced me, Paul!). The weather is scorching here in Sydney, and even
with several fans going inside the computer, the window open, an external fan

At least things are okay again. I am glad for you that you did not need to
go out (in that heat) to get another burner!

Paul

-- 
Air is water with holes in it.

http://nlpagan.net - ICQ 147208 - Registered Linux User 174403
 Linux Mandrake 7.2 - Pine 4.31





Re: [newbie] CD-RW will nolonger write. Help

2000-12-22 Thread Sridhar Dhanapalan

Have a look at http://www.mandrakeuser.org/hardware/hremov3.html. Make sure 
your drive's setup fits the CD-RW setup here.

On Fri, 22 Dec 2000 16:37, Jon Doe wrote:
 On Thursday 21 December 2000 11:50 pm, you wrote:
  On Thursday 21 December 2000 09:33 pm, you wrote:
   First check your /etc/fstab to see if your CD-RW is mounted at boot.
   Also, have you tried burning as root? By default, you can only burn in
   root mode.
 
  Yes I have tried burning as root. The CD-RW works as a normal CD-Rom just
  fine.
  CD-RW is supermount in fstab

 Here is the error I get from cdrecord. Pisses me off too cause it keeps
 fixating the cd leaving it useless.

 [root@localhost jon]# cdrecord -v dev=/dev/sgc speed=4 /home/track-01.iso
 Cdrecord 1.9 (i586-mandrake-linux-gnu) Copyright (C) 1995-2000 Jörg
 Schilling TOC Type: 1 = CD-ROM
 scsidev: '/dev/sgc'
 devname: '/dev/sgc'
 scsibus: -2 target: -2 lun: -2
 Linux sg driver version: 2.1.39
 Using libscg version 'schily-0.1'
 atapi: 1
 Device type: Removable CD-ROM
 Version: 0
 Response Format: 1
 Vendor_info: 'IDE-CD  '
 Identifikation : 'R/RW 4x4x24 '
 Revision   : '1.04'
 Device seems to be: Generic mmc CD-RW.
 Using generic SCSI-3/mmc CD-R driver (mmc_cdr).
 Driver flags   : SWABAUDIO
 Drive buf size : 1572864 = 1536 KB
 FIFO size  : 4194304 = 4096 KB
 Track 01: data  451 MB
 Total size: 518 MB (51:20.64) = 231048 sectors
 Lout start: 518 MB (51:22/48) = 231048 sectors
 Current Secsize: 2048
 ATIP info from disk:
   Indicated writing power: 5
   Is not unrestricted
   Is not erasable
   Disk sub type: Medium Type C, low Beta category (C-) (6)
   ATIP start of lead in:  -11640 (97:26/60)
   ATIP start of lead out: 337350 (75:00/00)
 Disk type:Long strategy type (Cyanine, AZO or similar)
 Manuf. index: 3
 Manufacturer: CMC Magnetics Corporation
 Blocks total: 337350 Blocks current: 337350 Blocks remaining: 106302
 RBlocks total: 349030 RBlocks current: 349030 RBlocks remaining: 117982
 Starting to write CD/DVD at speed 4 in write mode for single session.
 Last chance to quit, starting real write in 1 seconds.
 Waiting for reader process to fill input buffer ... input buffer ready.
 Performing OPC...
 Starting new track at sector: 0
 Track 01:   1 of 451 MB written (fifo 100%).cdrecord: Input/output error.
 write_ g1: scsi
 sendcmd: retryable error
 CDB:  2A 00 00 00 03 E0 00 00 1F 00
 status: 0x2 (CHECK CONDITION)
 Sense Bytes: F0 00 05 00 00 03 E0 13 00 00 00 00 63 00 00 00
 Sense Key: 0x5 Illegal Request, Segment 0
 Sense Code: 0x63 Qual 0x00 (end of user area encountered on this track) Fru
 0x0
 Sense flags: Blk 992 (valid)
 write track data: error after 2031616 bytes
 Sense Bytes: 70 00 00 00 00 00 00 13 00 00 00 00 00 00 00 00 00 00
 Writing  time:   16.613s

-- 
Sridhar Dhanapalan.
Your mouse has moved. Windows must be rebooted to acknowledge this change.




Re: [newbie] CD-RW will nolonger write. Help

2000-12-21 Thread Dennis Myers

On Thursday 21 December 2000 05:33 pm, you wrote:
 Ok, I am soo tired of trying to figure it out myslef its not even funny. So
 I'll ask all the experts on this list.
 My CD-RW worked just fine in LM 7.1 now in 7.2 it won't work. I went to the
 mandrake site and did the link fix thing but it will still just not right.
 I have tried every piece of GUI software I have and all of them puke out
 and do nothing. I am sure its probably just something really simple I just
 don't know what it would be. Still too new at linux to figure it out.
 And it does work in winblows so I know its not the CD-RW
 I don't know what will be needed so here is some random stuff

 Cdrecord -scanbus
 Cdrecord 1.9 (i586-mandrake-linux-gnu) Copyright (C) 1995-2000 Jörg
 Schilling Linux sg driver version: 2.1.39
 Using libscg version 'schily-0.1'
 scsibus0:
 0,0,0 0) *
 0,1,0 1) *
 0,2,0 2) *
 0,3,0 3) *
 0,4,0 4) *
 0,5,0 5) *
 0,6,0 6) 'IOMEGA  ' 'ZIP 100 PLUS' 'J.66' Removable Disk
 0,7,0 7) *
 scsibus1:
 1,0,0   100) 'COMPAQ  ' 'LS-120 VER5   AB' 'F515' Removable Disk
 1,1,0   101) 'IDE-CD  ' 'R/RW 4x4x24 ' '1.04' Removable CD-ROM
 1,2,0   102) *
 1,3,0   103) *
 1,4,0   104) *
 1,5,0   105) *
 1,6,0   106) *
 1,7,0   107) *

At least you can get scanbus to give you a read out all I get is no such file 
try "cdrecord -scanbus" which is what I had just done?  Something is whacked 
from my download, I'm sure of it now, cause I can't remember for sure but I 
thing the second disk was d/l'd using EI explorer, don't do that, it screws 
things up. Need to use netscape if you can.
-- 
Dennis Myers registered linux user #180842




Re: [newbie] CD-RW will nolonger write. Help

2000-12-21 Thread Sridhar Dhanapalan

First check your /etc/fstab to see if your CD-RW is mounted at boot. Also, 
have you tried burning as root? By default, you can only burn in root mode.

On Fri, 22 Dec 2000 10:33, Jon Doe wrote:
 Ok, I am soo tired of trying to figure it out myslef its not even funny. So
 I'll ask all the experts on this list.
 My CD-RW worked just fine in LM 7.1 now in 7.2 it won't work. I went to the
 mandrake site and did the link fix thing but it will still just not right.
 I have tried every piece of GUI software I have and all of them puke out
 and do nothing. I am sure its probably just something really simple I just
 don't know what it would be. Still too new at linux to figure it out.
 And it does work in winblows so I know its not the CD-RW
 I don't know what will be needed so here is some random stuff

 Cdrecord -scanbus
 Cdrecord 1.9 (i586-mandrake-linux-gnu) Copyright (C) 1995-2000 Jörg
 Schilling Linux sg driver version: 2.1.39
 Using libscg version 'schily-0.1'
 scsibus0:
 0,0,0 0) *
 0,1,0 1) *
 0,2,0 2) *
 0,3,0 3) *
 0,4,0 4) *
 0,5,0 5) *
 0,6,0 6) 'IOMEGA  ' 'ZIP 100 PLUS' 'J.66' Removable Disk
 0,7,0 7) *
 scsibus1:
 1,0,0   100) 'COMPAQ  ' 'LS-120 VER5   AB' 'F515' Removable Disk
 1,1,0   101) 'IDE-CD  ' 'R/RW 4x4x24 ' '1.04' Removable CD-ROM
 1,2,0   102) *
 1,3,0   103) *
 1,4,0   104) *
 1,5,0   105) *
 1,6,0   106) *
 1,7,0   107) *

-- 
Sridhar Dhanapalan.
Your mouse has moved. Windows must be rebooted to acknowledge this change.




Re: [newbie] CD-RW will nolonger write. Help

2000-12-21 Thread Jon Doe

On Thursday 21 December 2000 11:50 pm, you wrote:
 On Thursday 21 December 2000 09:33 pm, you wrote:
  First check your /etc/fstab to see if your CD-RW is mounted at boot.
  Also, have you tried burning as root? By default, you can only burn in
  root mode.

 Yes I have tried burning as root. The CD-RW works as a normal CD-Rom just
 fine.
 CD-RW is supermount in fstab

Here is the error I get from cdrecord. Pisses me off too cause it keeps 
fixating the cd leaving it useless.

[root@localhost jon]# cdrecord -v dev=/dev/sgc speed=4 /home/track-01.iso
Cdrecord 1.9 (i586-mandrake-linux-gnu) Copyright (C) 1995-2000 Jörg Schilling
TOC Type: 1 = CD-ROM
scsidev: '/dev/sgc'
devname: '/dev/sgc'
scsibus: -2 target: -2 lun: -2
Linux sg driver version: 2.1.39
Using libscg version 'schily-0.1'
atapi: 1
Device type: Removable CD-ROM
Version: 0
Response Format: 1
Vendor_info: 'IDE-CD  '
Identifikation : 'R/RW 4x4x24 '
Revision   : '1.04'
Device seems to be: Generic mmc CD-RW.
Using generic SCSI-3/mmc CD-R driver (mmc_cdr).
Driver flags   : SWABAUDIO
Drive buf size : 1572864 = 1536 KB
FIFO size  : 4194304 = 4096 KB
Track 01: data  451 MB
Total size: 518 MB (51:20.64) = 231048 sectors
Lout start: 518 MB (51:22/48) = 231048 sectors
Current Secsize: 2048
ATIP info from disk:
  Indicated writing power: 5
  Is not unrestricted
  Is not erasable
  Disk sub type: Medium Type C, low Beta category (C-) (6)
  ATIP start of lead in:  -11640 (97:26/60)
  ATIP start of lead out: 337350 (75:00/00)
Disk type:Long strategy type (Cyanine, AZO or similar)
Manuf. index: 3
Manufacturer: CMC Magnetics Corporation
Blocks total: 337350 Blocks current: 337350 Blocks remaining: 106302
RBlocks total: 349030 RBlocks current: 349030 RBlocks remaining: 117982
Starting to write CD/DVD at speed 4 in write mode for single session.
Last chance to quit, starting real write in 1 seconds.
Waiting for reader process to fill input buffer ... input buffer ready.
Performing OPC...
Starting new track at sector: 0
Track 01:   1 of 451 MB written (fifo 100%).cdrecord: Input/output error.
write_ g1: scsi 
sendcmd: retryable error
CDB:  2A 00 00 00 03 E0 00 00 1F 00
status: 0x2 (CHECK CONDITION)
Sense Bytes: F0 00 05 00 00 03 E0 13 00 00 00 00 63 00 00 00
Sense Key: 0x5 Illegal Request, Segment 0
Sense Code: 0x63 Qual 0x00 (end of user area encountered on this track) Fru 
0x0
Sense flags: Blk 992 (valid)
write track data: error after 2031616 bytes
Sense Bytes: 70 00 00 00 00 00 00 13 00 00 00 00 00 00 00 00 00 00
Writing  time:   16.613s





Re: [newbie] CD-RW Drive Question

2000-11-05 Thread Sridhar Dhanapalan

On Sat,  4 Nov 2000 14:53, Sridhar Dhanapalan wrote:
 On Sat,  4 Nov 2000 06:15, Aries wrote:
  On Friday 03 November 2000 11:48, you wrote:
   On Wed,  1 Nov 2000 16:54, Aries wrote:
yes the drive I have is an 8x4x32 ZipCD. I don't use the programs you
refer to , I use X-CDRoast, For the first problem ,if you have buffer
underruns and sounds like it, is to up the FIFO Buffer. I installed
the two prgs. you refered to in Gcombust goto the file menu select
preferences and change the FIFO buffer to something like 8M default
is 4M, I had to do this with X-CDRoast so I could burn at 8 speed for
data, I can only do audio at 4, Gtoaster I did not see where to
change the FIFO buffer size sorry. Try this and let me know how it
works, Have you tried burning at a slower speed then your max?
   
On Tuesday 31 October 2000 09:27, you wrote:
 Is this Iomega drive the ZipCD 8x4x32? I have had no problems
 burning using Nero 5 in Windows 2000, but in Linux using
 Gnome-Toaster and Gcombust I have had problems. These programmes
 are front-ends for cdrecord, and when I tell it to burn a CD it
 finishes earlier than expected but it says that the burn was
 successful. I first thought that this was because Linux burning is
 faster than Windows burning, but after trying to read the CDs I
 have received I/O errors when accessing certain directories (i.e.
 some of the files are there,some are not). I think this is due to
 buffer underruns. Can you tell me how to rectify this problem?

 Thanks.
  
   I have tried using X-CD-Roast, Gnome Toaster and Gcombust, receiving
   the same result with all of these programmes each time I do a dummy
   burn. I tried putting the value 8m (to indicate 8MB) for the FIFO
   buffer so that these programmes can pass it on to cdrecord. This did
   not seem to make a difference, though, and with about 45 seconds to go
   my HDD would start churning and my FIFO buffer would run down to 0. I
   have also tried slowing the burn speed to 6x (from 8x) and burning from
   a CD image, only to get the same result. Could the problem be with my
   configuration rather than the application settings? My drive has been
   set up automaticaly with Mandrake 7.2, but it didn't work propery when
   I had it set up in Mandrake 7.0 either.
  
   Just in case, here is some of the cdrecord output generated by Gcombust
   and X-CD-Roast.
  
   Cdrecord 1.9 (i586-mandrake-linux-gnu) Copyright (C) 1995-2000 Jörg
   Schilling TOC Type: 1 = CD-ROM
   scsidev: '0,0,0'
   scsibus: 0 target: 0 lun: 0
   Linux sg driver version: 2.1.39
   Using libscg version 'schily-0.1'
   atapi: 1
   Device type: Removable CD-ROM
   Version: 0
   Response Format: 1
   Vendor_info: 'IOMEGA  '
   Identifikation : 'ZIPCD1024INT-A  '
   Revision   : ' 1.1'
   Device seems to be: Generic mmc CD-RW.
   Using generic SCSI-3/mmc CD-R driver (mmc_cdr).
   Driver flags   : SWABAUDIO
   Drive buf size : 1572864 = 1536 KB
   FIFO size  : 8388608 = 8192 KB
   Track 01: data  unknown length padsize:  30 KB
   Lout start:   0 MB (00:02/00) = 0 sectors
   Current Secsize: 2048
   ATIP info from disk:
 Indicated writing power: 4
 Is not unrestricted
 Is not erasable
 ATIP start of lead in:  -11580 (97:27/45)
 ATIP start of lead out: 333226 (74:05/01)
   Disk type:Short strategy type (Phthalocyanine or similar)
   Manuf. index: 9
   Manufacturer: Kodak Japan Limited
   Starting to write CD/DVD at speed 8 in dummy mode for single session.
   /usr/bin/cdrecord: WARNING: Track size unknown. Data may not fit on
   disk. Track 01:   0 MB written. Sense Bytes: 70 00 06 6A 02 CD EA 13 00
   00 00 00 29
   00 00 00
   Sense Key: 0x6 Unit Attention, Segment 0
   Sense Code: 0x29 Qual 0x00 (power on, reset, or bus device reset
   occurred) Fru
   0x0
   Sense flags: Blk 1778568682 (not valid)
   /usr/bin/cdrecord: Input/output error. write_g1: scsi sendcmd:
   retryable error status: 0x2 (CHECK CONDITION)
  
   write track data: error after 646942720 bytes
   Sense Bytes: 70 00 06 6A 02 CD EA 13 00 00 00 00 29 00 00 00 00 00
   Writing  time:  548.470s
   WARNING: Some drives don't like fixation in dummy mode.
   /usr/bin/cdrecord: fifo had 10250 puts and 10191 gets.
   /usr/bin/cdrecord: fifo was 5 times empty and 8895 times full, min fill
   was 0%.
 
  How do you have your drive setup is it a slave to another cd-rom or your
  HD. or is it a master on it's own ide interface ? still looking for other
  possibilities. My drive is setup to be a slave to my Cd-Rom drive on my
  secound interface. That's what Iomega recomended. I hear that if it's
  hooked up as slave to your HD you will have problems.

 I have my main (largest and fastest) drive (the one I have Linux on and
 burn from) set as a primary master. I have a smaller and older (but
 reliable) drive that contains my Swap partition and a Windows 2000  NTFS
 partition 

Re: [newbie] CD-RW Drive Question

2000-11-04 Thread Sridhar Dhanapalan

On Sat,  4 Nov 2000 06:15, Aries wrote:
 On Friday 03 November 2000 11:48, you wrote:
  On Wed,  1 Nov 2000 16:54, Aries wrote:
   yes the drive I have is an 8x4x32 ZipCD. I don't use the programs you
   refer to , I use X-CDRoast, For the first problem ,if you have buffer
   underruns and sounds like it, is to up the FIFO Buffer. I installed the
   two prgs. you refered to in Gcombust goto the file menu select
   preferences and change the FIFO buffer to something like 8M default is
   4M, I had to do this with X-CDRoast so I could burn at 8 speed for
   data, I can only do audio at 4, Gtoaster I did not see where to change
   the FIFO buffer size sorry. Try this and let me know how it works, Have
   you tried burning at a slower speed then your max?
  
   On Tuesday 31 October 2000 09:27, you wrote:
Is this Iomega drive the ZipCD 8x4x32? I have had no problems burning
using Nero 5 in Windows 2000, but in Linux using Gnome-Toaster and
Gcombust I have had problems. These programmes are front-ends for
cdrecord, and when I tell it to burn a CD it finishes earlier than
expected but it says that the burn was successful. I first thought
that this was because Linux burning is faster than Windows burning,
but after trying to read the CDs I have received I/O errors when
accessing certain directories (i.e. some of the files are there,some
are not). I think this is due to buffer underruns. Can you tell me
how to rectify this problem?
   
Thanks.
   
On Tue, 31 Oct 2000 17:17, Aries wrote:
 On Monday 30 October 2000 20:59, you wrote:
   Does anyone know of a CD-RW Drive that works well with Linux?
   If so,

 please

  make some recommendation's.
 
  Thank you,
  Thomas E. Fink
  [EMAIL PROTECTED]
  [EMAIL PROTECTED]
  
  He who laughs last thinks slowest.

 
 Content-Type: text/html; charset="iso-8859-1"; name="Attachment: 1"
 Content-Transfer-Encoding: quoted-printable
 Content-Description:
 
 I use an Iomega internal ide CD-R/RW. I've been using it for over
 2wks now and it works great, better then it does in M$
 
  I have tried using X-CD-Roast, Gnome Toaster and Gcombust, receiving the
  same result with all of these programmes each time I do a dummy burn. I
  tried putting the value 8m (to indicate 8MB) for the FIFO buffer so that
  these programmes can pass it on to cdrecord. This did not seem to make a
  difference, though, and with about 45 seconds to go my HDD would start
  churning and my FIFO buffer would run down to 0. I have also tried
  slowing the burn speed to 6x (from 8x) and burning from a CD image, only
  to get the same result. Could the problem be with my configuration rather
  than the application settings? My drive has been set up automaticaly with
  Mandrake 7.2, but it didn't work propery when I had it set up in Mandrake
  7.0 either.
 
  Just in case, here is some of the cdrecord output generated by Gcombust
  and X-CD-Roast. In the first three the burner is set at 8x burning, and
  in the fourth it is configured to burn at 6x.
 
  __
 
  ** 8-speed **
  __
 
  Cdrecord 1.9 (i586-mandrake-linux-gnu) Copyright (C) 1995-2000 Jörg
  Schilling TOC Type: 1 = CD-ROM
  scsidev: '0,0,0'
  scsibus: 0 target: 0 lun: 0
  Linux sg driver version: 2.1.39
  Using libscg version 'schily-0.1'
  atapi: 1
  Device type: Removable CD-ROM
  Version: 0
  Response Format: 1
  Vendor_info: 'IOMEGA  '
  Identifikation : 'ZIPCD1024INT-A  '
  Revision   : ' 1.1'
  Device seems to be: Generic mmc CD-RW.
  Using generic SCSI-3/mmc CD-R driver (mmc_cdr).
  Driver flags   : SWABAUDIO
  Drive buf size : 1572864 = 1536 KB
  FIFO size  : 8388608 = 8192 KB
  Track 01: data  unknown length padsize:  30 KB
  Lout start:   0 MB (00:02/00) = 0 sectors
  Current Secsize: 2048
  ATIP info from disk:
Indicated writing power: 4
Is not unrestricted
Is not erasable
ATIP start of lead in:  -11580 (97:27/45)
ATIP start of lead out: 333226 (74:05/01)
  Disk type:Short strategy type (Phthalocyanine or similar)
  Manuf. index: 9
  Manufacturer: Kodak Japan Limited
  Starting to write CD/DVD at speed 8 in dummy mode for single session.
  /usr/bin/cdrecord: WARNING: Track size unknown. Data may not fit on disk.
   Track 01:   0 MB written. Sense Bytes: 70 00 06 6A 02 CD EA 13 00 00 00
  00 29
  00 00 00
  Sense Key: 0x6 Unit Attention, Segment 0
  Sense Code: 0x29 Qual 0x00 (power on, reset, or bus device reset
  occurred) Fru
  0x0
  Sense flags: Blk 1778568682 (not valid)
  /usr/bin/cdrecord: Input/output error. write_g1: scsi sendcmd: retryable
  error status: 0x2 (CHECK CONDITION)
 
  write track data: error after 646942720 bytes
  Sense Bytes: 70 00 06 6A 

Re: [newbie] CD-RW Drive Question

2000-11-03 Thread Aries

On Friday 03 November 2000 11:48, you wrote:
 On Wed,  1 Nov 2000 16:54, Aries wrote:
  yes the drive I have is an 8x4x32 ZipCD. I don't use the programs you
  refer to , I use X-CDRoast, For the first problem ,if you have buffer
  underruns and sounds like it, is to up the FIFO Buffer. I installed the
  two prgs. you refered to in Gcombust goto the file menu select
  preferences and change the FIFO buffer to something like 8M default is
  4M, I had to do this with X-CDRoast so I could burn at 8 speed for data,
  I can only do audio at 4, Gtoaster I did not see where to change the FIFO
  buffer size sorry. Try this and let me know how it works, Have you tried
  burning at a slower speed then your max?
 
  On Tuesday 31 October 2000 09:27, you wrote:
   Is this Iomega drive the ZipCD 8x4x32? I have had no problems burning
   using Nero 5 in Windows 2000, but in Linux using Gnome-Toaster and
   Gcombust I have had problems. These programmes are front-ends for
   cdrecord, and when I tell it to burn a CD it finishes earlier than
   expected but it says that the burn was successful. I first thought that
   this was because Linux burning is faster than Windows burning, but
   after trying to read the CDs I have received I/O errors when accessing
   certain directories (i.e. some of the files are there,some are not). I
   think this is due to buffer underruns. Can you tell me how to rectify
   this problem?
  
   Thanks.
  
   On Tue, 31 Oct 2000 17:17, Aries wrote:
On Monday 30 October 2000 20:59, you wrote:
  Does anyone know of a CD-RW Drive that works well with Linux? If
  so,
   
please
   
 make some recommendation's.

 Thank you,
 Thomas E. Fink
 [EMAIL PROTECTED]
 [EMAIL PROTECTED]
 
 He who laughs last thinks slowest.
   

Content-Type: text/html; charset="iso-8859-1"; name="Attachment: 1"
Content-Transfer-Encoding: quoted-printable
Content-Description:

I use an Iomega internal ide CD-R/RW. I've been using it for over
2wks now and it works great, better then it does in M$

 I have tried using X-CD-Roast, Gnome Toaster and Gcombust, receiving the
 same result with all of these programmes each time I do a dummy burn. I
 tried putting the value 8m (to indicate 8MB) for the FIFO buffer so that
 these programmes can pass it on to cdrecord. This did not seem to make a
 difference, though, and with about 45 seconds to go my HDD would start
 churning and my FIFO buffer would run down to 0. I have also tried slowing
 the burn speed to 6x (from 8x) and burning from a CD image, only to get the
 same result. Could the problem be with my configuration rather than the
 application settings? My drive has been set up automaticaly with Mandrake
 7.2, but it didn't work propery when I had it set up in Mandrake 7.0
 either.

 Just in case, here is some of the cdrecord output generated by Gcombust and
 X-CD-Roast. In the first three the burner is set at 8x burning, and in the
 fourth it is configured to burn at 6x.

 __

   ** 8-speed **
 __

 Cdrecord 1.9 (i586-mandrake-linux-gnu) Copyright (C) 1995-2000 Jörg
 Schilling TOC Type: 1 = CD-ROM
 scsidev: '0,0,0'
 scsibus: 0 target: 0 lun: 0
 Linux sg driver version: 2.1.39
 Using libscg version 'schily-0.1'
 atapi: 1
 Device type: Removable CD-ROM
 Version: 0
 Response Format: 1
 Vendor_info: 'IOMEGA  '
 Identifikation : 'ZIPCD1024INT-A  '
 Revision   : ' 1.1'
 Device seems to be: Generic mmc CD-RW.
 Using generic SCSI-3/mmc CD-R driver (mmc_cdr).
 Driver flags   : SWABAUDIO
 Drive buf size : 1572864 = 1536 KB
 FIFO size  : 8388608 = 8192 KB
 Track 01: data  unknown length padsize:  30 KB
 Lout start:   0 MB (00:02/00) = 0 sectors
 Current Secsize: 2048
 ATIP info from disk:
   Indicated writing power: 4
   Is not unrestricted
   Is not erasable
   ATIP start of lead in:  -11580 (97:27/45)
   ATIP start of lead out: 333226 (74:05/01)
 Disk type:Short strategy type (Phthalocyanine or similar)
 Manuf. index: 9
 Manufacturer: Kodak Japan Limited
 Starting to write CD/DVD at speed 8 in dummy mode for single session.
 /usr/bin/cdrecord: WARNING: Track size unknown. Data may not fit on disk.
  Track 01:   0 MB written. Sense Bytes: 70 00 06 6A 02 CD EA 13 00 00 00 00
 29
 00 00 00
 Sense Key: 0x6 Unit Attention, Segment 0
 Sense Code: 0x29 Qual 0x00 (power on, reset, or bus device reset occurred)
 Fru
 0x0
 Sense flags: Blk 1778568682 (not valid)
 /usr/bin/cdrecord: Input/output error. write_g1: scsi sendcmd: retryable
 error status: 0x2 (CHECK CONDITION)

 write track data: error after 646942720 bytes
 Sense Bytes: 70 00 06 6A 02 CD EA 13 00 00 00 00 29 00 00 00 00 00
 Writing  time:  548.470s
 WARNING: Some drives don't like fixation in dummy mode.
 /usr/bin/cdrecord: fifo had 

Re: [newbie] CD-RW Drive Question

2000-11-03 Thread Sridhar Dhanapalan

On Wed,  1 Nov 2000 16:54, Aries wrote:
 yes the drive I have is an 8x4x32 ZipCD. I don't use the programs you refer
 to , I use X-CDRoast, For the first problem ,if you have buffer underruns
 and sounds like it, is to up the FIFO Buffer. I installed the two prgs. you
 refered to in Gcombust goto the file menu select preferences and change the
 FIFO buffer to something like 8M default is 4M, I had to do this with
 X-CDRoast so I could burn at 8 speed for data, I can only do audio at 4,
 Gtoaster I did not see where to change the FIFO buffer size sorry. Try this
 and let me know how it works, Have you tried burning at a slower speed then
 your max?

 On Tuesday 31 October 2000 09:27, you wrote:
  Is this Iomega drive the ZipCD 8x4x32? I have had no problems burning
  using Nero 5 in Windows 2000, but in Linux using Gnome-Toaster and
  Gcombust I have had problems. These programmes are front-ends for
  cdrecord, and when I tell it to burn a CD it finishes earlier than
  expected but it says that the burn was successful. I first thought that
  this was because Linux burning is faster than Windows burning, but after
  trying to read the CDs I have received I/O errors when accessing certain
  directories (i.e. some of the files are there,some are not). I think this
  is due to buffer underruns. Can you tell me how to rectify this problem?
 
  Thanks.
 
  On Tue, 31 Oct 2000 17:17, Aries wrote:
   On Monday 30 October 2000 20:59, you wrote:
 Does anyone know of a CD-RW Drive that works well with Linux? If
 so,
  
   please
  
make some recommendation's.
   
Thank you,
Thomas E. Fink
[EMAIL PROTECTED]
[EMAIL PROTECTED]

He who laughs last thinks slowest.
  
   
   Content-Type: text/html; charset="iso-8859-1"; name="Attachment: 1"
   Content-Transfer-Encoding: quoted-printable
   Content-Description:
   
   I use an Iomega internal ide CD-R/RW. I've been using it for over 2wks
   now and it works great, better then it does in M$


I have tried using X-CD-Roast, Gnome Toaster and Gcombust, receiving the same 
result with all of these programmes each time I do a dummy burn. I tried 
putting the value 8m (to indicate 8MB) for the FIFO buffer so that these 
programmes can pass it on to cdrecord. This did not seem to make a 
difference, though, and with about 45 seconds to go my HDD would start 
churning and my FIFO buffer would run down to 0. I have also tried slowing 
the burn speed to 6x (from 8x) and burning from a CD image, only to get the 
same result. Could the problem be with my configuration rather than the 
application settings? My drive has been set up automaticaly with Mandrake 
7.2, but it didn't work propery when I had it set up in Mandrake 7.0 either.

Just in case, here is some of the cdrecord output generated by Gcombust and 
X-CD-Roast. In the first three the burner is set at 8x burning, and in the 
fourth it is configured to burn at 6x.

__

** 8-speed **
__

Cdrecord 1.9 (i586-mandrake-linux-gnu) Copyright (C) 1995-2000 Jörg Schilling
TOC Type: 1 = CD-ROM
scsidev: '0,0,0'
scsibus: 0 target: 0 lun: 0
Linux sg driver version: 2.1.39
Using libscg version 'schily-0.1'
atapi: 1
Device type: Removable CD-ROM
Version: 0
Response Format: 1
Vendor_info: 'IOMEGA  '
Identifikation : 'ZIPCD1024INT-A  '
Revision   : ' 1.1'
Device seems to be: Generic mmc CD-RW.
Using generic SCSI-3/mmc CD-R driver (mmc_cdr).
Driver flags   : SWABAUDIO
Drive buf size : 1572864 = 1536 KB
FIFO size  : 8388608 = 8192 KB
Track 01: data  unknown length padsize:  30 KB
Lout start:   0 MB (00:02/00) = 0 sectors
Current Secsize: 2048
ATIP info from disk:
  Indicated writing power: 4
  Is not unrestricted
  Is not erasable
  ATIP start of lead in:  -11580 (97:27/45)
  ATIP start of lead out: 333226 (74:05/01)
Disk type:Short strategy type (Phthalocyanine or similar)
Manuf. index: 9
Manufacturer: Kodak Japan Limited
Starting to write CD/DVD at speed 8 in dummy mode for single session.
/usr/bin/cdrecord: WARNING: Track size unknown. Data may not fit on disk.
 Track 01:   0 MB written. Sense Bytes: 70 00 06 6A 02 CD EA 13 00 00 00 00 
29 
00 00 00
Sense Key: 0x6 Unit Attention, Segment 0
Sense Code: 0x29 Qual 0x00 (power on, reset, or bus device reset occurred) 
Fru 
0x0
Sense flags: Blk 1778568682 (not valid) 
/usr/bin/cdrecord: Input/output error. write_g1: scsi sendcmd: retryable error
status: 0x2 (CHECK CONDITION)

write track data: error after 646942720 bytes
Sense Bytes: 70 00 06 6A 02 CD EA 13 00 00 00 00 29 00 00 00 00 00
Writing  time:  548.470s
WARNING: Some drives don't like fixation in dummy mode.
/usr/bin/cdrecord: fifo had 10250 puts and 10191 gets.
/usr/bin/cdrecord: fifo was 5 times empty and 8895 times full, min fill was 
0%.
__

Cdrecord 1.9 

Re: [newbie] CD-RW Drive Question

2000-11-01 Thread Aries

yes the drive I have is an 8x4x32 ZipCD. I don't use the programs you refer 
to , I use X-CDRoast, For the first problem ,if you have buffer underruns and 
sounds like it, is to up the FIFO Buffer. I installed the two prgs. you 
refered to in Gcombust goto the file menu select preferences and change the 
FIFO buffer to something like 8M default is 4M, I had to do this with 
X-CDRoast so I could burn at 8 speed for data, I can only do audio at 4, 
Gtoaster I did not see where to change the FIFO buffer size sorry. Try this 
and let me know how it works, Have you tried burning at a slower speed then 
your max?




On Tuesday 31 October 2000 09:27, you wrote:
 Is this Iomega drive the ZipCD 8x4x32? I have had no problems burning using
 Nero 5 in Windows 2000, but in Linux using Gnome-Toaster and Gcombust I
 have had problems. These programmes are front-ends for cdrecord, and when I
 tell it to burn a CD it finishes earlier than expected but it says that the
 burn was successful. I first thought that this was because Linux burning is
 faster than Windows burning, but after trying to read the CDs I have
 received I/O errors when accessing certain directories (i.e. some of the
 files are there,some are not). I think this is due to buffer underruns. Can
 you tell me how to rectify this problem?

 Thanks.

 On Tue, 31 Oct 2000 17:17, Aries wrote:
  On Monday 30 October 2000 20:59, you wrote:
Does anyone know of a CD-RW Drive that works well with Linux? If so,
 
  please
 
   make some recommendation's.
  
   Thank you,
   Thomas E. Fink
   [EMAIL PROTECTED]
   [EMAIL PROTECTED]
   
   He who laughs last thinks slowest.
 
  
  Content-Type: text/html; charset="iso-8859-1"; name="Attachment: 1"
  Content-Transfer-Encoding: quoted-printable
  Content-Description:
  
  I use an Iomega internal ide CD-R/RW. I've been using it for over 2wks
  now and it works great, better then it does in M$

-- 
E-mail: [EMAIL PROTECTED]
"Be Kind to your fine leafy friends because a tree could be somebody's mother"




Re: [newbie] CD-RW Drive Question

2000-11-01 Thread Sridhar Dhanapalan

Is this Iomega drive the ZipCD 8x4x32? I have had no problems burning using 
Nero 5 in Windows 2000, but in Linux using Gnome-Toaster and Gcombust I have 
had problems. These programmes are front-ends for cdrecord, and when I tell 
it to burn a CD it finishes earlier than expected but it says that the burn 
was successful. I first thought that this was because Linux burning is faster 
than Windows burning, but after trying to read the CDs I have received I/O 
errors when accessing certain directories (i.e. some of the files are 
there,some are not). I think this is due to buffer underruns. Can you tell me 
how to rectify this problem?

Thanks.


On Tue, 31 Oct 2000 17:17, Aries wrote:
 On Monday 30 October 2000 20:59, you wrote:
   Does anyone know of a CD-RW Drive that works well with Linux? If so,

 please

  make some recommendation's.
 
  Thank you,
  Thomas E. Fink
  [EMAIL PROTECTED]
  [EMAIL PROTECTED]
  
  He who laughs last thinks slowest.

 
 Content-Type: text/html; charset="iso-8859-1"; name="Attachment: 1"
 Content-Transfer-Encoding: quoted-printable
 Content-Description:
 
 I use an Iomega internal ide CD-R/RW. I've been using it for over 2wks now
 and it works great, better then it does in M$

-- 
Sridhar Dhanapalan
"One World, One Web, One Programme." - Microsoft Promotional Ad.
"Ein Volk, Ein Reich, Ein Fuhrer." - Adolf Hitler




Re: [newbie] CD-RW Drive Question

2000-10-31 Thread Michael J


--- James Schofield [EMAIL PROTECTED] wrote:
 At 08:59 PM 10/30/00 -0500, you wrote:
 Does anyone know of a CD-RW Drive that works well with Linux? If so, 
 please make some recommendation's.
 
 Thank you,
 Thomas E. Fink
 
 As someone who has sold the stuff for many years. I think Plexwriter is the 
 best name in BURNERS.. if your wanting to get something for the long haul 
 with the least amount of conflicts and hassles I would go Plexwriter.
 
 James Schofield

I would've recommended Plextor too up until a couple of months ago, but I keep
seeing comments on comp.publish.cdrom.hardware and on an ISP-local newsgroup
about problems with them now.  And to top it off, my Plex 32xCSI CD-ROM drive
just shredded its mechanism, which also seems to have fried its electronics,
after about five months of VERY light usage.

I think their quality control slipped in the last six months to a year or so.
My older PlexWriter has been working fine, it's the stuff they were making
more recently that seems to be croaking.

Michael


__
Do You Yahoo!?
Yahoo! Messenger - Talk while you surf!  It's FREE.
http://im.yahoo.com/




Re: [newbie] CD-RW Drive Question

2000-10-30 Thread Aries

On Monday 30 October 2000 20:59, you wrote:

  Does anyone know of a CD-RW Drive that works well with Linux? If so, 
please
 make some recommendation's.

 Thank you,
 Thomas E. Fink
 [EMAIL PROTECTED]
 [EMAIL PROTECTED]
 
 He who laughs last thinks slowest.


Content-Type: text/html; charset="iso-8859-1"; name="Attachment: 1"
Content-Transfer-Encoding: quoted-printable
Content-Description: 

I use an Iomega internal ide CD-R/RW. I've been using it for over 2wks now 
and it works great, better then it does in M$




Re: [newbie] CD-RW help!

2000-09-22 Thread Daniel J. Ferris

[EMAIL PROTECTED] wrote:
 
 okay, my IDE CD-RW is acting up.  I have an HP 9100 IDE/ATAPI.  For some
 reason, Linux refuses to recognize it.  Every so often I would be able to use
 it, but once I rebooted I couldn't anymore. I have reinstalled Mandrake about
 15 times and even installed it from the CD-RW.  My DVD works just fine.  As a
 last resort, I tried removing Mandrake's "Supermount Technology" and opted to
 mount removable drives myself.  My DVD mounted OK, my zip the same, but when
 I went to mount my CD-RW,  it said "mount: The kernel does not recognize
 /dev/cdrom as a block device (maybe 'insmod driver'?)".  I also logged on as
 root and typed cdrecord -scanbus.  This was the error message I received "No
 such file or directory.  Cannot open SCSI driver."  Another observation I
 made:  whenver the CD-RW was working (the rare occasions) I would go into the
 HardDrake configuration utility and listed under the category CD-ROM Drives
 would be the following:
 Toshiba SD-M1212 DVD
 HP CD-Writer Plus 9100
 Unknown (When I clicked on this it was identified as a SCSI device
 (dev/scd0).  Perhaps it was a driver used for SCSI emulation???)
 
 Anyway, whenever the CD-RW didn't work, I would go into the HardDrake again
 and see the following:
 Toshiba SD-M1212 DVD
 HP CD-Writer Plus 9100
 
 The unknown SCSI device disappeared.  Am I correct in my assumption that the
 unknown device was a SCSI emulator?  Is this why my CD-Writer isn't working?
 If it is a SCSI driver, how do I reinstall it?  Would updating the Kernel or
 recompiling it help?  If so, how would I do that? Thanks for helping me on
 this mind-boggling problem!
 Joe, the one-week old Linux newbie.

heh heh heh

Yep.  It was a SCSI emulator.  You have to install the scsi
emulation.  I don't remember how, but that should point you in
the right direction.

Dan




Re: [newbie] CD-RW help!

2000-09-22 Thread John Rye

[EMAIL PROTECTED] wrote:
 
 okay, my IDE CD-RW is acting up.  I have an HP 9100 IDE/ATAPI.  For some
 reason, Linux refuses to recognize it.  Every so often I would be able to use
 it, but once I rebooted I couldn't anymore. I have reinstalled Mandrake about
 15 times and even installed it from the CD-RW.  My DVD works just fine.  As a
 last resort, I tried removing Mandrake's "Supermount Technology" and opted to
 mount removable drives myself.  My DVD mounted OK, my zip the same, but when
 I went to mount my CD-RW,  it said "mount: The kernel does not recognize
 /dev/cdrom as a block device (maybe 'insmod driver'?)".  I also logged on as
 root and typed cdrecord -scanbus.  This was the error message I received "No
 such file or directory.  Cannot open SCSI driver."  Another observation I
 made:  whenver the CD-RW was working (the rare occasions) I would go into the
 HardDrake configuration utility and listed under the category CD-ROM Drives
 would be the following:
 Toshiba SD-M1212 DVD
 HP CD-Writer Plus 9100
 Unknown (When I clicked on this it was identified as a SCSI device
 (dev/scd0).  Perhaps it was a driver used for SCSI emulation???)
 
 Anyway, whenever the CD-RW didn't work, I would go into the HardDrake again
 and see the following:
 Toshiba SD-M1212 DVD
 HP CD-Writer Plus 9100
 
 The unknown SCSI device disappeared.  Am I correct in my assumption that the
 unknown device was a SCSI emulator?  Is this why my CD-Writer isn't working?
 If it is a SCSI driver, how do I reinstall it?  Would updating the Kernel or
 recompiling it help?  If so, how would I do that? Thanks for helping me on
 this mind-boggling problem!
 Joe, the one-week old Linux newbie.


Execute the following as root..

rm /dev/cdrom
ln -s /dev/scd0 /dev/cdrom

Bet it does it for you now

Cheers

-- 
ICQ# 89345394 Mailto: [EMAIL PROTECTED]
"The number of UNIX installations has grown to 10, with more expected"
(The UNIX Programmer's Manual, 2nd Edition, June 1972.)





Re: [newbie] CD-RW help!

2000-09-22 Thread Larry Marshall


 Yep.  It was a SCSI emulator.  You have to install the scsi
 emulation.  I don't remember how, but that should point you in
 the right direction.

I don't believe that "emulation" is the proper term.  What you need is
a link with the sticky bit set between scd0 and cdrom2 (assuming the
drive is the second cdrom) so that the OS can talk to the IDE CDwriter
as though it were a SCSI device.  

Cheers --- Larry




Re: [newbie] CD RW compatibility

2000-07-16 Thread Romanator

Alan...Thanks
It looks like a very good product at a reasonable price.
My IT guy at work has also recommended it.

Roman

Dennis Myers wrote:
 
 Alan Shoemaker wrote:
 
  RomanI bought it from their online store as a special of
  the month for $99 within the last 4 to 6 months.
 
  http://www.smartandfriendly.com/
 
  Alan
 
  Romanator wrote:
  
   Hi Alan,
  
   Just caught the end of the thread. I am also looking for burner. We use
   a Smart  Friendly burner
   in our R  D department. Is the CD-R4012 a fairly recent model?
  
   Roman
  
   Alan Shoemaker wrote:
   
BenI use a scsi CD-R 4012 from Smart  Friendly, no
problems, but no W either. :-)  I had a -RW for a while but
found no use for the W (or the extra expense for rewriteable
media) so gave it to my son.
   
Alan
   
benjamin michael mcclelland wrote:

 yes, i have allready seen this... just was curious to some opinions.
 Ben

 On Wed, 12 Jul 2000, Alan Shoemaker wrote:

  http://www.linux-mandrake.com/en/fhard.php3
 
  "Eric MC.D" wrote:
  
   benjamin michael mcclelland wrote:
   
not sure if first message went through... anyone know of any CD RW 
drive
that are for sure compatible with Mandrake 7.1? I would like one that
mandrake allready has the drivers to... Im looking for an external
SCSI.  Is USB supported with Mandrake... I thought It was only with the
kernel that hasnt been released yet.
Ben
   Read HOWTO-Hardware
   Eric
 
 
 
 Excuse me for jumping in here, but I read something in the news that Smart  Friendly
 filed for chapter 11 Bankruptcy and went out of business.  You may not be able to get
 the product anymore. Anybody else see this piece of information to confirm?
 
 --
 Dennis-Registered Linux User #180842




Re: [newbie] CD RW compatibility

2000-07-14 Thread John Glasscock


As a heads up to those looking into CD-RW, MaximumLinux magazine is going
to do a feature on CD-RW in the next issue, due to hit the newstands around
1 September 2000.
Be aware that if you write a CD-RW, there is a great probability that
you will only be able to read that CD on the machine that wrote it.
Moreover, the media is more expensive, and it take longer to burn.
That said, I don't know if they make just CD-R's anymore. This info
comes from http://www.byte.com in the Jerry Pournelle column.
--
John Glasscock
Administrator  Programmer
EtherDog MultiMedia
3821 N Sugar Lane
Bloomington, IN 47404
tel:+1.812.876.5233
fax:+1.508.256.2413
mailto:[EMAIL PROTECTED]

Registered Linux User# 183536
on Registered Linux Box# 81201

"Save the world, eschew Microsoft."




Re: [newbie] CD RW compatibility

2000-07-14 Thread Romanator

Hi Alan,

Just caught the end of the thread. I am also looking for burner. We use
a Smart  Friendly burner
in our R  D department. Is the CD-R4012 a fairly recent model?

Roman

Alan Shoemaker wrote:
 
 BenI use a scsi CD-R 4012 from Smart  Friendly, no
 problems, but no W either. :-)  I had a -RW for a while but
 found no use for the W (or the extra expense for rewriteable
 media) so gave it to my son.
 
 Alan
 
 benjamin michael mcclelland wrote:
 
  yes, i have allready seen this... just was curious to some opinions.
  Ben
 
  On Wed, 12 Jul 2000, Alan Shoemaker wrote:
 
   http://www.linux-mandrake.com/en/fhard.php3
  
   "Eric MC.D" wrote:
   
benjamin michael mcclelland wrote:

 not sure if first message went through... anyone know of any CD RW drive
 that are for sure compatible with Mandrake 7.1? I would like one that
 mandrake allready has the drivers to... Im looking for an external
 SCSI.  Is USB supported with Mandrake... I thought It was only with the
 kernel that hasnt been released yet.
 Ben
Read HOWTO-Hardware
Eric
  
  

begin:vcard 
n:#179293;Roman
x-mozilla-html:FALSE
adr:;;
version:2.1
note:Roman - Register Linux User #179293
fn:Roman - Register Linux User #179293
end:vcard



Re: [newbie] CD RW compatibility

2000-07-14 Thread Dennis Myers

Alan Shoemaker wrote:

 RomanI bought it from their online store as a special of
 the month for $99 within the last 4 to 6 months.

 http://www.smartandfriendly.com/

 Alan

 Romanator wrote:
 
  Hi Alan,
 
  Just caught the end of the thread. I am also looking for burner. We use
  a Smart  Friendly burner
  in our R  D department. Is the CD-R4012 a fairly recent model?
 
  Roman
 
  Alan Shoemaker wrote:
  
   BenI use a scsi CD-R 4012 from Smart  Friendly, no
   problems, but no W either. :-)  I had a -RW for a while but
   found no use for the W (or the extra expense for rewriteable
   media) so gave it to my son.
  
   Alan
  
   benjamin michael mcclelland wrote:
   
yes, i have allready seen this... just was curious to some opinions.
Ben
   
On Wed, 12 Jul 2000, Alan Shoemaker wrote:
   
 http://www.linux-mandrake.com/en/fhard.php3

 "Eric MC.D" wrote:
 
  benjamin michael mcclelland wrote:
  
   not sure if first message went through... anyone know of any CD RW drive
   that are for sure compatible with Mandrake 7.1? I would like one that
   mandrake allready has the drivers to... Im looking for an external
   SCSI.  Is USB supported with Mandrake... I thought It was only with the
   kernel that hasnt been released yet.
   Ben
  Read HOWTO-Hardware
  Eric



Excuse me for jumping in here, but I read something in the news that Smart  Friendly
filed for chapter 11 Bankruptcy and went out of business.  You may not be able to get
the product anymore. Anybody else see this piece of information to confirm?

--
Dennis-Registered Linux User #180842






Re: [newbie] CD RW compatibility

2000-07-13 Thread Tom Brinkman

On Wed, 12 Jul 2000, you wrote:
 yes, i have allready seen this... just was curious to some opinions.
 Ben

   If you read the cdr newsgroup for a while you'll find that most
people recommend either a Plextor or Yamaha CDRW, scsi has it
proponents also.  I've never been a scuzzy fan. I have and IDE
Plextor 8432.  7.1 set it up, fully functional without my having to
do a thing.

 
 On Wed, 12 Jul 2000, Alan Shoemaker wrote:
 
  http://www.linux-mandrake.com/en/fhard.php3
  
  "Eric MC.D" wrote:
   
   benjamin michael mcclelland wrote:
   
not sure if first message went through... anyone know of any CD RW drive
that are for sure compatible with Mandrake 7.1? I would like one that
mandrake allready has the drivers to... Im looking for an external
SCSI.  Is USB supported with Mandrake... I thought It was only with the
kernel that hasnt been released yet.
Ben
   Read HOWTO-Hardware
   Eric
  
 
-- 
~~   Tom Brinkman[EMAIL PROTECTED]




Re: [newbie] CD RW compatibility

2000-07-13 Thread Hellmut

I use a Yamaha CRW8424E, it works fine!



 not sure if first message went through... anyone know of any CD RW drive
 that are for sure compatible with Mandrake 7.1? I would like one that
 mandrake allready has the drivers to... Im looking for an external
 SCSI.  Is USB supported with Mandrake... I thought It was only with the
 kernel that hasnt been released yet.
 Ben

--
,

(o o)
+--oOOO--(_)---+
|  |
|H E L L M U T |
|  |
| www.fegefeuer-webzine.de |
|  |
+-0OOO-+
  | _ | _ |
   | | | |
   | | | |
   ooO Ooo







Re: [newbie] CD RW compatibility

2000-07-13 Thread Alan Shoemaker

BenI use a scsi CD-R 4012 from Smart  Friendly, no
problems, but no W either. :-)  I had a -RW for a while but
found no use for the W (or the extra expense for rewriteable
media) so gave it to my son.

Alan


benjamin michael mcclelland wrote:
 
 yes, i have allready seen this... just was curious to some opinions.
 Ben
 
 On Wed, 12 Jul 2000, Alan Shoemaker wrote:
 
  http://www.linux-mandrake.com/en/fhard.php3
 
  "Eric MC.D" wrote:
  
   benjamin michael mcclelland wrote:
   
not sure if first message went through... anyone know of any CD RW drive
that are for sure compatible with Mandrake 7.1? I would like one that
mandrake allready has the drivers to... Im looking for an external
SCSI.  Is USB supported with Mandrake... I thought It was only with the
kernel that hasnt been released yet.
Ben
   Read HOWTO-Hardware
   Eric
 
 




Re: [newbie] CD RW compatibility

2000-07-12 Thread Eric MC.D

benjamin michael mcclelland wrote:
 
 not sure if first message went through... anyone know of any CD RW drive
 that are for sure compatible with Mandrake 7.1? I would like one that
 mandrake allready has the drivers to... Im looking for an external
 SCSI.  Is USB supported with Mandrake... I thought It was only with the
 kernel that hasnt been released yet.
 Ben
Read HOWTO-Hardware
Eric





Re: [newbie] CD RW compatibility

2000-07-12 Thread benjamin michael mcclelland

did that... was looking for experiences... If there were any that were
especially easy to setup. I want to get one and have it working, not
laying around like a lot of people that I have seen.
Ben

On Thu, 13 Jul 2000, Eric MC.D wrote:

 benjamin michael mcclelland wrote:
  
  not sure if first message went through... anyone know of any CD RW drive
  that are for sure compatible with Mandrake 7.1? I would like one that
  mandrake allready has the drivers to... Im looking for an external
  SCSI.  Is USB supported with Mandrake... I thought It was only with the
  kernel that hasnt been released yet.
  Ben
 Read HOWTO-Hardware
 Eric
 
 
 




Re: [newbie] CD-RW Support problem/?...URGENT

2000-05-09 Thread Aaron Zuercher

Michael,
That burner should work OK.  If it is SCSI there won't be a problem.   If 
it is IDE you will probably have to turn on SCSI emulation in the kernel 
(if it isn't already).  I think all burners should work ok with possible 
exceptions of the TDK VeloCD and an external USB burners.

Aaron



At 11:03 AM 5/8/00 -0800, you wrote:
I just completed a telephone order for a
PANASONIC CW 7585 cd burner; as an after thought i asked if it was
supported by Linux. They said they didn't know- so i asked them to hold
it while i queried y'all.

Does anyone know if i can actually use this unit(cuz they probably
didn't hold it)??

I have a 500mhz amd k62
128megs(soon to be 256)
8.5 gig

TIA,
-michael-




Re: [newbie] CD-RW Support problem/?...URGENT

2000-05-08 Thread Dmitri Shalonin

Is it SCSI device? If yes, then you need info about your SCSI-card, but not
PANASONIC CW 7585.
--
Tran

Michael wrote:

 I just completed a telephone order for a
 PANASONIC CW 7585 cd burner; as an after thought i asked if it was
 supported by Linux. They said they didn't know- so i asked them to hold
 it while i queried y'all.

 Does anyone know if i can actually use this unit(cuz they probably
 didn't hold it)??

 I have a 500mhz amd k62
 128megs(soon to be 256)
 8.5 gig

 TIA,
 -michael-




RE: [newbie] cd-rw atapi zip drive

2000-01-24 Thread av03

Got the smae trouble with Philips RW 3610 on hdb

Only way to mount is is on /dev/scd0!

Try it

Krit.

= Original Message From [EMAIL PROTECTED] =
I just installed 7.0 and I have two problems, the first one is that 7.0 found
my HP 7200i plus cd r-w drive and put it on the desktop as  cdrom 2 but when 
I
try to access this drive it tells me " mount: /dev/cdrom2 is not a valid 
block
device"  and I cannot use this device at all in linux, but, if I run XCDroast 
it
will "see" the HP 7200i plus and try to set it up?? unusual

also 7.0 did not "see" my atapi internal zip drive, there are no entries in
fstab for it or anything, I would love to be able to burn cd's and use my zip
drive, any help would be appreciated


Thank you in advance!!!

Lance DiBitetto
[EMAIL PROTECTED]
Ocala, Florida




Re: [newbie] cd-rw

1999-07-20 Thread Axalon


Try the cdrecord homepage:
http://www.fokus.gmd.de/nthp/employees/schilling/cdrecord.html


On Tue, 20 Jul 1999, [EMAIL PROTECTED] wrote:

 Where can I find a list of CD rewritable drives that are supported under
 linux?