Tiny Core Linux

Tiny Core Extensions => TCE Talk => Topic started by: manit123 on September 01, 2012, 11:14:00 PM

Title: changing from oss to alsa
Post by: manit123 on September 01, 2012, 11:14:00 PM
Currently I have oss running particularly the tcz files that are installed are

/dev/loop8              864.0K    864.0K         0 100% /tmp/tcloop/OSS-modules-3.0.21-tinycore
/dev/loop9              692.0K    692.0K         0 100% /tmp/tcloop/OSS
/dev/loop45              24.0K     24.0K         0 100% /tmp/tcloop/ossxmix

I want to run audacity1.3.x it says

Comments:       alsa.tcz has to be set up and running, it is not
      in the dep file per policy, install manually.

So , how can I unload oss modules ?
Title: Re: changing from oss to alsa
Post by: Juanito on September 01, 2012, 11:22:07 PM
Use the apps gui to remove them from "onboot" and re-boot
Title: Re: changing from oss to alsa
Post by: manit123 on September 01, 2012, 11:31:07 PM
Isn't it possible to unload them right now and load alsa ones without rebooting ?
Title: Re: changing from oss to alsa
Post by: tsaukpaetra on September 02, 2012, 01:46:27 AM
Isn't it possible to unload them right now and load alsa ones without rebooting ?

Technically yes, by unmounting the loop file. But that would be all sorts of follishness because running processes would find themselves without the necessary files to run, and bad things would happen. Better off just doing what was suggested above.