View previous topic :: View next topic |
Author |
Message |
elkaran n00b
Joined: 19 Feb 2003 Posts: 8 Location: Switzerland
|
Posted: Sun Nov 21, 2004 12:34 pm Post subject: IBM Thinkpad X40: External USB CD Drive |
|
|
howdy,
i've set up gentoo on a thinkpad x40 laptop and so far it seems to work more or less. i haven't worked with linux for about 2 years so i'm surprised i got it to work at all
anyway still got some problems with hardware, most importantly the external usb cd drive. it worked fine during installation with the livecd but with my own kernel it doesn't seem to work.
i've looked around on the forums a bit but i'm not sure what i'm doing wrong. i compiled all sort of usb support into the kernel, also scsi support. i've emerged hotplug and added it to default runlevel. anything i'm missing?
if i understand correctly i should be able to plug in the drive and it should appear on /dev, right? during installation it was called /dev/sr0 but i haven't got any sr now.
sorry if this has been answered in the past but i didn't find anything relevant (maybe i'm too stupid to use the forum search function) |
|
Back to top |
|
|
kloune Apprentice
Joined: 09 May 2004 Posts: 185 Location: lost
|
Posted: Sun Nov 28, 2004 10:06 pm Post subject: |
|
|
Hi,
Here it works, my modules list looks like this:
Code: |
sg 35680 0
i915 82660 3
parport_pc 35392 1
lp 11304 0
parport 41096 2 parport_pc,lp
snd_seq_oss 35264 0
snd_seq_midi_event 7744 1 snd_seq_oss
snd_seq 54864 4 snd_seq_oss,snd_seq_midi_event
tun 9280 0
svgalib_helper 13540 0
snd_pcm_oss 55784 0
snd_mixer_oss 20608 1 snd_pcm_oss
snd_intel8x0 34472 1
snd_ac97_codec 73488 1 snd_intel8x0
snd_pcm 100360 2 snd_pcm_oss,snd_intel8x0
snd_timer 26500 2 snd_seq,snd_pcm
snd_page_alloc 9992 2 snd_intel8x0,snd_pcm
snd_mpu401_uart 7936 1 snd_intel8x0
snd_rawmidi 25444 1 snd_mpu401_uart
snd_seq_device 8008 3 snd_seq_oss,snd_seq,snd_rawmidi
snd 56292 13 snd_seq_oss,snd_seq,snd_pcm_oss,snd_mixer_oss,s
nd_intel8x0,snd_ac97_codec,snd_pcm,snd_timer,snd_mpu401_uart,snd_rawmidi,snd_seq
_device
soundcore 10272 1 snd
cpufreq_powersave 1664 0
speedstep_centrino 8084 0
usb_storage 70208 0
usblp 12992 0
thermal 12808 0
processor 17192 2 speedstep_centrino,thermal
fan 3908 0
button 6480 0
battery 8772 0
ac 4676 0
rtc 12728 0
hw_random 5396 0
usbhid 25984 0
ehci_hcd 32964 0
uhci_hcd 32528 0
usbcore 119140 7 usb_storage,usblp,usbhid,ehci_hcd,uhci_hcd
ath_pci 54880 0
ath_rate_onoe 8840 1 ath_pci
wlan 120412 3 ath_pci,ath_rate_onoe
ath_hal 131600 2 ath_pci
e1000 87876 0
twofish 38592 0
cryptoloop 3520 0
loop 16072 1 cryptoloop
st 41436 0
sr_mod 16932 0
|
hotplug also running at default. I only plug it in and it works just fine. Check under
Code: | /dev/scsi/host0/bus0/target0/lun0/ |
if you see cd afterwards. |
|
Back to top |
|
|
|
|
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
|
|