Comment 249 for bug 550625

Revision history for this message
Steven (svanpoeck) wrote : Re: [Bug 550625] Re: Alps touchpad is recognized but synaptics clients and scrolling do not work

Hi,

I did the same as @Ben Alex on my DELL Latitude E6510.

- Some issues with screen flickering during a minute or so after X has
started, but then OK.
- ARandr recognizes my laptop screen as (null)1 while System >
Preferences > Monitor says it's a Seiko Epson Corporation 15"@1600x900
(16:9) @60Hz which is wrong, the highest res I have is 1440x900@60Hz
but it displays ok
- Resume from suspend simply freezes with some messages concerning a
wrong version of AppArmor for this kernel preventing cache read/write
- I *still* cannot disable the touchpad altogether, but vertical
scrolling works (not horizontal)
- The microphone patch does not work (but that's probably because it's
not the same hardware :p )

Hope this is helpful,
Steven

2011/1/21 Ben Alex <email address hidden>:
> Dell E4310 with BIOS version A05 failed with kernel
> http://kernel.ubuntu.com/~kernel-ppa/mainline/v2.6.37-natty/. Boots into
> black screen. When I got it to boot into a non-black screen, the
> touchpad issue was not resolved anyway.
>
> Separately I've been experiencing screen flickers, suspend/resume
> failures etc with the E4310 on 2.6.35-24-generic but found kernel
> 2.6.37-999.201101190911 resolves these.
>
> For those who want to get their E4310 working reasonably well under
> 10.10, I found this resolves all four problems (screen flicker,
> suspend/resume, touchpad vertical scrolling, internal microphone):
>
> # kernel upgrade for suspend/resume + screen flicker:
>
> mkdir ~/kernel-upgrade; cd ~/kernel-upgrade; wget
> http://kernel.ubuntu.com/~kernel-ppa/mainline/daily/2011-01-19-natty
> /linux-headers-2.6.37-999-generic_2.6.37-999.201101190911_amd64.deb
> http://kernel.ubuntu.com/~kernel-ppa/mainline/daily/2011-01-19-natty
> /linux-headers-2.6.37-999_2.6.37-999.201101190911_all.deb
> http://kernel.ubuntu.com/~kernel-ppa/mainline/daily/2011-01-19-natty
> /linux-image-2.6.37-999-generic_2.6.37-999.201101190911_amd64.deb; sudo
> dpkg -i *.deb
>
> sudo reboot
>
> # install psmouse 0.2.1-all for vertical scrolling:
>
> sudo apt-get install dkms
> cd ~
> wget https://bugs.launchpad.net/ubuntu/+source/linux/+bug/550625/+attachment/1797114/+files/psmouse-0.2-1.all.deb
> sudo dpkg -i psmouse-0.2-1.all.deb
> rm psmouse-0.2-1.all.deb
> sudo reboot
>
> # fix internal mic not working:
>
> echo "options snd-hda-intel model=dell-s14" | sudo tee -a
> /etc/modprobe.d/alsa-base.conf
>
> HTH
>
> --
> You received this bug notification because you are a direct subscriber
> of a duplicate bug (606438).
> https://bugs.launchpad.net/bugs/550625
>
> Title:
>  Alps touchpad is recognized but synaptics clients and scrolling do not
>  work
>