Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
wie bekomme ich meine soundkarte zum laufen?
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
zor
n00b
n00b


Joined: 08 Mar 2004
Posts: 67

PostPosted: Fri Jul 16, 2004 4:24 pm    Post subject: wie bekomme ich meine soundkarte zum laufen? Reply with quote

hi leute!

tathergang:
zor kauft sich eine neue soundkarte mit optischem ausgang, damit er die mit seinem neuen digitalreceiver zusammenhängen kann und musik genießen kann. ruckzuck eingebaut ist die (rechner ist ja mehr offen als geschlossen) und zor entlockt ihr unter winxp allerfeinste töne. welch genuß!
warum dann nicht das gleiche unter gentoo?

meine soundkarte ist eine trust 514dx 5.1 sound expert optical. ich möchte nur den optische ausgang der karte nutzen (nur stereo) welcher in einem externen slotblech steckt und via flachbandkabel mit der pci-karte verbunden ist.

bitte! ohne musik (unter linux) ist es das halbe leben..

hier noch deas lsmod:

zor_pc root # lsmod
Module Size Used by
smbfs 57976 0
ohci_hcd 16644 0
8139cp 15616 0
uhci_hcd 27920 0
snd_cmipci 30260 0
snd_pcm 80932 1 snd_cmipci
snd_page_alloc 9476 1 snd_pcm
snd_opl3_lib 8576 1 snd_cmipci
snd_timer 20228 2 snd_pcm,snd_opl3_lib
snd_hwdep 7072 1 snd_opl3_lib
gameport 3712 1 snd_cmipci
snd_mpu401_uart 5760 1 snd_cmipci
snd_rawmidi 19232 1 snd_mpu401_uart
snd_seq_device 6408 2 snd_opl3_lib,snd_rawmidi
snd 44388 8 snd_cmipci,snd_pcm,snd_opl3_lib,snd_timer,snd_hwdep,snd_mpu401_uart,snd_rawmidi,snd_seq_device
via_agp 5760 1
agpgart 25896 2 via_agp
nvidia 1700908 10
8139too 19584 0
mii 4096 2 8139cp,8139too
sbp2 20872 0
ohci1394 29700 0
ieee1394 88372 2 sbp2,ohci1394
usb_storage 25728 0
hid 29888 0
ehci_hcd 23044 0
usbcore 86236 7 ohci_hcd,uhci_hcd,usb_storage,hid,ehci_hcd
zor_pc root #

was muss ich alles machen, damit das läuft?
zu beginn kommt noch /dev/dsp kann nicht geöffnet werden.. => kommt jetzt nicht mehr..
als player möchte ich nur xmms verwenden.

edit: bei kde soundsystem kann ich bei audio-hardware nicht alsa auswählen. was muss ich emergen, damit ich das auswählen kann? emerge kde hab ich schon gemacht..

mfg zor


Last edited by zor on Fri Jul 16, 2004 4:40 pm; edited 1 time in total
Back to top
View user's profile Send private message
null_
Tux's lil' helper
Tux's lil' helper


Joined: 20 Jun 2004
Posts: 147
Location: Switzerland

PostPosted: Fri Jul 16, 2004 4:39 pm    Post subject: Re: wie bekomme ich meine soundkarte zum laufen? Reply with quote

zor wrote:
zu beginn kommt noch /dev/dsp kann nicht geöffnet werden..

Was sagt
Code:
ls -la /dev/dsp
bzw. kann das Device als Root geöffnet werden?
Existiert es überhaupt?
Back to top
View user's profile Send private message
zor
n00b
n00b


Joined: 08 Mar 2004
Posts: 67

PostPosted: Fri Jul 16, 2004 4:43 pm    Post subject: Reply with quote

@blaue0

danke für die schnelle antwort. meldung kommt jetzt nicht mehr. hab jede menge emerged :-)

trotzdem:
zor_pc root # ls -la /dev/dsp
lr-xr-xr-x 1 root root 9 Jul 16 18:27 /dev/dsp -> sound/dsp
zor_pc root #

wie bekomme ich alsa in kde-sound-system rein?

