Bug 15885

Summary: esssolo1 not found
Product: [Retired] Red Hat Linux Reporter: Stephen John Smoogen <smooge>
Component: kernelAssignee: Michael K. Johnson <johnsonm>
Status: CLOSED RAWHIDE QA Contact:
Severity: medium Docs Contact:
Priority: medium    
Version: 7.0   
Target Milestone: ---   
Target Release: ---   
Hardware: i386   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2000-08-09 20:31:42 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Stephen John Smoogen 2000-08-09 19:11:57 UTC
esssolo module not found.

The esssolo module is not available for sndconfig. This breaks the 390E and
other IBM thinkpads

(Confirmed in pinstripe)

Comment 1 Bill Nottingham 2000-08-09 20:11:49 UTC
? It should be the esssolo1 module, and it's in the current
kernel package, and the ones in pinstripe.

Comment 2 Stephen John Smoogen 2000-08-09 20:31:40 UTC
Ok here is what sndconfig put in after a pinstripe upgrade

alias parport_lowlevel parport_pc
alias sound-slot-0 esssolo1
alias usb-controller uhci

However insmod complained it didnt exist. I can see it in
/lib/modules/2.2.16-17/misc though so I was smoking some crack...   sorry it is
saying device busy/not found

/lib/modules/2.2.16-17/misc/esssolo1.o: init_module: Device or resource
busy                                       
/lib/modules/2.2.16-17/misc/esssolo1.o: insmod     
/lib/modules/2.2.16-17/misc/esssolo1.o failed         
/lib/modules/2.2.16-17/misc/esssolo1.o: insmod sound-slot-0 
failed                                                       

So this looks to be something else...

Comment 3 Bill Nottingham 2000-08-09 20:50:58 UTC
Conflict with the uhci driver; switching to usb-uhci fixes this, and we do that
automatically in the latest packages.