andrewb
Group: Members
Posts: 316
Joined: July 2005 |
|
Posted: Nov. 16 2006,02:19 |
|
As you don't have the port/address settings you may have to try some experimentation to find the correct settings. You can use the above commands at the command prompt & use 'rmmod opl3' (or opl3sa3) to remove the modules & try again if things don't go right. modprobing may load other drivers such as sound & soundcore. do 'lsmod' to see the full list. You need to remove modules in the order they appear in the list (top to bottom). All this will require superuser rights (right click the 'Aterminal' icon & select 'Aterm as super user'. You might want to have a look at:
http://www.topology.org/linux/sound.html
this should point you in the right direction as to how to find the correct port/address numbers.
DSL has the opl3, opl3sa, & opl3sa2 modules included as standard. You might want to try the opl3sa one instead of the opl3sa2, or try to find a suitable opl3sa3 module.
|