Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
usbserial and modprobe.conf
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Other Things Gentoo
View previous topic :: View next topic  
Author Message
imesg
Guru
Guru


Joined: 12 Jul 2002
Posts: 445

PostPosted: Sun Jun 01, 2008 8:12 pm    Post subject: usbserial and modprobe.conf Reply with quote

I have a Novatel wireless card in my laptop and for it to work the usbserial module needs this:

modprobe usbserial vendor=0x1410 product=0x2120

So to automate this I created /etc/modprobe.d/novatel that contains this:

options usbserial vendor=0x1410 product=0x2120

Then I ran update-modules:

root@go:/etc/modprobe.d# update-modules --verbose
* You have /etc/modules.d, so things need to get coalesced
* modules.conf: already up-to-date wheatness
* modules.dep: already up-to-date goodness
* modprobe.conf: already up-to-date nutness

And there is no reference to usbserial.

Am I going about this incorrectly?

Thanks,

Gene
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Other Things Gentoo 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