Did you try "alsaconfig" or "alsaconf" as root in terminal and follow the options / let it finish + install the modules for you.
Usually this works.
Also check gentoo.org / forums / wiki or our own wiki top of this page for similar hardware. If no one else has this hardware and no one else used it in linux then likely no fix but several laptops uses the same sound cards / models even some desktops so best is to look possibly for 965 intel based motherboards or just google for the actual sound card part number and see what pops up then search for that motherboard / pc + linux and see what comes up.
Likely someone has fixes this already.
http://www.google.com/search?q=alc268+a ... =firefox-aUses intel HDA driver.
http://ubuntuforums.org/archive/index.php/t-540036.html Last step: I added the line
options snd-hda-intel model=toshiba
to the /etc/modprobe.d/alsa-base
Might find a how-to for gentoo about the Intel HDA or download the source and
- Code: Select all
sh ./configure
or
sh ./install
or
sh ./make
Once in the same extracted folder as this sound card drivers / source compressed / extracted folder.
Hope this helps.
Ask on irc on top of this page "chat" or desktop should still have online help / chat option icon there.