You are not logged in.
Pages: 1
so i fixed my internet issue at home on my box running arch linux. ended up putting dd-wrt firmware on my router, so now i can forward the gateway address from the router to my pc running ICS sharing my dialup.....oh yeah, its high tech
so anyway, now i've got that working properly, i'd kind of like to get my sound card working on this box. its got a creative ensoniq in it. i have no idea what to do
after that, my next project in all my newbness is going to be figuring out how to install unsupported packages from the repo
this is a signature
Offline
Your sound card should work without any problems.
Just run alsaconf as root and then setup volumes in alsamixer. To save mixer settings use: alsactl store.
Offline
well, i ran alsaconf, it seemed to find my card, but still no sound.....any ideas?
this is a signature
Offline
Ad your username in audio group:
gpasswd -a USERNAME audio
Offline
i know i'm gonna get slapped for saying so........but im still using the root account
this is a signature
Offline
did you actually unmute (press M) the master / pcm channel with alsamixer?
Offline
uhh. my bad, just got home, and yeah, it works now. thanks
this is a signature
Offline
you're welcome.
btw, you should correct your sig
Offline
you're welcome.
btw, you should correct your sig
yay, it should be : "Eliteforce is Right, I'm Stupid"
pacman roulette : pacman -S $(pacman -Slq | LANG=C sort -R | head -n $((RANDOM % 10)))
Offline
lol, hows this for a sig?
and one more quick question, as far as sound....how could i get a volume icon on my system tray in kde?
this is a signature
Offline
use kmix... it is in the kdemultimedia package
Offline
oh sh....thats what i was lookin for, i removed kdemultimedia....i didn't want most of the apps in it. any other program i acn get that i can add to my taskbar for volume control?
this is a signature
Offline
dunno if it's possible, but maybe you can compile kmix without the rest of kdemultimedia
Offline
i just installed kdemultimedia again, at least it didn't have to re-download the package again since it was already on the drive and im on dialup
i just deteted the icons in the kmenu that i didn't want, its good enough
this is a signature
Offline
Pages: 1