Page 1 of 1

Do you linux?

Posted: Fri Oct 10, 2008 5:55 am
by l0g1c
If so, you should log in as root and type the following at the command prompt:

cat /proc/kcore > /dev/audio

It basically dumps what's in memory directly to the sound card. Makes for some wicked noises, hehe. :owned:

Re: Do you linux?

Posted: Fri Oct 10, 2008 2:15 pm
by MKJ
Oh the wonders of computing.

Re: Do you linux?

Posted: Fri Oct 10, 2008 11:41 pm
by Big Kahuna Burger
I'M A PC

Re: Do you linux?

Posted: Sat Oct 11, 2008 12:02 am
by Grenader
The more known, and older way of doing it was to simply

cat /dev/sda(or /dev/hda if you're not using sata) > /dev/dsp

This will dump your HD into your OSS sound buffer.

Re: Do you linux?

Posted: Sat Oct 11, 2008 5:56 am
by a13n
cat /dev/null > /dev/null 2>&1

Re: Do you linux?

Posted: Sat Oct 11, 2008 7:18 am
by CaseDogg
Big Kahuna Burger wrote:I'M A PC
lol

Re: Do you linux?

Posted: Thu Oct 16, 2008 1:27 am
by Grenader
btw
Do you linux?
Only when nobody's looking