Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
Emerge Alsa-Driver
View unanswered posts
View posts from last 24 hours
View posts from last 7 days

 
Reply to topic    Gentoo Forums Forum Index Deutsches Forum (German)
View previous topic :: View next topic  
Author Message
SkaaliaN
Veteran
Veteran


Joined: 21 Apr 2005
Posts: 1360
Location: Valhalla

PostPosted: Thu May 12, 2005 11:46 am    Post subject: Emerge Alsa-Driver Reply with quote

Hallo zusammen,
hab hier ein Problem mit meinem Alsa-Driver.Der Treiber ist eigentlich im Kernel aktiviert!?

bash-2.05b# emerge alsa-driver
Calculating dependencies ...done!
>>> emerge (1 of 1) media-sound/alsa-driver-1.0.8 to /
>>> md5 files ;-) ChangeLog
>>> md5 files ;-) alsa-driver-1.0.3.ebuild
>>> md5 files ;-) alsa-driver-1.0.8.ebuild
>>> md5 files ;-) metadata.xml
>>> md5 files ;-) alsa-driver-1.0.9_rc3.ebuild
>>> md5 files ;-) files/alsa-driver-0.9.8-au-fix.patch
>>> md5 files ;-) files/1.0.8-msi_audigyls.patch
>>> md5 files ;-) files/makefile.patch
>>> md5 files ;-) files/digest-alsa-driver-1.0.3
>>> md5 files ;-) files/digest-alsa-driver-1.0.8
>>> md5 files ;-) files/xbox-1.0.8.patch
>>> md5 files ;-) files/digest-alsa-driver-1.0.9_rc3
>>> md5 src_uri ;-) alsa-driver-1.0.8.tar.bz2
* Determining the location of the kernel source code
* Found kernel source directory:
* /usr/src/linux
* Found sources for kernel version:
* 2.6.11-gentoo-r6
* Checking for suitable kernel configuration options
* ALSA is already compiled into the kernel.
* Please check to make sure these options are set correctly.
* Once you have satisfied these options, please try merging
* this package again.

!!! ERROR: media-sound/alsa-driver-1.0.8 failed.
!!! Function check_extra_config, Line 430, Exitcode 0
!!! Incorrect kernel configuration options
!!! If you need support, post the topmost build error, NOT this status message.

Was kann ich nun tun!?
Back to top
View user's profile Send private message
schmutzfinger
Veteran
Veteran


Joined: 26 Oct 2003
Posts: 1287
Location: Dresden/Germany

PostPosted: Thu May 12, 2005 12:02 pm    Post subject: Reply with quote

wenn du einen 2.6er kernel hast und alsa da mit eingebaut hast, dann musst du kein alsa-drivers mehr installieren. Also mache in deinem sound howto einfach weiter und überspringe den Schritt "emerge alsa-drivers".

http://www.gentoo.org/doc/de/alsa-guide.xml
Back to top
View user's profile Send private message
DiStefano
n00b
n00b


Joined: 19 Jan 2004
Posts: 9

PostPosted: Thu May 12, 2005 12:03 pm    Post subject: Re: Emerge Alsa-Driver Reply with quote

Mattez wrote:
Hallo zusammen,
hab hier ein Problem mit meinem Alsa-Driver.Der Treiber ist eigentlich im Kernel aktiviert!?
Was kann ich nun tun!?


Alsa nicht im Kernel aktivieren, sondern nur "Sound card Support".

Code:

Loadable module support  --->
      [*] Enable loadable module support

  Device Drivers  --->
      Sound  --->
          <*> Sound card Support
              Advanced Linux Sound Architecture  --->
                  < > Advanced Linux Sound Architecture
              Open Sound System  --->
                  < > Open Sound System (Deprecated)


Bitte versuch nach dieser Anleitung vorzugehen:

http://gentoo-wiki.com/HOWTO_ALSA_sound_mixer_aka_dmix
Back to top
View user's profile Send private message
SkaaliaN
Veteran
Veteran


Joined: 21 Apr 2005
Posts: 1360
Location: Valhalla

PostPosted: Thu May 12, 2005 1:50 pm    Post subject: Reply with quote

Mein Problem ist das ich den SB Live! 1024 net reinbekomme. Der Treiber ist nur für den 2.4er Kernel gedacht..

Quote:

