You Passed 8th Grade Math |
![]() Congratulations, you got 9/10 correct! |
Tuesday, October 25, 2005
Friday, October 21, 2005
New Sound card
$lsmod|grep snd
snd_cs4281 23392 0
gameport 16904 2 snd_cs4281
snd_rawmidi 26976 1 snd_cs4281
snd_ac97_codec 83640 1 snd_cs4281
snd_pcm 97668 2 snd_cs4281,snd_ac97_codec
snd_page_alloc 10372 1 snd_pcm
snd_opl3_lib 11776 1 snd_cs4281
snd_seq_device 9292 2 snd_rawmidi,snd_opl3_lib
snd_timer 26628 2 snd_pcm,snd_opl3_lib
snd_hwdep 9824 1 snd_opl3_lib
snd 59492 8 snd_cs4281,snd_rawmidi,snd_ac97_codec,snd_pcm,snd_opl3_lib,snd_seq_device,snd_timer,snd_hwdep
soundcore 10592 1 snd
I guess I dont need the remote sound thing anymore :) . It was great while it worked.
Thursday, September 08, 2005
Using arts with a remote esd
Using arts with a remote esd
I needed to send the sound from my office workstation to a remote computer that has a sound card and speakers attached to it.
This is because my workstation doesn't have a sound card in it. So how to get my KDE to send the sound over? After about 1 hr playing around in KDE's control center here is how I did it:
Thanks to this site for the correct direction.
I needed to send the sound from my office workstation to a remote computer that has a sound card and speakers attached to it.
This is because my workstation doesn't have a sound card in it. So how to get my KDE to send the sound over? After about 1 hr playing around in KDE's control center here is how I did it:
$ sudo apt-get install esound
$ echo "esddsp --server=remote artsd -N -n -p 16001 -u" > ~/.kde/Autostart/artsd.sh
$ chmod +x ~/.kde/Autostart/artsd.sh
Thanks to this site for the correct direction.
Saturday, August 27, 2005
First Post
This is my first post. Just doing a quick trial run on this blog thingy.
Let's see how it goes.
Let's see how it goes.
Subscribe to:
Posts (Atom)