fedora 14 sound driver alsa.... no sound and music

Added by perchibald over 7 years ago

guys need help
downloaded the archive to the game
unzipped
upgrade
launched
everything works fine .... just do not have sound and music
any ideas?

log.log and a print screen attached

log.log (205.7 kB)

52-shot.png (1.3 MB)


Replies (15)

RE: fedora 14 sound driver alsa.... no sound and music - Added by perchibald over 7 years ago

and lspci

00:00.0 Host bridge: Intel Corporation Mobile 4 Series Chipset Memory Controller Hub (rev 07)
00:01.0 PCI bridge: Intel Corporation Mobile 4 Series Chipset PCI Express Graphics Port (rev 07)
00:1a.0 USB Controller: Intel Corporation 82801I (ICH9 Family) USB UHCI Controller #4 (rev 03)
00:1a.1 USB Controller: Intel Corporation 82801I (ICH9 Family) USB UHCI Controller #5 (rev 03)
00:1a.2 USB Controller: Intel Corporation 82801I (ICH9 Family) USB UHCI Controller #6 (rev 03)
00:1a.7 USB Controller: Intel Corporation 82801I (ICH9 Family) USB2 EHCI Controller #2 (rev 03)
00:1b.0 Audio device: Intel Corporation 82801I (ICH9 Family) HD Audio Controller (rev 03)
00:1c.0 PCI bridge: Intel Corporation 82801I (ICH9 Family) PCI Express Port 1 (rev 03)
00:1c.1 PCI bridge: Intel Corporation 82801I (ICH9 Family) PCI Express Port 2 (rev 03)
00:1c.2 PCI bridge: Intel Corporation 82801I (ICH9 Family) PCI Express Port 3 (rev 03)
00:1c.3 PCI bridge: Intel Corporation 82801I (ICH9 Family) PCI Express Port 4 (rev 03)
00:1c.5 PCI bridge: Intel Corporation 82801I (ICH9 Family) PCI Express Port 6 (rev 03)
00:1d.0 USB Controller: Intel Corporation 82801I (ICH9 Family) USB UHCI Controller #1 (rev 03)
00:1d.1 USB Controller: Intel Corporation 82801I (ICH9 Family) USB UHCI Controller #2 (rev 03)
00:1d.2 USB Controller: Intel Corporation 82801I (ICH9 Family) USB UHCI Controller #3 (rev 03)
00:1d.7 USB Controller: Intel Corporation 82801I (ICH9 Family) USB2 EHCI Controller #1 (rev 03)
00:1e.0 PCI bridge: Intel Corporation 82801 Mobile PCI Bridge (rev 93)
00:1f.0 ISA bridge: Intel Corporation ICH9M LPC Interface Controller (rev 03)
00:1f.2 SATA controller: Intel Corporation ICH9M/M-E SATA AHCI Controller (rev 03)
00:1f.3 SMBus: Intel Corporation 82801I (ICH9 Family) SMBus Controller (rev 03)
00:1f.6 Signal processing controller: Intel Corporation 82801I (ICH9 Family) Thermal Subsystem (rev 03)
01:00.0 VGA compatible controller: nVidia Corporation GT218 [GeForce G210M] (rev a2)
01:00.1 Audio device: nVidia Corporation High Definition Audio Controller (rev a1)
04:00.0 Network controller: Broadcom Corporation BCM4312 802.11b/g LP-PHY (rev 01)
07:00.0 Ethernet controller: Broadcom Corporation NetLink BCM5906M Fast Ethernet PCI Express (rev 02)

RE: fedora 14 sound driver alsa.... no sound and music - Added by kervala over 7 years ago

Are you using OSS, Alsa, Pulse audio or another sound interface ?

RE: fedora 14 sound driver alsa.... no sound and music - Added by kervala over 7 years ago

Ah sorry :)

It must be related to OpenAL configuration.

You could try something like this :

# Contains user settings for OpenAL
# Goes in ~/.openalrc

# Use ALSA (also valid: sdl, native)
(define devices '(alsa))

RE: fedora 14 sound driver alsa.... no sound and music - Added by perchibald over 7 years ago

touch ~/.openalrc
echo "(define devices '(alsa))" > ~/.openalrc

don't work((

RE: fedora 14 sound driver alsa.... no sound and music - Added by kervala over 7 years ago

Please can you run other OpenAL games ?

RE: fedora 14 sound driver alsa.... no sound and music - Added by perchibald over 7 years ago

yum list installed | grep openal
openal-soft.i686 1.12.854-1.fc14
wine-openal.i686 1.3.12-1.f-14 @updates

may be a different prefix?

RE: fedora 14 sound driver alsa.... no sound and music - Added by perchibald over 7 years ago

in supertuk everything is fine, there is sound!
do you have any ideas?

RE: fedora 14 sound driver alsa.... no sound and music - Added by perchibald over 7 years ago

2011/02/18 22:16:00 DBG 3078215408 <Unknown> audio_mixer_user.cpp 352 initDriver : AM: Init Driver 'OpenAL' ('openal')...
2011/02/18 22:16:00 INF 3078215408 <Unknown> sound_driver.cpp 119 createDriver : Creating statically linked sound driver OpenAL
2011/02/18 22:16:00 DBG 3078215408 <Unknown> ext_al.cpp 25 alExtInit : AL: Initializing extensions
2011/02/18 22:16:00 DBG 3078215408 <Unknown> audio_mixer_user.cpp 407 initDevice : AM: Init Device...
2011/02/18 22:16:00 DBG 3078215408 <Unknown> sound_driver_al.cpp 300 initDevice : AL: Opening device: 'NULL'
2011/02/18 22:16:00 INF 3078215408 <Unknown> common.cpp 547 Exception : Exception will be launched: AL: Failed to open device
2011/02/18 22:16:00 WRN 3078215408 <Unknown> audio_mixer_user.cpp 463 initDevice : AL: Failed to open device
2011/02/18 22:16:00 WRN 3078215408 <Unknown> init.cpp 1262 postlogInit : init : Error when creating 'SoundMngr' : AL: Failed to open device

RE: fedora 14 sound driver alsa.... no sound and music - Added by perchibald over 7 years ago

perchibald wrote:

2011/02/18 22:16:00 DBG 3078215408 <Unknown> audio_mixer_user.cpp 352 initDriver : AM: Init Driver 'OpenAL' ('openal')...
2011/02/18 22:16:00 INF 3078215408 <Unknown> sound_driver.cpp 119 createDriver : Creating statically linked sound driver OpenAL
2011/02/18 22:16:00 DBG 3078215408 <Unknown> ext_al.cpp 25 alExtInit : AL: Initializing extensions
2011/02/18 22:16:00 DBG 3078215408 <Unknown> audio_mixer_user.cpp 407 initDevice : AM: Init Device...
2011/02/18 22:16:00 DBG 3078215408 <Unknown> sound_driver_al.cpp 300 initDevice : AL: Opening device: 'NULL'
2011/02/18 22:16:00 INF 3078215408 <Unknown> common.cpp 547 Exception : Exception will be launched: AL: Failed to open device
2011/02/18 22:16:00 WRN 3078215408 <Unknown> audio_mixer_user.cpp 463 initDevice : AL: Failed to open device
2011/02/18 22:16:00 WRN 3078215408 <Unknown> init.cpp 1262 postlogInit : init : Error when creating 'SoundMngr' : AL: Failed to open device

RE: fedora 14 sound driver alsa.... no sound and music - Added by perchibald over 7 years ago

what else can I try to do?
the game is good... but i cant play without sound ((

(1-15/15)