|
||||||
| Forums FAQ | Members List | Search | Today's Posts | Mark Forums Read |
| ARCHIVES - Notebooks This is a special forum dedicated to notebook problems. |
|
|
|
LinkBack | Thread Tools | Display Modes |
|
|||
|
Quote:
Can you run "dmesg > dmesg-out.txt" and then open "dmesg-out.txt" with your favourite text editor and scan through this file, looking for any occurrences of "alsa", "sound", "audio", "snd", "alc268", "hda_intel" ? Quote:
|
|
|||
|
Quote:
Code:
cat /proc/asound/card0/codec#* | grep Codec Codec: Motorola Si3054 looked here: http://www.mjmwired.net/kernel/Documentati...nfiguration.txt ALC268 3stack 3-stack model auto auto-config reading BIOS (default) ... tried both in /etc/modprobe.d/sound options snd-hda-intel model=MODEL and still no sound. |
|
|||
|
Quote:
I notice from the URL you provided that there are two different models from ALC268: Code:
ALC268 830**********3stack****3-stack model 831**********auto********auto-config reading BIOS (default) other options are to force different values of: Code:
position_fix - Fix DMA pointer (0 = auto, 1 = none, 2 = POSBUF, 3 = FIFO size) probe_mask**- Bitmask to probe codecs (default = -1, meaning all slots) enable_msi****- Enable Message Signaled Interrupt (MSI) (default = off) Quote:
For example, do you get many "azx_get_response timeout" messages at loading ? |
|
|||
|
Hi there,
I looked on the Web and found that another person had problems with sound. It was a review on SuSE 10.2 by Clement Lefebvre. He had problems with his hardware getting setup. In the Hardware section of YAST, it detected my sound chip but did not set it up. I had to edit it and select 'automatic configuration'. Like Clement I am at a loss as to why this was not done at install. At anyrate, sound now works. I also had to do this with my 10.3 ... I think. Give it a shot... it may fix your problem. :unsure: Chuck |
|
|||
|
ok now i have tried kubuntu and after some tweaks and some reading i got the sound to work...
But I like opensuse more... so I did a fresh install of opensuse 10.3 and added http://download.opensuse.org/repositories/.../openSUSE_10.3/ So now I have latest alsa... but no sound. I did however this in kubuntu: wget ftp://ftp.alsa-project.org/pub/driver/als...-1.0.15.tar.bz2 tar xvpjf alsa-driver-1.0.15rc1.tar.bz2 cd alsa-driver-1.0.15rc1 ./configure --with-cards=hda-intel make sudo make install and added modell thosiba but where do i add that in opensuse? then i looked around and did this: cd /usr/src sudo module-assistant update sudo module-assistant prepare sudo module-assistant auto-install alsa sudo shutdown -r now after reboot sound worked... so how do I do something similair in opensuse? here is the guide https://wiki.ubuntu.com/Gutsy_Intel_HD_Audio_Controller but I already have the latest alsa but maybe this give you guys a clue howto get sound in opnesuse... |
|
|||
|
Quote:
Maybe also give us a more current look at your sound config. .... Could you run the script again, so we can see what modules are loaded now? To download: bash alsa-info.sh and again post the URL here .... Quote:
|
|
|||
|
|
|
|||
|
Quote:
http://download.opensuse.org/repositories/.../openSUSE_10.3/ |
|
|||
|
Quote:
My guess is add a line on the end of /etc/modprobe.d/sound text file, ... with either alias snd_hda_intel model=toshiba But having typed that, I am suprised 'toshiba' is an option. ... I had thought only "3stack" or "auto" were the options for an ALC268. http://www.mjmwired.net/kernel/Documentati...nfiguration.txt |
|
|||
|
I have already used that if you look at some post above, http://download.opensuse.org/repositories/.../openSUSE_10.3/ ...
but now i have compiled lib and drivers myself.. Strange that it didnt update alsa driver also and about the model option... I know but some people used that and it worked for them... anyway here is the latest http://nopaste.com/p/aFOVzwZjN |
|
| Bookmarks |
| Thread Tools | |
| Display Modes | |
|
|