« Return to Thread: [Christmas] Both ALSA and OSS sound devices

Re: [Christmas] Both ALSA and OSS sound devices

by Jan Willies :: Rate this Message:

Reply to Author | View in Thread

Hi Nicolas,

Nicolas Boullis schrieb:
> I thought that the em8300 module would depend on the needed snd-*
> modules... Did you use any special option to modprobe to allow loading
> em8300 without the snd-* modules?

I don't know how I managed it but that's the only reason I can think of.
Blocking the internal soundcard may have been a problem too. This _was_
my modules-line:

MODULES=(e100 em8300 ac97_bus snd-mixer-oss snd-pcm-oss snd-page-alloc
snd-pcm snd-timer snd snd-ac97-codec !snd-intel8x0 soundcore fuse aes-i586)

Or maybe my distro (Arch Linux) fscked the modules-dependancies up, or
it just was a faulty boot (I don't reboot that machine often).

This isn't run at boot time either, although I guess it should:

[jan@server ~]$ cat /etc/modprobe.d/em8300
alias char-major-121 em8300
install em8300 /sbin/modprobe adv717x && /sbin/modprobe --ignore-install
em8300 && sleep 2s && chown root:video /dev/em8300* && chmod 666
/sys/class/em8300/em8300-0/device/zoom
remove em8300 /sbin/modprobe -r --ignore-remove em8300 && /sbin/modprobe
-r adv717x
options adv717x pixelport_16bit=0


- jan

------------------------------------------------------------------------------
_______________________________________________
Dxr3-devel mailing list
Dxr3-devel@...
https://lists.sourceforge.net/lists/listinfo/dxr3-devel

 « Return to Thread: [Christmas] Both ALSA and OSS sound devices