Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
HDA ULI M5461 brak dzwieku 5.1 po upgradzie kernela
View unanswered posts
View posts from last 24 hours
View posts from last 7 days

 
Reply to topic    Gentoo Forums Forum Index Polskie forum (Polish) Instalacja i sprzęt
View previous topic :: View next topic  
Author Message
rapidus
n00b
n00b


Joined: 27 Mar 2006
Posts: 58
Location: Kraków

PostPosted: Thu Oct 18, 2007 7:39 pm    Post subject: HDA ULI M5461 brak dzwieku 5.1 po upgradzie kernela Reply with quote

Witam!
Mam problem z którym nie mogę sobie poradzić od jakiegoś czasu. Otóż mam zintegrowana kartę dźwiękową HDA ULI M5461 na chipsecie Realtek ALC880. Na kernelu z serii 2.6.20 i wbudowanych sterownikach alsy dźwięk 5.1 działa, ale gdy usiłuje odpalić ten sam konfig kernela z serii 2.6.21 do 23 na wbudowanej alsie jak i na alsa-drivers to uruchamiają mi się tylko 2 głośniki i sub.
Próbowałem wiele konfigów m.in
cat .asoundrc:
Code:

pcm.ch51dup {
         slave.pcm surround51
         slave.channels 6
         type route
         ttable.0.0 0.5
         ttable.1.1 0.5
         ttable.0.2 0.5
         ttable.1.3 0.5
         ttable.0.4 0.25
         ttable.1.4 0.25
         ttable.0.5 0.25
         ttable.1.5 0.25
}

Code:
# move channel 0 to channel 2
pcm.move0to2 {
     type route
     slave.pcm 3to6
     slave.channels 3
     ttable.0.2 1
}

pcm.3to6 {
     type route
     slave.pcm "surround51"
     slave.channels 6
     ttable.0.0 1
     ttable.1.1 1
     ttable.0.2 1
     ttable.1.3 1
     ttable.0.4 0.5
     ttable.1.4 0.5
     ttable.2.5 1
}
Code:
pcm.!default {
        type plug
        slave.pcm "surround51"
        slave.channels 6
        route_policy duplicate
}

testowałem za każdym razem ustawienia poleceniem "speaker-test -c6" jak i amarokiem i nic. Szumiało i grało tylko w głośnikach przednich.
Ma ktoś pomysł co trzeba zrobić by wszystko działało jak należy.
Pozdrawiam
_________________
[i7-950] [6x2Gb] [Asus P6X58D Premium] [Asus GTX 470]
[Gentoo_x86_64 ~amd 2.6.39] [gcc 4.5.2]
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Polskie forum (Polish) Instalacja i sprzęt All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum