LinuxQuestions.org
Visit Jeremy's Blog.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > Slackware
User Name
Password
Slackware This Forum is for the discussion of Slackware Linux.

Notices


Reply
  Search this Thread
Old 10-05-2004, 05:05 AM   #1
theonebeyond
Member
 
Registered: Aug 2004
Location: Germany
Distribution: Slackware 10.0
Posts: 258

Rep: Reputation: 30
No sound after Kernelcompile


Hi there!

I use Slack 10.0 on a Fujitsu Amilo A ... sound is via8233

I use the kernel 2.4.26, which was installed. When I first compiled 2.6.7 from the sklack cd I had no sound, but I recompiled with a lot more turn on in the sound section; I could not figure out which one was the hit. Now sound works! But several other rpoblems occured... so I wanted to go back to 2.4.26 ...

But in 2.4.26 no ACPI is enabled, so I thought: "Hmm... just recompile the kernel and use the config from /boot and turn on ACPI" .... said - done.

ACPI works!!! yiepie!!!

But hell, no sound! I had this before and I ended by installing the system new.

My guess is, that the old modules are erased while building the kernel again and the modules have been killed.

I can find the needed module snd-via82xx.o in the modules for kernel 2.6.7 but not in 2.4.26 ... and I have gone thruogh the sound - section in the kernel config for a million times now; I can't find any entry for via82xx just for via82c686 and that just doesn't work. In the configuration for kernel 2.6.7 is an entry "VIA 82C686A/B, 8233 SouthBridge" ...but nothing like that in 2.4.26....

I am about to collapse... so.. can somebody please tell me how I can make this module come back? And how the heck was it installed by the installation of the system.. .so it has to be somewhere, doesn't it?

Greetings, Sascha

Last edited by theonebeyond; 10-05-2004 at 05:09 AM.
 
Old 10-05-2004, 05:11 AM   #2
KMcD
Member
 
Registered: Jun 2003
Location: Dublin, Ireland
Distribution: Slack -- current
Posts: 354

Rep: Reputation: 30
download the source for [url=http://www.alsa-project.org/]ALSA[url]. Decompress the contents of each package and go into each directory. For your sound card do the following in each directory, while the system is running the new kernel (the one without sound).

Code:
./configure --with-cards=via82xx --with-sequencer=yes;make;make install
This works for me, of course changed for my sound card. alsamixer should then work.

Sound support MUST be configured as modules in the kernel

Last edited by KMcD; 10-05-2004 at 05:13 AM.
 
Old 10-05-2004, 05:27 AM   #3
theonebeyond
Member
 
Registered: Aug 2004
Location: Germany
Distribution: Slackware 10.0
Posts: 258

Original Poster
Rep: Reputation: 30
What do you mean with "each package"? Which do I need?
 
Old 10-05-2004, 05:34 AM   #4
KMcD
Member
 
Registered: Jun 2003
Location: Dublin, Ireland
Distribution: Slack -- current
Posts: 354

Rep: Reputation: 30
I downloaded the following but I don't know if I need them all, just being careful.

alsa-driver
alsa-lib
alsa-util
alsa-firmware
alsa-oss

You only need the last if your sound card has to be run through oss, i.e. if it's pretty old. I don't think you'll need that for your sound card.
 
Old 10-05-2004, 05:37 AM   #5
theonebeyond
Member
 
Registered: Aug 2004
Location: Germany
Distribution: Slackware 10.0
Posts: 258

Original Poster
Rep: Reputation: 30
Haha!!!

Got it working!

I had the packages alsa-drivers nad alsa-lib from the last time I had the prob with 2.6.8.1 .... Installed them like you said (which I did back that time too, but without success)

Now it's working! Even without rebooting or changing alsamixer!!!

Great! Man ... I am so happy...!!!

Now, I've got some question for intrest and learning .. just if you know about this...

You said, that soundsupport must be configured as module ... do you mean the genral SOUNDSUPOORT ... the first line of the sound section or the special device? or what? :-)

What does "--with-sequencer=yes" do in detail? What is it for what would change if I let it out???

I guess I'll have to do this for every similar kernel, eh?

I just can't thank you enough! Thanks, thanks ,thanks!

Greetings, Sascha
 
Old 10-05-2004, 05:43 AM   #6
KMcD
Member
 
Registered: Jun 2003
Location: Dublin, Ireland
Distribution: Slack -- current
Posts: 354

Rep: Reputation: 30
You're welcome.

I don't know what --with-sequencer does, I just use it as it was part of the ALSA setup instructions for my sound card.

I think it is just the ALSA support that must be configured as a module but i cannot be sure so I make all the cound support into modules. When you install ALSA you are overwritting some modules compiled by the kernel. ALSA can only change the modules, not the kernel itself. That's why it has to be configure as modules. I hope that explains it somehow. I'm not an expert though so I could be wrong.
 
Old 10-05-2004, 05:56 AM   #7
theonebeyond
Member
 
Registered: Aug 2004
Location: Germany
Distribution: Slackware 10.0
Posts: 258

Original Poster
Rep: Reputation: 30
Thanks very much!

i begin to think, that noone can be a real expert on this section ... it seems to be too hard to get it all .. and it seems like it grew all into each other... but... it works now :-)

Thanks again!

Greetings, Sascha
 
  


Reply



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

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
No sound coming from my sound blaster audigy 2 ZS platinum sound card msab Linux - Hardware 9 12-05-2010 05:10 AM
ALSA not working for Creative Sound Blaster Live 24 Bit sound card vishalsonu Linux - Hardware 7 08-20-2005 01:02 PM
FC2: Sound Card (SiS SI7012) Detect But Donot Play Sound rajanaeem Linux - Hardware 0 10-22-2004 03:41 PM
No Sound : request_module: failed /sbin/modprobe -- sound-slot-0. error = 256 Mebuh Linux - General 0 01-26-2004 07:51 AM
Can I load both oss (kernel sound drivers) and alsa in 2 sound cared system? cmisip Linux - General 0 04-12-2003 01:27 AM

LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > Slackware

All times are GMT -5. The time now is 05:33 PM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration