Code: Select all
rc-update add udev defaultHo lanciato alsaconf ed alsamixer, i livelli sono al massimo ma non sente nulla.
Quando provo ad emergere alsa-driver succede questo:
Code: Select all
emerge -pv alsa-driver
These are the packages that would be merged, in order:
Calculating dependencies... done!
!!! All ebuilds that could satisfy "alsa-driver" have been masked.
!!! One of the following masked packages is required to complete your request:
- media-sound/alsa-driver-9999::gentoo (masked by: package.mask)
- media-sound/alsa-driver-1.0.23::gentoo (masked by: package.mask)
/usr/portage/profiles/package.mask:
# Steve Dibb <beandog@gentoo.org> (31 Jul 2009)
# Unsupported, but popular. No plans for removal.
For more information, see the MASKED PACKAGES section in the emerge
man page or refer to the Gentoo Handbook.
Code: Select all
lspci -v | grep -i audio
00:14.2 Audio device: ATI Technologies Inc SBx00 Azalia (Intel HDA)
poi
Code: Select all
# cat /proc/asound/cards
0 [pcsp ]: PC-Speaker - pcsp
Internal PC-Speaker at port 0x61
1 [SB ]: HDA-Intel - HDA ATI SB
HDA ATI SB at 0xf0500000 irq 16
Code: Select all
# cat /proc/asound/version
Advanced Linux Sound Architecture Driver Version 1.0.24.
Code: Select all
# cat /proc/asound/oss/sndstat
Sound Driver:3.8.1a-980706 (ALSA v1.0.24 emulation code)
Kernel: Linux localhost 2.6.39-gentoo-r1 #1 SMP Sat Jun 11 21:56:44 CEST 2011 x86_64
Config options: 0
Installed drivers:
Type 10: ALSA emulation
Card config:
Internal PC-Speaker at port 0x61
HDA ATI SB at 0xf0500000 irq 16
Audio devices:
0: pcsp
1: ALC268 Analog (DUPLEX)
Synth devices: NOT ENABLED IN CONFIG
Midi devices: NOT ENABLED IN CONFIG
Timers:
31: system timer
Mixers:
0: PC-Speaker
1: Realtek ALC268
Code: Select all
# /etc/init.d/alsasound restart
* WARNING: you are stopping a boot service.
* Storing ALSA Mixer Levels ... [ ok ]
* Loading ALSA modules ...
* Loading: snd-card-0 ... [ ok ]
* Restoring Mixer Levels ...