mfg zor
Back to top
View user's profile Send private message
UTgamer
Veteran
Veteran


Joined: 10 Aug 2003
Posts: 1326
Location: Troisdorf (Köln) Deutschland

PostPosted: Fri Jul 16, 2004 4:47 pm    Post subject: Reply with quote

Wenn du alsa verwenden möchtest (sehr gute Klang Qualität), sollte in deiner make.con in den use-flags alsa stehen und der KDE damit am besten erstellt worden sein.
Bei Kernel 2.6 sollte dann alsa integriert sein.
Bei Kernel 2.4 wird alsa, und seine diversen Tools hinzugemerged.

Und schlußendlich im kde-mixer > kmix kann dann der optical Ausgang aktiviert werden.

Ob aber deine Karte überhaupt unterstützt wird, weiss ich nicht. Also vor dem Kauf im I-Net nach Unterstützung suchen ;)
_________________
AMD Phenom II x4 >> CFLAGS="-march=amdfam10 -O2 -mmmx -msse3 -mfpmath=sse,387 -pipe -ffast-math" is stable and here in use.

Did Intel produce at any time bugfree HW?
http://www.urbanmyth.org/microcode/
http://www.heise.de/newsticker/meldung/91748
Back to top
View user's profile Send private message
zor
n00b
n00b


Joined: 08 Mar 2004
Posts: 67

PostPosted: Fri Jul 16, 2004 4:52 pm    Post subject: Reply with quote

ich verwende eine stage3-gentoo mit genkernel und den development sources...
im kde-mixer ist alles aktiviert..

derzeit stört mich, dass im kde-sound-system alsa nicht auftaucht..
Back to top
View user's profile Send private message
zor
n00b
n00b


Joined: 08 Mar 2004
Posts: 67

PostPosted: Fri Jul 16, 2004 5:18 pm    Post subject: Reply with quote

ich lese mir gerade den alsa-guide durch..
was für ein modul muss für meine soundkarte geladen werden? wird bereits das richtige geladen?

edit:
ist die pci-soundkarte snd-card-0, wenn ich auch noch eine im mainboard integrierte habe?

mfg zor
Back to top
View user's profile Send private message
Linuxpeter
Guru
Guru


Joined: 28 May 2004
Posts: 403
Location: Dresden, Germany

PostPosted: Fri Jul 16, 2004 6:59 pm    Post subject: Reply with quote

Kommt drauf an, ob die OnBoard aktiviert ist oder nicht (Bios).
_________________
Regards, Linuxpeter
Wenn "Windows" die Antwort ist, war es eine dumme Frage. ;-)
Is "Windows" the answer, then it was a stupid question. ;-)
Back to top
View user's profile Send private message
zor
n00b
n00b


Joined: 08 Mar 2004
Posts: 67

PostPosted: Fri Jul 16, 2004 7:33 pm    Post subject: Reply with quote

@UTgamer
jemand hat die karte schon mit kernel 2.6.2 ins laufen gebracht

@all

hab im bios nichts gefunden...da findet sich nichts mit onboard sound..

zum kde alsa problem:

emerge alsa-driver geht nicht durch:

