I guess that GUS module is not unregistered properly (if at all), this
is what I have after loading all sound modules:
gus 45412 0 (autoclean)
sb 23136 0 (autoclean)
uart401 5536 0 (autoclean) [sb]
sound 56204 0 (autoclean) [gus sb uart401]
soundcore 1704 8 (autoclean) [sb sound]
after `rmmod -a`:
soundcore 1704 1 (autoclean)
I tested this and I'm sure it's GUS that is leaving that 1.
When I try to `insmod gus` everything is ok, but access to /dev/dsp
gives random error - from "con't open" to reboot (Oops didn't
make it to logs :( )
Jan
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.rutgers.edu