LinuxQuestions.org
Visit Jeremy's Blog.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > Slackware
User Name
Password
Slackware This Forum is for the discussion of Slackware Linux.

Notices


Reply
  Search this Thread
Old 12-17-2023, 12:05 PM   #1
fsauer
Member
 
Registered: Jul 2012
Posts: 103

Rep: Reputation: Disabled
nvidia driver ok, but intel-mesa selected for glx


Hi all,
I'm currently baffled by a new behavior of my slackware current. Unfortunately, I cannot resolve during which update or removal of "unneeded" files I broke smthg.

I have been playing via steam and wine without any problems, having a GeForce card in parallel with an on-board intel (unused).

Now, the nvidia driver is installed without hitches, during X startup the nvidia driver is loaded, all looks nice. But glxinfo gives me the intel_mesa.

Please, kindly point me to any things I might have overlooked.


Thank you!
Franz
Attached Files
File Type: txt glxinfo.txt (521 Bytes, 4 views)
File Type: txt Xorg_gl_snippets.txt (4.2 KB, 7 views)
 
Old 12-17-2023, 12:28 PM   #2
rizitis
Member
 
Registered: Mar 2009
Location: Greece,Crete
Distribution: Slackware64-current, Slint
Posts: 676
Blog Entries: 1

Rep: Reputation: 511Reputation: 511Reputation: 511Reputation: 511Reputation: 511Reputation: 511
From your Xorg attachment it seems that the NVIDIA driver is indeed being loaded, and it recognizes your NVIDIA GeForce GTX 1060 GPU. However, it also indicates that the Indirect GLX is disabled, and AIGLX is loaded and initialized with the "iris" driver.It's possible that AIGLX is interfering with the direct use of the NVIDIA GLX. AIGLX is an extension for X.Org that enables advanced features like compositing. However, in some cases, it may cause conflicts with the NVIDIA driver.

I think you should disable AIGLX.
maybe edit xorg.conf and add the following line to the "Device" section for the NVIDIA GPU
Code:
Option "AIGLX" "off"
if you dont have xorg.conf probably you should create one something like this
Code:
Section "Module"
    Load "modesetting"
EndSection

Section "Device"
    Identifier "NVIDIA"
    Driver "nvidia"
    Option "AllowEmptyInitialConfiguration"
EndSection
 
Old 12-17-2023, 12:56 PM   #3
fsauer
Member
 
Registered: Jul 2012
Posts: 103

Original Poster
Rep: Reputation: Disabled
Talking

Thank you rizitis! You saved my day. All is well now....

I'll have to find out, where to learn that info.
 
Old 12-17-2023, 01:05 PM   #4
rizitis
Member
 
Registered: Mar 2009
Location: Greece,Crete
Distribution: Slackware64-current, Slint
Posts: 676
Blog Entries: 1

Rep: Reputation: 511Reputation: 511Reputation: 511Reputation: 511Reputation: 511Reputation: 511
Quote:
Originally Posted by fsauer View Post
I'll have to find out, where to learn that info.
https://wiki.linuxquestions.org/wiki/AIGLX
https://forums.gentoo.org/viewtopic-t-486785.html
 
  


Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
TW 64 bit: Problem: the to be installed Mesa-libEGL-devel-22.3.2-336.1.x86_64 requires 'Mesa-libEGL1 = 22.3.2', but this requirement cannot MakeTopSite SUSE / openSUSE 10 01-02-2023 09:34 AM
LXer: Mesa 9.2-devel vs. Mesa 9.3-devel For Intel Haswell LXer Syndicated Linux News 0 08-17-2013 12:51 PM
Granting selected user access to selected network interface dexen Linux - Networking 2 10-04-2009 03:51 AM
Can't load the nvidia glx (may be lacking \etc\rc.d\init.d\nvidia-glx) Starchild Fedora 1 07-27-2007 06:44 AM
nvidia-glx-legacy & GLX errors Codegen Ubuntu 5 03-11-2007 03:18 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > Slackware

All times are GMT -5. The time now is 12:45 PM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration