public inbox for discuss@lists.illumos.org (since 2011-08)
 help / color / mirror / Atom feed
* gfxdrm/OpenGL error with latest update
@ 2024-07-28 20:39 Ignacio Soriano Hernandez
  2024-07-30 21:20 ` forums.scavenger100
  0 siblings, 1 reply; 7+ messages in thread
From: Ignacio Soriano Hernandez @ 2024-07-28 20:39 UTC (permalink / raw)
  To: illumos-discuss

[-- Attachment #1: Type: text/plain, Size: 280 bytes --]

Yo folks, lets continue with the next "feature" .. Update OI to the latest and greatest and your OpenGL stuff freaks out. glxgears -info Error: Couldn't get an RGB, Double buffered visual Yes, worked (and works) before (at least with my latest openindiana-2024:05:11). Cheers Iggi

[-- Attachment #2.1: Type: text/html, Size: 476 bytes --]

^ permalink raw reply	[flat|nested] 7+ messages in thread

* Re: gfxdrm/OpenGL error with latest update
  2024-07-28 20:39 gfxdrm/OpenGL error with latest update Ignacio Soriano Hernandez
@ 2024-07-30 21:20 ` forums.scavenger100
  2024-07-30 21:56   ` Aw: [discuss] " Ignacio Soriano Hernandez
                     ` (2 more replies)
  0 siblings, 3 replies; 7+ messages in thread
From: forums.scavenger100 @ 2024-07-30 21:20 UTC (permalink / raw)
  To: illumos-discuss

[-- Attachment #1: Type: text/plain, Size: 99 bytes --]

I don't know why but the NVIDIA driver is always loaded even though I don't have any NVIDIA cards. 

[-- Attachment #2: Type: text/html, Size: 155 bytes --]

^ permalink raw reply	[flat|nested] 7+ messages in thread

* Aw:  [discuss] Re: gfxdrm/OpenGL error with latest update
  2024-07-30 21:20 ` forums.scavenger100
@ 2024-07-30 21:56   ` Ignacio Soriano Hernandez
  2024-07-30 23:25     ` forums.scavenger100
  2024-07-30 23:26   ` forums.scavenger100
  2024-07-30 23:29   ` forums.scavenger100
  2 siblings, 1 reply; 7+ messages in thread
From: Ignacio Soriano Hernandez @ 2024-07-30 21:56 UTC (permalink / raw)
  To: illumos-discuss

[-- Attachment #1: Type: text/plain, Size: 416 bytes --]

In one command: sudo pkg uninstall xorg-video nvidia Check if you have other NVIDIA versions installed .. remove them as well. forums.scavenger100 via illumos-discuss <discuss@lists.illumos.org> schrieb am 30. Juli 2024 um 23:22: I don't know why but the NVIDIA driver is always loaded even though I don't have any NVIDIA cards. illumos / illumos-discuss / see discussions + participants + delivery options Permalink

[-- Attachment #2.1: Type: text/html, Size: 1317 bytes --]

^ permalink raw reply	[flat|nested] 7+ messages in thread

* Re:   [discuss] Re: gfxdrm/OpenGL error with latest update
  2024-07-30 21:56   ` Aw: [discuss] " Ignacio Soriano Hernandez
@ 2024-07-30 23:25     ` forums.scavenger100
  0 siblings, 0 replies; 7+ messages in thread
From: forums.scavenger100 @ 2024-07-30 23:25 UTC (permalink / raw)
  To: illumos-discuss

[-- Attachment #1: Type: text/plain, Size: 101 bytes --]

I have seen this instructions on OI mailing list. But I'm unsure if xorg-video should be uninstalled.

[-- Attachment #2: Type: text/html, Size: 157 bytes --]

^ permalink raw reply	[flat|nested] 7+ messages in thread

* Re: gfxdrm/OpenGL error with latest update
  2024-07-30 21:20 ` forums.scavenger100
  2024-07-30 21:56   ` Aw: [discuss] " Ignacio Soriano Hernandez
@ 2024-07-30 23:26   ` forums.scavenger100
  2024-07-30 23:29   ` forums.scavenger100
  2 siblings, 0 replies; 7+ messages in thread
From: forums.scavenger100 @ 2024-07-30 23:26 UTC (permalink / raw)
  To: illumos-discuss

[-- Attachment #1: Type: text/plain, Size: 143 bytes --]

I'm using Intel Integrated Graphics and I can confirm this.

glxinfo -B
name of display: :0
Error: couldn't find RGB GLX visual or fbconfig

[-- Attachment #2: Type: text/html, Size: 251 bytes --]

^ permalink raw reply	[flat|nested] 7+ messages in thread

* Re: gfxdrm/OpenGL error with latest update
  2024-07-30 21:20 ` forums.scavenger100
  2024-07-30 21:56   ` Aw: [discuss] " Ignacio Soriano Hernandez
  2024-07-30 23:26   ` forums.scavenger100
@ 2024-07-30 23:29   ` forums.scavenger100
  2024-07-30 23:42     ` [discuss] " Joshua M. Clulow
  2 siblings, 1 reply; 7+ messages in thread
From: forums.scavenger100 @ 2024-07-30 23:29 UTC (permalink / raw)
  To: illumos-discuss

[-- Attachment #1: Type: text/plain, Size: 294 bytes --]

I compiled a game named SuperTux from source and it's running on OI now. This is what it reported in the terminal:

[WARNING] /export/home/scavenger/supertux/src/video/video_system.cpp:62 Error creating GLVideoSystem, using SDL fallback: Couldn't set video mode 1280x800: GLX is not supported

[-- Attachment #2: Type: text/html, Size: 376 bytes --]

^ permalink raw reply	[flat|nested] 7+ messages in thread

* Re: [discuss] Re: gfxdrm/OpenGL error with latest update
  2024-07-30 23:29   ` forums.scavenger100
@ 2024-07-30 23:42     ` Joshua M. Clulow
  0 siblings, 0 replies; 7+ messages in thread
From: Joshua M. Clulow @ 2024-07-30 23:42 UTC (permalink / raw)
  To: illumos-discuss

On Tue, 30 Jul 2024 at 16:29, forums.scavenger100 via illumos-discuss
<discuss@lists.illumos.org> wrote:
> I compiled a game named SuperTux from source and it's running on OI now. This is what it reported in the terminal:
>
> [WARNING] /export/home/scavenger/supertux/src/video/video_system.cpp:62 Error creating GLVideoSystem, using SDL fallback: Couldn't set video mode 1280x800: GLX is not supported

I would venture that this is all specific to OpenIndiana, and probably
a better topic for the oi-discuss mailing list.


Cheers.

-- 
Joshua M. Clulow
http://blog.sysmgr.org

^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2024-07-30 23:42 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2024-07-28 20:39 gfxdrm/OpenGL error with latest update Ignacio Soriano Hernandez
2024-07-30 21:20 ` forums.scavenger100
2024-07-30 21:56   ` Aw: [discuss] " Ignacio Soriano Hernandez
2024-07-30 23:25     ` forums.scavenger100
2024-07-30 23:26   ` forums.scavenger100
2024-07-30 23:29   ` forums.scavenger100
2024-07-30 23:42     ` [discuss] " Joshua M. Clulow

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).