SlackwareThis Forum is for the discussion of Slackware Linux.
Notices
Welcome to LinuxQuestions.org, a friendly and active Linux Community.
You are currently viewing LQ as a guest. By joining our community you will have the ability to post topics, receive our newsletter, use the advanced search, subscribe to threads and access many other special features. Registration is quick, simple and absolutely free. Join our community today!
Note that registered members see fewer ads, and ContentLink is completely disabled once you log in.
If you have any problems with the registration process or your account login, please contact us. If you need to reset your password, click here.
Having a problem logging in? Please visit this page to clear all LQ-related cookies.
Get a virtual cloud desktop with the Linux distro that you want in less than five minutes with Shells! With over 10 pre-installed distros to choose from, the worry-free installation life is here! Whether you are a digital nomad or just looking for flexibility, Shells can put your Linux machine on the device that you want to use.
Exclusive for LQ members, get up to 45% off per month. Click here for more info.
First make sure that KDE actually IS using the tuner card. You mentioned being new at this, so maybe you need to run alsamixer first to unmute the sound?
Using alsamixer was one of the solutions I've tried before posting this subject.
Comparing to Slackware 10.0, the Slackware 9.1 distro assigned the "0" position for my Audigy soundcard and back then the sound was just fine.
Now, Slackware 10.0 reversed the assignments and I ended up with bt787(TV Tuner) being the first card (i.e. "0").
So, using
$ alsamixer -c 1
although I could tune the settings for the Audigy soundcard, it didn't do anything to hear any sound in KDE.
Anyway, today I just pulled out the TV Tuner card trying one last desperate solution.
And it worked !!!
Now Audigy is the no. "0" card and even the 5.1 sound is ok.
So, the problem is rather solved now, but it's annoying to pull out and put the TV Tuner card back in when switching to Windows.
I only imagine that if I could just reverse that soundcard order by modifying some .conf file, the problem will be solved elegantly .
I have this same problem, and reading ur post reminded me that I'm having it since I have a tvtuner card in. I had forgotten that I had installed it awhile ago. Is there a way to change the order still tho? I would like to have both in, yet it use my onboard sound by defualt.
Originally posted by Bothkill Thanks for your replies .
Now, Slackware 10.0 reversed the assignments and I ended up with bt787(TV Tuner) being the first card (i.e. "0").
So, using
$ alsamixer -c 1
although I could tune the settings for the Audigy soundcard, it didn't do anything to hear any sound in KDE.
Anyway, today I just pulled out the TV Tuner card trying one last desperate solution.
And it worked !!!
Now Audigy is the no. "0" card and even the 5.1 sound is ok.
So, the problem is rather solved now, but it's annoying to pull out and put the TV Tuner card back in when switching to Windows.
I only imagine that if I could just reverse that soundcard order by modifying some .conf file, the problem will be solved elegantly .
KDE/Alsa uses /dev/dsp as sound device. It seems /dev/dsp0 is your tv card and /dev/dsp1 your sound card. Normally /dev/dsp is a link to /dev/dsp0. Try to link /dev/dsp to /dev/dsp1 or use in 'KDE Control Center / Sound & Multimedia / Sound-System/ Hardware [Tab] / Override device location' the appropriate device (eg. /dev/dsp1).
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.