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.
|
 |
08-24-2006, 07:31 PM
|
#1
|
LQ Newbie
Registered: Feb 2006
Posts: 4
Rep:
|
Ubuntu failing to reconise sound card opl3sax??
hi,
I have recently changed from windows 98 to ubuntu 6.06, after instalation all seems well exept from the os seems not to reconise the sound card, opl3sax. I am very new to linux but do prefer it over Windows.
from other forums i have been helped out but none of the sugestions have helped the problem, for example alot of people have said type "sudo modprobe snd-opl3sa2" into a terminal but i just get a reply no such device?
Can someone help me?? as i said im new to linux and still learning so any help would be greatfull exepted.
Thanks,
|
|
|
08-24-2006, 07:45 PM
|
#2
|
Member
Registered: Apr 2004
Location: Statesboro, GA
Distribution: Arch Linux 2007.05 "Duke" (Kernel 2.6.21)
Posts: 447
Rep:
|
If you type in "sudo lspci", does something show up that seems to remotely look like your sound card? If so, What is the line and have you tried "sudo lsmod"? lsmod will list the modules that you already have loaded. snd-opl3sa2 should be loaded if you saw a relevant entry in your lspci output.
Also - have you tried "alsa-conf"? That may help if it isn't being detected on boot. After alsa-conf does it's job, you can use "alsamixer" or some other mixer to up all of the volumes (if alsa-conf worked.)
Note: I'm not sure if it is "alsaconf" or "alsa-conf" - go ahead and try both.
|
|
|
08-24-2006, 08:01 PM
|
#3
|
LQ Newbie
Registered: Feb 2006
Posts: 4
Original Poster
Rep:
|
Hi, XpromiseX, I looked in sudo lspci and there was nothing about my sound card, but in sudo lsmod i did see this:
Quote:
snd_opl3_lib 10624 0
snd_hwdep 9376 1 snd_opl3_lib
snd_cs4231_lib 26752 0
snd_mpu401_uart 7808 0
snd_rawmidi 25504 1 snd_mpu401_uart
snd_seq_device 8716 2 snd_opl3_lib,snd_rawmidi
snd_pcm_oss 53664 0
snd_mixer_oss 18688 1 snd_pcm_oss
snd_pcm 89864 2 snd_cs4231_lib,snd_pcm_oss
snd_timer 25220 3 snd_opl3_lib,snd_cs4231_lib,snd_pcm
snd 55268 10 snd_opl3_lib,snd_hwdep,snd_cs4231_lib,snd_mpu401_uart,snd_rawmidi,snd_seq_device,snd_pcm_oss,snd_mix er_oss,snd_pcm,snd_timer
soundcore 10208 1 snd
snd_page_alloc 10632 2 snd_cs4231_lib,snd_pcm
|
dont know how relevant this is with it mentioning "snd_opl3_lib"??
Also when i typed "alsa-conf" and "alsaconf" it returned with an erorr.?
Thanks for your time in trying to help me,
Rob
|
|
|
08-24-2006, 09:17 PM
|
#4
|
Member
Registered: Apr 2004
Location: Statesboro, GA
Distribution: Arch Linux 2007.05 "Duke" (Kernel 2.6.21)
Posts: 447
Rep:
|
What error did it return when you tried to run either alsaconf or alsa-conf?
Also - check /etc/hotplug/blacklist.d/alsa to see if it lists that driver. If not, good - if so, comment out the line with the driver and reboot to see if that helps.
|
|
|
08-25-2006, 09:08 AM
|
#5
|
LQ Newbie
Registered: Feb 2006
Posts: 4
Original Poster
Rep:
|
I have looked for /etc/hotplug/blacklist.d/alsa on my system and i cant find it, the error i get when typing alsaconf in a terminal window is "file not found".
thanks
Rob
|
|
|
All times are GMT -5. The time now is 05:08 PM.
|
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
|
|