reported from Luis de Costa: "There is a way to get the HDMI working perfectly, and use the Nvidia at is highest speed with the nvidia drivers without the use of bumblebee...
The problem is that it is a very simple method, that requires to not use the laptopt monitor when using the HDMI. You just need to create the file /etc/X11/xorg.conf and introduce this : Section "Device" Identifier "Device1" Driver "nouveau" BusID "PCI:05:00:0" EndSection This one uses the nouveau drivers, you need to "sudo modprobe nouveau" before using this... For the nvidia drivers : Section "Device" Identifier "Device1" Driver "nvidia" VendorName "NVIDIA Corporation" BusID "PCI:05:00:0" Option "NoLogo" "true" Option "UseEDID" "false" Option "ConnectedMonitor" "DFP" EndSection I hope this helps somewone... With this tecnique I was able to play a flash video in 1080p in full screen on my TV using the HDMI ! Now I think that a little tweak with bumblebee, and we can have the booth working at the same time ^^ " --- https://github.com/Bumblebee-Project/Bumblebee/issues/40#issuecomment-3441375 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/844307 Title: No HDMI support. To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/xserver-xorg-video-intel/+bug/844307/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs