Linux - Hardware This forum is for Hardware issues.
Having trouble installing a piece of hardware? Want to know if that peripheral is compatible with Linux? |
Notices |
Welcome to LinuxQuestions.org, a friendly and active Linux Community.
You are currently viewing LQ as a guest. By joining our community you will have the ability to post topics, receive our newsletter, use the advanced search, subscribe to threads and access many other special features. Registration is quick, simple and absolutely free. Join our community today!
Note that registered members see fewer ads, and ContentLink is completely disabled once you log in.
Are you new to LinuxQuestions.org? Visit the following links:
Site Howto |
Site FAQ |
Sitemap |
Register Now
If you have any problems with the registration process or your account login, please contact us. If you need to reset your password, click here.
Having a problem logging in? Please visit this page to clear all LQ-related cookies.
Get a virtual cloud desktop with the Linux distro that you want in less than five minutes with Shells! With over 10 pre-installed distros to choose from, the worry-free installation life is here! Whether you are a digital nomad or just looking for flexibility, Shells can put your Linux machine on the device that you want to use.
Exclusive for LQ members, get up to 45% off per month. Click here for more info.
|
 |
02-20-2003, 01:49 PM
|
#1
|
Member
Registered: Feb 2003
Posts: 37
Rep:
|
Lost alias line in modules.conf
Okay, for starters, let me identify myself as one of those users who know enough to be very dangerous.
I was trying to install a Linksys 802.11g card.
Since my RH8 box didn't have the drivers, etc, I tried to do it manually.
In the process, I *SOMEHOW* (cough-fatfingered-cough) managed to delete the alias line from my modules.conf file that refers to my sound card. I've got a Dell Latitude laptop.
I Know during the install, the card is picked up beautifully, and believe it goes to /dev/audio, but I'm not sure on that.
the RH hardware broweser sees the card, but its not got any device hooked to it.
I'm hoping that someone else might have a latitude laptop, and has been through this before, that or someone's got a link to a good site of re-figruing out the modules.conf. I've already visited RH and TLDP's web sites, but cant find anythign that seems to apply
Thanks in advance for the help
|
|
|
02-20-2003, 03:09 PM
|
#2
|
LQ Guru
Registered: Jan 2001
Posts: 24,149
|
Well, providing the Laptop Model or the type of soundcard would be helpful as there are so many different types of Dell Laptops and soundcards out there, it could be many of the different modules to load your sound card.. 
|
|
|
02-20-2003, 04:08 PM
|
#3
|
Member
Registered: Feb 2003
Posts: 37
Original Poster
Rep:
|
DOH!!!
Okay, that'd be the id10t in me.....
Latitude HT500
I did some more digging, and I know it uses the maestro module because if I modprobe it, it comes up and works.
According to RH's Sound Card config util, it's an ES1978 Maestro 2E.
Thanks for your help with this.
btw, what exactly does this affero button do?
|
|
|
02-20-2003, 04:20 PM
|
#4
|
LQ Guru
Registered: Jan 2001
Posts: 24,149
|
Then you should just be able to add that to your modules file like this:
/sbin/moprobe [module-name-here]
|
|
|
02-20-2003, 05:35 PM
|
#5
|
Member
Registered: Feb 2003
Posts: 37
Original Poster
Rep:
|
eh?
hold on...
{modules.conf}
alias parport_lowlevel parport_pc
post-install sound-slot-0 /bin/aumix-minimal -f /etc/.aumixrc -L >/dev/null 2>&1 || :
pre-remove sound-slot-0 /bin/aumix-minimal -f /etc/.aumixrc -S >/dev/null 2>&1 || :
alias usb-controller usb-uhci
alias eth0 3c59x
{/modules.conf}
There was a line in there aliasing the sound card. you're saying though, that in this file, I can add /sbin/modprobe maestro?
I get the feeling I'm *way* off base in my understanding here
|
|
|
02-20-2003, 05:48 PM
|
#6
|
Member
Registered: Feb 2003
Posts: 37
Original Poster
Rep:
|
actually.. you got my brain going in a different way.
added this to my modules.conf, and it works.
alias sound-slot-0 maestro
Thanks again!!!!
|
|
|
All times are GMT -5. The time now is 05:21 AM.
|
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.
|
Latest Threads
LQ News
|
|