Search found 44 matches
- Wed Jul 05, 2017 1:33 am
- Forum: Linux
- Topic: Kernel 4.12
- Replies: 5
- Views: 24705
Re: Kernel 4.12
The patch for the motherboard has been backported to kernel 4.11-16. It appears the patch itself breaks compatibility with OSS. The dmesg log is attached.
- Sun Jul 02, 2017 1:57 pm
- Forum: Linux
- Topic: Kernel 4.12
- Replies: 5
- Views: 24705
Re: Kernel 4.12
The AMD-Vi pagefaults are coming from my Asus Xonar DX soundcard - it may be a hardware/firmware fault. But oddly enough in my last computer with Asus M5A99FX Pro R2.0, I still had to use iommu=pt to get the motherboard sound working well, even though the Xonar DX was not installed. What's interesti...
- Sun Jul 02, 2017 1:17 pm
- Forum: Linux
- Topic: Kernel 4.12
- Replies: 5
- Views: 24705
Re: Kernel 4.12
The first command produced no output. $ sudo dmidecode -t baseboard # dmidecode 3.0 Getting SMBIOS data from sysfs. SMBIOS 3.0.0 present. Handle 0x0002, DMI type 2, 15 bytes Base Board Information Manufacturer: Gigabyte Technology Co., Ltd. Product Name: AB350M-D3H-CF Version: x.x Serial Number: Def...
- Sat Jul 01, 2017 5:20 pm
- Forum: Linux
- Topic: Kernel 4.12
- Replies: 5
- Views: 24705
Kernel 4.12
So, I got a Gigabyte motherboard and as it turns out only kernel 4.12 has the IRQ fixes needed to run it. The problem is, OSS doesn't work with 4.12. It fails to compile oss_usb and while it will start, it encounters a problem if you try to play a sound. I also had to use iommu=pt again to get rid o...
- Sun Jan 22, 2017 4:39 pm
- Forum: Linux
- Topic: OSS with Google Hangouts
- Replies: 0
- Views: 25067
OSS with Google Hangouts
Hi everyone. Has anyone gotten the microphone working for Google Hangouts when using OSS? It does not seem to detect any microphones. I can record in Audacity so I know it's working. ~$ ossinfo Version info: OSS 4.2 (b 2011/201609130257) (0x00040100) GPL Platform: Linux/x86_64 4.9.0-4.1-liquorix-amd...
- Wed Mar 16, 2016 6:33 pm
- Forum: Linux
- Topic: OSS and Baudline
- Replies: 0
- Views: 23713
OSS and Baudline
I want to use Baudline, but it doesn't seem to even be compatible with OSS despite it being it's default output driver. First, it tells me "/dev/audio: no such file or directory". So I symlink /dev/audio to /dev/dsp (or any other device node). Then it says "/dev/audio requested fragsi...
- Wed Mar 02, 2016 9:31 pm
- Forum: Linux
- Topic: Vmix crash
- Replies: 1
- Views: 14506
Re: Vmix crash
Sooooo, the soundon.user I had was this: sudo vmixctl attach /dev/oss/oss_hdaudio0/spdout0 sudo vmixctl rate /dev/oss/oss_hdaudio0/pcm0 192000 sudo vmixctl rate /dev/oss/oss_cmi878x0/pcm0 192000 sudo vmixctl rate /dev/dsp 192000 exit 0 I did that because I was trying to output to SPDIF specifically,...
- Wed Mar 02, 2016 2:00 pm
- Forum: Linux
- Topic: Vmix crash
- Replies: 1
- Views: 14506
Vmix crash
Hello everyone. Vmix doesn't succeed at changing my samplerate, and sometimes crashes. $ inxi -bxx System: Host: ronin Kernel: 4.4-3.dmz.2-liquorix-amd64 x86_64 (64 bit gcc: 5.3.1) Desktop: Xfce 4.12.3 (Gtk 2.24.28) dm: lightdm Distro: Debian GNU/Linux stretch/sid Machine: Mobo: ASUSTeK model: M5A99...
- Fri Jan 16, 2015 9:35 am
- Forum: Linux
- Topic: My HDAudio is no longer recognized
- Replies: 3
- Views: 17530
Re: My HDAudio is no longer recognized
Well I just reinstalled my system and had to rediscover this again. This fix was particularly tricky to find. It breaks the HDAudio driver for some people, so really I think it should be added to the driver. For those wondering how to do it, who are using Grub2, you open /etc/default/grub with root ...
- Thu Feb 20, 2014 12:48 am
- Forum: Linux
- Topic: cuckoo hacks/patches
- Replies: 5
- Views: 19106
Re: cuckoo hacks/patches
I tried this patch and this is what I get: $ sudo make install make -C /lib/modules/3.12-11.dmz.1-liquorix-amd64/build M=/usr/lib/oss/cuckoo modules make[1]: Entering directory `/usr/src/linux-headers-3.12-11.dmz.1-liquorix-amd64' CC [M] /usr/lib/oss/cuckoo/cuckoo.o CC [M] /usr/lib/oss/cuckoo/cuckoo...
- Wed Feb 19, 2014 10:10 pm
- Forum: Linux
- Topic: My HDAudio is no longer recognized
- Replies: 3
- Views: 17530
Re: My HDAudio is no longer recognized
Well, using the iommu=pt kernel option works, so I don't have to disable IOMMU. Finally, I have sound.
- Wed Feb 19, 2014 9:11 pm
- Forum: Linux
- Topic: My HDAudio is no longer recognized
- Replies: 3
- Views: 17530
Re: My HDAudio is no longer recognized
This looks like a very similar issue: http://comments.gmane.org/gmane.linux.kernel.iommu/1813 This thread at least provides an explanation: https://bbs.archlinux.org/viewtopic.php?id=168467 Why hasn't ASUS fixed the BIOS? sudo tail /var/log/kern.log Feb 19 13:56:00 ronin kernel: oss_hdaudio: HDA cod...
- Wed Feb 19, 2014 8:53 pm
- Forum: Linux
- Topic: My HDAudio is no longer recognized
- Replies: 3
- Views: 17530
My HDAudio is no longer recognized
I have installed the latest Git source using the kernel 3.12 patch. Previously my HDAudio card worked fine, but now the mixer panel is blank and OSS doesn't seem to recognize it fully: lspci 00:14.2 Audio device: Advanced Micro Devices, Inc. [AMD/ATI] SBx00 Azalia (Intel HDA) (rev 40) 03:04.0 Multim...
- Mon Feb 17, 2014 2:55 am
- Forum: Linux
- Topic: cuckoo hacks/patches
- Replies: 5
- Views: 19106
Re: cuckoo hacks/patches
I'd really like to see Cuckoo working as well. Thanks for this!
- Tue Feb 04, 2014 8:22 pm
- Forum: Linux
- Topic: Patch for 4.2.2008 for 3.12
- Replies: 34
- Views: 85703
Re: Patch for 4.2.2008 for 3.12
osscore.c WAS blank when I did git clone, twice. That was my point. Only after I went to the webpage and downloaded that file specifically did everything work. I don't think this was a coincidence since that is the last and most recent update by Hannu. It must be some sort of Git error. It's no surp...