hi again i cant believe myself cos i was looking for the last 2 weeks trough 
every single website looking for solution to my problem and didnt find 
anything:(. thats why i reported my problem as a bug. i have acl1200 and ati 
hd48x0 hdmi. 3 speakers and everything i could get was useless sound trough one 
speaker. so just now 5 min ago i sorted myproblem by myself:) still cant 
believe cos when u trying to make somethign work propelly for the last 2 weeks 
every day and it doesnt work u start to believe thats not possible to make it 
work:). thats my tutorial how make acl1200 work surround 5.1 probably working 
propelly with every speaker in ubuntu 9.10. without uninstalling anything like 
pulse audio or oss. download driver from alsa.org i have the latest one 
1.0.22.1.
check your alsa driver version if u want to by:
cat /proc/asound/version
Advanced Linux Sound Architecture Driver Version 1.0.22.1 
stop your alsa-utils by :
sudo /etc/init.d/alsa-utils stop
download this tools and compile it by:
sudo apt-get -y install build-essential ncurses-dev gettext xmlto libasound2-dev
and
sudo apt-get -y install linux-headers-`uname -r` libncursesw5-dev
when u finish then i downloaded from realtek website linux sound drivers pack 
and tools u will find it here:
http://www.realtek.com.tw/DOWNLOADS/downloadsView.aspx?Langid=1&PNid=14&PFid=24&Level=4&Conn=3&DownTypeID=3&GetDown=false
u will get alsa driver alsa tools alsa lib and alsa utils
unpack it
got to folder and unpack every other tar mean alsa driver alsa lib alsa plugins 
alsa tools and alsa utils. 
u will get 5 folders. 
go to every single one of them and compile and install it:
cd alsa driver 
sudo ./configure
sudo make
sudo make install
and like that everyone of them.
when u finish. 
open shell and type alsamixer unmute everything then pres f6 and check what 
other cards u got go to everyone of them and unmute each of them and make 
volume to full.
then u can try sudo alsaconf not necessary 
ok not u are finish so u can restart pc when u login again double check if 
anything hasnt changed in alsamixer just check it;
your sound probaly still wouldnt work if not then look at it: just look dont do 
anything yet:)
3stack-dig      3-jack with SPDIF I/O
  6stack-dig    6-jack digital with SPDIF I/O
  arima         Arima W820Di1
  targa         Targa T8, MSI-1049 T8
  asus-a7j      ASUS A7J
  asus-a7m      ASUS A7M
  macpro        MacPro support
  mb5           Macbook 5,1
  mbp3          Macbook Pro rev3
  imac24        iMac 24'' with jack detection
  w2jc          ASUS W2JC
  3stack-2ch-dig        3-jack with SPDIF I/O (ALC883)
  alc883-6stack-dig     6-jack digital with SPDIF I/O (ALC883)
  3stack-6ch    3-jack 6-channel
  3stack-6ch-dig 3-jack 6-channel with SPDIF I/O
  6stack-dig-demo  6-jack digital for Intel demo board
  acer          Acer laptops (Travelmate 3012WTMi, Aspire 5600, etc)
  acer-aspire   Acer Aspire 9810
  acer-aspire-4930g Acer Aspire 4930G
  acer-aspire-6530g Acer Aspire 6530G
  acer-aspire-7730g Acer Aspire 7730G
  acer-aspire-8930g Acer Aspire 8930G
  medion        Medion Laptops
  medion-md2    Medion MD2
  targa-dig     Targa/MSI
  targa-2ch-dig Targa/MSI with 2-channel
  targa-8ch-dig Targa/MSI with 8-channel (MSI GX620)
  laptop-eapd   3-jack with SPDIF I/O and EAPD (Clevo M540JE, M550JE)
  lenovo-101e   Lenovo 101E
  lenovo-nb0763 Lenovo NB0763
  lenovo-ms7195-dig Lenovo MS7195
  lenovo-sky    Lenovo Sky
  haier-w66     Haier W66
  3stack-hp     HP machines with 3stack (Lucknow, Samba boards)
  6stack-dell   Dell machines with 6stack (Inspiron 530)
  mitac         Mitac 8252D
  clevo-m720    Clevo M720 laptop series
  fujitsu-pi2515 Fujitsu AMILO Pi2515
  fujitsu-xa3530 Fujitsu AMILO XA3530
  3stack-6ch-intel Intel DG33* boards
  intel-alc889a Intel IbexPeak with ALC889A
  intel-x58     Intel DX58 with ALC889
  asus-p5q      ASUS P5Q-EM boards
  mb31          MacBook 3,1
  sony-vaio-tt  Sony VAIO TT
  auto          auto-config reading BIOS (default)

i assume u got intel card if so it doesnt matter what one u got i think it 
sould work with every each of them next step:
press alt+f2
type gksudo nautilus
window  will open then go to:
/etc/modprobe.d
open:
sound file
there u will find few lines delete it and assuming u got intel and your analog 
card is: (check it by aplay -l )
card 0: Intel [HDA Intel], device 0: ALC1200 Analog [ALC1200 Analog] doesnt 
need to be acl 1200 probably it will work with any of intel cards acl 
800...etc. in same window modprobe.d sound file paste this lines:
options snd-hda-intel model=targa
options snd slots=snd-hda-intel
# u1Nb.hSHNs4ufGJ5:82801I (ICH9 Family) HD Audio Controller
alias snd-card-0 snd-hda-intel
now listen whatever card u u got  find model of your card and change this lines 
to to your card. i mean i got snd-hda-intel if u got different one change it do 
the right one. mean snd-xxx-xxx and the same slots=snd-xxx-xxx and in place 
where is model=targa, targa u can change to any from list i showed u abowe i 
use model=targa-8ch-dig.
i assume u understand it i did and i use ubuntu just for the last year :)
u found your card used model= of your choice u can try everyone of them to find 
the best one for your card.
save sound file and close everything.
reboot and your sound will work.
my do and im really happy :)
if u wouldnt be happy then again edit etc/modprobe.d/sound/
and change model to different one again reboot and try new one
u can use:
su -c 'rcalsasound restart'    if u dont want to reboot your pc it doesnt work 
always so the best way is to reboot
so now im alsa driver specialist after 2 weeks everyday looking at files and 
asking myself why this stupid cards doesnt work in karmic and do in interpid. 
:( so now i know why and u can try it too.
aha last thing there is no support from oss or oss4 dont install it dont remove 
anything. from your ubuntu this tuto is for fresh karmic without any 
modifications. another thing alsa drivers and or another ones doesnt support 
hdmi so if u got like me 2 cards one intel second ati hdmi, dont try to make 
ati hdmi work it wouldnt. 
so tnx for now

-- 
intel acl1200 and hd48x0 ati hdmi doesnt work with alsa under karmic
https://bugs.launchpad.net/bugs/529137
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to