Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
CD-RW on USB bus (CD-WRITER HP 8200 series)
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Kernel & Hardware
View previous topic :: View next topic  
Author Message
kappert
n00b
n00b


Joined: 20 Oct 2003
Posts: 10

PostPosted: Thu Oct 23, 2003 9:56 pm    Post subject: CD-RW on USB bus (CD-WRITER HP 8200 series) Reply with quote

My CD-Writer on the USB bus appears in dmesg as:
"HP Model: CD-Writer+ 8290 Rev: 1.3C".
It is also seen by cdrecord -scanbus (but I haven't tried writing yet).

To start I would like to simply mount a CD for reading on that external USB drive. I have devfs and I think my USB HP drive shows as:

/dev/scsi/host0/bus0/target0/lun0/generic

This is a CHARACTER device and I think what I need is a block device.
I am very new to devfs. Does anybody have a clue on how to get a CD drive on the USB port working, especially what/if/how to configure devfs and how to mount it in the filesystem?

Or if I use the old style, does anybody know the major/minor device numbers to use with mknod in this case?
Back to top
View user's profile Send private message
jay
l33t
l33t


Joined: 08 May 2002
Posts: 980

PostPosted: Fri Oct 24, 2003 8:55 am    Post subject: Reply with quote

have a look into /etc/devfsd.conf and modify it according to your needs.


man devfsd.conf explains all options very nicely.
_________________
Do you want your posessions identified? [ynq] (n)
Back to top
View user's profile Send private message
kappert
n00b
n00b


Joined: 20 Oct 2003
Posts: 10

PostPosted: Sun Nov 02, 2003 9:04 am    Post subject: Fixed (was just incomplete kernel configuration) Reply with quote

It turns out that I did not have my kernel configured properly. Disk drives on the USB port are controlled as SCSI devices. I only had "SCSI generic support" enabled, but not, for example, "SCSI CD-ROM support".

With 2.4.20-gentoo-r7 all I had to do was fix the kernel configuration as shown in the following link and rebuild the kernel. The rest just worked (I could ignore the remaining steps in the "tuxmobil" instructions).

See: http://www.tuxmobil.org/linux_usb_cd.html

other good link

https://forums.gentoo.org/viewtopic.php?t=20175&start=0
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Kernel & Hardware All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum