LinuxQuestions.org
Review your favorite Linux distribution.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Hardware
User Name
Password
Linux - Hardware This forum is for Hardware issues.
Having trouble installing a piece of hardware? Want to know if that peripheral is compatible with Linux?

Notices


Reply
  Search this Thread
Old 09-29-2003, 01:00 PM   #1
seppe
LQ Newbie
 
Registered: Jun 2003
Posts: 19

Rep: Reputation: 0
Alsa & Audigy & kernel-2.6.0-test6


Hi all,Well, I'm trying to setup ALSA with my Debian Sid with kernel2.6.0-test6 for my Audigy (emu10k1), but I get nothing but errors :-(

I downloaded the driver, libs and utils package, but the driver failswhen I do a make. First, I did:

./configure --with-cards=emu10k1 --with-sequencer=yes--with-kernel=/usr/src/linux-2.6.0-test6

Because my kernel is in /usr/src/linux-2.6.0-test6, and not in/usr/src/linux. I compiled my kernel with Sound card support, Advanced Linux SoundArchitecture, OSS API Emulation, OSS Mixer API, OSS PCM API and the module for my soundcard driver 'emu10k1'.

But as I said before, makefails and gives me this error:

In file included from/usr/src/alsa/alsa-driver-0.9.7/include/sound/driver.h:42, from mixer_oss.c:22:/usr/src/alsa/alsa-driver-0.9.7/include/adriver.h:42:31:linux/modversions.h: No such file or directoryIn file included from/usr/src/alsa/alsa-driver-0.9.7/include/sound/driver.h:42, from pcm_oss.c:29:/usr/src/alsa/alsa-driver-0.9.7/include/adriver.h:42:31:linux/modversions.h: No such file or directoryIn file included from/usr/src/alsa/alsa-driver-0.9.7/include/sound/driver.h:42, from /usr/src/alsa/alsa-driver-0.9.7/alsa-kernel/core/oss/pcm_plugin.c:27, from pcm_plugin.c:2:/usr/src/alsa/alsa-driver-0.9.7/include/adriver.h:42:31:linux/modversions.h: No such file or directoryIn file included from/usr/src/alsa/alsa-driver-0.9.7/include/sound/driver.h:42, from /usr/src/alsa/alsa-driver-0.9.7/alsa-kernel/core/oss/io.c:22, from io.c:2:/usr/src/alsa/alsa-driver-0.9.7/include/adriver.h:42:31:linux/modversions.h: No such file or directoryIn file included from/usr/src/alsa/alsa-driver-0.9.7/include/sound/driver.h:42, from /usr/src/alsa/alsa-driver-0.9.7/alsa-kernel/core/oss/copy.c:22, from copy.c:2:/usr/src/alsa/alsa-driver-0.9.7/include/adriver.h:42:31:linux/modversions.h: No such file or directoryIn file included from/usr/src/alsa/alsa-driver-0.9.7/include/sound/driver.h:42, from /usr/src/alsa/alsa-driver-0.9.7/alsa-kernel/core/oss/linear.c:23, from linear.c:2:/usr/src/alsa/alsa-driver-0.9.7/include/adriver.h:42:31:linux/modversions.h: No such file or directoryIn file included from/usr/src/alsa/alsa-driver-0.9.7/include/sound/driver.h:42, from /usr/src/alsa/alsa-driver-0.9.7/alsa-kernel/core/oss/mulaw.c:24, from mulaw.c:2:/usr/src/alsa/alsa-driver-0.9.7/include/adriver.h:42:31:linux/modversions.h: No such file or directoryIn file included from/usr/src/alsa/alsa-driver-0.9.7/include/sound/driver.h:42, from /usr/src/alsa/alsa-driver-0.9.7/alsa-kernel/core/oss/route.c:22, from route.c:2:/usr/src/alsa/alsa-driver-0.9.7/include/adriver.h:42:31:linux/modversions.h: No such file or directoryIn file included from/usr/src/alsa/alsa-driver-0.9.7/include/sound/driver.h:42, from /usr/src/alsa/alsa-driver-0.9.7/alsa-kernel/core/oss/rate.c:22, from rate.c:2:/usr/src/alsa/alsa-driver-0.9.7/include/adriver.h:42:31:linux/modversions.h: No such file or directorymake[3]: *** [fastdep] Error 1make[3]: Leaving directory `/usr/src/alsa/alsa-driver-0.9.7/acore/oss'make[2]: *** [_sfdep_oss] Error 2make[2]: Leaving directory `/usr/src/alsa/alsa-driver-0.9.7/acore'make[1]: *** [dep] Error 1make[1]: Leaving directory `/usr/src/alsa/alsa-driver-0.9.7'make: *** [include/sndversions.h] Error 2

Anyone have a clue? Or does anyone can describe in detail how I caninstall OSS? Although I want to have ALSA, because ALSA looks better tome (5.1 sound!)
 
Old 09-29-2003, 04:11 PM   #2
Caeda
Senior Member
 
Registered: Jul 2003
Location: Indiana
Distribution: Suse 6.0+, Mandrake 5.0-10.0, Redhat 6.0-9.0, Gentoo 1.2+, Gnoppix, Knoppix, Sabayon, Ubuntu 5.04+
Posts: 1,811

Rep: Reputation: 45
... ???

Kernel 2.6 has alsa built in as its sound system. You dont download any drivers. you just compile it right into the kernel.
 
  


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
2.4.27 kernel & audigy card Daveb3 Debian 3 07-08-2005 04:15 PM
Japanese canna won't work : Warning: かな漢字変&am OrganicOrange84 Debian 3 06-30-2005 02:28 PM
Phục hồi dữ liệu bị mất???, cứ pollsite General 1 06-27-2005 12:39 PM
Creative Blaster Audigy LS & ALSA problems otchie1 Slackware 10 12-19-2004 03:01 AM
USB mouse & Audigy Sound card on kernel 2.4.23 lavabomb Linux - Newbie 0 12-04-2003 08:54 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Hardware

All times are GMT -5. The time now is 12:51 AM.

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