Feedback on the Lenovo ThinkPad Edge E550 - GordonBDW

Asked by quang

My laptop come with a downgraded window 7 from window 8 but I dont like it so I decided to delete window and install ubuntu 15.10. However, my integrated camera doesn't work, my finger print doesn't work, my graphic card barely work. What should I do ?

Question information

Language:
English Edit question
Status:
Answered
For:
Ubuntu-Certification Edit question
Assignee:
No assignee Edit question
Last query:
Last reply:
Revision history for this message
Po-Hsu Lin (cypressyew) said :
#1

Hi,
please run the following command in your terminal (Ctrl + Alt + t):
  lsusb
  lspci -nnk | grep '\[03' -A2

And paste the result back here, thanks.

Revision history for this message
quang (quangnm92) said :
#2

Here is my result:

$ lsusb
Bus 003 Device 002: ID 8087:8001 Intel Corp.
Bus 003 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Bus 002 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
Bus 001 Device 004: ID 5986:055a Acer, Inc
Bus 001 Device 003: ID 8087:0a2a Intel Corp.
Bus 001 Device 002: ID 138a:0011 Validity Sensors, Inc. VFS5011 Fingerprint Reader
Bus 001 Device 018: ID 1004:633e LG Electronics, Inc. G2 Android Phone [MTP mode]
Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub

$ lspci -nnk | grep '\[03' -A2
00:02.0 VGA compatible controller [0300]: Intel Corporation Broadwell-U Integrated Graphics [8086:1616] (rev 09)
 Subsystem: Lenovo Device [17aa:5021]
 Kernel driver in use: i915
--
05:00.0 Display controller [0380]: Advanced Micro Devices, Inc. [AMD/ATI] Opal XT [Radeon R7 M265] [1002:6604]
06:00.0 Unassigned class [ff00]: Realtek Semiconductor Co., Ltd. RTS5227 PCI Express Card Reader [10ec:5227] (rev 01)
 Subsystem: Lenovo Device [17aa:5020]

Revision history for this message
Launchpad Janitor (janitor) said :
#3

This question was expired because it remained in the 'Open' state without activity for the last 15 days.

Revision history for this message
Po-Hsu Lin (cypressyew) said :
#4

Hi,
for the fingerprint reader you have, it's:
  Bus 001 Device 002: ID 138a:0011 Validity Sensors, Inc. VFS5011 Fingerprint Reader
Please check this project to get it work.
https://launchpad.net/~fingerprint/+archive/ubuntu/fingerprint-gui

And for your webcam:
  Bus 001 Device 004: ID 5986:055a Acer, Inc
There is a known bug for it, please subscribe to that bug to get updated.

For your graphic card, you might need to install the AMD proprietary driver for the AMD graphic controller, you can install it from the "Driver" tool, or go to AMD's website[1] for the latest driver.
Cheers

[1] http://support.amd.com/en-us/download

Can you help with this problem?

Provide an answer of your own, or ask quang for more information if necessary.

To post a message you must log in.