Anzeige:
Ergebnis 1 bis 7 von 7

Thema: ET + Sound

  1. #1
    Registrierter Benutzer
    Registriert seit
    Apr 2004
    Ort
    Hannover
    Beiträge
    11

    Question ET + Sound

    Also, ich hab folgendes Problem: In ET Funktioniert mein Sound nicht. Wenn ich ET normal starte (:/et) dann kommt in der Konsole immer ein Fehler:
    ------- sound initialization -------
    /dev/dsp: No such device or address
    Could not open /dev/dsp
    ------------------------------------
    Sound memory manager started
    Sys_LoadDll(/home/fabian/.etwolf/etmain/ui.mp.i386.so)...
    Sys_LoadDll(/home/fabian/.etwolf/etmain/ui.mp.i386.so) failed:
    "/home/fabian/.etwolf/etmain/ui.mp.i386.so: cannot open shared object file: No such file or directory"
    Sys_LoadDll(/usr/local/games/enemy-territory/etmain/ui.mp.i386.so)... ok
    Sys_LoadDll(ui) found **vmMain** at 0x51c7fbfc
    Sys_LoadDll(ui) succeeded!
    Wenn ich ET mit dem Befehl "artsdsp --mmap et" starte geht der Sound zwar, aber das Spiel läuft extrem Langsam und der Sound kommt erst ca. 10 Sekunden später, also wen ich z.B. schieße dauerts nen weilchen und dann kommt erst der Sound. Weiß jemand was ich noch versuchen kann? Das hier aus einem anderen Thread hab ich schon versucht
    echo "et.x86 0 0 direct" > /proc/asound/card0/pcm0p/oss
    echo "et.x86 0 0 disable" > /proc/asound/card0/pcm0c/oss
    bringt aber nichts. Da kommt immer nur No such file or directory.

    Mein System:
    Gentoo mit Kernel 2.6.5-gentoo
    Sound:
    Creative Audigy LS mit Open Sound Treibern

  2. #2
    Flugscheibenkommando Avatar von tsuribito
    Registriert seit
    Jun 2002
    Ort
    Duisburg
    Beiträge
    2.436
    /dev/dsp: No such device or address
    /dev/dsp existiert?
    Die Berechtigungen stimmen? (user in Gruppe audio?)
    Einfältige Leute machen immer die gleichen Fehler, kluge Sozialforscher machen neue!

  3. #3
    Registrierter Benutzer
    Registriert seit
    Apr 2004
    Ort
    Hannover
    Beiträge
    11
    Das Verzeichniss /dev/dsp existiert nicht. Ich bin in den Gruppen:
    uid=1000(fabian) gid=100(users) groups=10(wheel),18(audio),35(games),100(users)

  4. #4
    Registrierter Benutzer
    Registriert seit
    Jul 2003
    Ort
    Homberg
    Beiträge
    52
    Probier es einmal hiermit: http://www.linuxforen.de/forums/showthread.php?t=111988

    Bei mir hat es danach funktioniert!
    Gott beschütze mich vor meinen Freunden.
    Mit meinen Feinden werde ich alleine fertig.

  5. #5
    Registrierter Benutzer
    Registriert seit
    Apr 2004
    Ort
    Hannover
    Beiträge
    11
    Damit gehts auch nicht, aber trotzdem thx für die Antwort. Da kommt
    bash-2.05b# echo "et.x86 0 0 direct" > /proc/asound/card0/pcm0p/oss
    bash: /proc/asound/card0/pcm0p/oss: No such file or directory

    Was auch merkwürdig bei mir ist, ist das opengl progs und spiele als root nicht funktionieren, als User aber schon.

  6. #6
    Flugscheibenkommando Avatar von tsuribito
    Registriert seit
    Jun 2002
    Ort
    Duisburg
    Beiträge
    2.436
    Das Verzeichniss /dev/dsp
    Ist eine Datei

    Such mal in /dev/ nach dsp. Da könnten dsp1-x und auch /dev/sound/dsp rumfliegen. Da legst du einen link mit ln auf /dev/dsp an.
    Dann hast du Ton.
    Einfältige Leute machen immer die gleichen Fehler, kluge Sozialforscher machen neue!

  7. #7
    Registrierter Benutzer
    Registriert seit
    Apr 2004
    Ort
    Hannover
    Beiträge
    11
    Die Dateien hab ich nicht, ich hab aber in einem anderen Forum gelesen, dass das allgemein ziemlich schwer ist. Deshalb hab ich mir jetzt eine Audigy 2 ZS geholt. Ich hab mir dann versucht die Treiber zu kompilieren, ich krieg aber immer den Fehler:
    !!! ERROR: media-sound/alsa-driver-1.0.3 failed.
    !!! Function src_compile, Line 88, Exitcode 2
    !!! Parallel Make Failed
    Was kann man dagegen machen?

    EDIT:
    Okay, hab den Krams einfach mit in die Kernel einkompiliert. Also das hat sich erledigt. Aber was anderes. Ich hab das versucht zu unmuten, mit den Befehlen
    amixer set Master 100 unmute
    amixer set PCM 100 unmute
    und weil das immer den fehler anzeigte: Unknown playback setup 'unmute' hab ichs mit den anderen beiden Befehlen versucht die noch in der Anleitung standen:
    amixer set Center 100 unmute
    amixer set Surround 100 unmute
    Dannach hab ich wie in der Anleitung beschrieben den Sound mit dem Befehl
    aplay $KDEDIR/share/sounds/pop.wav
    versucht, damit hab ich dann ganz kurz was gehört. Also wird das wohl funktionieren. Allerdings hab ich in KDE keinen Sound.
    Hier ist die Ausgabe von amixer:
    Simple mixer control 'Master',0
    Capabilities: pvolume
    Playback channels: Front Left - Front Right
    Limits: Playback 0 - 100
    Front Left: Playback 100 [100%]
    Front Right: Playback 100 [100%]
    Simple mixer control 'Tone',0
    Capabilities: pswitch
    Playback channels: Front Left - Front Right
    Mono:
    Front Left: Playback [off]
    Front Right: Playback [off]
    Simple mixer control 'Bass',0
    Capabilities: volume
    Playback channels: Front Left - Front Right
    Limits: 0 - 40
    Mono: 40 [100%]
    Front Left:
    Front Right:
    Simple mixer control 'Treble',0
    Capabilities: volume
    Playback channels: Front Left - Front Right
    Limits: 0 - 40
    Mono: 40 [100%]
    Front Left:
    Front Right:
    Simple mixer control '3D Control - Switch',0
    Capabilities: pswitch pswitch-joined
    Playback channels: Mono
    Mono: Playback [off]
    Simple mixer control '3D Control Sigmatel - Depth',0
    Capabilities: volume volume-joined
    Playback channels: Mono
    Limits: 0 - 3
    Mono: 1 [33%]
    Simple mixer control 'PCM',0
    Capabilities: pvolume cvolume
    Playback channels: Front Left - Front Right
    Capture channels: Front Left - Front Right
    Limits: Playback 0 - 100 Capture 0 - 100
    Front Left: Playback 100 [100%] Capture 100 [100%]
    Front Right: Playback 100 [100%] Capture 100 [100%]
    Simple mixer control 'PCM Center',0
    Capabilities: pvolume pvolume-joined
    Playback channels: Mono
    Limits: Playback 0 - 100
    Mono: Playback 100 [100%]
    Simple mixer control 'PCM Front',0
    Capabilities: pvolume
    Playback channels: Front Left - Front Right
    Limits: Playback 0 - 100
    Front Left: Playback 100 [100%]
    Front Right: Playback 100 [100%]
    Simple mixer control 'PCM LFE',0
    Capabilities: pvolume pvolume-joined
    Playback channels: Mono
    Limits: Playback 0 - 100
    Mono: Playback 100 [100%]
    Simple mixer control 'PCM Surround',0
    Capabilities: pvolume
    Playback channels: Front Left - Front Right
    Limits: Playback 0 - 100
    Front Left: Playback 100 [100%]
    Front Right: Playback 100 [100%]
    Simple mixer control 'Surround',0
    Capabilities: pvolume
    Playback channels: Front Left - Front Right
    Limits: Playback 0 - 100
    Front Left: Playback 100 [100%]
    Front Right: Playback 100 [100%]
    Simple mixer control 'Center',0
    Capabilities: pvolume pvolume-joined
    Playback channels: Mono
    Limits: Playback 0 - 100
    Mono: Playback 100 [100%]
    Simple mixer control 'LFE',0
    Capabilities: pvolume pvolume-joined
    Playback channels: Mono
    Limits: Playback 0 - 100
    Mono: Playback 0 [0%]
    Simple mixer control 'Music',0
    Capabilities: pvolume cvolume
    Playback channels: Front Left - Front Right
    Capture channels: Front Left - Front Right
    Limits: Playback 0 - 100 Capture 0 - 100
    Front Left: Playback 100 [100%] Capture 100 [100%]
    Front Right: Playback 100 [100%] Capture 100 [100%]
    Simple mixer control 'Line',0
    Capabilities: pvolume pswitch pswitch-joined
    Playback channels: Front Left - Front Right
    Limits: Playback 0 - 31
    Front Left: Playback 30 [97%] [on]
    Front Right: Playback 30 [97%] [on]
    Simple mixer control 'Line2',0
    Capabilities: pvolume cvolume
    Playback channels: Front Left - Front Right
    Capture channels: Front Left - Front Right
    Limits: Playback 0 - 100 Capture 0 - 100
    Front Left: Playback 0 [0%] Capture 0 [0%]
    Front Right: Playback 0 [0%] Capture 0 [0%]
    Simple mixer control 'CD',0
    Capabilities: pvolume pswitch pswitch-joined
    Playback channels: Front Left - Front Right
    Limits: Playback 0 - 31
    Front Left: Playback 31 [100%] [on]
    Front Right: Playback 31 [100%] [on]
    Simple mixer control 'Mic',0
    Capabilities: pvolume cvolume
    Playback channels: Front Left - Front Right
    Capture channels: Front Left - Front Right
    Limits: Playback 0 - 100 Capture 0 - 100
    Front Left: Playback 100 [100%] Capture 100 [100%]
    Front Right: Playback 100 [100%] Capture 100 [100%]
    Simple mixer control 'Mic Boost (+20dB)',0
    Capabilities: pswitch pswitch-joined
    Playback channels: Mono
    Mono: Playback [off]
    Simple mixer control 'Phone',0
    Capabilities: pvolume pvolume-joined pswitch pswitch-joined
    Playback channels: Mono
    Limits: Playback 0 - 31
    Mono: Playback 31 [100%] [on]
    Simple mixer control 'IEC958 Optical',0
    Capabilities: pvolume cvolume
    Playback channels: Front Left - Front Right
    Capture channels: Front Left - Front Right
    Limits: Playback 0 - 100 Capture 0 - 100
    Front Left: Playback 100 [100%] Capture 100 [100%]
    Front Right: Playback 100 [100%] Capture 100 [100%]
    Simple mixer control 'IEC958 Optical Raw',0
    Capabilities: pswitch
    Playback channels: Front Left - Front Right
    Front Left: Playback [off]
    Front Right: Playback [off]
    Simple mixer control 'PC Speaker',0
    Capabilities: pvolume pvolume-joined pswitch pswitch-joined
    Playback channels: Mono
    Limits: Playback 0 - 15
    Mono: Playback 15 [100%] [on]
    Simple mixer control 'Aux',0
    Capabilities: pvolume pswitch pswitch-joined
    Playback channels: Front Left - Front Right
    Limits: Playback 0 - 31
    Front Left: Playback 31 [100%] [on]
    Front Right: Playback 31 [100%] [on]
    Simple mixer control 'Aux2',0
    Capabilities: pvolume cvolume
    Playback channels: Front Left - Front Right
    Capture channels: Front Left - Front Right
    Limits: Playback 0 - 100 Capture 0 - 100
    Front Left: Playback 0 [0%] Capture 0 [0%]
    Front Right: Playback 0 [0%] Capture 0 [0%]
    Simple mixer control 'Analog Mix',0
    Capabilities: pvolume cvolume
    Playback channels: Front Left - Front Right
    Capture channels: Front Left - Front Right
    Limits: Playback 0 - 100 Capture 0 - 100
    Front Left: Playback 0 [0%] Capture 0 [0%]
    Front Right: Playback 0 [0%] Capture 0 [0%]
    Simple mixer control 'Audigy Analog/Digital Output Jack',0
    Capabilities: pswitch pswitch-joined
    Playback channels: Mono
    Mono: Playback [on]
    Simple mixer control 'Audigy CD',0
    Capabilities: pvolume cvolume
    Playback channels: Front Left - Front Right
    Capture channels: Front Left - Front Right
    Limits: Playback 0 - 100 Capture 0 - 100
    Front Left: Playback 0 [0%] Capture 0 [0%]
    Front Right: Playback 0 [0%] Capture 0 [0%]
    Simple mixer control 'External Amplifier',0
    Capabilities: pswitch pswitch-joined
    Playback channels: Mono
    Mono: Playback [on]
    Simple mixer control 'Front',0
    Capabilities: pvolume
    Playback channels: Front Left - Front Right
    Limits: Playback 0 - 100
    Front Left: Playback 100 [100%]
    Front Right: Playback 100 [100%]
    Simple mixer control 'Sigmatel 4-Speaker Stereo',0
    Capabilities: pswitch pswitch-joined
    Playback channels: Mono
    Mono: Playback [off]
    Simple mixer control 'Sigmatel Surround Phase Inversion Playback ',0
    Capabilities: pswitch pswitch-joined
    Playback channels: Mono
    Mono: Playback [off]
    Geändert von Furby (10.05.04 um 17:39 Uhr)

Ähnliche Themen

  1. Quake 3 Sound Verzögert..
    Von ]tux[cHriz im Forum Spielen Allgemein
    Antworten: 1
    Letzter Beitrag: 27.08.03, 17:50
  2. Antworten: 2
    Letzter Beitrag: 08.06.03, 18:54
  3. Antworten: 4
    Letzter Beitrag: 29.01.03, 17:57
  4. THPS3 Absturz direkt nach dem Start
    Von 50i im Forum Emulatoren für Spiele
    Antworten: 0
    Letzter Beitrag: 23.01.03, 17:26
  5. Problem mit Sound
    Von martin im Forum System installieren und konfigurieren
    Antworten: 5
    Letzter Beitrag: 19.06.02, 13:04

Lesezeichen

Berechtigungen

  • Neue Themen erstellen: Nein
  • Themen beantworten: Nein
  • Anhänge hochladen: Nein
  • Beiträge bearbeiten: Nein
  •