Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 2494

Summary: ALSA ESS Solo1 support not working with low-latency
Product: Gentoo Linux Reporter: Martin Espinoza <mespinoza41>
Component: [OLD] Core systemAssignee: Arcady Genkin (RETIRED) <agenkin>
Status: RESOLVED FIXED    
Severity: normal CC: mespinoza41
Priority: High    
Version: 1.1a   
Hardware: x86   
OS: All   
Whiteboard:
Package list:
Runtime testing required: ---

Description Martin Espinoza 2002-05-06 16:15:50 UTC
I'm using gentoo -r3-rc source (a patch to 2.4.18 to 2.4.19-gentoo-r3 from 
drobbins) and I built with XFS, preempt, low-latency, and latency tracking. I 
am using pcmcia-cs. I have an ESS Solo 1 audio chipset (this is a compaq laptop 
with ALi chipset) and the module will no longer insert. Output from modprobe 
below.

minnow sound # modprobe esssolo1
/lib/modules/2.4.19-gentoo-r3/kernel/drivers/sound/esssolo1.o: unresolved 
symbol latency_start
/lib/modules/2.4.19-gentoo-r3/kernel/drivers/sound/esssolo1.o: unresolved 
symbol latency_end
/lib/modules/2.4.19-gentoo-r3/kernel/drivers/sound/esssolo1.o: 
insmod /lib/modules/2.4.19-gentoo-r3/kernel/drivers/sound/esssolo1.o failed
/lib/modules/2.4.19-gentoo-r3/kernel/drivers/sound/esssolo1.o: insmod esssolo1 
failed
Comment 1 Arcady Genkin (RETIRED) gentoo-dev 2002-05-10 19:15:20 UTC
'esssolo1' is not a name of an ALSA module.  What version of alsa do you have
installed?  What happens if you "modprobe snd-es1938"?
Comment 2 Arcady Genkin (RETIRED) gentoo-dev 2002-05-10 19:18:16 UTC
As a chaser: please post the output of the following command: 

  qpkg -I 'alsa*'
Comment 3 Arcady Genkin (RETIRED) gentoo-dev 2002-05-22 20:01:03 UTC
Closing for the lack of feedback.