Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
alsa and nforce570 problem
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Kernel & Hardware
View previous topic :: View next topic  
Author Message
ghostwojtek
n00b
n00b


Joined: 01 Mar 2006
Posts: 20
Location: Poland

PostPosted: Wed Oct 25, 2006 5:32 pm    Post subject: alsa and nforce570 problem Reply with quote

Hi!!!
I have motherboard gigabyte ga-m57sli-s4 with onboard realtek alc883 codec chip
in my make.conf i have ALSA_CARDS="hda-intel"
when i will install alsa-driver and alsa-tools all looks ok, but i cant play music and mixer in kde is not working :/
Please sb help!!!!
_________________
AMD Athlon X2 2200MHz, Gigabyte GA-M57SLI-S4, RAM 2gb ddr533 Kingston, 2x 120gb SATA WD hdd, GF6800 ultra
Back to top
View user's profile Send private message
mirojira
l33t
l33t


Joined: 18 Feb 2006
Posts: 685

PostPosted: Wed Oct 25, 2006 5:56 pm    Post subject: Reply with quote

Did you run alsaconf? If yes what messages it gave? Could you send your lsmod?
Back to top
View user's profile Send private message
ghostwojtek
n00b
n00b


Joined: 01 Mar 2006
Posts: 20
Location: Poland

PostPosted: Wed Oct 25, 2006 6:29 pm    Post subject: Reply with quote

Yes, I did.
Running modules-update...
Loading driver...
* Loading ALSA modules ...
* Loading: snd-card-0 ... [ ok ]
* Loading: snd-seq ... [ ok ]
* Restoring Mixer Levels ... [ ok ]
Setting default volumes...

Now ALSA is ready to use.
For adjustment of volumes, use your favorite mixer.

Have a lot of fun!

there is my lsmod:

Module Size Used by
snd_seq 56576 0
snd_seq_device 9492 1 snd_seq
usbhid 49056 0
usb_storage 83904 0
snd_hda_intel 21408 0
snd_hda_codec 196480 1 snd_hda_intel
nvidia 5431380 22
snd_intel8x0 36392 0
snd_ac97_codec 109528 1 snd_intel8x0
snd_ac97_bus 3456 1 snd_ac97_codec
snd_pcm 85256 4 snd_hda_intel,snd_hda_codec,snd_intel8x0,snd_ac97_codec
snd_timer 24840 2 snd_seq,snd_pcm
snd 57008 8 snd_seq,snd_seq_device,snd_hda_intel,snd_hda_codec,snd_intel8x0,snd_ac97_codec,snd_pcm,snd_timer
ehci_hcd 30344 0
ohci_hcd 20996 0
snd_page_alloc 11536 3 snd_hda_intel,snd_intel8x0,snd_pcm
usbcore 134312 5 usbhid,usb_storage,ehci_hcd,ohci_hcd
forcedeth 41348 0
i2c_nforce2 8832 0
i2c_core 23936 2 nvidia,i2c_nforce2
pcspkr 3968 0
_________________
AMD Athlon X2 2200MHz, Gigabyte GA-M57SLI-S4, RAM 2gb ddr533 Kingston, 2x 120gb SATA WD hdd, GF6800 ultra
Back to top
View user's profile Send private message
mirojira
l33t
l33t


Joined: 18 Feb 2006
Posts: 685

PostPosted: Wed Oct 25, 2006 6:50 pm    Post subject: Reply with quote

Everything seems to be OK. As you mentioned above you used mixer in kde. You have probably muted channels.
Try to use alsamixer
Back to top
View user's profile Send private message
ghostwojtek
n00b
n00b


Joined: 01 Mar 2006
Posts: 20
Location: Poland

PostPosted: Wed Oct 25, 2006 6:58 pm    Post subject: Reply with quote

i tryed to use it, but all is ok there :/
hmmm... cane you tell me, how cane I play mp3 in terminal?
Maby i have problem with something in kde???
_________________
AMD Athlon X2 2200MHz, Gigabyte GA-M57SLI-S4, RAM 2gb ddr533 Kingston, 2x 120gb SATA WD hdd, GF6800 ultra
Back to top
View user's profile Send private message
mirojira
l33t
l33t


