[SOLVED] Linux Mint 17.1 does not show 2nd graphic card

Forum rules
Before you post read how to get help. Topics in this forum are automatically closed 6 months after creation.
specialdune

[SOLVED] Linux Mint 17.1 does not show 2nd graphic card

Post by specialdune »

Hi all,

I have some troubles with my new Acer Aspire VN7-571G-574H.
There is next to the integrated Intel HD Graphics a secondary NVIDIA GeForce GTX 850M.
But however, Linux does not show this card with "inxi -xG"

Code: Select all

Graphics:  Card: Intel Broadwell-U Integrated Graphics bus-ID: 00:02.0 
           X.Org: 1.15.1 drivers: intel (unloaded: fbdev,vesa) Resolution: 1920x1080@60.0hz 
           GLX Renderer: Mesa DRI Intel Broadwell GLX Version: 3.0 Mesa 10.1.3 Direct Rendering: Yes
inxi -Fxg shows following:

Code: Select all

System:    Host: sven-laptop Kernel: 3.13.0-48-generic x86_64 (64 bit, gcc: 4.8.2) 
           Desktop: Gnome Distro: Linux Mint 17.1 Rebecca
Machine:   System: Acer (portable) product: Aspire VN7-571G version: V1.11
           Mobo: Acer model: Aspire VN7-571G version: V1.11 Bios: Insyde version: V1.11 date: 11/21/2014
CPU:       Dual core Intel Core i5-5200U CPU (-HT-MCP-) cache: 3072 KB flags: (lm nx sse sse2 sse3 sse4_1 sse4_2 ssse3 vmx) bmips: 8779.2 
           Clock Speeds: 1: 500.00 MHz 2: 500.00 MHz 3: 500.00 MHz 4: 1500.00 MHz
Graphics:  Card: Intel Broadwell-U Integrated Graphics bus-ID: 00:02.0 
           X.Org: 1.15.1 drivers: intel (unloaded: fbdev,vesa) Resolution: 1920x1080@60.0hz 
           GLX Renderer: Mesa DRI Intel Broadwell GLX Version: 3.0 Mesa 10.1.3 Direct Rendering: Yes
Audio:     Card-1: Intel Wildcat Point-LP High Definition Audio Controller driver: snd_hda_intel bus-ID: 00:1b.0
           Card-2: Intel Broadwell-U Audio Controller driver: snd_hda_intel bus-ID: 00:03.0
           Sound: Advanced Linux Sound Architecture ver: k3.13.0-48-generic
Network:   Card-1: Qualcomm Atheros Device 003e bus-ID: 03:00.0
           IF: N/A state: N/A speed: N/A duplex: N/A mac: N/A
           Card-2: Realtek RTL8111/8168/8411 PCI Express Gigabit Ethernet Controller 
           driver: r8169 ver: 2.3LK-NAPI port: 4000 bus-ID: 02:00.0
           IF: eth0 state: down mac: <filter>
Drives:    HDD Total Size: 500.1GB (5.4% used) 1: id: /dev/sda model: ST500LM000 size: 500.1GB temp: 41C 
Partition: ID: / size: 451G used: 26G (6%) fs: ext4 ID: swap-1 size: 8.50GB used: 0.00GB (0%) fs: swap 
RAID:      No RAID devices detected - /proc/mdstat and md_mod kernel raid module present
Sensors:   System Temperatures: cpu: 44.0C mobo: 38.0C 
           Fan Speeds (in rpm): cpu: N/A 
Info:      Processes: 196 Uptime: 24 min Memory: 1577.7/7899.6MB Runlevel: 2 Gcc sys: 4.8.2 Client: Shell inxi: 1.8.4 
I installed bumblebee and bumblebee-nvidia (with all dependencies like nvidia-current) to hope to get this work via "optirun" because I tried many other things and nothing worked because of my hybrid notebook.
But optirun shows "[ 1896.230633] [ERROR]Cannot access secondary GPU - error: Could not load GPU driver"

EDIT: SOLUTION

First deinstall everything which was related to bumblebee and nvidia (sudo apt-get remove --purge bumblebee* nvidia*) [Reboot]
If you have graphical bugs reinstall default Graphic drivers (This is for intel integrated graphic cards!)

Code: Select all

sudo apt-get install --reinstall libgl1-mesa-glx libgl1-mesa-dri libdrm-intel1 xserver-xorg-video-intel xserver-xorg-core
Then follow this instructions: Install NVIDIA hybrid
Last edited by LockBot on Wed Dec 28, 2022 7:16 am, edited 4 times in total.
Reason: Topic automatically closed 6 months after creation. New replies are no longer allowed.
User avatar
roblm
Level 15
Level 15
Posts: 5939
Joined: Sun Feb 24, 2013 2:41 pm

Re: Linux Mint 17.1 does not show 2nd graphic card

Post by roblm »

See if it shows up when using this command in the Terminal:

Code: Select all

lspci | grep controller
specialdune

Re: Linux Mint 17.1 does not show 2nd graphic card

Post by specialdune »

roblm wrote:See if it shows up when using this command in the Terminal:

Code: Select all

lspci | grep controller

Code: Select all

04:00.0 3D controller: NVIDIA Corporation GM107M [GeForce GTX 850M] (rev a2)
There it is :)
User avatar
roblm
Level 15
Level 15
Posts: 5939
Joined: Sun Feb 24, 2013 2:41 pm

Re: Linux Mint 17.1 does not show 2nd graphic card

Post by roblm »

With a hybrid graphics system, I think NVIDIA has to selected in the Nvidia Settings utility under PRIME Profiles before it shows up in inxi -Gx.
specialdune

Re: Linux Mint 17.1 does not show 2nd graphic card

Post by specialdune »

So nvidia-detector says "none", and nvidia-settings is not installed yet and also prime is not. Shall I install them without the nvidia driver install script? Because this causes my system to run in fallback mode which I do not want to have a 3rd time. Installed mint twice already :D
User avatar
roblm
Level 15
Level 15
Posts: 5939
Joined: Sun Feb 24, 2013 2:41 pm

