summaryrefslogtreecommitdiff
path: root/hw/sony-SVD1321X9EW.mdwn
blob: b4a7d3ed304231d45403748c2183526d78608e11 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
[[!meta description="Sony Vaio Duo, Linux, Debian, SVD1321X9EW"]]
# Linux/Debian on the Sony SVD1321X9EW #

Current status of hardware support on the Sony Vaio Duo 13" using Debian/Sid with Linux kernel 3.14.0~rc1. Please let [[me|users/agx]] know about any udates.

* Rear Camera works
    * usb 0bda:58df
* Front camera does not work
    * no stable picture, gstreamer aborts
    * usb 0bda:5722
* Touchscreen works
    * needs CONFIG_I2C_HID, CONFIG_I2C_DESIGNWARE_PLATFORM, CONFIG_X86_INTEL_LPSS
    * ~~[Debian Bug][2]~~, ~~[DebianBug][4]~~
    * Multitouch events work with 3.15.0~rc6. Checked with [mtdiag][5].
* Touchpad works
    * needs CONFIG_I2C_HID,CONFIG_I2C_DESIGNWARE_PLATFORM
* Stylus pen works
    * needs CONFIG_I2C_HID,CONFIG_I2C_DESIGNWARE_PLATFORM
* Sound/Speakers works
* Headphone Jack works
* Microphone not tested yet
* WWAN works
    * Huawei ME906E
    * usb 12d1:1573
    * needs recent MM and libqmi-glib (checked git HEAD at 2014-01-26)
    * ~~[Debian Bug][3]~~
* WLAN works somewhat
    * Broadcom BCM4324
    * slow
    * needs CONFIG_BRCMFMAC, CONFIG_BRCMFMAC_SDIO
    * ~~[Debian Bug][1]~~
    * Works with ifup/down, doesn't work with NM due to different interfaces
      being used. Needs further investigation.
* NFC not tested yet
* GPS not detected yet
* Rotation-Sensor/Accelerometer doet not work
    * detecte as iio device (/sys/bus/iio/devices but not HID events
      (missing firmware?)
    * needs CONFIG_I2C_HID,CONFIG_I2C_DESIGNWARE_PLATFORM
* Bluetooth not tested yet
* SD-Card slot works

[1]: http://bugs.debian.org/735245
[2]: http://bugs.debian.org/737163
[3]: http://bugs.debian.org/737186
[4]: http://bugs.debian.org/745331
[5]: git://git.lii-enac.fr/linux-input/mtdiag.git