0 Members and 1 Guest are viewing this topic.
sudo lshw -C *-multimedia
*-multimedia description: Audio device product: 82801H (ICH8 Family) HD Audio Controller vendor: Intel Corporation physical id: 1b bus info: pci@0000:00:1b.0 version: 04 width: 64 bits clock: 33MHz capabilities: pm msi pciexpress bus_master cap_list configuration: driver=HDA Intel latency=0 resources: irq:48 memory:fc300000-fc303fff
alsamixer
Sound Card: 0 HDA Intel Chip: Realtek ALC889
Profile options in Skype
Default device (default)HDA Intel, ALC889 Analog Default Audio Device (default:CARD=Intel) " " " Front Speakers (front:CARD=Intel, DEV=0) " " " 4.0 Surround output to Front and Rear speakers (surround40:CARD=Intel, DEV=0) " " " 5.1 Surround output to Front, Center, Rear and Subwoofer speakers (surround51:CARD=Intel, DEV=0) " " " 7.1 Surround output to Front, Center, Side, Rear & Woofer speakers (surround71:CARD=Intel, DEV=0) " " " Direct sample snooping device (dsnoop:CARD=Intel, DEV=0) " " " Direct sample snooping device (dsnoop:CARD=Intel, DEV=2) " " " Direct hardware device without any conversions (hw:CARD=Intel, DEV=0) " " " Direct hardware device without any conversions (hw:CARD=Intel, DEV=2) " " " Hardware device with all software conversions (plughw:CARD=Intel, DEV=0) " " " Hardware device with all software conversions (plughw:CARD=Intel, DEV=2)HDA Intel, ALC889 Analog (hw:0,0)HDA Intel, ALC889 Analog (hw0.2)hdmi (unkown)
dmesg > ~/dmesg.txt
cd ~/realtek-linux-audiopack-5.17
sudo ./install
sudo apt-get install linux-headers-generic build-essential
arecord -l
aplay -l
lspci -v | grep -A7 -i "audio"
cat /proc/asound/card0/codec* | grep Codec
Damn .. finding any info on the Acer Aspire 6920-LF1 is impossible .. is it known by any other name ?
What's the output fromarecord -l**** List of CAPTURE Hardware Devices ****card 0: Intel [HDA Intel], device 0: ALC889 Analog [ALC889 Analog] Subdevices: 1/1 Subdevice #0: subdevice #0card 0: Intel [HDA Intel], device 2: ALC889 Analog [ALC889 Analog] Subdevices: 2/2 Subdevice #0: subdevice #0 Subdevice #1: subdevice #1aplay -l*** List of PLAYBACK Hardware Devices ****card 0: Intel [HDA Intel], device 0: ALC889 Analog [ALC889 Analog] Subdevices: 1/1 Subdevice #0: subdevice #0card 0: Intel [HDA Intel], device 1: ALC889 Digital [ALC889 Digital] Subdevices: 1/1 Subdevice #0: subdevice #0lspci -v | grep -A7 -i "audio"00:1b.0 Audio device: Intel Corporation 82801H (ICH8 Family) HD Audio Controller (rev 04) Subsystem: Acer Incorporated [ALI] Device 0146 Flags: bus master, fast devsel, latency 0, IRQ 48 Memory at fc300000 (64-bit, non-prefetchable) [size=16K] Capabilities: <access denied> Kernel driver in use: HDA Intel Kernel modules: snd-hda-intelcat /proc/asound/card0/codec* | grep CodecCodec: Realtek ALC889Codec: LSI ID 1040I'll try out the other suggestions in a second. Also noticed that my "bass tube" doesn't work either.
I've come across info on 6920 and 6920g but I'm fairly sure we tried those fixes last time and the LF1 seemed to be a different model as a) the fixes didn't work, and b) your system was reporting different hardware to those.I could be wrong .. that's just how I remember it.I'll do some more searching tomorrow.What were you running before PeppermintOS .. Oneiric ? .. so I can check on the ALSA versions.And did everything work properly in that ?