Can't write to USB CD-RW

2004-06-02 Thread David Kanter
I have a USB cd-rw to which I cannot write CDs. I am using 4.10 Release.
The SCSI subsystem is compiled into the kernel. dmesg shows a umass device:
umass0: IOMEGA CDRW64892EXT3-B, rev 2.00/0.02, addr 2
However, when I run xcdroast the drive is not recognized as a writer, 
but is as a reader. The Scanning for devices takes forever.

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


Re: fully deinstall X

2004-02-22 Thread David Kanter
I would look at pkg_deinstall.

Noah wrote:
Hi,

how can I fully deinstall X 
I will reinstall after I rebuild my machine with a 4.9-Stable system

# !pkg [/usr/ports/net/cvsup-without-gui]
pkg_info | grep XFree86
XFree86-FontServer-4.2.0 XFree86-4 Font Server
XFree86-Server-4.2.0_3 XFree86-4 X server and related programs
XFree86-documents-4.2.0 XFree86-4 Document Files
XFree86-font100dpi-4.2.0 XFree86-4 bitmap 100 dpi fonts
XFree86-font75dpi-4.2.0 XFree86-4 bitmap 75 dpi fonts
XFree86-fontCyrillic-4.2.0 XFree86-4 Cyrillic Fonts
XFree86-fontDefaultBitmaps-4.2.0 XFree86-4 default bitmap fonts
XFree86-fontEncodings-4.2.0 XFree86-4 font encoding files
XFree86-fontScalable-4.2.0 XFree86-4 Scalable font files
imake-4.2.0_1   Imake and other utilities from XFree86
imake-4.3.0 Imake and other utilities from XFree86
Thanks in advance,

Noah

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


USB CD-RW won't work

2004-02-21 Thread David Kanter
I've got 4-stable and can't get my USB CD-RW to read or write CDs. The 
CD-RW is connected to the computer via a USB 2.0 PCI card. I've got a 
ATA DVD-ROM that works perfectly fine.

When I boot, dmesg shows the USB CD-RW:

umass0: IOMEGA CDRW64892EXT3-B , rev 2.00/0.02, addr 2

All the USB-through-SCSI options are built into the kernel.

When I try to mount a CD in the drive, I get:

 sudo mount /cdrom
cd9660: /dev/cd0c: Invalid argument
dscheck(#cd/2): b_bcount 2048 is not on a sector boundary (ssize 385875968)
yet mounting the CD in the DVD-ROM (/cdrom1) drive works just fine.

Also, when running camcontrol:

 sudo camcontrol devlist -v
scbus0 on umass-sim0 bus 0:
IOMEGA CDRW64892EXT3-B 6OP1  at scbus0 target 0 lun 0 (pass0,cd0)
scbus-1 on xpt0 bus 0:
 at scbus-1 target -1 lun -1 (xpt0)
When trying to burn a CD with XCDroast the USB CD-RW is recognized on 
start-up. But when trying to write to the drive the green access light 
flashes every other second for a minute or so and then I get an error 
that no devices can be found. Incidentally, when I tried to install 
FreeBSD from this USB drive I was told that the CD looked like it was an 
audio CD. (The install went fine with the DVD-ROM.)

Any ideas? I've tried using 5.X, but when trying to burn a CD I get the 
umass BBB bulk-in TIMEOUT errors and the whole system freezes.



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