dinsmorem Posted March 5, 2009 Author Share Posted March 5, 2009 As suggested options can be passed to the snd_hda_intel module. Thought a list of them all might come in handy. Add a line like: options snd-hda-intel model=toshiba <-- your correct model goes here :) to your /etc/modprobe.conf file. okay....you say put in my correct model. do i keep the word toshiba there or not? also where do i place the line....at the bottom of the existing lines? sorry to be a pest but this is all new to me. thank you Link to comment Share on other sites More sharing options...
ianw1974 Posted March 5, 2009 Share Posted March 5, 2009 Yes, you put Toshiba there, or it can also be another setting, as I found with my Toshiba Core Duo a while back. This can also depend on what is being recognised by system, you can also do for example: cat /var/log/dmesg | grep -i alc and find out what ALC model you have. Link to comment Share on other sites More sharing options...
ianw1974 Posted March 5, 2009 Share Posted March 5, 2009 I remembered a similar problem with a Tecra A8 I had, and I had to put this: options snd-hda-intel enable=1 index=0 model=basic before it would work. Link to comment Share on other sites More sharing options...
speedball2 Posted March 6, 2009 Share Posted March 6, 2009 okay....you say put in my correct model. do i keep the word toshiba there or not? also where do i place the line....at the bottom of the existing lines? sorry to be a pest but this is all new to me. thank you You can try toshiba (picked that one because it looked promising), reboot and see if it works. If not, try another one. Just put it on a new line at the bottom of modprobe.conf. You'll need to be root to edit that file. Link to comment Share on other sites More sharing options...
dinsmorem Posted March 8, 2009 Author Share Posted March 8, 2009 have you had a chance to look my info over? what do you think needs to be done to fix this problem? thank you Link to comment Share on other sites More sharing options...
dinsmorem Posted March 8, 2009 Author Share Posted March 8, 2009 I can't find a "modprobe.conf" file. I click "root" then "etc" then there is "modprobed" or "modprobe.preload.d" and thats my choices. thank you You can try toshiba (picked that one because it looked promising), reboot and see if it works. If not, try another one. Just put it on a new line at the bottom of modprobe.conf. You'll need to be root to edit that file. Link to comment Share on other sites More sharing options...
daniewicz Posted March 8, 2009 Share Posted March 8, 2009 I can't find a "modprobe.conf" file. I click "root" then "etc" then there is "modprobed" or "modprobe.preload.d" and thats my choices. thank you Look further down. You are looking for a file not a directory. The directories are listed first and then the files. Link to comment Share on other sites More sharing options...
dinsmorem Posted March 8, 2009 Author Share Posted March 8, 2009 first...thanks I found it!! now it says I am not allowed to change the "modprobe.conf" file. now what do I do? thanks, Link to comment Share on other sites More sharing options...
scarecrow Posted March 8, 2009 Share Posted March 8, 2009 Open an editor as root, say kwrite (you can use any) kdesu kwrite Then, navigate yourself to that file via "open". Be very careful what you type! Mistakes are not allowed, and uppercase/lowercase are not the same! Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now