1

I am trying to connect my Macbook Pro to external Samsung VGA monitor via mini display port to VGA adapter. But the monitor is not being detected.

  1. It is working fine with OS X
  2. It is not detected in Kubuntu only.
  3. It works with a coupled mini-display to HDMI and HDMI to VGA.
  4. If I unplug the VGA cable from the monitor side, a monitor is detected named DP1. (thats true! the VGA cable with a loose end, with no monitors connected, it gets detected. )

I tried upgrading from Kubuntu 14.04 to 14.10. Still the same.

Product Details:

Moelissa Mini Display Port To Vga Adapter  
SUPC: SDL956438123

Whether it's plugged in or not, the output of lsusb is the same.

Bus 002 Device 006: ID 05ac:0252 Apple, Inc. Internal Keyboard/Trackpad (ANSI)
Bus 002 Device 005: ID 05ac:8242 Apple, Inc. Built-in IR Receiver
Bus 002 Device 009: ID 05ac:821d Apple, Inc. 
Bus 002 Device 004: ID 0a5c:4500 Broadcom Corp. BCM2046B1 USB 2.0 Hub (part of BCM2046 Bluetooth)
Bus 002 Device 003: ID 0424:2513 Standard Microsystems Corp. 2.0 Hub
Bus 002 Device 002: ID 8087:0024 Intel Corp. Integrated Rate Matching Hub
Bus 002 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Bus 001 Device 003: ID 05ac:8509 Apple, Inc. FaceTime HD Camera
Bus 001 Device 002: ID 8087:0024 Intel Corp. Integrated Rate Matching Hub
Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Bus 004 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
Bus 003 Device 004: ID 046d:c05b Logitech, Inc. M-U0004 810-001317 [B110 Optical USB Mouse]
Bus 003 Device 003: ID 1a2c:0c21 China Resource Semico Co., Ltd 
Bus 003 Device 002: ID 05e3:0606 Genesys Logic, Inc. USB 2.0 Hub / D-Link DUB-H4 USB 2.0 Hub
Bus 003 Device 005: ID 8564:1000  
Bus 003 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Fabby
  • 35,017

1 Answers1

0

I just downloaded the latest kernel Release Candidate and did a grep --recursive --ignore-case Moelissa and the results are: zilch, nada, nothing, rien du tout, nichts, nikske, ничего, नथिंग!

So you basically have 3 options (higher number is more difficult):

  1. Do nothing and wait until Linus Torvalds gets to your problem.
  2. Buy one that has Linux support
  3. Get involved in Linux kernel development and develop a driver yourself
Fabby
  • 35,017