fedora wiki からの引用
----------------------
nx9040
ページ: HCL/FC3
投稿者: anonymous?
メーカー: HP
状態: 設定すれば問題なく動作
カテゴリー: ノートPC
投稿日: 2005年02月19日 (土) 22:19:23
構成:
参考URL: http://h50146.www5.hp.com/products/portables/nx9040/
↑
メッセージ †
/etc/modprobe.confを書き変えないと音が出ません。
alias snd-card-0 snd-intel8x0m options snd-card-0 index=0 install snd-intel8x0m /sbin/modprobe --ignore-install snd-intel8x0 && /usr/sbin/alsactl restore >/dev/null 2>&1 || : remove snd-intel8x0m { /usr/sbin/alsactl store >/dev/null 2>&1 || : ; }; /sbin/modprobe -r --ignore-remove snd-intel8x0
元ネタ ttp://fedoraforum.org/forum/showthread.php?t=42231
------------------------
Heres my /etc/modprobe.conf
Yours will be similar except that the card mentioned will be "snd-intel8x0" insted of "snd-intel8x0m".
Change this where I have and you should be in business. (Don't ask me why!)
Code:
alias eth0 8139too
alias snd-card-0 snd-intel8x0m
options snd-card-0 index=0
install snd-intel8x0m /sbin/modprobe --ignore-install snd-intel8x0 && /usr/sbin/alsactl restore >/dev/null 2>&1 || :
remove snd-intel8x0m { /usr/sbin/alsactl store >/dev/null 2>&1 || : ; }; /sbin/modprobe -r --ignore-remove snd-intel8x0
alias usb-controller ehci-hcd
alias usb-controller1 uhci-hcd
alias ieee1394-controller ohci1394
alias eth1 ipw2200
----------------------
nx9040
ページ: HCL/FC3
投稿者: anonymous?
メーカー: HP
状態: 設定すれば問題なく動作
カテゴリー: ノートPC
投稿日: 2005年02月19日 (土) 22:19:23
構成:
参考URL: http://h50146.www5.hp.com/products/portables/nx9040/
↑
メッセージ †
/etc/modprobe.confを書き変えないと音が出ません。
alias snd-card-0 snd-intel8x0m options snd-card-0 index=0 install snd-intel8x0m /sbin/modprobe --ignore-install snd-intel8x0 && /usr/sbin/alsactl restore >/dev/null 2>&1 || : remove snd-intel8x0m { /usr/sbin/alsactl store >/dev/null 2>&1 || : ; }; /sbin/modprobe -r --ignore-remove snd-intel8x0
元ネタ ttp://fedoraforum.org/forum/showthread.php?t=42231
------------------------
Heres my /etc/modprobe.conf
Yours will be similar except that the card mentioned will be "snd-intel8x0" insted of "snd-intel8x0m".
Change this where I have and you should be in business. (Don't ask me why!)
Code:
alias eth0 8139too
alias snd-card-0 snd-intel8x0m
options snd-card-0 index=0
install snd-intel8x0m /sbin/modprobe --ignore-install snd-intel8x0 && /usr/sbin/alsactl restore >/dev/null 2>&1 || :
remove snd-intel8x0m { /usr/sbin/alsactl store >/dev/null 2>&1 || : ; }; /sbin/modprobe -r --ignore-remove snd-intel8x0
alias usb-controller ehci-hcd
alias usb-controller1 uhci-hcd
alias ieee1394-controller ohci1394
alias eth1 ipw2200