Unix Technical Forum

Sound not working with 2.6

This is a discussion on Sound not working with 2.6 within the Slackware Linux Support forums, part of the Unix Operating Systems category; --> I have Slack 10.1 installed with a 2.4 kernel bare.i of the CD, all works OK. I used Alsa ...


Go Back   Unix Technical Forum > Unix Operating Systems > Slackware Linux Support

FAQ Members List Calendar Search Today's Posts Mark Forums Read
  #1 (permalink)  
Old 02-20-2008, 11:43 AM
Lezo
 
Posts: n/a
Default Sound not working with 2.6

I have Slack 10.1 installed with a 2.4 kernel bare.i of the CD, all works
OK. I used Alsa to get the sound to work no problem.
I have now install 10.2 on another partition using 2.6.13 kernel (test26.s)
of the CD. I can't get the sound to work.
I used alsaconf then alsamixer, & checked with kmix to make sure nothing was
muted.
The sound card is an onbourd VIA8235 chip.
Can anybody tell me the changes from 2.4 to 2.6 that might have affected the
sound.
I have looked at google etc but can't see any answers, it seems the sound is
configured but is silent.
Does anybody know where I should be looking?

Thanks
Lezo
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #2 (permalink)  
Old 02-20-2008, 11:43 AM
reclusive monkey
 
Posts: n/a
Default Re: Sound not working with 2.6

Did you install the latest alsa-drivers that were in the same dir you
got your 2.6.13 kernel (I presume you are using the Slackware 2.6.13
kernel)?

Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #3 (permalink)  
Old 02-20-2008, 11:43 AM
Lezo
 
Posts: n/a
Default Re: Sound not working with 2.6

reclusive monkey wrote:

> Did you install the latest alsa-drivers that were in the same dir you
> got your 2.6.13 kernel (I presume you are using the Slackware 2.6.13
> kernel)?


Yes I installed the packages from the linux-2.6.13 dir.
Lezo
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #4 (permalink)  
Old 02-20-2008, 11:43 AM
Lezo
 
Posts: n/a
Default Re: Sound not working with 2.6

Lezo wrote:

> reclusive monkey wrote:
>
>> Did you install the latest alsa-drivers that were in the same dir you
>> got your 2.6.13 kernel (I presume you are using the Slackware 2.6.13
>> kernel)?

>
> Yes I installed the packages from the linux-2.6.13 dir.
> Lezo


I had a though!!!

I have both 2.4.31 & 2.6.13 alsa-driver packages installed.
Will uninstall 2.4.31 & see what happens.

Lezo
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #5 (permalink)  
Old 02-20-2008, 11:44 AM
Eric Hameleers
 
Posts: n/a
Default Re: Sound not working with 2.6

Lezo wrote:
> Lezo wrote:
>
>
>>reclusive monkey wrote:
>>
>>
>>>Did you install the latest alsa-drivers that were in the same dir you
>>>got your 2.6.13 kernel (I presume you are using the Slackware 2.6.13
>>>kernel)?

>>
>>Yes I installed the packages from the linux-2.6.13 dir.
>>Lezo

>
>
> I had a though!!!
>
> I have both 2.4.31 & 2.6.13 alsa-driver packages installed.
> Will uninstall 2.4.31 & see what happens.
>
> Lezo


It's completely OK to have both those packages installed.
In fact, it's the only way you will have sound in both the 2.4 and 2.6
kernels (if you have lilo entries for both of course).

Eric
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #6 (permalink)  
Old 02-20-2008, 11:44 AM
Lezo
 
Posts: n/a
Default Re: Sound not working with 2.6

I have found the problem but don't know how to fix it.
I have a TV card attached & that is getting the sound, ie if I plug
headphones in the TV card phone socket, I can hear what should come out of
the speakers!
So my TV card (bt878 chip) is being used instead of my VIA 8235 onboard
card.
How do I change this in alsa?

Thanks
Lezo
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #7 (permalink)  
Old 02-20-2008, 11:45 AM
Henrik Carlqvist
 
Posts: n/a
Default Re: Sound not working with 2.6

Lezo <not@all.com> wrote:
> So my TV card (bt878 chip) is being used instead of my VIA 8235 onboard
> card. How do I change this in alsa?


If you dont need to use the soundcard features of your TV card the easiest
way is probably to add snd-bt87x (or which driver the card might be using)
to /etc/hotplug/blacklist.

regards Henrik
--
The address in the header is only to prevent spam. My real address is:
hc7(at)uthyres.com Examples of addresses which go to spammers:
root@variousus.net info@k-soft.se info@k-software.biz root@localhost

Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #8 (permalink)  
Old 02-20-2008, 11:45 AM
Andrew Langdon-Davies
 
Posts: n/a
Default Re: Sound not working with 2.6

Lezo wrote:
> I have found the problem but don't know how to fix it.
> I have a TV card attached & that is getting the sound, ie if I plug
> headphones in the TV card phone socket, I can hear what should come out of
> the speakers!
> So my TV card (bt878 chip) is being used instead of my VIA 8235 onboard
> card.
> How do I change this in alsa?


I had a similar problem recently.

Doesn't "alsamixer -c <card number>" (0 or 1) allow you to unmute sound
on each card separately?

Andrew
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #9 (permalink)  
Old 02-20-2008, 11:46 AM
Lezo
 
Posts: n/a
Default Re: Sound not working with 2.6

Andrew Langdon-Davies wrote:

> Lezo wrote:
>> I have found the problem but don't know how to fix it.
>> I have a TV card attached & that is getting the sound, ie if I plug
>> headphones in the TV card phone socket, I can hear what should come out
>> of the speakers!
>> So my TV card (bt878 chip) is being used instead of my VIA 8235 onboard
>> card.
>> How do I change this in alsa?

>
> I had a similar problem recently.
>
> Doesn't "alsamixer -c <card number>" (0 or 1) allow you to unmute sound
> on each card separately?
>
> Andrew


Yes that got it
Thanks for the help
Lezo
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Reply


Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On
Forum Jump


All times are GMT. The time now is 06:08 AM.


Powered by vBulletin® Version 3.6.5
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Search Engine Optimization by vBSEO 3.2.0
www.UnixAdminTalk.com