|
||||||
| Forums FAQ | Members List | Search | Today's Posts | Mark Forums Read |
| ARCHIVES - Laptop Support Questions specific to laptop computers running SUSE Linux |
|
|
LinkBack | Thread Tools | Display Modes |
|
|||
|
I apologize that this is a common issue on these boards but i have spent the last week going through the audio troubleshooting guide over and over and cannot seem to get my audio working. Here are the results of the scripts the guide suggested running:
http://pastebin.ca/921194 http://nopaste.com/p/afr1yypLgb I thank anybody willing to help me with my problem in advance. |
|
|||
|
Quote:
I notice this from the scripts: Quote:
Quote:
I think the guide makes it pretty clear you need to update your alsa, and it appears you have not. The audio troubleshooting guide provides you guidance as to how you can update your alsa. Please update your alsa per the guide instructions. Did you have a problem making the update? Once you have updated your alsa, reboot your computer. If your sound still doesn't work, then edit your /etc/modprobe.d/sound file. Look for this line in that file: Code:
options snd-hda-intel: enable=1 index=0 Code:
options snd-hda-intel enable=1 index=0 model=toshiba Please, if one of those steps gives you difficulty in implementing the step, then please advise the details of your problem, and we can go from there. |
|
|||
|
Quote:
i am going to try updating but i am confused about this "bigSMP" thing when i check the kernel i get: Linux linux-v8t1 2.6.22.5-31-default #1 SMP 2007/09/21 22:29:00 UTC x86_64 x86_64 x86_64 GNU/Linux any suggestions would be greatly appreciated. Again thank you for your patience with a linux newbie |
|
|||
|
Quote:
... From what I can see you have a nominal 64-bit openSUSE, but your kernel has not been updated (you have the original kernel).Hence try these zypper commands (in a konsole/xterm with root permissions), in the exact order shown, instead of the one's in the audio troubleshooting guide: Code:
zypper rr http://download.opensuse.org/reposit...E_10.3_Update/ zypper ar http://download.opensuse.org/reposit...openSUSE_10.3/ multimedia-audio01 zypper install alsa alsa-driver-kmp-default alsa-utils alsa-tools alsa-firmware zypper rr http://download.opensuse.org/reposit...openSUSE_10.3/ Note - the zypper commands above remove reference to the URL provided by the guide (in case you forgot) and point to a directory that is specific to your openSUSE-10.3 original kernel version. "zypper rr URL" removes a repository from your zypper repositories, and "zypper ar URL some-arbitrary-name" adds a repository. Then reboot your PC. And carry on with the audio troubleshooting guide from step-5. |
|
|||
|
Quote:
|
| Bookmarks |
| Thread Tools | |
| Display Modes | |
|
|