Tiny Core Extensions > TCE Bugs

OSS.tczm

(1/2) > >>

Kingdomcome:
FWIW, after loading OSS.tczm, I did not see the 2 plugins for flash support that are in the .tcem.  Only one file in /usr/lib/oss/lib/: flashsupport.c

jpeters:
I'm getting a lot of freeze-ups with OSS for some reason...I haven't figured out yet what the conflict is. Typically, the sound suddenly doesn't work, either in xmms or skype (which is all I use it for), and then the computer freezes if  I try anything else. Today it froze after typing in "ossmix" after noticing no sound using skype. Other times, it's trying to use xmms.  If I reboot, everything works fine again for a while. 

curaga:
So tc-mixer was not at fault?

jpeters:

--- Quote from: curaga on March 03, 2009, 01:42:04 PM ---So tc-mixer was not at fault?

--- End quote ---

Initially that seemed to be the culprit..but I've since experienced
numerous freezeups without it as well. 

jpeters:
I  found a conflict after using "echo -n "mem" > /sys/power/state" to suspend. This really seems to throw a wrench into the sound modules.  For example, /dev/dsp existed but couldn't be found when loading xmms.  My microphone was actually working at one point even though OSS sound was off. although generally if OSS isn't working properly, it's off.  Right now, I'm deleting /dev/dsp and turning OSS sound off when suspending. It's interesting, though, that turning the sound back on (which loads a new /dev/dsp isn't sufficient. I have to first turn the sound off again before turning it on for things to work.  I'm hoping this solves the freeze issue.   

Edit: What seems to be working:   
    1.  add "sudo soundoff" and "sudo rm dev/dsp" to suspend script
    2.  script to turn on sound after suspend:
                   sudo soundon
                   sudo soundoff
                   sudo soundon

Edit 2:  Found it's also necessary to kill xmms before suspending (or soundoff won't work, and computer will continue to freeze).  I added "killall xmms" to suspend script for this. (note...or just make sure it's turned off before suspending). 

I added a button on the tray to run this.  I'm not sure why OSS needs to be toggled to work, but that seems to be the case after a suspend on this machine. OSS seems to take over other drivers, for example native drivers for the onboard microphone jack that otherwise would work independently of OSS.  Once OSS is working, the microphone is controlled by ossmix and can be turned off (otherwise it's on).  Hopefully this will resolve freezes....   

curaga.... I think  I still have tc-mixer somewhere and will see if this was the issue around the freezing if you like....

Navigation

[0] Message Index

[#] Next page

Go to full version