esssolo module not found. The esssolo module is not available for sndconfig. This breaks the 390E and other IBM thinkpads (Confirmed in pinstripe)
? It should be the esssolo1 module, and it's in the current kernel package, and the ones in pinstripe.
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...
Conflict with the uhci driver; switching to usb-uhci fixes this, and we do that automatically in the latest packages.