LMDE on Dell Vostro 3360

Archived topics about LMDE 1 and LMDE 2
Locked
serega386

LMDE on Dell Vostro 3360

Post by serega386 »

Touchpad as PS/2 Generic Mouse
- no solution

Don't work internal microphone. - kernel 3.9 - ok
Freeze desktop. (guilty Intel HD Graphics 4000? - need kernel>=3.4)
solution:
apt-get install kernel-package fakeroot build-essential ncurses-term
wget https://www.kernel.org/pub/linux/kernel ... rc7.tar.xz
tar xf linux-3.9-rc7.tar.xz
cd cd linux-3.9-rc7/
cat /boot/config-`uname -r`>.config
make oldconfig
make menuconfig
make-kpkg clean
time fakeroot make-kpkg -j3 --initrd --revision=3.9.rc7 --append-to-version=-amd64 kernel_image kernel_headers
cd ..
dpkg -i *.deb

AR8161 Gigabit Ethernet
source: http://www.linuxfoundation.org/collabor ... orking/alx
solution:
wget https://www.kernel.org/pub/linux/kernel ... -u.tar.bz2
tar xjf compat-drivers-2013-03-15-u.tar.bz2
cd compat-drivers-2013-03-15-u/
./scripts/driver-select alx
make
make install
make unload
modprobe alx
modprobe ath9k
lsmod | grep alx
ifconfig

Skype error - problem with capture (pulse)
# apt-get install libasound2-plugins:i386

Details:

$ lsb_release -a
No LSB modules are available.
Distributor ID: LinuxMint
Description: LMDE Cinnamon Edition
Release: 1
Codename: debian

$ uname -a
Linux serega-book 3.9.0-rc7-amd64 #1 SMP PREEMPT Mon Apr 15 12:11:05 MSK 2013 x86_64 GNU/Linux

$ xinput list
⎡ Virtual core pointer id=2 [master pointer (3)]
⎜ ↳ Virtual core XTEST pointer id=4 [slave pointer (2)]
⎜ ↳ PS/2 Generic Mouse id=15 [slave pointer (2)]
⎜ ↳ Microsoft Microsoft® Nano Transceiver v2.0 id=10 [slave pointer (2)]
⎜ ↳ Microsoft Microsoft® Nano Transceiver v2.0 id=12 [slave pointer (2)]
⎣ Virtual core keyboard id=3 [master keyboard (2)]
↳ Virtual core XTEST keyboard id=5 [slave keyboard (3)]
↳ Power Button id=6 [slave keyboard (3)]
↳ Video Bus id=7 [slave keyboard (3)]
↳ Power Button id=8 [slave keyboard (3)]
↳ Sleep Button id=9 [slave keyboard (3)]
↳ Laptop_Integrated_Webcam_HD id=13 [slave keyboard (3)]
↳ AT Translated Set 2 keyboard id=14 [slave keyboard (3)]
↳ Dell WMI hotkeys id=16 [slave keyboard (3)]
↳ Microsoft Microsoft® Nano Transceiver v2.0 id=11 [slave keyboard (3)]

# dmesg | grep HDA
[ 9.931379] input: HDA Intel PCH Mic as /devices/pci0000:00/0000:00:1b.0/sound/card0/input8
[ 9.931460] input: HDA Intel PCH Headphone as /devices/pci0000:00/0000:00:1b.0/sound/card0/input9

$ lspci -k
00:00.0 Host bridge: Intel Corporation 3rd Gen Core processor DRAM Controller (rev 09)
Subsystem: Dell Device 055c
00:02.0 VGA compatible controller: Intel Corporation 3rd Gen Core processor Graphics Controller (rev 09)
Subsystem: Dell Device 055c
Kernel driver in use: i915
00:14.0 USB controller: Intel Corporation 7 Series/C210 Series Chipset Family USB xHCI Host Controller (rev 04)
Subsystem: Dell Device 055c
Kernel driver in use: xhci_hcd
00:16.0 Communication controller: Intel Corporation 7 Series/C210 Series Chipset Family MEI Controller #1 (rev 04)
Subsystem: Dell Device 055c
Kernel driver in use: mei
00:1a.0 USB controller: Intel Corporation 7 Series/C210 Series Chipset Family USB Enhanced Host Controller #2 (rev 04)
Subsystem: Dell Device 055c
Kernel driver in use: ehci-pci
00:1b.0 Audio device: Intel Corporation 7 Series/C210 Series Chipset Family High Definition Audio Controller (rev 04)
Subsystem: Dell Device 055c
Kernel driver in use: snd_hda_intel
00:1c.0 PCI bridge: Intel Corporation 7 Series/C210 Series Chipset Family PCI Express Root Port 1 (rev c4)
Kernel driver in use: pcieport
00:1c.4 PCI bridge: Intel Corporation 7 Series/C210 Series Chipset Family PCI Express Root Port 5 (rev c4)
Kernel driver in use: pcieport
00:1d.0 USB controller: Intel Corporation 7 Series/C210 Series Chipset Family USB Enhanced Host Controller #1 (rev 04)
Subsystem: Dell Device 055c
Kernel driver in use: ehci-pci
00:1f.0 ISA bridge: Intel Corporation HM77 Express Chipset LPC Controller (rev 04)
Subsystem: Dell Device 055c
Kernel driver in use: lpc_ich
00:1f.2 SATA controller: Intel Corporation 7 Series Chipset Family 6-port SATA Controller [AHCI mode] (rev 04)
Subsystem: Dell Device 055c
Kernel driver in use: ahci
00:1f.3 SMBus: Intel Corporation 7 Series/C210 Series Chipset Family SMBus Controller (rev 04)
Subsystem: Dell Device 055c
01:00.0 Network controller: Atheros Communications Inc. AR9485 Wireless Network Adapter (rev 01)
Subsystem: Dell Device 0209
Kernel driver in use: ath9k
02:00.0 Ethernet controller: Atheros Communications Inc. AR8161 Gigabit Ethernet (rev 10)
Subsystem: Dell Device 055c
Kernel driver in use: alx
Last edited by LockBot on Wed Dec 28, 2022 7:16 am, edited 5 times in total.
Reason: Topic automatically closed 6 months after creation. New replies are no longer allowed.
zerozero

Re: LMDE on Dell Vostro 3360

Post by zerozero »

Tks for this detailed post, surely it will help others.

just an heads-up :P next kernel update in lmde
linux-image-3.2.0-4-amd64:amd64 (3.2.35-2, 3.2.39-2), linux-headers-3.2.0-4-amd64:amd64 (3.2.35-2, 3.2.39-2),
will have backported fixes for the i915 bugs (using it in several installs and not one freeze since)
post-factum

Re: LMDE on Dell Vostro 3360

Post by post-factum »

Any ideas on fixing internal mic? I've posted bugreport here:

https://groups.google.com/forum/?fromgr ... 0Utgdw8xeI

but got no response yet.

The most funny is in fact that it worked for me on previous Arch installation (I edited either .asoundrc or options of snd-hda-intel, but don't remember what exactly I did :().
post-factum

Re: LMDE on Dell Vostro 3360

Post by post-factum »

3.9 kernel fixes this issue.
Locked

Return to “LMDE Archive”