...
pci/snd-via82xx.o
make[1]: *** [/var/tmp/portage/alsa-driver-1.0.5a/work/alsa-driver-1.0.5a/kbuild] Error 2
make[1]: Leaving directory `/var/tmp/portage/alsa-driver-1.0.5a/temp/linux'
make: *** [compile] Error 2

!!! ERROR: media-sound/alsa-driver-1.0.5a failed.
!!! Function src_compile, Line 89, Exitcode 2
!!! Parallel Make Failed

zor_pc root #
Back to top
View user's profile Send private message
UTgamer
Veteran
Veteran


Joined: 10 Aug 2003
Posts: 1326
Location: Troisdorf (Köln) Deutschland

PostPosted: Fri Jul 16, 2004 8:01 pm    Post subject: Reply with quote

Zor, aus Kompatibilitätsgründen hab ich noch keinen 2.6.x Kernel installiert. Nicht solange es dafür keinen Ersatz für ataraid giebt. Also ich hab Null Erfahrung mit 2.6.x.

Ich habe eine Soundblaster Audigy mit Digitalausgang und eine Soundblaster AWE32PNP (ISA) und ich habe keine Probleme mit alsa. Wenn ich digitaloutput anschalte ist analog stumm.
_________________
AMD Phenom II x4 >> CFLAGS="-march=amdfam10 -O2 -mmmx -msse3 -mfpmath=sse,387 -pipe -ffast-math" is stable and here in use.

Did Intel produce at any time bugfree HW?
http://www.urbanmyth.org/microcode/
http://www.heise.de/newsticker/meldung/91748
Back to top
View user's profile Send private message
zor
n00b
n00b


Joined: 08 Mar 2004
Posts: 67

PostPosted: Fri Jul 16, 2004 8:13 pm    Post subject: Reply with quote

@all

jemand schrieb:

Hello all,

I am (trying to) use a Trust 514DX sound card (based on a C-Media CMI8738 chip) on my 2.6.2 system. As such i compiled into my kernel the appropriate driver (cmi-pci) for Alsa (not using OSS, only Alsa's emulation).

On first reboot with the new kernel, audio output (playback from XMMS) was a horrid noise (rythmic shriek with original sound distorted and hardly audible in the background) for a few minutes before becoming normal (clean, good quality sound). After a second reboot, sound was once again normal.

also es sollte funzen..

mfg zor
Back to top
View user's profile Send private message
zielscheibe
l33t
l33t


Joined: 02 Apr 2004
Posts: 804
Location: Aachen

PostPosted: Sat Jul 17, 2004 1:48 pm    Post subject: Reply with quote

@zor

Für den 2.6 Kernel mußt du keine "alsad-driver" installieren, die sind im Kernel!
Du brauchst eigentlich nur alle Module in der Kernelkonfig für deine Soundkarte aktivieren, danach "alsa-utils" und die "alsa-lib" emergen.

Mit dem Ausführen von "alsaconf" sowie einem rc-update von alsasound in den bootlevel, müßte dann der Sound laufen.

Gruß
Back to top
View user's profile Send private message
zor
n00b
n00b


Joined: 08 Mar 2004
Posts: 67

PostPosted: Tue Jul 20, 2004 5:26 pm    Post subject: Reply with quote

@zieelscheibe

thanx! habs aber noch nicht geschafft..

die module im genkernel sollten passen, hab sie oben gepostet.
alsa-utils und alsa-lib sind emegred.

alsaconf hat folgendes in modules.d/alsa geschrieben:

# --- BEGIN: Generated by ALSACONF, do not edit. ---
# --- ALSACONF verion 1.0.5 ---
options snd device_mode=0666
alias snd-card-0 snd-cmipci
alias sound-slot-0 snd-cmipci
# --- END: Generated by ALSACONF, do not edit. ---

werden da beide chips genutzt?
rc-update gemacht und rebootet - kein sound ;-(

sollte ich statt snd-card-0 mal snd-card-1 versuchen?

mfg zor
Back to top
View user's profile Send private message
Linuxpeter
Guru
Guru


Joined: 28 May 2004
Posts: 403
Location: Dresden, Germany

PostPosted: Tue Jul 20, 2004 6:26 pm    Post subject: Reply with quote

Da du ja zweimal Sound-Hardware im Rechner hast, davon einmal onboard, verweist snd-card-0 nur auf deinen onboard-Soundchip, snd-card-1 müßte dann auf deine PCI-Soundkarte verweisen.
_________________
Regards, Linuxpeter
Wenn "Windows" die Antwort ist, war es eine dumme Frage. ;-)
Is "Windows" the answer, then it was a stupid question. ;-)
Back to top
View user's profile Send private message
zor
n00b
n00b


Joined: 08 Mar 2004
Posts: 67

PostPosted: Tue Jul 20, 2004 7:14 pm    Post subject: Reply with quote

hab jetzt auf:

# --- ALSACONF verion 1.0.5 ---
options snd device_mode=0666
alias snd-card-1 snd-cmipci
alias sound-slot-1 snd-cmipci
# --- END: Generated by ALSACONF, do not edit. --

geändert und kommt auch nichts..
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