What I did on my vacation from reality

Home About RTL8187B Laptop Cam Quotes Login

October 9, 2007

Audio works!

3:11 pm — Geek, Linux, laptop

Updated the static page.

Basically, you need to pass the parameter “model=toshiba” to snd-hda-intel after you download Realtek’s drivers (which are pretty much a wrapper around the official ALSA tarballs) from http://www.realtek.com.tw/downloads/.

Happy time is now!




RSS feed | Trackback URI

1 Comment»

Scytale —January 15, 2008 @ 6:55 am

I made an attempt to just use the latest ALSA driver, utils, and lib packages on a similarily configured laptop, a Gateway T-1616. For Debian, this method required, of course, the kernel source and also the ncurses-dev, build-essential, and gettext packages. After untarring the alsa-driver-xxx.tar.gz at /usr/src/alsa, I just passed
#./configure –with-cards=hda-intel && make && make install
and
#./configure && make && make install
for the lib and utils packages.

 
Name (required)
E-mail (required - never shown publicly)
URI
Your Comment (smaller size | larger size)
You may use <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong> in your comment.