Hello everybody, I have a problem to activate the sound on my SPARCstation 10. I tried to activate the dbri module with the command:
modprobe dbri the speaker knocks one time and than it is not producing any sound (the normal noises of the not initialised speaker disappear) but the program didn't finished. The command prompt doesn't come back as normal. If I'm checking the status of the modules with the lsmod command, I receive the following output: sun44:~# lsmod Module Pages Used by dbri 2 (uninitialized) audio 5 [dbri] 1 st 6 0 sg 2 0 binfmt_java 1 0 vfat 4 0 smbfs 7 0 msdos 2 0 fat 6 [vfat msdos] 0 Than I checked the content of the /var/log/syslog file for messages regarding the dbri module and got the following output: Jun 26 19:36:52 sun44 kernel: DBRI: reset 0:4008 2:9 8:0 9:0 Jun 26 19:36:52 sun44 kernel: DBRI: init: cmd: f1fb4824, int: f1fb4924 Jun 26 19:36:52 sun44 kernel: DBRI: Speakerbox detected Jun 26 19:36:52 sun44 kernel: DBRI: INTR: Command: WAIT Value:190 Jun 26 19:36:52 sun44 kernel: DBRI: INTR: Chan:36 Code:11 Val:0x4 Jun 26 19:36:52 sun44 kernel: DBRI: INTR: Chan:18 Code:10 Val:0x5 Jun 26 19:36:52 sun44 kernel: Comparing int: a000 with hi(20010700) Jun 26 19:36:52 sun44 kernel: DBRI: INTR: Chan:19 Code:10 Val:0x0 Jun 26 19:36:52 sun44 kernel: DBRI: INTR: Chan:18 Code:10 Val:0x2405 Jun 26 19:36:52 sun44 kernel: Comparing int: a024 with hi(20010700) Jun 26 19:36:52 sun44 kernel: DBRI: INTR: Chan:18 Code:10 Val:0x8405 Jun 26 19:36:52 sun44 kernel: Comparing int: a021 with hi(20010700) I could not find any informations regarding the dbri module like parameters or how I normally should load the module. Could somebody please tell me what I'm missing? Where can I find the describtion of the dbri module? Ah, my kernel version is 2.0.35 and is the default kernel of the debian release 2.1 cd delivered by linux central. Thanx in advance for your tips and comments. Regards, Volker

