Имя пользователя:
Пароль:  
Помощь | Регистрация | Забыли пароль?  

Название темы: Снова звук
Показать сообщение отдельно


Сообщения: 5
Благодарности: 0

Профиль | Отправить PM | Цитировать


вот мой /etc/modules.conf

### This file is automatically generated by update-modules"
#
# Please do not edit this file directly. If you want to change or add
# anything please take a look at the files in /etc/modutils and read
# the manpage for update-modules.
#
### update-modules: start processing /etc/modutils/0keep
# DO NOT MODIFY THIS FILE!
# This file is not marked as conffile to make sure if you upgrade modutils
# it will be restored in case some modifications have been made.
#
# The keep command is necessary to prevent insmod and friends from ignoring
# the builtin defaults of a path-statement is encountered. Until all other
# packages use the new `add path'-statement this keep-statement is essential
# to keep your system working
keep

### update-modules: end processing /etc/modutils/0keep

### update-modules: start processing /etc/modutils/actions
# Special actions that are needed for some modules

# The BTTV module does not load the tuner module automatically,
# so do that in here
post-install bttv insmod tuner
post-remove bttv rmmod tuner


### update-modules: end processing /etc/modutils/actions

### update-modules: start processing /etc/modutils/aliases
# Aliases to tell insmod/modprobe which modules to use

# Uncomment the network protocols you don't want loaded:
# alias net-pf-1 off# Unix
# alias net-pf-2 off# IPv4
# alias net-pf-3 off# Amateur Radio AX.25
# alias net-pf-4 off# IPX
# alias net-pf-5 off# DDP / appletalk
# alias net-pf-6 off# Amateur Radio NET/ROM
# alias net-pf-9 off# X.25
# alias net-pf-10 off# IPv6
# alias net-pf-11 off# ROSE / Amateur Radio X.25 PLP
# alias net-pf-19 off# Acorn Econet

alias char-major-10-175agpgart
alias char-major-10-200tun
alias char-major-81bttv
alias char-major-108ppp_generic
alias /dev/pppppp_generic
alias tty-ldisc-3ppp_async
alias tty-ldisc-14ppp_synctty
alias ppp-compress-21bsd_comp
alias ppp-compress-24ppp_deflate
alias ppp-compress-26ppp_deflate

# Crypto modules (see http://www.kerneli.org/)
alias loop-xfer-gen-0loop_gen
alias loop-xfer-3loop_fish2
alias loop-xfer-gen-10loop_gen
alias cipher-2des
alias cipher-3fish2
alias cipher-4blowfish
alias cipher-6idea
alias cipher-7serp6f
alias cipher-8mars6
alias cipher-11rc62
alias cipher-15dfc2
alias cipher-16rijndael
alias cipher-17rc5


### update-modules: end processing /etc/modutils/aliases

### update-modules: start processing /etc/modutils/alsa-path
# Debian ALSA modules path
# Do not edit this unless you understand what you're doing.
path=/lib/modules/`uname -r`/alsa

### update-modules: end processing /etc/modutils/alsa-path

### update-modules: start processing /etc/modutils/lvm-common
# The Logical Volume Manager uses these block and char numbers
alias block-major-58 lvm-mod
alias char-major-109 lvm-mod

### update-modules: end processing /etc/modutils/lvm-common

### update-modules: start processing /etc/modutils/paths
# This file contains a list of paths that modprobe should scan,
# beside the once that are compiled into the modutils tools
# themselves.


### update-modules: end processing /etc/modutils/paths

### update-modules: start processing /etc/modutils/ppp
alias /dev/ppp * * * * *ppp_generic
alias char-major-108 * *ppp_generic
alias tty-ldisc-3 * * * ppp_async *
alias tty-ldisc-14 * * *ppp_synctty
alias ppp-compress-21 * bsd_comp *
alias ppp-compress-24 * ppp_deflate
alias ppp-compress-26 * ppp_deflate

### update-modules: end processing /etc/modutils/ppp

### update-modules: start processing /etc/modutils/setserial
#
# This is what I wanted to do, but logger is in /usr/bin, which isn't loaded
# when the module is first loaded into the kernel at boot time!
#
#post-install serial /etc/init.d/setserial start | logger -p daemon.info -t "setserial-module reload"
#pre-remove serial /etc/init.d/setserial stop | logger -p daemon.info -t "setserial-module uload"
#
alias /dev/tts * * * * *serial
alias /dev/tts/0 * * * *serial
alias /dev/tts/1 * * * *serial
alias /dev/tts/2 * * * *serial
alias /dev/tts/3 * * * *serial
post-install serial /etc/init.d/setserial modload > /dev/null 2> /dev/null
pre-remove serial /etc/init.d/setserial modsave *> /dev/null 2> /dev/null

### update-modules: end processing /etc/modutils/setserial

### update-modules: start processing /etc/modutils/arch/i386
alias parport_lowlevel parport_pc
alias char-major-10-144 nvram
alias binfmt-0064 binfmt_aout
alias char-major-10-135 rtc

### update-modules: end processing /etc/modutils/arch/i386


Отправлено: 07:36, 06-06-2003 | #5

Название темы: Снова звук