Joseph B. Welsh on Tue, 12 Dec 2000 13:07:50 -0500 |
On Tuesday 12 December 2000 12:41, you wrote: > ----- Original Message ----- > From: "Joseph B. Welsh" <JWelsh@ConsecoDirect.com> > To: <plug@lists.phillylinux.org> > Sent: Tuesday, December 12, 2000 11:51 AM > Subject: [PLUG] USB sony spressa CDR > > Yeah, there are a crapload of messages that show up, aren't there? :-) > > According to the web page, you need to ALSO compile in SCSI support, since > the USB mass storage driver (appartently) just masquerades a USB device as > standard SCSI. > > "Since the mass storage driver presents the USB device as a SCSI device, > you need to turn on SCSI support, which is under SCSI support in the > configuration script. You should also turn on subordinate options as > appropriate to your mass storage device - usually one or more of SCSI disk > support, SCSI tape support, SCSI CD-ROM (this would be you) support and > SCSI generic support" I did this when I compiled the kernel. Should they be set up as modules instead of specifying Y for yes? In demesg this is what is says about scsi: scsi : 0 hosts. scsi : detected total. USB stuff is loaded last Here's what I get in messages.log: kernel: usb.c: registered new driver usbdevfs Dec 12 12:10:33 Jwelsh_Notebook kernel: usb.c: registered new driver hub Dec 12 12:10:33 Jwelsh_Notebook kernel: usb-uhci.c: $Revision: 1.237 $ time 10:54:52 Dec 12 2000 Dec 12 12:10:33 Jwelsh_Notebook kernel: usb-uhci.c: High bandwidth mode enabled Dec 12 12:10:33 Jwelsh_Notebook kernel: usb-uhci.c: USB UHCI at I/O 0x3400, IRQ 11 Dec 12 12:10:33 Jwelsh_Notebook kernel: usb-uhci.c: Detected 2 ports Dec 12 12:10:33 Jwelsh_Notebook kernel: usb.c: new USB bus registered, assigned bus number 1 Dec 12 12:10:33 Jwelsh_Notebook kernel: usb.c: USB new device connect, assigned device number 1 Dec 12 12:10:33 Jwelsh_Notebook kernel: hub.c: USB hub found Dec 12 12:10:33 Jwelsh_Notebook kernel: hub.c: 2 ports detected Dec 12 12:10:33 Jwelsh_Notebook usb: Loading USB interface succeeded Dec 12 12:10:33 Jwelsh_Notebook usb: Mount USB filesystem succeeded Dec 12 12:10:34 Jwelsh_Notebook kernel: usb.c: USB new device connect, assigned device number 2 Dec 12 12:10:34 Jwelsh_Notebook kernel: usb.c: USB device 2 (prod/vend 0x4e6/0x101) is not claimed by any active driver. Dec 12 12:10:35 Jwelsh_Notebook kernel: usb.c: registered new driver usb-storage Dec 12 12:10:35 Jwelsh_Notebook kernel: USB Mass Storage support registered. Dec 12 12:10:35 Jwelsh_Notebook usb: Loading USB storage succeeded > > Then, after compiling SCSI support in, you make a mount point (just mkdir > /mnt/cdrw or some such), and then put a mount command into /etc/fstab: > > /dev/scd0 /mnt/cdrw iso9660 ro,noauto,user 0 0 > > Note that the actual device (/dev/scd0) may be different for you; my (SCSI) > CD-RW shows up as /dev/sr0. > > You should then just be able to "mount /mnt/cdrw" - and see the CD disk in > there. > Tried both options, no joy One thing concerns me, is that I don't see any actual device ID's for the cd burner/reader. I would guess there should be...right? ______________________________________________________________________ Philadelphia Linux Users Group - http://www.phillylinux.org Announcements-http://lists.phillylinux.org/mail/listinfo/plug-announce General Discussion - http://lists.phillylinux.org/mail/listinfo/plug
|
|