LinuxQuestions.org
Download your favorite Linux distribution at LQ ISO.
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 02-19-2003, 09:20 AM   #16
MasterC
LQ Guru
 
Registered: Mar 2002
Location: Salt Lake City, UT - USA
Distribution: Gentoo ; LFS ; Kubuntu ; CentOS ; Raspbian
Posts: 12,613

Rep: Reputation: 69

No worries, that's what we're here for, to alleviate the confusion

Recompiling your kernel means to get the new source from www.kernel.org Which source? Well that's up to you, it's your system, and it's for you to decide how stable you want to go. 2.4.20 is the current most stable kernel, however the 2.5.x series does come with the ALSA patches already applied. You take your pick, but my suggestion is the 2.4.20

From there, you normally download kernel sources into /usr/src then you untar them:
tar xvzf kernel-version
and enter the directory that is created:
cd kernel-version
Then you have 3 choices, if you want to go ultra hard corps, use make config, if you are a little more apprehensive, go make menuconfig (requires ncurses) if you are an X kinda guy/girl go into the directory while in X and make xconfig.

From there follow one of the thousands of tutorials/threads on compiling a kernel. Main thing you want to watch for is compiling soundcore as module. As for your specific driver (the via_82xx) you can compile that into the kernel or module as was mentioned above. At that point you can (hopefully) simply do a modprobe for your audio module: modprobe via_82xx OR you can compile ALSA (watch for errors from the ALSA programs) against your existing kernel. How? Well you will need to symlink your existing kernel version to /usr/src/linux

Say what?
Well if you downloaded linux-2.4.20 then you would symlink /usr/src/linux to /usr/src/linux-2.4.20 (*The directory, not the tar.gz file) like so:
ln -sf /usr/src/linux-2.4.20 /usr/src/linux

Then compile your ALSA drivers according to the page over at ALSA's website.

HTH

Cool
 
Old 02-22-2003, 10:26 AM   #17
muppski
Member
 
Registered: Feb 2003
Posts: 149

Original Poster
Rep: Reputation: 15
drivers/built-in.o: In function `elp_sense':
drivers/built-in.o(.init.text+0x8f66): undefined reference to `save_flags'
drivers/built-in.o(.init.text+0x8f6b): undefined reference to `sti'
drivers/built-in.o(.init.text+0x8fb0): undefined reference to `restore_flags'
drivers/built-in.o(.init.text+0x8ff3): undefined reference to `restore_flags'

make: *** [.tmp_vmlinux1] Error 1

I get this error while doing make zImage and bzImage
why ?
It never creates the file
 
Old 02-24-2003, 09:13 AM   #18
thiaku
LQ Newbie
 
Registered: Feb 2003
Location: Malaysia
Distribution: Slackware, OpenBSD, FreeBSD
Posts: 1

Rep: Reputation: 0
need help i'm new to linux

did try to modprobe via82cxxx_audio and ac97_codec on KDE the sound card [Apollo Super AC97/Audio] onboard worked. Then few min after finished the mp3/avi played then there is no sound. Then i restart; continue the same matter it's work ok. What should i do?

I do understand that i can use
cd /usr/src/linux
make xconfig
to select VIA VT82C686

then make bzdisk.
what happen is i cannot change my ip address.

i need sound anyway.. please help guide me step by step
 
  


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
Soundcard Driver for ALi M5451 Soundcard (Trident Module) xianzai Linux - Hardware 3 12-15-2006 12:00 PM
Soundcard being used by... something... Saint_Paul Linux - Hardware 4 04-01-2006 02:45 PM
Getting CD audio through PCI soundcard NOT motherboard soundcard HalfDiminished Debian 0 01-11-2005 06:59 AM
What soundcard should I use? TRON2 Linux - Hardware 3 11-01-2003 04:00 AM
How can I know the soundcard name ? volshta Linux - Hardware 2 10-30-2003 08:39 AM

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

All times are GMT -5. The time now is 09:28 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