Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
[SOLVED] Eufloria HD sound problems
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Gamers & Players
View previous topic :: View next topic  
Author Message
tomtomp
Tux's lil' helper
Tux's lil' helper


Joined: 10 Oct 2011
Posts: 89

PostPosted: Sun Nov 11, 2012 1:32 pm    Post subject: [SOLVED] Eufloria HD sound problems Reply with quote

Hi, I bought the new indie humble bundle, downloaded and installed Eufloria HD and I am having weird sound problems. The music in main menu and other game sounds are "poping", audio in my other programs works just fine. I also tried just running .ogg files from game music folder with Audacious and it plays fine and without any poping...
There are no errors in terminal output.
I am using 3.4.1-pf kernel and ALSA.
Thank you for any help :) .


Last edited by tomtomp on Sat Dec 01, 2012 5:18 pm; edited 1 time in total
Back to top
View user's profile Send private message
audiodef
Watchman
Watchman


Joined: 06 Jul 2005
Posts: 6639
Location: The soundosphere

PostPosted: Tue Nov 13, 2012 3:51 pm    Post subject: Reply with quote

I was looking this stuff up - are you running Gentoo on a mobile device here?

I'm not sure if this applies, but maybe try running alsaconf as root, and then making sure alsasound is in the default runlevel?
_________________
decibel Linux: https://decibellinux.org
Github: https://github.com/Gentoo-Music-and-Audio-Technology
Facebook: https://www.facebook.com/decibellinux
Discord: https://discord.gg/73XV24dNPN
Back to top
View user's profile Send private message
tomtomp
Tux's lil' helper
Tux's lil' helper


Joined: 10 Oct 2011
Posts: 89

PostPosted: Sat Dec 01, 2012 10:59 am    Post subject: Reply with quote

Hi, sorry for not replying for so long. I tried running alsaconf as a root and moving alsasound to default and boot, nothing helped. I tried running Team Fortress 2 with ALSA and it seems that there is something wrong with my buffer:
Code:
ALSA lib pcm.c:7339:(snd_pcm_recover) underrun occurred

so I tried doing something in .asoundrc:
Code:

pcm.snd-hda-intel {
    type hw
    card 0
    device 0
    period_time 0
    period_size 2048
    buffer_size 65536
    buffer_time 0
    periods 128
    rate 48000
    channels 6
}

but I dont think its correct because it didnt fix it. Anyone can help me fix it please? :)

PS: Now I tried VVVVVV from HIB#3 and same thing, sound is jumping and in console same error is running all the time.
It looks like the programs that have problems are using SDL libraries, so I tried replacing their SDL .so files with my and it didnt help, I am wondering if I have wrong version or something:
Code:

[I] media-libs/libsdl
     Available versions:  ~1.2.14-r3[1] 1.2.14-r6 1.2.15-r2 {{X aalib alsa +audio custom-cflags dga directfb fbcon ggi +joystick libcaca nas opengl oss ps3 pulseaudio static-libs svga tslib +video xinerama xv}}
     Installed versions:  1.2.15-r2(14:38:11 12/01/12)(X alsa audio joystick opengl static-libs video xinerama -aalib -custom-cflags -dga -directfb -fbcon -ggi -libcaca -nas -oss -ps3 -pulseaudio -svga -tslib -xv)
     Homepage:            http://www.libsdl.org/
     Description:         Simple Direct Media Layer


Code:

[I] media-libs/sdl-mixer
     Available versions:  1.2.11-r1 1.2.12-r1 {{flac fluidsynth mad (+)midi mikmod mod modplug mp3 playtools smpeg static-libs timidity vorbis +wav}}
     Installed versions:  1.2.12-r1(14:39:07 12/01/12)(flac mad mp3 static-libs vorbis wav -fluidsynth -midi -mikmod -mod -modplug -playtools -smpeg -timidity)
     Homepage:            http://www.libsdl.org/projects/SDL_mixer/
     Description:         Simple Direct Media Layer Mixer Library


EDIT: fixed it!! I had to use ~/.asoundrc config from Archinux wiki.
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Gamers & Players 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