Re: Linux Mint 17.1 does not show 2nd graphic card

Post by roblm »

specialdune wrote:So nvidia-detector says "none", and nvidia-settings is not installed yet and also prime is not. Shall I install them without the nvidia driver install script? Because this causes my system to run in fallback mode which I do not want to have a 3rd time. Installed mint twice already :D
No. I forgot you had installed Bumblebee. What instructions did you use?
specialdune

Re: Linux Mint 17.1 does not show 2nd graphic card

Post by specialdune »

https://wiki.ubuntu.com/Bumblebee#Installation

(But I did not enable those repos, instead I added repository ppa:bumblebee/stable)

This one after many other instructions failed (because I did not read the "does not work for hybrid cards" disclaimer ... :roll: )

I also tried this one out now but nothing changed: http://ubuntuforums.org/showthread.php?t=2043971
User avatar
roblm
Level 15
Level 15
Posts: 5939
Joined: Sun Feb 24, 2013 2:41 pm

Re: Linux Mint 17.1 does not show 2nd graphic card

Post by roblm »

You need to edit the “bumblebee.conf” file with the correct Nvidia driver information. Use the instructions by user Donnylink in this post:

http://forums.linuxmint.com/viewtopic.p ... 52#p889089
specialdune

Re: Linux Mint 17.1 does not show 2nd graphic card

Post by specialdune »

roblm wrote:You need to edit the “bumblebee.conf” file with the correct Nvidia driver information. Use the instructions by user Donnylink in this post:

http://forums.linuxmint.com/viewtopic.p ... 52#p889089
My prob is that my driver manager does not show any prop. driver so the list is empty.
And when I install the driver from nvidia page via run script inxi -xG shows me a driver "nivida" installed for the intel card and the nvidia card is still not displayed. This results in a xorg crash. :|

I've found that there is nvidia-304 installed on my system (guess by the bumblebee installation.
So i changed the nvidia driver section in the config file from nvidia-current to nvidia-304 but still same error message (after reboot).

Currently installed:


bumblebee
bumblebee-nvidia
primus
nvidia-current (nvidia-304)
nvidia-prime
nvidia-settings


nvidia-settings says on starup:

Code: Select all

** Message: PRIME: is it supported? no
User avatar
roblm
Level 15
Level 15
Posts: 5939
Joined: Sun Feb 24, 2013 2:41 pm

Re: Linux Mint 17.1 does not show 2nd graphic card

Post by roblm »

I'm a little confused. You first stated there was no proprietary Nvidia driver in Driver Manager and then you said the nvidia-304 driver is listed.

You can't install a driver downloaded from Nvidia's website if you have a hybrid graphics system. There may be a way but it involves modifiying the installation.
What instructions did you use to try to install that driver and how did you try to remove it?
specialdune

Re: Linux Mint 17.1 does not show 2nd graphic card

Post by specialdune »

roblm wrote:I'm a little confused. You first stated there was no proprietary Nvidia driver in Driver Manager and then you said the nvidia-304 driver is listed.
The driver nvidia-current (nvidia-304) was automatically installed by installing "bumblebee-nvidia" which I said I installed. It was not listed, I just saw it on my system under /usr/lib.
I'm thinking of trying this one: http://askubuntu.com/a/458229
But I'm a little scared because I do not want to rainbows up my system a 3rd time.

Or maybe this one: http://www.bleepingcomputer.com/forums/ ... ?p=3567903
Sounds quite good and my card is listed (Geforce GTX 850M)
User avatar
roblm
Level 15
Level 15
Posts: 5939
Joined: Sun Feb 24, 2013 2:41 pm

Re: Linux Mint 17.1 does not show 2nd graphic card

Post by roblm »

As far as I know, nvidia-prime is automatically installed in Mint 17.1 on Optimus enabled laptops. Open Synaptic and search for nvidia-prime.

You didn't answer the question about how the downloaded Nvidia driver was installed and how did you try removing it, or was it removed?
specialdune

Re: Linux Mint 17.1 does not show 2nd graphic card

Post by specialdune »

roblm wrote: You didn't answer the question about how the downloaded Nvidia driver was installed and how did you try removing it, or was it removed?
Now I am a bit confused :D
The "downloaded" nvidia driver was installed via "sudo apt-get install bumblebee-nvidia". It automatically forced me to install suggestions like nvidia-current (which might not be the correct one for me because its a legacy driver version 304, quite old). And I did not try to remove it. But if I try, I'll do it via synaptic I guess.
User avatar
roblm
Level 15
Level 15
Posts: 5939
Joined: Sun Feb 24, 2013 2:41 pm

Re: Linux Mint 17.1 does not show 2nd graphic card

Post by roblm »

Here is where the confusion comes from. This is what you said in a previous post:
And when I install the driver from nvidia page via run script

To me that refers to a driver downloaded from Nvidia's website, instead of using the distribution's package manager. For example:
NVIDIA-Linux-x86-331.67.run

Can you post the contents of the Xorg.0.log file. Use this command to open the file:

Code: Select all

gedit /var/log/Xorg.0.log
Press Ctrl+A to select the entire file contents. Right click on the screen and select “Copy”. Don't save it to a file. Open the Mint Forum reply window and select “Code” in the menu. Paste the
copied lines between the two code words. If you have problems posting that long file, then upload it to pastebin.com by using this command:

Code: Select all

pastebin /var/log/Xorg.0.log
specialdune

Re: Linux Mint 17.1 does not show 2nd graphic card

Post by specialdune »

roblm wrote:Here is where the confusion comes from. This is what you said in a previous post:
And when I install the driver from nvidia page via run script

To me that refers to a driver downloaded from Nvidia's website, instead of using the distribution's package manager. For example:
NVIDIA-Linux-x86-331.67.run
This was when I tried it before I reinstalled Linux Mint so it does not matter anymore.
But yeah I tried the last link I posted and now my system is like rainbows up again :twisted:
The uninstall tips there did not fix everything. I have no fallback mode, but I have some display issues (icon of mintupdate is only some red/blue/green pixels) and my terminal is not showing (It is transparent). Also the files on my desktop are not showing (but show symbols on desktop is selected - and reselect did not help). :roll:
Any way to fix this back? Then I guess I will stop trying to get nvidia card working in my laptop :cry:

