Dzisiaj kupiłem laptopa - ASUS K50IJ, wszystko ładnie działa (Debian Squeeze), mam tylko problem z dźwiękiem. W alsamixerze wszystko mam na maksimum, a dalej nic nie słychać.
Kod: Zaznacz cały
lspci -v
(...)
00:1b.0 Audio device: Intel Corporation 82801I (ICH9 Family) HD Audio Controller (rev 03)
Subsystem: Santa Cruz Operation Device 1043
Flags: bus master, fast devsel, latency 0, IRQ 22
Memory at fe9f4000 (64-bit, non-prefetchable) [size=16K]
Capabilities: [50] Power Management version 2
Capabilities: [60] MSI: Enable- Count=1/1 Maskable- 64bit+
Capabilities: [70] Express Root Complex Integrated Endpoint, MSI 00
Capabilities: [100] Virtual Channel <?>
Capabilities: [130] Root Complex Link <?>
Kernel driver in use: HDA Intel
(...)
Kod: Zaznacz cały
uname -a
Linux debian 2.6.30-2-686 #1 SMP Sat Sep 26 01:16:22 UTC 2009 i686 GNU/Linux
Kod: Zaznacz cały
cat /proc/asound/version
Advanced Linux Sound Architecture Driver Version 1.0.20.
Kod: Zaznacz cały
# cat /proc/asound/cards
0 [Intel ]: HDA-Intel - HDA Intel
HDA Intel at 0xfe9f4000 irq 22
Kod: Zaznacz cały
# aplay -l
**** List of PLAYBACK Hardware Devices ****
card 0: Intel [HDA Intel], device 0: VT1708S Analog [VT1708S Analog]
Subdevices: 2/2
Subdevice #0: subdevice #0
Subdevice #1: subdevice #1
Kod: Zaznacz cały
speaker-test
speaker-test 1.0.21
Playback device is default
Stream parameters are 48000Hz, S16_LE, 1 channels
Using 16 octaves of pink noise
Rate set to 48000Hz (requested 48000Hz)
Buffer size range from 2048 to 8192
Period size range from 1024 to 1024
Using max buffer size 8192
Periods = 4
was set period_size = 1024
was set buffer_size = 8192
0 - Front Left
Time per period = 2,835700
0 - Front Left
Time per period = 2,986632
0 - Front Left
Próbowałem ściągnąć nowe sterowniki ze strony ALSA, ale kompilacja kończyła się:
Kod: Zaznacz cały
ERROR: Kernel configuration is invalid.
include/linux/autoconf.h or include/config/auto.conf are missing.
Run 'make oldconfig && make prepare' on kernel src to fix it.
WARNING: Symbol version dump /usr/src/linux-headers-2.6.30-2-common/Module.symvers
is missing; modules will have no dependencies and modversions.
Kod: Zaznacz cały
m-a prepare; m-a build alsa
Proszę o pomoc.
[ Dodano: |21 Sty 2010|, 2010 11:48 ]
Problem rozwiązany Wszystko działa z:
Kod: Zaznacz cały
$ uname -a
Linux debian 2.6.32-trunk-686 #1 SMP Sun Jan 10 06:32:16 UTC 2010 i686 GNU/Linux