bash-2.05b# emerge emu10k1
Calculating dependencies ...done!
>>> emerge (1 of 1) media-sound/emu10k1-0.20a-r5 to /
>>> md5 files ;-) ChangeLog
>>> md5 files ;-) metadata.xml
>>> md5 files ;-) emu10k1-0.20a-r5.ebuild
>>> md5 files ;-) emu10k1-0.20a-r6.ebuild
>>> md5 files ;-) emu10k1-0.20a-r7.ebuild
>>> md5 files ;-) files/digest-emu10k1-0.20a-r5
>>> md5 files ;-) files/README.gentoo
>>> md5 files ;-) files/audigy-script
>>> md5 files ;-) files/emu10k1-0.20a-gcc3.3.patch.gz
>>> md5 files ;-) files/digest-emu10k1-0.20a-r6
>>> md5 files ;-) files/digest-emu10k1-0.20a-r7
>>> md5 files ;-) files/emu10k1-0.20a-gcc3.4.patch
>>> md5 files ;-) files/emu10k1-script
>>> md5 files ;-) files/emu10k1.conf-gentoo-header
>>> md5 files ;-) files/modules-emu10k1
>>> md5 src_uri ;-) emu10k1-v0.20a.tar.bz2
* /usr/src/linux is a symbolic link
* Determining the real directory of the Linux kernel source code
* Building for Linux 2.6.11-gentoo-r6 found in /usr/src/linux

!!! ERROR: media-sound/emu10k1-0.20a-r5 failed.
!!! Function pkg_setup, Line 26, Exitcode 1
!!! This module is only compatible with 2.4.x kernels.
!!! If you need support, post the topmost build error, NOT this status message.




.....und ich habe in meinem 2.6er den Emu10k1 schon fest reingemacht..trotzdem wird das Modul nicht gefunden:
Quote:

bash-2.05b# alias snd-card-0 snd-emu10k1
bash: alias: snd-card-0: not found
bash: alias: snd-emu10k1: not found
Back to top
View user's profile Send private message
aleph-muc
Apprentice
Apprentice


Joined: 23 Jun 2004
Posts: 205
Location: Auf dem Land

PostPosted: Thu May 12, 2005 3:59 pm    Post subject: Reply with quote

Compilier den Treiber im Kernel als Modul

Gruß
aleph
Back to top
View user's profile Send private message
SkaaliaN
Veteran
Veteran


Joined: 21 Apr 2005
Posts: 1360
Location: Valhalla

PostPosted: Thu May 12, 2005 4:18 pm    Post subject: Reply with quote

Alles klar..läuft nun alles.Mit dem Model wurde der Fehler behoben...thx..!
Back to top
View user's profile Send private message
boris64
Veteran
Veteran


Joined: 04 Oct 2003
Posts: 1770
Location: Vechelde/Peine

PostPosted: Thu May 12, 2005 4:19 pm    Post subject: Reply with quote

Korrigiert mich, aber das emu10k1-Paket ist doch nur
für Kernel 2.4 und OSS gedacht?
Warum zur Hölle soll man das eigentlich (laut Anleitung?!) installieren?

Ich habe dieses Paket noch nie gemergt und auch
ich habe eine (voll funktionsfähige ;)) SBLive!1024.


Quote:
....und ich habe in meinem 2.6er den Emu10k1 schon fest reingemacht..trotzdem wird das Modul nicht gefunden:

Wenn du es fest im Kernel hast, dann gibt es kein Modul(!).
_________________
boris64.net 200x / visit my desktop / try these tiny kernel patches ;)
Back to top
View user's profile Send private message
SkaaliaN
Veteran
Veteran


Joined: 21 Apr 2005
Posts: 1360
Location: Valhalla

PostPosted: Thu May 12, 2005 8:08 pm    Post subject: Reply with quote

So wie ich es sehe ist das emu10k1 doch schon als standart bei 2.6 dabei..oda nicht?
Back to top
View user's profile Send private message
pablo_supertux
Advocate
Advocate


Joined: 25 Jan 2004
Posts: 2935
Location: Somewhere between reality and Middle-Earth and in Freiburg (Germany)

PostPosted: Fri May 13, 2005 6:40 am    Post subject: Reply with quote

was du vielleicht suchst, ist alsa-utils. Mach mal ein emerge alsa-utils oder guck hier: Gentoo Linux ALSA Guide
_________________
A! Elbereth Gilthoniel!
silivren penna míriel
o menel aglar elenath,
Gilthoniel, A! Elbereth!
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Deutsches Forum (German) All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum