Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
Wie bekommt man oss Emulation bei Verwendung von 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
Erdie
Advocate
Advocate


Joined: 20 May 2004
Posts: 2625
Location: Heidelberg - Germany

PostPosted: Wed Apr 23, 2008 6:00 pm    Post subject: Wie bekommt man oss Emulation bei Verwendung von alsa-driver Reply with quote

Hallo,
auf meinem Notebook ist es nötig, das alsa-driver Paket zu verwenden, da die Treiber des 2.6.24 Kernels zu alt und deshalb fehlerhaft sind. Leider habe ich jetzt keine OSS Emulation und somit auch kein dsp device. Wie kann ich das aktivieren unter Verwendung von alsa-driver? Ein USE flag scheint es nicht zu geben.

Danke
Erdie
_________________
Desktop AMD Ryzen 9 5900X 32GB RAM, Asus GF GTX 1060.
Notebook Tuxedo Pulse 15 Gen1 AMD Ryzen 7 4800H mit Radeon Vega 7
Raspberry Pi 1 + 2 + 3B+ + Zero W
Back to top
View user's profile Send private message
a.forlorn
Guru
Guru


Joined: 12 Aug 2005
Posts: 412
Location: Ulm, Germany

PostPosted: Wed Apr 23, 2008 6:21 pm    Post subject: Reply with quote

/etc/conf.d/alsasound

ENABLE_OSS_EMUL="yes"
_________________
Gentoo update is sometimes harder than it should.
Back to top
View user's profile Send private message
firefly
Watchman
Watchman


Joined: 31 Oct 2002
Posts: 5281

PostPosted: Wed Apr 23, 2008 6:24 pm    Post subject: Reply with quote

öhm alsa-driver hat ein useflag oss und ich habe ein /dev/dsp
und das sind die geladenen sound-module:

Code:
snd_pcm_oss            32544  0
snd_mixer_oss          12224  1 snd_pcm_oss
snd_seq_oss            28736  0
snd_seq_midi_event      4352  1 snd_seq_oss
snd_seq                40080  4 snd_seq_oss,snd_seq_midi_event
snd_seq_device          5132  2 snd_seq_oss,snd_seq
snd_hda_intel         286552  5
snd_pcm                54276  3 snd_pcm_oss,snd_hda_intel
snd_timer              15748  3 snd_seq,snd_pcm
snd_page_alloc          6280  2 snd_hda_intel,snd_pcm
snd_hwdep               5700  1 snd_hda_intel
snd                    36516  17 snd_pcm_oss,snd_mixer_oss,snd_seq_oss,snd_seq,snd_seq_device,snd_hda_intel,snd_pcm,snd_timer,snd_hwdep


und so sieht meine /etc/modules.d/alsa aus:
Code:
alias /dev/mixer snd-mixer-oss
alias /dev/dsp snd-pcm-oss
alias /dev/midi snd-seq-oss

# Set this to the correct number of cards.
# --- BEGIN: Generated by ALSACONF, do not edit. ---
# --- ALSACONF version 1.0.15rc1 ---
alias snd-card-0 snd-hda-intel
alias sound-slot-0 snd-hda-intel
options snd-hda-intel model=toshiba
# --- END: Generated by ALSACONF, do not edit. ---

_________________
Ein Ring, sie zu knechten, sie alle zu finden,
Ins Dunkel zu treiben und ewig zu binden
Im Lande Mordor, wo die Schatten drohn.
Back to top
View user's profile Send private message
Erdie
Advocate
Advocate


Joined: 20 May 2004
Posts: 2625
Location: Heidelberg - Germany

PostPosted: Wed Apr 23, 2008 6:49 pm    Post subject: Reply with quote

Hi

das oss useflag hatte ich gesetzt. Das hatte ich beim Schreiben schon vergessen, sorry.

sowohl alsasound und /modules.d/alsa haben die nötigen Parameter. Trotzdem wurde kein /dev/dsp angelegt.

Die Ursache war, dass snd_pcm_oss nicht geladen war. Das muss ich anscheinend immer von Hand nachladen. Wieso das nötig ist, muss ich jetzt noch rausfinden.

danke
Erdie
_________________
Desktop AMD Ryzen 9 5900X 32GB RAM, Asus GF GTX 1060.
Notebook Tuxedo Pulse 15 Gen1 AMD Ryzen 7 4800H mit Radeon Vega 7
Raspberry Pi 1 + 2 + 3B+ + Zero W
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