Re: problem with burncd, hardware or not ?

2005-08-02 Thread guzman
I shuold have mentionned it, but I did try cdrecord with atapicam enabled,
same results...

On Sun, Jul 31, 2005 at 02:34:15PM -0700, Gary W. Swearingen wrote:
 [EMAIL PROTECTED] writes:
 
  only wrote -1 of 32768 bytes: Input/output error
  burncd: ioctl(CDRIOCFLUSH): Input/output error
 
 I got something like that on 5.4 (i386 or amd64, I forget) and cured
 it by using cdrecord from cdrtools port after rebuilding kernel to
 support it.  That might tell you whether it's hardware or software.
 Some would say you should use send-pr.

-- 
Emmanuel Bouchard
[EMAIL PROTECTED]
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


problem with burncd, hardware or not ?

2005-07-31 Thread guzman
Hi,
When I try to burn data with burncd here what I get :
written this track 136368 KB total 136368 KB
only wrote -1 of 32768 bytes: Input/output error

burncd: ioctl(CDRIOCFLUSH): Input/output error

and in dmesg :
acd0: timeout waiting for ATAPI ready

after it's impossible to access cd drive without rebooting.
trying atacontrol reinit 1 get me this :
Master:  no device present
Slave:   no device present

in dmesg :
acd0: WARNING - removed from configuration

I've tried to include device atapicam and to burn with cdrecord, same result.
another weird thing is that when I'm perfoming a test burnd, it's always 
successful...

here is some details on my computer :
Laptop Medion
FreeBSD 5.3
CPU: Intel(R) Pentium(R) 4 CPU 2.40GHz (2390.31-MHz 686-class CPU)
atapci0: SiS 962/963 UDMA133 controller port 
0x1000-0x100f,0x376,0x170-0x177,0x3f6,0x1f0-0x1f7 at device 2.5 on pci0
ata0: channel #0 on atapci0
ata1: channel #1 on atapci0
ata0-master: DMA limited to UDMA33, non-ATA66 cable or device
ad0: 38154MB HITACHI DK23DA-40/00J0A0A1 [77520/16/63] at ata0-master UDMA33
acd0: CDRW QSI CD-RW/DVD-ROM SBW-241/VF02 at ata1-master UDMA33

Can someone tell me if this seems from hardware or not ?
or maybe incompatibility of hardware with FreeBSD ?

Thanks for any help.

-- 
Guzman
[EMAIL PROTECTED]
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: problem with burncd, hardware or not ?

2005-07-31 Thread Gary W. Swearingen
[EMAIL PROTECTED] writes:

 only wrote -1 of 32768 bytes: Input/output error
 burncd: ioctl(CDRIOCFLUSH): Input/output error

I got something like that on 5.4 (i386 or amd64, I forget) and cured
it by using cdrecord from cdrtools port after rebuilding kernel to
support it.  That might tell you whether it's hardware or software.
Some would say you should use send-pr.
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]