Joined: 18 Feb 2006
Posts: 685

PostPosted: Wed Oct 25, 2006 7:16 pm    Post subject: Reply with quote

ghostwojtek wrote:
i tryed to use it, but all is ok there :/
hmmm... cane you tell me, how cane I play mp3 in terminal?
Maby i have problem with something in kde???


Frankly speaking I have never palyed mp3 in terminal before. But to be sure that you have unmuted please run
Code:
cat /dev/urandom > /dev/dsp

You should hear some noise.
Back to top
View user's profile Send private message
ghostwojtek
n00b
n00b


Joined: 01 Mar 2006
Posts: 20
Location: Poland

PostPosted: Wed Oct 25, 2006 9:09 pm    Post subject: Reply with quote

i cant hear anything :/ but nothing is muted in alsamixer :/ and my kde cant find any sound card :/
_________________
AMD Athlon X2 2200MHz, Gigabyte GA-M57SLI-S4, RAM 2gb ddr533 Kingston, 2x 120gb SATA WD hdd, GF6800 ultra
Back to top
View user's profile Send private message
mirojira
l33t
l33t


Joined: 18 Feb 2006
Posts: 685

PostPosted: Thu Oct 26, 2006 8:43 am    Post subject: Reply with quote

ghostwojtek wrote:
i cant hear anything :/ but nothing is muted in alsamixer :/ and my kde cant find any sound card :/


You can make test of your sound without kde:
Restart your computer and do not start kde.
Run alsamixer to be sure that is unmuted and volume is up.
Run
Code:
speaker-test

Of course there must not been any alsa error message during the startup.
Back to top
View user's profile Send private message
ghostwojtek
n00b
n00b


Joined: 01 Mar 2006
Posts: 20
Location: Poland

PostPosted: Thu Oct 26, 2006 10:18 am    Post subject: Reply with quote

I didn't restart my system, i made speaker-test and it works...
So my sound-card is working, right? And its problem with my kde???
_________________
AMD Athlon X2 2200MHz, Gigabyte GA-M57SLI-S4, RAM 2gb ddr533 Kingston, 2x 120gb SATA WD hdd, GF6800 ultra
Back to top
View user's profile Send private message
mirojira
l33t
l33t


Joined: 18 Feb 2006
Posts: 685

PostPosted: Thu Oct 26, 2006 10:49 am    Post subject: Reply with quote

ghostwojtek wrote:
I didn't restart my system, i made speaker-test and it works...
So my sound-card is working, right? And its problem with my kde???


I would say yes.
Back to top
View user's profile Send private message
ghostwojtek
n00b
n00b


Joined: 01 Mar 2006
Posts: 20
Location: Poland

PostPosted: Thu Oct 26, 2006 10:58 am    Post subject: Reply with quote

So... what should I do with this??
_________________
AMD Athlon X2 2200MHz, Gigabyte GA-M57SLI-S4, RAM 2gb ddr533 Kingston, 2x 120gb SATA WD hdd, GF6800 ultra
Back to top
View user's profile Send private message
mirojira
l33t
l33t


Joined: 18 Feb 2006
Posts: 685

PostPosted: Thu Oct 26, 2006 11:18 am    Post subject: Reply with quote

ghostwojtek wrote:
So... what should I do with this??

Unfortunately kde is not my best point. But do you have enabled sound system?
Control Center --> Sound & Multimedia --> Sound System --> Enable the sound system

If yes, try to search for some issues in Desktop Enviroments forum.
Back to top
View user's profile Send private message
ghostwojtek
n00b
n00b


Joined: 01 Mar 2006
Posts: 20
Location: Poland

PostPosted: Mon Oct 30, 2006 11:02 pm    Post subject: Reply with quote

I found my problem... and it was very stupid... In my USE I hade flag -arts and iut was problem:P
So my problem is solved:P
_________________
AMD Athlon X2 2200MHz, Gigabyte GA-M57SLI-S4, RAM 2gb ddr533 Kingston, 2x 120gb SATA WD hdd, GF6800 ultra
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Kernel & Hardware 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