[mythtv-users] FC3 - Missing /dev/dsp, /dev/adsp, etc.

Dan Robinson dannyjrobinson at gmail.com
Fri Jan 28 10:21:30 EST 2005


Sorry if you all know the answer to this one, I've seen a few
references when searching, but no solutions.  Can someone assist, as
my FC3 install is missing my audio devices.  Although TV, DVD etc. are
all using ALSA direct, I want to play MythMusic through my spdif
output, so need oss emulation and /dev/dsp etc.

modprobe.conf

alias char-major-61 lirc_serial
install lirc_serial /bin/setserial /dev/ttyS0 uart none; /sbin/modprobe --ignore
-install lirc_serial
alias eth0 3c59x
alias eth1 forcedeth
alias ath0 ath_pci
alias snd-card-0 snd-intel8x0
alias sound-slot-0 snd-intel8x0
options snd-card-0 index=0
install snd-intel8x0 /sbin/modprobe --ignore-install snd-intel8x0 && /usr/sbin/a
lsactl restore >/dev/null 2>&1 || :
remove snd-intel8x0 { /usr/sbin/alsactl store >/dev/null 2>&1 || : ; }; /sbin/mo
dprobe -r --ignore-remove snd-intel8x0
options snd-pcm-oss adsp_map=2
alias usb-controller ehci-hcd
alias usb-controller1 ohci-hcd
# nvidia kernel module
alias char-major-195 nvidia-1_0-6629

lsmod

Module                  Size  Used by
lirc_serial            11424  1
lirc_dev               11020  1 lirc_serial
cx88_dvb                5508  2
cx8802                  9476  1 cx88_dvb
mt352                   5317  1 cx88_dvb
video_buf_dvb           5124  1 cx88_dvb
cx22702                 7684  1 cx88_dvb
autofs4                22981  0
sunrpc                154149  1
xfs                   514737  2
dm_mod                 55509  0
video                  15813  0
button                  6609  0
battery                 9285  0
ac                      4805  0
nvidia               3457436  12
md5                     4033  1
ipv6                  230273  14
ohci_hcd               23381  0
ehci_hcd               34761  0
cx8800                 27788  0
cx88xx                 46620  3 cx88_dvb,cx8802,cx8800
i2c_algo_bit            8393  1 cx88xx
video_buf              19716  5 cx88_dvb,cx8802,video_buf_dvb,cx8800,cx88xx
dvb_pll                 3460  3 cx88_dvb,cx22702,cx88xx
ir_common               4356  1 cx88xx
tveeprom               10776  1 cx88xx
v4l1_compat            11396  1 cx8800
v4l2_common             5504  1 cx8800
btcx_risc               4104  3 cx8802,cx8800,cx88xx
videodev                9537  2 cx8800,cx88xx
budget_ci              11969  0
tda1004x               11845  1 budget_ci
budget_core            10953  1 budget_ci
dvb_core               81897  5 video_buf_dvb,budget_ci,budget_core
saa7146                17681  2 budget_ci,budget_core
ttpci_eeprom            2625  1 budget_core
stv0299                 9285  1 budget_ci
i2c_nforce2             6337  0
i2c_core               20801  11
mt352,cx22702,cx88xx,i2c_algo_bit,tveeprom,budget_ci,tda1004x,budget_core,ttpci_eeprom,stv0299,i2c_nforce2
snd_intel8x0           32865  0
snd_ac97_codec         67105  1 snd_intel8x0
snd_mixer_oss          17089  0
snd_pcm                92233  2 snd_intel8x0,snd_ac97_codec
snd_timer              28357  1 snd_pcm
snd                    52261  5
snd_intel8x0,snd_ac97_codec,snd_mixer_oss,snd_pcm,snd_timer
soundcore               9889  1 snd
snd_page_alloc          9541  2 snd_intel8x0,snd_pcm
forcedeth              18497  0
3c59x                  36713  0
ath_pci                52644  0
ath_rate_onoe           7432  1 ath_pci
wlan                   97500  3 ath_pci,ath_rate_onoe
ath_hal               132176  2 ath_pci
ext3                  116041  1
jbd                    68185  1 ext3


More information about the mythtv-users mailing list