Code: Select all

[    65.826] 
X.Org X Server 1.15.1
Release Date: 2014-04-13
[    65.826] X Protocol Version 11, Revision 0
[    65.826] Build Operating System: Linux 3.2.0-76-generic x86_64 Ubuntu
[    65.826] Current Operating System: Linux sven-laptop 3.13.0-48-generic #80-Ubuntu SMP Thu Mar 12 11:16:15 UTC 2015 x86_64
[    65.826] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-48-generic root=UUID=9298eef9-81f2-49d8-b714-ee3d064ac397 ro quiet splash vt.handoff=7
[    65.826] Build Date: 12 February 2015  02:49:29PM
[    65.826] xorg-server 2:1.15.1-0ubuntu2.7 (For technical support please see http://www.ubuntu.com/support) 
[    65.826] Current version of pixman: 0.30.2
[    65.826] 	Before reporting problems, check http://wiki.x.org
	to make sure that you have the latest version.
[    65.826] Markers: (--) probed, (**) from config file, (==) default setting,
	(++) from command line, (!!) notice, (II) informational,
	(WW) warning, (EE) error, (NI) not implemented, (??) unknown.
[    65.827] (==) Log file: "/var/log/Xorg.0.log", Time: Sat Mar 28 18:53:28 2015
[    65.827] (==) Using system config directory "/usr/share/X11/xorg.conf.d"
[    65.827] (==) No Layout section.  Using the first Screen section.
[    65.827] (==) No screen section available. Using defaults.
[    65.827] (**) |-->Screen "Default Screen Section" (0)
[    65.827] (**) |   |-->Monitor "<default monitor>"
[    65.828] (==) No monitor specified for screen "Default Screen Section".
	Using a default monitor configuration.
[    65.828] (==) Automatically adding devices
[    65.828] (==) Automatically enabling devices
[    65.828] (==) Automatically adding GPU devices
[    65.828] (WW) The directory "/usr/share/fonts/X11/cyrillic" does not exist.
[    65.828] 	Entry deleted from font path.
[    65.828] (WW) The directory "/usr/share/fonts/X11/100dpi/" does not exist.
[    65.828] 	Entry deleted from font path.
[    65.828] (WW) The directory "/usr/share/fonts/X11/75dpi/" does not exist.
[    65.828] 	Entry deleted from font path.
[    65.828] (WW) The directory "/usr/share/fonts/X11/100dpi" does not exist.
[    65.828] 	Entry deleted from font path.
[    65.828] (WW) The directory "/usr/share/fonts/X11/75dpi" does not exist.
[    65.828] 	Entry deleted from font path.
[    65.828] (==) FontPath set to:
	/usr/share/fonts/X11/misc,
	/usr/share/fonts/X11/Type1,
	built-ins
[    65.828] (==) ModulePath set to "/usr/lib/x86_64-linux-gnu/xorg/extra-modules,/usr/lib/xorg/extra-modules,/usr/lib/xorg/modules"
[    65.828] (II) The server relies on udev to provide the list of input devices.
	If no devices become available, reconfigure udev or disable AutoAddDevices.
[    65.828] (II) Loader magic: 0x7f4007c71d40
[    65.828] (II) Module ABI versions:
[    65.828] 	X.Org ANSI C Emulation: 0.4
[    65.828] 	X.Org Video Driver: 15.0
[    65.828] 	X.Org XInput driver : 20.0
[    65.828] 	X.Org Server Extension : 8.0
[    65.828] (II) xfree86: Adding drm device (/dev/dri/card0)
[    65.830] (--) PCI:*(0:0:2:0) 8086:1616:1025:0962 rev 9, Mem @ 0xc2000000/16777216, 0xd0000000/268435456, I/O @ 0x00005000/64
[    65.830] (--) PCI: (0:4:0:0) 10de:1391:1025:0963 rev 162, Mem @ 0xc3000000/16777216, 0xb0000000/268435456, 0xc0000000/33554432, I/O @ 0x00003000/128
[    65.830] Initializing built-in extension Generic Event Extension
[    65.830] Initializing built-in extension SHAPE
[    65.830] Initializing built-in extension MIT-SHM
[    65.830] Initializing built-in extension XInputExtension
[    65.830] Initializing built-in extension XTEST
[    65.830] Initializing built-in extension BIG-REQUESTS
[    65.830] Initializing built-in extension SYNC
[    65.830] Initializing built-in extension XKEYBOARD
[    65.830] Initializing built-in extension XC-MISC
[    65.830] Initializing built-in extension SECURITY
[    65.830] Initializing built-in extension XINERAMA
[    65.830] Initializing built-in extension XFIXES
[    65.830] Initializing built-in extension RENDER
[    65.830] Initializing built-in extension RANDR
[    65.830] Initializing built-in extension COMPOSITE
[    65.830] Initializing built-in extension DAMAGE
[    65.830] Initializing built-in extension MIT-SCREEN-SAVER
[    65.831] Initializing built-in extension DOUBLE-BUFFER
[    65.831] Initializing built-in extension RECORD
[    65.831] Initializing built-in extension DPMS
[    65.831] Initializing built-in extension Present
[    65.831] Initializing built-in extension DRI3
[    65.831] Initializing built-in extension X-Resource
[    65.831] Initializing built-in extension XVideo
[    65.831] Initializing built-in extension XVideo-MotionCompensation
[    65.831] Initializing built-in extension SELinux
[    65.831] Initializing built-in extension XFree86-VidModeExtension
[    65.831] Initializing built-in extension XFree86-DGA
[    65.831] Initializing built-in extension XFree86-DRI
[    65.831] Initializing built-in extension DRI2
[    65.831] (II) LoadModule: "glx"
[    65.831] (II) Loading /usr/lib/xorg/modules/extensions/libglx.so
[    65.833] (II) Module glx: vendor="X.Org Foundation"
[    65.833] 	compiled for 1.15.1, module version = 1.0.0
[    65.833] 	ABI class: X.Org Server Extension, version 8.0
[    65.833] (==) AIGLX enabled
[    65.833] Loading extension GLX
[    65.833] (==) Matched intel as autoconfigured driver 0
[    65.833] (==) Matched intel as autoconfigured driver 1
[    65.833] (==) Matched modesetting as autoconfigured driver 2
[    65.833] (==) Matched fbdev as autoconfigured driver 3
[    65.833] (==) Matched vesa as autoconfigured driver 4
[    65.833] (==) Assigned the driver to the xf86ConfigLayout
[    65.833] (II) LoadModule: "intel"
[    65.833] (II) Loading /usr/lib/xorg/modules/drivers/intel_drv.so
[    65.834] (II) Module intel: vendor="X.Org Foundation"
[    65.834] 	compiled for 1.15.1, module version = 2.99.910
[    65.834] 	Module class: X.Org Video Driver
[    65.834] 	ABI class: X.Org Video Driver, version 15.0
[    65.834] (II) LoadModule: "modesetting"
[    65.834] (II) Loading /usr/lib/xorg/modules/drivers/modesetting_drv.so
[    65.834] (II) Module modesetting: vendor="X.Org Foundation"
[    65.834] 	compiled for 1.15.0, module version = 0.8.1
[    65.834] 	Module class: X.Org Video Driver
[    65.834] 	ABI class: X.Org Video Driver, version 15.0
[    65.834] (II) LoadModule: "fbdev"
[    65.835] (II) Loading /usr/lib/xorg/modules/drivers/fbdev_drv.so
[    65.835] (II) Module fbdev: vendor="X.Org Foundation"
[    65.835] 	compiled for 1.15.0, module version = 0.4.4
[    65.835] 	Module class: X.Org Video Driver
[    65.835] 	ABI class: X.Org Video Driver, version 15.0
[    65.835] (II) LoadModule: "vesa"
[    65.835] (II) Loading /usr/lib/xorg/modules/drivers/vesa_drv.so
[    65.835] (II) Module vesa: vendor="X.Org Foundation"
[    65.835] 	compiled for 1.15.0, module version = 2.3.3
[    65.835] 	Module class: X.Org Video Driver
[    65.835] 	ABI class: X.Org Video Driver, version 15.0
[    65.835] (II) intel: Driver for Intel(R) Integrated Graphics Chipsets:
	i810, i810-dc100, i810e, i815, i830M, 845G, 854, 852GM/855GM, 865G,
	915G, E7221 (i915), 915GM, 945G, 945GM, 945GME, Pineview GM,
	Pineview G, 965G, G35, 965Q, 946GZ, 965GM, 965GME/GLE, G33, Q35, Q33,
	GM45, 4 Series, G45/G43, Q45/Q43, G41, B43
[    65.836] (II) intel: Driver for Intel(R) HD Graphics: 2000-6000
[    65.836] (II) intel: Driver for Intel(R) Iris(TM) Graphics: 5100, 6100
[    65.836] (II) intel: Driver for Intel(R) Iris(TM) Pro Graphics: 5200, 6200, P6300
[    65.836] (II) modesetting: Driver for Modesetting Kernel Drivers: kms
[    65.836] (II) FBDEV: driver for framebuffer: fbdev
[    65.836] (II) VESA: driver for VESA chipsets: vesa
[    65.836] (++) using VT number 8

[    65.840] (II) intel(0): SNA compiled: xserver-xorg-video-intel 2:2.99.910-0ubuntu1.1 (Maarten Lankhorst <maarten.lankhorst@ubuntu.com>)
[    65.841] (WW) Falling back to old probe method for modesetting
[    65.841] (WW) Falling back to old probe method for fbdev
[    65.841] (II) Loading sub module "fbdevhw"
[    65.841] (II) LoadModule: "fbdevhw"
[    65.841] (II) Loading /usr/lib/xorg/modules/libfbdevhw.so
[    65.841] (II) Module fbdevhw: vendor="X.Org Foundation"
[    65.841] 	compiled for 1.15.1, module version = 0.0.2
[    65.841] 	ABI class: X.Org Video Driver, version 15.0
[    65.841] (WW) Falling back to old probe method for vesa
[    65.841] (--) intel(0): Integrated Graphics Chipset: Intel(R) HD graphics 5500
[    65.841] (--) intel(0): CPU: x86-64, sse2, sse3, ssse3, sse4.1, sse4.2, avx, avx2
[    65.841] (II) intel(0): Creating default Display subsection in Screen section
	"Default Screen Section" for depth/fbbpp 24/32
[    65.841] (==) intel(0): Depth 24, (--) framebuffer bpp 32
[    65.841] (==) intel(0): RGB weight 888
[    65.841] (==) intel(0): Default visual is TrueColor
[    65.841] (**) intel(0): Framebuffer tiled
[    65.841] (**) intel(0): Pixmaps tiled
[    65.841] (**) intel(0): "Tear free" disabled
[    65.841] (**) intel(0): Forcing per-crtc-pixmaps? no
[    65.841] (II) intel(0): Output eDP1 has no monitor section
[    65.841] (--) intel(0): found backlight control interface acpi_video0 (type 'firmware')
[    65.841] (II) intel(0): Output HDMI1 has no monitor section
[    65.841] (II) intel(0): Output VIRTUAL1 has no monitor section
[    65.841] (--) intel(0): Output eDP1 using initial mode 1920x1080 on pipe 0
[    65.841] (==) intel(0): DPI set to (96, 96)
[    65.841] (II) Loading sub module "dri2"
[    65.841] (II) LoadModule: "dri2"
[    65.841] (II) Module "dri2" already built-in
[    65.841] (II) UnloadModule: "modesetting"
[    65.841] (II) Unloading modesetting
[    65.841] (II) UnloadModule: "fbdev"
[    65.841] (II) Unloading fbdev
[    65.842] (II) UnloadSubModule: "fbdevhw"
[    65.842] (II) Unloading fbdevhw
[    65.842] (II) UnloadModule: "vesa"
[    65.842] (II) Unloading vesa
[    65.842] (==) Depth 24 pixmap format is 32 bpp
[    65.842] (II) intel(0): SNA initialized with Broadwell backend
[    65.842] (==) intel(0): Backing store enabled
[    65.842] (==) intel(0): Silken mouse enabled
[    65.842] (II) intel(0): HW Cursor enabled
[    65.842] (II) intel(0): RandR 1.2 enabled, ignore the following RandR disabled message.
[    65.842] (==) intel(0): DPMS enabled
[    65.842] (II) intel(0): [DRI2] Setup complete
[    65.842] (II) intel(0): [DRI2]   DRI driver: i965
[    65.842] (II) intel(0): [DRI2]   VDPAU driver: i965
[    65.842] (II) intel(0): direct rendering: DRI2 Enabled
[    65.842] (==) intel(0): hotplug detection: "enabled"
[    65.842] (--) RandR disabled
[    65.846] (II) SELinux: Disabled on system
[    65.850] (II) AIGLX: enabled GLX_MESA_copy_sub_buffer
[    65.850] (II) AIGLX: enabled GLX_ARB_create_context
[    65.850] (II) AIGLX: enabled GLX_ARB_create_context_profile
[    65.850] (II) AIGLX: enabled GLX_EXT_create_context_es2_profile
[    65.850] (II) AIGLX: enabled GLX_INTEL_swap_event
[    65.850] (II) AIGLX: enabled GLX_SGI_swap_control and GLX_MESA_swap_control
[    65.850] (II) AIGLX: enabled GLX_EXT_framebuffer_sRGB
[    65.850] (II) AIGLX: enabled GLX_ARB_fbconfig_float
[    65.850] (II) AIGLX: GLX_EXT_texture_from_pixmap backed by buffer objects
[    65.850] (II) AIGLX: enabled GLX_ARB_create_context_robustness
[    65.850] (II) AIGLX: Loaded and initialized i965
[    65.850] (II) GLX: Initialized DRI2 GL provider for screen 0
[    65.855] (II) intel(0): switch to mode 1920x1080@60.0 on eDP1 using pipe 0, position (0, 0), rotation normal, reflection none
[    65.876] (II) intel(0): Setting screen physical size to 508 x 285
[    65.885] (II) XKB: reuse xkmfile /var/lib/xkb/server-B20D7FC79C7F597315E3E501AEF10E0D866E8E92.xkm
[    65.889] (II) config/udev: Adding input device Power Button (/dev/input/event2)
[    65.889] (**) Power Button: Applying InputClass "evdev keyboard catchall"
[    65.889] (II) LoadModule: "evdev"
[    65.889] (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so
[    65.889] (II) Module evdev: vendor="X.Org Foundation"
[    65.889] 	compiled for 1.15.0, module version = 2.8.2
[    65.889] 	Module class: X.Org XInput Driver
[    65.889] 	ABI class: X.Org XInput driver, version 20.0
[    65.889] (II) Using input driver 'evdev' for 'Power Button'
[    65.889] (**) Power Button: always reports core events
[    65.889] (**) evdev: Power Button: Device: "/dev/input/event2"
[    65.889] (--) evdev: Power Button: Vendor 0 Product 0x1
[    65.889] (--) evdev: Power Button: Found keys
[    65.889] (II) evdev: Power Button: Configuring as keyboard
[    65.889] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXPWRBN:00/input/input2/event2"
[    65.889] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 6)
[    65.889] (**) Option "xkb_rules" "evdev"
[    65.889] (**) Option "xkb_model" "pc105"
[    65.889] (**) Option "xkb_layout" "de"
[    65.891] (II) XKB: reuse xkmfile /var/lib/xkb/server-808BBA3D4C227BDB44C370226C34E44C5D69A4A9.xkm
[    65.892] (II) config/udev: Adding input device Video Bus (/dev/input/event5)
[    65.892] (**) Video Bus: Applying InputClass "evdev keyboard catchall"
[    65.892] (II) Using input driver 'evdev' for 'Video Bus'
[    65.892] (**) Video Bus: always reports core events
[    65.892] (**) evdev: Video Bus: Device: "/dev/input/event5"
[    65.892] (--) evdev: Video Bus: Vendor 0 Product 0x6
[    65.892] (--) evdev: Video Bus: Found keys
[    65.892] (II) evdev: Video Bus: Configuring as keyboard
[    65.892] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/device:00/PNP0A08:00/LNXVIDEO:00/input/input7/event5"
[    65.892] (II) XINPUT: Adding extended input device "Video Bus" (type: KEYBOARD, id 7)
[    65.892] (**) Option "xkb_rules" "evdev"
[    65.892] (**) Option "xkb_model" "pc105"
[    65.892] (**) Option "xkb_layout" "de"
[    65.892] (II) config/udev: Adding input device Video Bus (/dev/input/event6)
[    65.892] (**) Video Bus: Applying InputClass "evdev keyboard catchall"
[    65.892] (II) Using input driver 'evdev' for 'Video Bus'
[    65.892] (**) Video Bus: always reports core events
[    65.892] (**) evdev: Video Bus: Device: "/dev/input/event6"
[    65.892] (--) evdev: Video Bus: Vendor 0 Product 0x6
[    65.892] (--) evdev: Video Bus: Found keys
[    65.892] (II) evdev: Video Bus: Configuring as keyboard
[    65.892] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/device:00/PNP0A08:00/device:4b/LNXVIDEO:01/input/input8/event6"
[    65.892] (II) XINPUT: Adding extended input device "Video Bus" (type: KEYBOARD, id 8)
[    65.892] (**) Option "xkb_rules" "evdev"
[    65.892] (**) Option "xkb_model" "pc105"
[    65.892] (**) Option "xkb_layout" "de"
[    65.892] (II) config/udev: Adding input device Lid Switch (/dev/input/event0)
[    65.892] (II) No input driver specified, ignoring this device.
[    65.892] (II) This device may have been added with another device file.
[    65.893] (II) config/udev: Adding input device Sleep Button (/dev/input/event1)
[    65.893] (**) Sleep Button: Applying InputClass "evdev keyboard catchall"
[    65.893] (II) Using input driver 'evdev' for 'Sleep Button'
[    65.893] (**) Sleep Button: always reports core events
[    65.893] (**) evdev: Sleep Button: Device: "/dev/input/event1"
[    65.893] (--) evdev: Sleep Button: Vendor 0 Product 0x3
[    65.893] (--) evdev: Sleep Button: Found keys
[    65.893] (II) evdev: Sleep Button: Configuring as keyboard
[    65.893] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/device:00/PNP0C0E:00/input/input1/event1"
[    65.893] (II) XINPUT: Adding extended input device "Sleep Button" (type: KEYBOARD, id 9)
[    65.893] (**) Option "xkb_rules" "evdev"
[    65.893] (**) Option "xkb_model" "pc105"
[    65.893] (**) Option "xkb_layout" "de"
[    65.893] (II) config/udev: Adding drm device (/dev/dri/card0) card0 /sys/devices/pci0000:00/0000:00:02.0/drm/card0
[    65.893] (II) config/udev: Ignoring already known drm device (/dev/dri/card0)
[    65.893] (II) config/udev: Adding input device HDA Intel HDMI HDMI/DP,pcm=3 (/dev/input/event10)
[    65.893] (II) No input driver specified, ignoring this device.
[    65.893] (II) This device may have been added with another device file.
[    65.893] (II) config/udev: Adding input device HDA Intel HDMI HDMI/DP,pcm=7 (/dev/input/event9)
[    65.893] (II) No input driver specified, ignoring this device.
[    65.893] (II) This device may have been added with another device file.
[    65.893] (II) config/udev: Adding input device HDA Intel HDMI HDMI/DP,pcm=8 (/dev/input/event8)
[    65.893] (II) No input driver specified, ignoring this device.
[    65.893] (II) This device may have been added with another device file.
[    65.893] (II) config/udev: Adding input device HDA Intel PCH Headphone (/dev/input/event11)
[    65.893] (II) No input driver specified, ignoring this device.
[    65.893] (II) This device may have been added with another device file.
[    65.893] (II) config/udev: Adding input device HD WebCam (/dev/input/event7)
[    65.893] (**) HD WebCam: Applying InputClass "evdev keyboard catchall"
[    65.893] (II) Using input driver 'evdev' for 'HD WebCam'
[    65.893] (**) HD WebCam: always reports core events
[    65.893] (**) evdev: HD WebCam: Device: "/dev/input/event7"
[    65.893] (--) evdev: HD WebCam: Vendor 0x4f2 Product 0xb474
[    65.894] (--) evdev: HD WebCam: Found keys
[    65.894] (II) evdev: HD WebCam: Configuring as keyboard
[    65.894] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:1d.0/usb1/1-1/1-1.7/1-1.7:1.0/input/input9/event7"
[    65.894] (II) XINPUT: Adding extended input device "HD WebCam" (type: KEYBOARD, id 10)
[    65.894] (**) Option "xkb_rules" "evdev"
[    65.894] (**) Option "xkb_model" "pc105"
[    65.894] (**) Option "xkb_layout" "de"
[    65.894] (II) config/udev: Adding input device AT Translated Set 2 keyboard (/dev/input/event3)
[    65.894] (**) AT Translated Set 2 keyboard: Applying InputClass "evdev keyboard catchall"
[    65.894] (II) Using input driver 'evdev' for 'AT Translated Set 2 keyboard'
[    65.894] (**) AT Translated Set 2 keyboard: always reports core events
[    65.894] (**) evdev: AT Translated Set 2 keyboard: Device: "/dev/input/event3"
[    65.894] (--) evdev: AT Translated Set 2 keyboard: Vendor 0x1 Product 0x1
[    65.894] (--) evdev: AT Translated Set 2 keyboard: Found keys
[    65.894] (II) evdev: AT Translated Set 2 keyboard: Configuring as keyboard
[    65.894] (**) Option "config_info" "udev:/sys/devices/platform/i8042/serio0/input/input3/event3"
[    65.894] (II) XINPUT: Adding extended input device "AT Translated Set 2 keyboard" (type: KEYBOARD, id 11)
[    65.894] (**) Option "xkb_rules" "evdev"
[    65.894] (**) Option "xkb_model" "pc105"
[    65.894] (**) Option "xkb_layout" "de"
[    65.894] (II) config/udev: Adding input device SynPS/2 Synaptics TouchPad (/dev/input/event4)
[    65.894] (**) SynPS/2 Synaptics TouchPad: Applying InputClass "evdev touchpad catchall"
[    65.894] (**) SynPS/2 Synaptics TouchPad: Applying InputClass "touchpad catchall"
[    65.894] (**) SynPS/2 Synaptics TouchPad: Applying InputClass "Default clickpad buttons"
[    65.894] (II) LoadModule: "synaptics"
[    65.894] (II) Loading /usr/lib/xorg/modules/input/synaptics_drv.so
[    65.894] (II) Module synaptics: vendor="X.Org Foundation"
[    65.894] 	compiled for 1.15.0, module version = 1.7.4
[    65.894] 	Module class: X.Org XInput Driver
[    65.894] 	ABI class: X.Org XInput driver, version 20.0
[    65.894] (II) Using input driver 'synaptics' for 'SynPS/2 Synaptics TouchPad'
[    65.894] (**) SynPS/2 Synaptics TouchPad: always reports core events
[    65.894] (**) Option "Device" "/dev/input/event4"
[    65.920] (II) synaptics: SynPS/2 Synaptics TouchPad: found clickpad property
[    65.920] (--) synaptics: SynPS/2 Synaptics TouchPad: x-axis range 1472 - 5662 (res 0)
[    65.920] (--) synaptics: SynPS/2 Synaptics TouchPad: y-axis range 1408 - 4656 (res 0)
[    65.920] (--) synaptics: SynPS/2 Synaptics TouchPad: pressure range 0 - 255
[    65.920] (--) synaptics: SynPS/2 Synaptics TouchPad: finger width range 0 - 15
[    65.920] (--) synaptics: SynPS/2 Synaptics TouchPad: buttons: left double triple
[    65.920] (--) synaptics: SynPS/2 Synaptics TouchPad: Vendor 0x2 Product 0x7
[    65.920] (**) Option "SoftButtonAreas" "50% 0 82% 0 0 0 0 0"
[    65.920] (--) synaptics: SynPS/2 Synaptics TouchPad: touchpad found
[    65.920] (**) SynPS/2 Synaptics TouchPad: always reports core events
[    65.932] (**) Option "config_info" "udev:/sys/devices/platform/i8042/serio1/input/input6/event4"
[    65.932] (II) XINPUT: Adding extended input device "SynPS/2 Synaptics TouchPad" (type: TOUCHPAD, id 12)
[    65.932] (**) synaptics: SynPS/2 Synaptics TouchPad: (accel) MinSpeed is now constant deceleration 2.5
[    65.932] (**) synaptics: SynPS/2 Synaptics TouchPad: (accel) MaxSpeed is now 1.75
[    65.932] (**) synaptics: SynPS/2 Synaptics TouchPad: (accel) AccelFactor is now 0.038
[    65.932] (**) SynPS/2 Synaptics TouchPad: (accel) keeping acceleration scheme 1
[    65.932] (**) SynPS/2 Synaptics TouchPad: (accel) acceleration profile 1
[    65.932] (**) SynPS/2 Synaptics TouchPad: (accel) acceleration factor: 2.000
[    65.932] (**) SynPS/2 Synaptics TouchPad: (accel) acceleration threshold: 4
[    65.932] (--) synaptics: SynPS/2 Synaptics TouchPad: touchpad found
[    65.932] (II) config/udev: Adding input device SynPS/2 Synaptics TouchPad (/dev/input/mouse0)
[    65.932] (**) SynPS/2 Synaptics TouchPad: Ignoring device from InputClass "touchpad ignore duplicates"
[    65.933] (II) config/udev: Adding input device Acer WMI hotkeys (/dev/input/event12)
[    65.933] (**) Acer WMI hotkeys: Applying InputClass "evdev keyboard catchall"
[    65.933] (II) Using input driver 'evdev' for 'Acer WMI hotkeys'
[    65.933] (**) Acer WMI hotkeys: always reports core events
[    65.933] (**) evdev: Acer WMI hotkeys: Device: "/dev/input/event12"
[    65.933] (--) evdev: Acer WMI hotkeys: Vendor 0 Product 0
[    65.933] (--) evdev: Acer WMI hotkeys: Found keys
[    65.933] (II) evdev: Acer WMI hotkeys: Configuring as keyboard
[    65.933] (**) Option "config_info" "udev:/sys/devices/virtual/input/input14/event12"
[    65.933] (II) XINPUT: Adding extended input device "Acer WMI hotkeys" (type: KEYBOARD, id 13)
[    65.933] (**) Option "xkb_rules" "evdev"
[    65.933] (**) Option "xkb_model" "pc105"
[    65.933] (**) Option "xkb_layout" "de"
[    65.933] (II) config/udev: Adding input device Acer BMA150 accelerometer (/dev/input/event13)
[    65.933] (II) No input driver specified, ignoring this device.
[    65.933] (II) This device may have been added with another device file.
[    65.934] (II) config/udev: Adding input device Acer BMA150 accelerometer (/dev/input/js0)
[    65.934] (II) No input driver specified, ignoring this device.
[    65.934] (II) This device may have been added with another device file.
[    70.609] (II) intel(0): EDID vendor "LGD", prod id 1135
[    70.609] (II) intel(0): Printing DDC gathered Modelines:
[    70.609] (II) intel(0): Modeline "1920x1080"x0.0  138.70  1920 1968 2000 2080  1080 1083 1088 1111 +hsync -vsync (66.7 kHz eP)
[    70.979] (II) XKB: reuse xkmfile /var/lib/xkb/server-1BCDDEFD4E35562D3483623A3498B96EFC960598.xkm
[    71.007] (II) XKB: reuse xkmfile /var/lib/xkb/server-873B3C386247E02A5BA52E0A618C87D485AC438E.xkm
[    72.428] (II) XKB: reuse xkmfile /var/lib/xkb/server-873B3C386247E02A5BA52E0A618C87D485AC438E.xkm
[    72.430] (II) XKB: reuse xkmfile /var/lib/xkb/server-873B3C386247E02A5BA52E0A618C87D485AC438E.xkm
[    72.433] (II) XKB: reuse xkmfile /var/lib/xkb/server-873B3C386247E02A5BA52E0A618C87D485AC438E.xkm
[    72.435] (II) XKB: reuse xkmfile /var/lib/xkb/server-873B3C386247E02A5BA52E0A618C87D485AC438E.xkm
[    72.437] (II) XKB: reuse xkmfile /var/lib/xkb/server-873B3C386247E02A5BA52E0A618C87D485AC438E.xkm
[    72.439] (II) XKB: reuse xkmfile /var/lib/xkb/server-873B3C386247E02A5BA52E0A618C87D485AC438E.xkm
[    72.441] (II) XKB: reuse xkmfile /var/lib/xkb/server-873B3C386247E02A5BA52E0A618C87D485AC438E.xkm
[    72.443] (II) XKB: reuse xkmfile /var/lib/xkb/server-873B3C386247E02A5BA52E0A618C87D485AC438E.xkm
[    72.446] (II) XKB: reuse xkmfile /var/lib/xkb/server-873B3C386247E02A5BA52E0A618C87D485AC438E.xkm
[    88.133] (II) intel(0): resizing framebuffer to 1680x1050
[    88.138] (II) intel(0): switch to mode 1680x1050@60.0 on eDP1 using pipe 0, position (0, 0), rotation normal, reflection none
[    90.660] (II) intel(0): resizing framebuffer to 1920x1080
[    90.660] (II) intel(0): switch to mode 1680x1050@60.0 on eDP1 using pipe 0, position (0, 0), rotation normal, reflection none
[    90.672] (II) intel(0): switch to mode 1920x1080@60.0 on eDP1 using pipe 0, position (0, 0), rotation normal, reflection none

EDIT: This is strange, when i type ALT + F2 and then r (to restart cinnamon) I can see my desktop symbols for a few seconds. What the hell is this :shock:
User avatar
roblm
Level 15
Level 15
Posts: 5939
Joined: Sun Feb 24, 2013 2:41 pm

Re: Linux Mint 17.1 does not show 2nd graphic card

Post by roblm »

specialdune wrote:But yeah I tried the last link I posted and now my system is like rainbows up again :twisted:
The uninstall tips there did not fix everything.
I assume that you used the instructions in this first link you posted to remove Bumblebee?:
http://askubuntu.com/questions/457446/u ... 229#458229

The second link you posted has instructions on installing the xorg-edgers PPA, which I was going to recommend next. As you said, the nvidia-304 driver is an old one, and it does not support
the GeForce GTX 850M card. To get newer drivers, use these commands in the Terminal to add the xorg-edgers PPA to your software sources:

Code: Select all

sudo apt-add-repository ppa:xorg-edgers/ppa
sudo apt-get update
Then open Driver Manager and look for the nvidia-346 driver to install.
specialdune

Re: Linux Mint 17.1 does not show 2nd graphic card

Post by specialdune »

The driver manager is still empty, when I install it with sudo apt-get install nvidia-346 nvidia-settings my cinnamon is crashing. And now, after removing the packages and do sudo apt-get --reinstall install libgl1-mesa-glx
My cinnamon is a bit buggy, terminal does not show gksu does not seem to be working (not showing) and mintupdate tray icon is not showing (buggy red/green/blue pixels)

Under inxi -xG I can see the Mesa thingy is missing. But I installed libgl1-mesa-glx. Maybe I need something else?
User avatar
roblm
Level 15
Level 15
Posts: 5939
Joined: Sun Feb 24, 2013 2:41 pm

Re: Linux Mint 17.1 does not show 2nd graphic card

Post by roblm »

specialdune wrote:But I installed libgl1-mesa-glx. Maybe I need something else?
You may need to reinstall one or more of these packages:

libgl1-mesa-glx
libgl1-mesa-dri
libdrm-radeon1 (Edited: should be libdrm-intel1)
xserver-xorg-video-radeon (Edited: should be xserver-xorg-video-intel)
xserver-xorg-video-ati (Edited: should be xserver-xorg-video-intel)
xserver-xorg-core

Code: Select all

sudo apt-get install --reinstall libgl1-mesa-glx libgl1-mesa-dri libdrm-radeon1 xserver-xorg-video-radeon xserver-xorg-video-ati xserver-xorg-core
Also check in /etc/bumblebee for an xorg.conf.nvidia file and remove it.

You may need to do a reinstallation. Then check in Synaptic for nvidia-prime. Then add the xorg-edgers PPA and then possibly try installing the nvidia-340 driver,
instead of the 346.
Last edited by roblm on Sun Mar 29, 2015 7:51 am, edited 1 time in total.
specialdune

Re: Linux Mint 17.1 does not show 2nd graphic card

Post by specialdune »

Thanks, but I don't think I have to install *ati or *radeon drivers because I only have Intel HD Graphics (integrated) and NVIDIA (dedicated). But I will try the other ones.

EDIT: For libgl1-mesa-glx it says that it can not reinstall it because it can not be downloaded. :?: (Same message appears when I try to reinstall libdrm-intel1)
The other ones were reinstalled but still I have the same issues.

EDIT 2: Solved the issue by doing sudo apt-get upgrade and sudo apt-get dist-upgrade

Now I'll try to install nvidia-prime, nvidia-settings and nvidia-340

EDIT 3: I think it might work now.

But the inxi -xG output is a bit strange for me:

Code: Select all

Graphics:  Card: Intel Broadwell-U Integrated Graphics bus-ID: 00:02.0 
           X.Org: 1.15.1 driver: nvidia Resolution: 1920x1080@60.0hz 
           GLX Renderer: GeForce GTX 850M/PCIe/SSE2 GLX Version: 4.4.0 NVIDIA 340.76 Direct Rendering: Yes
How to get it work (should work from scretch)

1. Add xorg-edgers ppa (sudo apt-add-repository ppa:xorg-edgers/ppa)
2. Update sources (sudo apt-get update)
3. Upgrade System (sudo apt-get upgrade && sudo apt-get dist-upgrade)
4. Reboot!
5. Install nvidia-prime and nvidia-settings (sudo apt-get install nvidia-prime nvidia-settings)
6. Reboot! (for safety)
7. Install newest nvidia driver (for me nvidia-340 was the right one)
8. Reboot!

Now your system should have NVIDIA graphics selected in nvidia-settings :D
Big thanks to robim for helping me fixing my system and make my hybrid card avaible!

What you should know about my system:
Integrated Intel HD Graphics
Dedicated NVIDIA GeForce GTX 850M
Updated Kernel to newest 3.13.x Version
User avatar
roblm
Level 15
Level 15
Posts: 5939
Joined: Sun Feb 24, 2013 2:41 pm

Re: Linux Mint 17.1 does not show 2nd graphic card

Post by roblm »

specialdune wrote:Thanks, but I don't think I have to install *ati or *radeon drivers because I only have Intel HD Graphics (integrated) and NVIDIA (dedicated).
That was a dumb error. :oops: It came from me thinking about another topic I am working on where the system is using AMD Radeon GPUs. I have edited those mistakes.
I'm glad you were able to put everything together to solve your problem, but I don't see why this step was necessary:

3. Upgrade System (sudo apt-get upgrade && sudo apt-get dist-upgrade)
Locked

Return to “Graphics Cards & Monitors”