Tiny Core Linux

Tiny Core Extensions => TCE Bugs => Topic started by: jls on May 29, 2009, 09:39:42 AM

Title: sound card doesn't work with alsa on 2.x but in 1.x yes
Post by: jls on May 29, 2009, 09:39:42 AM
this is my card:
00:07.5 Multimedia audio controller: VIA Technologies, Inc. VT82C686 AC97 Audio Controller (rev 50)

this is an extract from dmesg
snd_via82xx: Unknown symbol gameport_set_phys
snd_via82xx: Unknown symbol gameport_unregister_port
snd_via82xx: Unknown symbol __gameport_register_port

and this:
http://www.alsa-project.org/db/?f=2b74875ab9f9e57b5f52ddc0432f17c5e40b4332 (http://www.alsa-project.org/db/?f=2b74875ab9f9e57b5f52ddc0432f17c5e40b4332)
generated by this script:
http://git.alsa-project.org/?p=alsa-driver.git;a=blob_plain;f=utils/alsa-info.sh (http://git.alsa-project.org/?p=alsa-driver.git;a=blob_plain;f=utils/alsa-info.sh)
Title: Re: sound card doesn't work with alsa on 2.x but in 1.x yes
Post by: curaga on May 29, 2009, 11:18:14 AM
The gameport modules are in input-2.6.29.1-tinycore.tcem, try loading it before loading alsa.

My mistake, I forgot that they weren't in the alsa extension at the time I counted dependencies.
Title: Re: sound card doesn't work with alsa on 2.x but in 1.x yes
Post by: jls on May 29, 2009, 12:35:30 PM
ok, now the card emits music, thanx curaga
Title: Re: sound card doesn't work with alsa on 2.x but in 1.x yes
Post by: curaga on May 29, 2009, 02:59:10 PM
Dep files added for the alsa-modules extension