Search found 18 matches

by nuckinfuts
Tue Apr 13, 2010 6:47 pm
Forum: Linux
Topic: No mixers present?
Replies: 29
Views: 40252

Re: No mixers present?

No dice, the kernel panics are preventing shutdown half the time and in the interest of allowing clean un mounting of the root filesystem, I've purged my system off OSS4.2 until we have something better to try
by nuckinfuts
Sat Apr 10, 2010 11:37 pm
Forum: Linux
Topic: No mixers present?
Replies: 29
Views: 40252

Re: No mixers present?

# pacman -Rd oss # rm -rf /usr/lib/oss # pacman -S oss Only changes were: nuckin:~$ lsmod | grep oss oss_usb 117244 0 oss_hdaudio 145874 0 osscore 549285 2 oss_usb,oss_hdaudio usbcore 144604 7 oss_usb,usbhid,rt73usb,rt2x00usb,ohci_hcd,ehci_hcd
by nuckinfuts
Sat Apr 10, 2010 8:38 pm
Forum: Linux
Topic: No mixers present?
Replies: 29
Views: 40252

Re: No mixers present?

nuckin:~$ lsmod | grep snd nuckin:~$ lsmod | grep oss oss_hdaudio 145874 0 osscore 549285 1 oss_hdaudio nuckin:~$ dmesg | grep oss Adding 265064k swap on /dev/sda2. Priority:-1 extents:1 across:265064k oss_hdaudio 0000:00:10.1: PCI INT B -> Link[LAZA] -> GSI 23 (level, low) -> IRQ 23 oss_hdaudio: N...
by nuckinfuts
Thu Apr 08, 2010 10:16 pm
Forum: Linux
Topic: No mixers present?
Replies: 29
Views: 40252

Re: No mixers present?

igorzwx wrote:
nuckinfuts wrote:any new developments on this problem? I'm still getting kernel panics on every shutdown and no sound mixers are detected :(


Have you blacklisted ALSA modules?
It might be something wrong in /etc/rc.conf


Yup, http://wiki.archlinux.org/index.php/OSS
by nuckinfuts
Thu Apr 08, 2010 6:47 pm
Forum: Linux
Topic: No mixers present?
Replies: 29
Views: 40252

Re: No mixers present?

any new developments on this problem? I'm still getting kernel panics on every shutdown and no sound mixers are detected :(
by nuckinfuts
Sun Apr 04, 2010 6:51 pm
Forum: Linux
Topic: Hibernation and sound 'ticking'
Replies: 10
Views: 20546

Re: Hibernation and sound 'ticking'

Lockheed wrote:Well, instead, I could use a command to restart oss after resume. Is there such command?


restart OSS:

Code: Select all

sudo soundoff
sudo soundon
by nuckinfuts
Sun Apr 04, 2010 1:52 pm
Forum: Linux
Topic: No mixers present?
Replies: 29
Views: 40252

Re: No mixers present?

grr.. try http://www.mediafire.com/?n1m4qgyzily . :( still a kernel panic on sudo soundon and no sound nuckin:~ => sudo ossinfo Version info: OSS 4.2 (b 2002/201004031954) (0x00040100) OSS_HG Hg revision: changeset: 889:b2e0bf5ba947, tag: tip, date: Wed Mar 03 10:29:53 2010 +0200, summary: Fixed a ...
by nuckinfuts
Sun Apr 04, 2010 6:09 am
Forum: Linux
Topic: No mixers present?
Replies: 29
Views: 40252

Re: No mixers present?

OK, try this: http://www.mediafire.com/?zodym3zz5w1 . Same behavior as before, new ossinfo and log for you: nuckin:~ => sudo ossinfo -v3 Version info: OSS 4.2 (b 2002/201004031954) (0x00040100) OSS_HG Hg revision: changeset: 889:b2e0bf5ba947, tag: tip, date: Wed Mar 03 10:29:53 2010 +0200, summary:...
by nuckinfuts
Sun Apr 04, 2010 5:30 am
Forum: Linux
Topic: No mixers present?
Replies: 29
Views: 40252

Re: No mixers present?

cesium wrote:Can you pastebin soundon.log again? (Should have asked earlier, sorry)


No Problem
http://pastebin.com/EUSvyPt6
by nuckinfuts
Sun Apr 04, 2010 5:19 am
Forum: Linux
Topic: No mixers present?
Replies: 29
Views: 40252

Re: No mixers present?

Can you paste current 'ossinfo -v3' output? nuckin:~ => sudo ossinfo -v3 Version info: OSS 4.2 (b 2002/201004031954) (0x00040100) OSS_HG Hg revision: changeset: 889:b2e0bf5ba947, tag: tip, date: Wed Mar 03 10:29:53 2010 +0200, summary: Fixed a hang in some HDaudio systems Platform: Linux/x86_64 2.6...
by nuckinfuts
Sun Apr 04, 2010 5:11 am
Forum: Linux
Topic: No mixers present?
Replies: 29
Views: 40252

Re: No mixers present?

cesium wrote:OK. If you compare the ossinfo output with the one in the soundon.log file, you'll see it's different.. Try this: http://www.mediafire.com/?dw3ttzmywzz


Still no dice, "sudo soundon" takes much longer to execute now, but beyond that same panic and no sound
by nuckinfuts
Sun Apr 04, 2010 3:44 am
Forum: Linux
Topic: No mixers present?
Replies: 29
Views: 40252

Re: No mixers present?

More specifically on the kernel panics, it only happens when issuing "sudo soundon" after a "sudo soundoff"

No panic at boot or shutdown. But still no sound

thanks again for the prompt replies and the help :)
by nuckinfuts
Sun Apr 04, 2010 3:37 am
Forum: Linux
Topic: No mixers present?
Replies: 29
Views: 40252

Re: No mixers present?

Sorry, I did test this, but couldn't test the nvidia path. Lets try another idea: http://www.mediafire.com/?ynyihtyt4md instead. No luck, still kernel panics too on unloading nuckin:~ => sudo soundon nuckin:~ => sudo ossinfo Version info: OSS 4.2 (b 2002/201004031954) (0x00040100) OSS_HG Hg revisio...
by nuckinfuts
Sun Apr 04, 2010 2:24 am
Forum: Linux
Topic: No mixers present?
Replies: 29
Views: 40252

Re: No mixers present?

correction, Kernel Panic about a second after 'sudo soundoff' including on shutdown/reboot
by nuckinfuts
Sun Apr 04, 2010 1:39 am
Forum: Linux
Topic: No mixers present?
Replies: 29
Views: 40252

Re: No mixers present?

I've made a compiled tarball of a patched OSS at http://www.mediafire.com/?itcqkj5njtg. Get it and extract the tarball into / as root (or with sudo) (e.g. "sudo tar -C / xvf oss-patched.tar.bz2" etc.). Then cd to /usr/lib/oss/build and run "sudo sh install.sh". Then shutdown old...

Go to advanced search