Search found 4 matches
- Sun Jan 01, 2012 8:16 pm
- Forum: Linux
- Topic: Gentoo OSS4 overlay
- Replies: 38
- Views: 178004
Re: Gentoo OSS4 overlay
It seems that the overlay hasn't been updated for a long time. I have some patches for hardened Gentoo users. For PIE-spec gcc users: (gcc-specs-pie && epatch "${FILESDIR}/nopie.patch") --- setup/srcconf.c 2009-11-13 23:23:24.000000000 +0800 +++ setup/srcconf.c.new 2009-12-16 11:15...
- Sun Jan 01, 2012 8:01 pm
- Forum: General Discussion
- Topic: OSS-4.2.2005: cannot output to loudspeaker only
- Replies: 3
- Views: 35932
Re: OSS-4.2.2005: cannot output to loudspeaker only
Thank you for your help. cat > pcm0: cat 1.wav > /dev/oss/oss_hdaudio0/pcm0 cat > pcm1: cat 1.wav > /dev/oss/oss_hdaudio0/pcm1 ossplay: ossplay 1.wav L: Loudspeaker E: Earplug Jack Black Jack Black Jack Int Earplug plugged in Earplug not plugged in Mode 1 Mode 2 Speaker Mode cat > pcm0 cat > pcm1 os...
- Sun Jan 01, 2012 2:24 pm
- Forum: General Discussion
- Topic: OSS-4.2.2005: cannot output to loudspeaker only
- Replies: 3
- Views: 35932
Re: OSS-4.2.2005: cannot output to loudspeaker only
BTW, I don't know whether this patch help you. OSS-4.2.2005 does not compile against GrSecurity kernel. It is about file_operations. --- oss-v4.2-build2005-src-gpl.orig/setup/Linux/oss/build/osscore.c 2011-12-29 10:30:56.071144892 +0800 +++ oss-v4.2-build2005-src-gpl/setup/Linux/oss/build/osscore.c ...
- Sun Jan 01, 2012 2:21 pm
- Forum: General Discussion
- Topic: OSS-4.2.2005: cannot output to loudspeaker only
- Replies: 3
- Views: 35932
OSS-4.2.2005: cannot output to loudspeaker only
No matter how I set Jack Mode, it cannot output to loudspeaker only (both loudspeaker and earplug make sound). Machine: Lenovo ThinkPad Edge E31 Using KDE 4.7.4 $ emerge --info Portage 2.1.10.44 (hardened/linux/amd64/desktop, gcc-4.5.3, glibc-2.14.1-r1, 3.1.6-hardened x86_64) =======================...