Re: Same Debian, different hardware = different OpenGL version?

2023-10-03 Thread Sven Joachim
emulator 'kitty' from the main repository on > both machines but it only works on my desktop. > > The relevant bug report for kitty > (https://github.com/kovidgoyal/kitty/issues/2536) tells me that kitty > requires OpenGL 3.3, and to check with "glxinfo | grep OpenG

Same Debian, different hardware = different OpenGL version?

2023-10-02 Thread Anders Andersson
y works on my desktop. The relevant bug report for kitty (https://github.com/kovidgoyal/kitty/issues/2536) tells me that kitty requires OpenGL 3.3, and to check with "glxinfo | grep OpenGL version". On my desktop I get: OpenGL version string: 4.6 (Compatibility Profile) Mesa 22.3.6 On

Re: virt-manager guest does not start anymore after upgrade to bookworm / opengl is not available

2023-05-08 Thread zithro
{"driver":"virtio-vga-gl","id":"video0","max_outputs":1,"bus":"pcie. 0","addr":"0x1"}: opengl is not available > [snip] > I configured a virtio video device, if I remove 3D acceleration, the guest st

virt-manager guest does not start anymore after upgrade to bookworm / opengl is not available

2023-05-07 Thread Rainer Dorsch
l","id":"video0","max_outputs":1,"bus":"pcie. 0","addr":"0x1"}: opengl is not available OpenGL looks ok (but I am not an expert here): rd@h370:/mnt/net/fs/mnt/disk/scratch/xbian/storage/videos$ glxinfo | grep OpenGL OpenGL ve

Re: how to update the DirectX/OpenGL driver

2021-11-05 Thread Christian Britz
ed by it automatically, IIRC. Regards, Christian Am 05.11.21 um 10:08 schrieb lina: > Hi all, > > I was told to "update the DirectX/OpenGL driver" when I tried to use > some software. > One example is >  Renderer: Error creating Canvas3D graphics context > > I

how to update the DirectX/OpenGL driver

2021-11-05 Thread lina
Hi all, I was told to "update the DirectX/OpenGL driver" when I tried to use some software. One example is Renderer: Error creating Canvas3D graphics context I have general problems with the graphic rendering. $ lspci | grep VGA 01:00.0 VGA compatible controller: NVIDIA Corporat

Re: Radeon opengl driver problem - buster

2021-01-10 Thread Jeremy Ardley
  resolution: 1920x1080~60Hz   OpenGL: renderer: N/A v: N/A direct render: N/A The problem is now resolved after discovering multiple errors. First, some process had removed parts of libgl1 so I reinstalled the package sudo apt install --reinstall libgl1 (reboot) glxinfo name of display: :0

Re: Radeon opengl driver problem - buster

2021-01-10 Thread Jeremy Ardley
On 10/1/21 12:52 pm, Jeremy Ardley wrote: inxi -Fxz (...) Graphics:   Device-1: AMD Caicos PRO [Radeon HD 7450] vendor: ASUSTeK driver: radeon   v: kernel bus ID: 09:00.0   Display: x11 server: X.Org 1.20.4 driver: modesetting unloaded: fbdev,vesa   resolution: 1920x1080~60Hz   OpenGL

Re: Radeon opengl driver problem - buster

2021-01-09 Thread Jeremy Ardley
etting resolution: 1920x1200~60Hz OpenGL: renderer: AMD CAICOS (DRM 2.50.0 / 4.19.0-13-amd64 LLVM 7.0.1) v: 3.3 Mesa 18.3.6 Info:...Shell: Bash pinxi: 3.2.01-1 I did sudo rm -f /etc/X11/xorg.conf.d/* sudo apt remove xserver-xorg-video-radeon and rebooted. I got inxi -Fxz (...) Graphics:  

Re: Radeon opengl driver problem - buster

2021-01-09 Thread Felix Miata
64 bits: 64 Desktop: Trinity R14.0.9 Distro: Debian GNU/Linux 10 (buster) Graphics: Device-1: AMD Caicos [Radeon HD 6450/7450/8450 / R5 230 OEM] driver: radeon v: kernel Display: x11 server: X.Org 1.20.4 driver: loaded: modesetting resolution: 1920x1200~60Hz OpenGL: renderer: AMD CAICOS (D

Re: Radeon opengl driver problem - buster

2021-01-09 Thread Jeremy Ardley
On 10/1/21 10:58 am, Jeremy Ardley wrote: The problem occurs under all desktop options, gnome, mate, wayland etc I run normal graphics except when the application wants to use opengl glxinfo name of display: :0 X Error of failed request:  BadValue (integer parameter out of range for

Radeon opengl driver problem - buster

2021-01-09 Thread Jeremy Ardley
The problem occurs under all desktop options, gnome, mate, wayland etc I run normal graphics except when the application wants to use opengl glxinfo name of display: :0 X Error of failed request:  BadValue (integer parameter out of range for operation)   Major opcode of failed request:  152

Re: OpenGL forwarding via ssh session: works on jessie, does not work on stretch

2019-06-05 Thread Étienne Mollier
: NVIDIA Corporation > server glx version string: 1.4 > > perfect! Excellent! :) Sorry for not having replied a bit sooner, I was still trying to make sense of the situation. I confirm the OpenGL library is made available in my Stretch boxe in version 1.2.0: $ dpkg -S /usr/lib/i

Re: OpenGL forwarding via ssh session: works on jessie, does not work on stretch

2019-06-05 Thread Simon S
I think i found the culprit: I use the debian apt repo for machinekit and the rt kernel: deb [arch=armhf] http://repos.rcn-ee.com/debian/ stretch main This repo installs libGL.so.1.0.0 instead of libGL.so.1.2.0. I forced to use the default debian apt source repo and purged all libgl stuff from t

Re: OpenGL forwarding via ssh session: works on jessie, does not work on stretch

2019-06-05 Thread Simon S
Am Sonntag, 2. Juni 2019 15:00:05 UTC+2 schrieb Simon S: > Hi, > > I have a weird problem with opengl forwarding via ssh. > I am running debian jessie on my BeagleBone Black (armhf) that I use for my > CNC machine by running machinekit. > Everything works as expected, I even g

Re: OpenGL forwarding via ssh session: works on jessie, does not work on stretch

2019-06-05 Thread Simon S
Hi! Thanks for testing it out! I was wondering if it had to do with an user beeing logged in to lxde. I think autologin might be enabled on the jessie system. Unfortunately this does not help. Still the same problem on stretch. I have some additional info. Without exporting the inderect renderin

Re: OpenGL forwarding via ssh session: works on jessie, does not work on stretch

2019-06-03 Thread Étienne Mollier
Simon, on 2019-06-02: > The following test setup: > (A) linux machine running ubuntu (Nvidia GPU) > (B) BBB running jessie > (C) BBB running stretch > > I connect from (A) -> (*) by ssh -X x@host > > When I connect from (A) to (B): > > export LIBGL_ALWAYS_INDIRECT=1; glxinfo|head > name of display

OpenGL forwarding via ssh session: works on jessie, does not work on stretch

2019-06-02 Thread Simon S
Hi, I have a weird problem with opengl forwarding via ssh. I am running debian jessie on my BeagleBone Black (armhf) that I use for my CNC machine by running machinekit. Everything works as expected, I even got indirect opengl rendering working when I connect to the BBB using windows. Now I

Re: xorg opengl / intel integrated graphics problem

2019-03-25 Thread tim
So, apparently apt remove --purge nvidia* is not enough to clean the opengl mess nvidias drivers left. Manually removing the files nvidia replaced and reinstalling xorg and mesa as described in this answer did: https://unix.stackexchange.com/a/339652 Thanks for your help 24. März 2019 23:34, t

Re: xorg opengl / intel integrated graphics problem

2019-03-24 Thread deloptes
milar issue once - I had to remove the nvidia drivers - AFAIR they come with own OpenGL stuff > Anyway, trying to fix this, I've found no used drivers for the card and a > opengl error message in xorg. > > lspci output and xorg logs: https://t8w.de/log.txt > (my private server, pla

xorg opengl / intel integrated graphics problem

2019-03-24 Thread tim
d and a opengl error message in xorg. lspci output and xorg logs: https://t8w.de/log.txt (my private server, plain text, no logging, tracking nor anything else ;) ) Installing, uninstalling, reinstalling several driver / mesa related packages did not help and neither did the handful of threads

Re: how to update Debian 9.4 to at least OpenGL 3.3

2018-06-28 Thread Brian Cary
Sven, awesome! You were right, I already have them - using your glxinfo statement I get: > $ glxinfo |grep "OpenGL core profile version" > OpenGL core profile version string: 4.3 (Core Profile) Mesa 13.0.6 > SOLVED Thank you! --Brian On Thu, Jun 28, 2018 at 12:20 PM, Sven Jo

Re: how to update Debian 9.4 to at least OpenGL 3.3

2018-06-28 Thread Ric Moore
On 06/28/2018 12:20 PM, Sven Joachim wrote: glxinfo | grep "OpenGL core profile version" My system reports: ric@iam:/opt/ric/Downloads/warzone2100-2.3.8/src$ glxinfo | grep "OpenGL core profile version" OpenGL core profile version string: 4.6.0 NVIDIA 390.48 ric@ia

Re: how to update Debian 9.4 to at least OpenGL 3.3

2018-06-28 Thread Sven Joachim
gt; my Debian 9.4 system (with Gnome) to at least OpenGL 3.3 mesa drivers? > > BACKGROUND: > Avid Blender user. Those latest versions of Blender contain critically > needed features. I would like to start working/learning on not-yet-released > Blender 2.8 which comes out late in 20

how to update Debian 9.4 to at least OpenGL 3.3

2018-06-28 Thread Brian Cary
Greetings, New to Debian, long-time Ubuntu user. If is in the wrong place, apologies, please point me in the right direction. QUESTION: Can some-one tell me how (or point me to updated step-by-step docs) to update my Debian 9.4 system (with Gnome) to at least OpenGL 3.3 mesa drivers? BACKGROUND

Re: Can't get an OpenGL context above 1.3 in Stretch

2018-03-29 Thread Daniel Keast
wine). > > > > Maybe this does help. It is a pity, that the software opengl2 is been gone > > in mesa, but that > > how are things change. > > I'm confused since the software renderer above gives me a 3.0 context... > perhaps > it's part of th

Re: Can't get an OpenGL context above 1.3 in Stretch

2018-03-24 Thread Daniel Keast
nfused since the software renderer above gives me a 3.0 context... perhaps it's part of the intel driver are implemented in software that got removed? > Best regards, happy hacking and good luck! > > Hans Thanks a lot for your help, it's definitely more information than I had

Re: Can't get an OpenGL context above 1.3 in Stretch

2018-03-24 Thread Hans
and good luck! Hans > Heya All, > > I have some OpenGL code that used to work fine on Jessie, but now I'm > running Stretch I can't seem to get a context above 1.3. I have a ThinkPad > X220, with cpuinfo reporting that it has an "Intel(R) Core(TM) i5-2520M CPU &

Can't get an OpenGL context above 1.3 in Stretch

2018-03-24 Thread Daniel Keast
Heya All, I have some OpenGL code that used to work fine on Jessie, but now I'm running Stretch I can't seem to get a context above 1.3. I have a ThinkPad X220, with cpuinfo reporting that it has an "Intel(R) Core(TM) i5-2520M CPU @ 2.50GHz". This I think is the relevant

Re: After update only opengl 1.4 instead of 2.0

2017-10-18 Thread Hans
thank you very much for this information. As it is a feature, not a bug, it is not necessary to file a bugreport any more. Greetz, Hans > Hello Hans, > > i945 only supports OpenGL-1.4, it lacks a few hardware features to > reach 2.0: > https://www.phoronix.com/scan.php?page=ne

Re: After update only opengl 1.4 instead of 2.0

2017-10-18 Thread Clemens Eisserer
Hello Hans, i945 only supports OpenGL-1.4, it lacks a few hardware features to reach 2.0: https://www.phoronix.com/scan.php?page=news_item&px=Mesa-i915-OpenGL-2-Drop advertising it as 2.0 capable caused many issues, so mesa developers decided to revert back to 1.4 best regards, Clemens

Re: After update only opengl 1.4 instead of 2.0

2017-10-18 Thread bw
On Wed, 18 Oct 2017, Hans wrote: > Dear list, > > my netbook with an I945 graphics chip does no more support opengl 2.0. Only > opengl 1.4 is loaded. > > It would be nice, if someone could verify this before I send a bugreport. I > believe, the package responsible fo

After update only opengl 1.4 instead of 2.0

2017-10-18 Thread Hans
Dear list, my netbook with an I945 graphics chip does no more support opengl 2.0. Only opengl 1.4 is loaded. It would be nice, if someone could verify this before I send a bugreport. I believe, the package responsible for this is libgl1-mesa, but I am not sure. If this is really a bug, what

wine + opengl 32 bit libs

2017-07-03 Thread Dennis G
Hello, thank's for your time reading this. I use wine(playonlinux wine 1.6.1) + 32 bit opengl libs (no closed-source drivers) for an application (game). (It runs almost perfect on debian 8 (jessie)) If I dist-upgrade to debian 9 (stretch) game has campaign map textures problem which make it a

Re: no opengl with intel HD2000 on jessie

2016-10-05 Thread baldyeti
D2000, and apparently no opengl (glxinfo reports "extension GLX missing") can someone help diagnose and fix ? tx! deloptes wrote on 2016-10-05 09:25: AFAIR the GL support is added by the driver via alternatives. I don't recall how I fixed this few years ago on one PC with NVidia, but

Re: no opengl with intel HD2000 on jessie

2016-10-05 Thread deloptes
adapter with its proprietary driver >> the target system has sandy-bridge HD2000, and apparently no opengl >> (glxinfo reports "extension GLX missing") >> can someone help diagnose and fix ? >> >> tx! >> AFAIR the GL support is added by the driver via

Re: no opengl with intel HD2000 on jessie

2016-10-04 Thread baldyeti
l (or mesa...) files instead of nvidia's and do i need to install additional deb packages ? hello, as i often do, i have cloned a working partition onto a new system the source system has an nvidia adapter with its proprietary driver the target system has sandy-bridge HD2000, and apparently

no opengl with intel HD2000 on jessie

2016-10-04 Thread baldyeti
hello, as i often do, i have cloned a working partition onto a new system the source system has an nvidia adapter with its proprietary driver the target system has sandy-bridge HD2000, and apparently no opengl (glxinfo reports "extension GLX missing") can someone help diagnose and fix ? tx!

Re:[Solved] opengl problem with avidemux

2016-02-23 Thread Pierre Frenkiel
On Mon, 22 Feb 2016, Sven Arvidsson wrote: From what I can tell from Google, avidemux comes in both GTK+ (2.x?) and Qt flavours. If you got it from deb-multimedia it's probably qt4, so you'll probably need to figure out how to set the fonts with something like qt4-qtconfig? Hi Sven, I neve

Re: opengl problem with avidemux

2016-02-22 Thread Sven Arvidsson
On Mon, 2016-02-22 at 23:06 +0100, Pierre Frenkiel wrote: > On Mon, 22 Feb 2016, Nicolas George wrote: > > > Le quartidi 4 ventôse, an CCXXIV, Sven Arvidsson a écrit : > >> I'm not familiar with avidemux, but does it really use OpenGL to > render > >> the G

Re: opengl problem with avidemux

2016-02-22 Thread Pierre Frenkiel
On Mon, 22 Feb 2016, Nicolas George wrote: Le quartidi 4 ventôse, an CCXXIV, Sven Arvidsson a écrit : I'm not familiar with avidemux, but does it really use OpenGL to render the GUI?  For the GUI, probably not. For the preview of the video, why not? Sync with monitor refresh i

Re: opengl problem with avidemux

2016-02-22 Thread Sven Arvidsson
On Mon, 2016-02-22 at 20:42 +0100, Nicolas George wrote: > For the GUI, probably not. > > For the preview of the video, why not? Sync with monitor refresh is > not > available in plain X11 and YUV->RGB conversion is expensive. Right, it probably uses OpenGL for previews a

Re: opengl problem with avidemux

2016-02-22 Thread Nicolas George
Le quartidi 4 ventôse, an CCXXIV, Sven Arvidsson a écrit : > I'm not familiar with avidemux, but does it really use OpenGL to render > the GUI?  For the GUI, probably not. For the preview of the video, why not? Sync with monitor refresh is not available in plain X11 and YUV->RGB

Re: opengl problem with avidemux

2016-02-22 Thread Pierre Frenkiel
On Mon, 22 Feb 2016, Sven Arvidsson wrote: I'm not familiar with avidemux, but does it really use OpenGL to render the GUI?  Find out what GUI toolkit it uses and see if other applications using the same toolkit have similar problems. in avidemux, you can choose for the Display betwee

Re: opengl problem with avidemux

2016-02-22 Thread Sven Arvidsson
videmux output, I found this difference: > for me: > [initGUI]  OpenGL not activated, not initialized > for others: > [initGUI]  OpenGL activated, initializing...  > (the avidemux Display is set to "X11" in both cases in the > preferences menu) > > Can anyb

opengl problem with avidemux

2016-02-22 Thread Pierre Frenkiel
count, the characters are much smaller, and the time display is correct (and the size of the avidemux window itself is a little smaller.(205 mm .vs 230 mm) Looking at the avidemux output, I found this difference: for me: [initGUI] OpenGL not activated, not initialized for others: [initGU

Re: Installing opengl 4.5

2016-01-11 Thread Sven Arvidsson
On Sun, 2016-01-10 at 22:06 +0530, B.V. Raghav wrote: > Hi, > > I am running debian stretch and I have nvidia driver version 340.96 > which supports opengl version 4.4 on the graphic card nvidia gtx 750 > ti. > > Out of curiosity I want to upgrade to opengl 4.5 --- which I t

Installing opengl 4.5

2016-01-10 Thread B.V. Raghav
Hi, I am running debian stretch and I have nvidia driver version 340.96 which supports opengl version 4.4 on the graphic card nvidia gtx 750 ti. Out of curiosity I want to upgrade to opengl 4.5 --- which I think I should do by installing the proprietary driver on the nvidia website. 1. By doing

SolvedRe: I can run openGL programs as root, not as user

2015-06-02 Thread sp113438
On Mon, 01 Jun 2015 01:33:30 -0400 Ric Moore wrote: > On 05/31/2015 09:11 PM, sp113438 wrote: > > Hello, > > > > I can run openGL programs as root, not as user: > > > > $ /usr/games/supertux > > Datadir: /usr/share/games/supertux > > X Error of faile

Re: I can run openGL programs as root, not as user

2015-05-31 Thread Ric Moore
On 05/31/2015 09:11 PM, sp113438 wrote: Hello, I can run openGL programs as root, not as user: $ /usr/games/supertux Datadir: /usr/share/games/supertux X Error of failed request: BadValue (integer parameter out of range for operation) Major opcode of failed request: 154 (GLX) Minor opcode of

I can run openGL programs as root, not as user

2015-05-31 Thread sp113438
Hello, I can run openGL programs as root, not as user: $ /usr/games/supertux Datadir: /usr/share/games/supertux X Error of failed request: BadValue (integer parameter out of range for operation) Major opcode of failed request: 154 (GLX) Minor opcode of failed request: 3 (X_GLXCreateContext

Nvidia Geforce 2 legacy driver vs OpenGL/Nouveau drivers?

2015-01-31 Thread Stephen
Okay, so I just installed the propietary Nvidia drivers for my computer. I have an older Pentium 4 tower (oooh yeah) with a Geforce MX200 in it. Since it's an older card I have to use the Nvidia 96.43.23 legacy drivers. I followed the instructions here for the install: https://wiki.debian.org/N

Re: [stable] OpenGL problem:bay trail

2014-11-20 Thread dE
On 11/20/14 22:00, Dan Ritter wrote: On Thu, Nov 20, 2014 at 09:48:18PM +0530, dE wrote: Hi. I've a bay trail processor with HD graphics. I've enabled hardware Firefox hardware acceleration (downloaded from Mozilla) but it's extremely slow; not at par to this graphics chip. Even the GTK UI an

Re: [stable] OpenGL problem:bay trail

2014-11-20 Thread Dan Ritter
On Thu, Nov 20, 2014 at 09:48:18PM +0530, dE wrote: > Hi. > > I've a bay trail processor with HD graphics. > > I've enabled hardware Firefox hardware acceleration (downloaded from > Mozilla) but it's extremely slow; not at par to this graphics chip. > > Even the GTK UI and scrolling is slow at 1

[stable] OpenGL problem:bay trail

2014-11-20 Thread dE
Hi. I've a bay trail processor with HD graphics. I've enabled hardware Firefox hardware acceleration (downloaded from Mozilla) but it's extremely slow; not at par to this graphics chip. Even the GTK UI and scrolling is slow at 1024x768 resolution. I thought this was an upstream problem, but

Re: Nvidia No GLX to using OpenGL...

2014-10-12 Thread Gábor Hársfalvi
Many thanks for helping! I solved with reinstalling drivers with: "Reboot into Single User mode. # aptitude update # aptitude install build-essential linux-headers-$(uname -r) module-assistant nvidia-kernel-source nvidia-xconfig # m-a prepare # m-a a-i nvidia # aptitude install nvidia-glx # nvid

Re: Nvidia No GLX to using OpenGL...

2014-10-12 Thread Floris
Op Sat, 11 Oct 2014 21:21:16 +0200 schreef Gábor Hársfalvi : Thanks for the help! apt-show-versions | grep nvidia libgl1-nvidia-alternatives/squeeze uptodate 195.36.31-6squeeze2 libglx-nvidia-alternatives/squeeze uptodate 195.36.31-6squeeze2 nvidia-kernel-2.6.32-5-486/squeeze uptodate 195.3

Re: Nvidia No GLX to using OpenGL...

2014-10-11 Thread Gábor Hársfalvi
Thanks for the help! apt-show-versions | grep nvidia libgl1-nvidia-alternatives/squeeze uptodate 195.36.31-6squeeze2 libglx-nvidia-alternatives/squeeze uptodate 195.36.31-6squeeze2 nvidia-kernel-2.6.32-5-486/squeeze uptodate 195.36.31+4+6squeeze2+2.6.32-45 nvidia-kernel-2.6.32-5-686-bigmem 195.36.

Re: Nvidia No GLX to using OpenGL...

2014-10-11 Thread Floris
Op Sat, 11 Oct 2014 12:51:44 +0200 schreef Gábor Hársfalvi : Of course I already installed nvidia-glx. sudo apt-show-versions | grep nvidia sudo: apt-show-versions: command not found it look like you have to install apt-show-versions run: $ sudo apt-get install apt-show-versions $ apt-show

Re: Nvidia No GLX to using OpenGL...

2014-10-11 Thread Floris
Op Sat, 11 Oct 2014 10:13:55 +0200 schreef Gábor Hársfalvi : Hello, I installed Nvidia drivers from https://wiki.debian.org/NvidiaGraphicsDrivers#Version_195.36.31 - Everyhting works but when >open the OpenGL/GLX Information option on the nvidia-settings panel it sends: "

Nvidia No GLX to using OpenGL...

2014-10-11 Thread Gábor Hársfalvi
Hello, I installed Nvidia drivers from https://wiki.debian.org/NvidiaGraphicsDrivers#Version_195.36.31 - Everyhting works but when open the OpenGL/GLX Information option on the nvidia-settings panel it sends: "Fail to query the GLX server vendor." and glxgears sends: "Xlib:

Two Graphics Cards and Hardware-Accelerated OpenGL

2014-06-02 Thread Thomas Vaughan
roblem is that, well, it's Xinerama, and so (1) I can't drag a window from one graphics subsystem to the other, and (2) OpenGL doesn't get hardware acceleration on every screen. However, everything just seems to work in a unified way under MS Windows. I have read that Wayland will enable

Re: OpenGl version string 1.4 with intel chipset

2013-10-23 Thread berenger . morel
Hello. I am trying to learn shader (opengl) programming, and discovered that it seems my netbook's graphic drivers are not using the chipset correctly: $ glxinfo | grep -i OpenGl OpenGL vendor string: Intel Open Source Technology Center OpenGL renderer string: Mesa DRI Intel(R) IGD O

OpenGl version string 1.4 with intel chipset

2013-10-23 Thread berenger . morel
Hello. I am trying to work with opengl shaders on my netbook, -- To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org Archive: http://lists.debian.org/afef46e311b079cd3f08fd53a4f9c...@neutralite.org

Re: Debian Testing/Jessie and OpenGL

2013-09-10 Thread steef
Message- From: steef [mailto:debian.li...@home.nl] Sent: Tuesday, September 10, 2013 11:52 AM To: debian Subject: Re: Debian Testing/Jessie and OpenGL On 10-09-13 13:30, Stephen P, Molnar wrote: I have installed jessie in an Oracle VBox on my laptop tp use as a test bed for new applications

Re: Debian Testing/Jessie and OpenGL

2013-09-10 Thread Stephen P, Molnar
Message- From: steef [mailto:debian.li...@home.nl] Sent: Tuesday, September 10, 2013 11:52 AM To: debian Subject: Re: Debian Testing/Jessie and OpenGL On 10-09-13 13:30, Stephen P, Molnar wrote: I have installed jessie in an Oracle VBox on my laptop tp use as a test bed for new applications

RE: Debian Testing/Jessie and OpenGL

2013-09-10 Thread Stephen P. Molnar
...@home.nl] Sent: Tuesday, September 10, 2013 11:52 AM To: debian Subject: Re: Debian Testing/Jessie and OpenGL On 10-09-13 13:30, Stephen P, Molnar wrote: > I have installed jessie in an Oracle VBox on my laptop tp use as a > test bed for new applications software without jeopardizing my

Re: Debian Testing/Jessie and OpenGL

2013-09-10 Thread steef
<.> it seems to be a known issue. look at: http://www.salome-platform.org/forum/forum_10/826530538 regards, steef Very Interesting. Many thanks for the reference. I'll try it in a new implementation in VBox you are welcome, hope it helps. reg., steef -- To UNSUBSCRIBE,

Re: Debian Testing/Jessie and OpenGL

2013-09-10 Thread steef
) Skype: smolnar1 -Original Message- From: steef [mailto:debian.li...@home.nl] Sent: Tuesday, September 10, 2013 11:52 AM To: debian Subject: Re: Debian Testing/Jessie and OpenGL On 10-09-13 13:30, Stephen P, Molnar wrote: I have installed jessie in an Oracle VBox on my laptop tp use as a

Re: Debian Testing/Jessie and OpenGL

2013-09-10 Thread steef
OpenGL for correct operation. Although I have been usiing various distributions of Linux since shortly before the release of the RedHat Mother' Day distribution, I am not a computer person, but rather a research chemist. Here are some of the error messages that i get: OpenGL Warning: glGetFenc

Debian Testing/Jessie and OpenGL

2013-09-10 Thread Stephen P, Molnar
I have installed jessie in an Oracle VBox on my laptop tp use as a test bed for new applications software without jeopardizing my native Linux production computer. Unfortunately, some of the candidate software I wish to evaluate appear to require OpenGL for correct operation. Although I have

X windows not refreshing using opengl

2013-05-04 Thread Pjotr Malienki
Whenever I'm running a windowed opengl application, say mplayer -vo gl, the window will not refresh. Switching (e.g. ALT-TAB) to a different window will force a single update. Running full-screen may or may not cause the window to be refreshed properly (e.g. mplayer works fine, a

Re: NVIDIA OpenGL driver

2012-10-20 Thread Zhigang Song
;10054114...@gmail.com> wrote: I can't use any OpenGL program after I installed Nvidia driver on my laptop, the error message is : invalid opengl context. my graphic card is Geforce GT 630M, Cpu is core i5-2450M Do you mean you installed the Nvidia binary driver or do you mean the Nouveau O

Re: NVIDIA OpenGL driver

2012-10-20 Thread Kelly Clowers
This needs to go to the list, not me On Sat, Oct 20, 2012 at 2:47 AM, Zhigang Song <10054114...@gmail.com> wrote: > On Friday, October 19, 2012 11:16 PM, Kelly Clowers wrote: >> >> On Fri, Oct 19, 2012 at 6:34 AM, Zhigang Song<10054114...@gmail.com> >> wrot

Re: NVIDIA OpenGL driver

2012-10-19 Thread Kelly Clowers
On Fri, Oct 19, 2012 at 6:34 AM, Zhigang Song <10054114...@gmail.com> wrote: > I can't use any OpenGL program after I installed Nvidia driver on my laptop, > the error message is : invalid opengl context. > > my graphic card is Geforce GT 630M, Cpu is core i5-2450M > Do

NVIDIA OpenGL driver

2012-10-19 Thread Zhigang Song
I can't use any OpenGL program after I installed Nvidia driver on my laptop, the error message is : invalid opengl context. my graphic card is Geforce GT 630M, Cpu is core i5-2450M what should i do ??? -- To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org with a subje

Re: Running 32bit OpenGL program with amd64

2012-10-14 Thread lee
Roger Leigh writes: > On Tue, Oct 09, 2012 at 02:58:50PM +0200, lee wrote: >> Francesco Pietra writes: >> >> > Hello: >> > I would like to continue to use a 32bit graphical program based on >> > OpenGL. It worked well on i386, requiring libXm.so.3 (fr

Re: Running 32bit OpenGL program with amd64

2012-10-14 Thread Roger Leigh
On Tue, Oct 09, 2012 at 02:58:50PM +0200, lee wrote: > Francesco Pietra writes: > > > Hello: > > I would like to continue to use a 32bit graphical program based on > > OpenGL. It worked well on i386, requiring libXm.so.3 (from libmotif3). > > > > Is it conceiv

Re: Running 32bit OpenGL program with amd64

2012-10-11 Thread lee
with the NVIDIA drivers --- if I could, I'd just go back to the previous version. >>> However, I had to use the nvidia drivers from experimental in order to >>> have working 32-bit OpenGL libraries. >> >> I have tried that at least three times now. It doesn&#x

Re: Running 32bit OpenGL program with amd64

2012-10-11 Thread Alberto Luaces
lee writes: > Alberto Luaces writes: > >> lee writes: >> >>> Francesco Pietra writes: >>> >>>> Hello: >>>> I would like to continue to use a 32bit graphical program based on >>>> OpenGL. It worked well on i386, requirin

Re: Running 32bit OpenGL program with amd64

2012-10-10 Thread lee
Alberto Luaces writes: > lee writes: > >> Francesco Pietra writes: >> >>> Hello: >>> I would like to continue to use a 32bit graphical program based on >>> OpenGL. It worked well on i386, requiring libXm.so.3 (from libmotif3). >>> >>

Re: Running 32bit OpenGL program with amd64

2012-10-09 Thread Alberto Luaces
lee writes: > Francesco Pietra writes: > >> Hello: >> I would like to continue to use a 32bit graphical program based on >> OpenGL. It worked well on i386, requiring libXm.so.3 (from libmotif3). >> >> Is it conceivable to simply add libXm.so.3 (taken from m

Re: Running 32bit OpenGL program with amd64

2012-10-09 Thread lee
Francesco Pietra writes: > Hello: > I would like to continue to use a 32bit graphical program based on > OpenGL. It worked well on i386, requiring libXm.so.3 (from libmotif3). > > Is it conceivable to simply add libXm.so.3 (taken from my dismissed > i388 PC) to ia32-libs?

Running 32bit OpenGL program with amd64

2012-10-09 Thread Francesco Pietra
Hello: I would like to continue to use a 32bit graphical program based on OpenGL. It worked well on i386, requiring libXm.so.3 (from libmotif3). Is it conceivable to simply add libXm.so.3 (taken from my dismissed i388 PC) to ia32-libs? Thanks for advice francesco pietra -- To UNSUBSCRIBE

Re: building and running openGL programs from a schroot

2012-06-06 Thread Roger Leigh
On Wed, Jun 06, 2012 at 12:00:28PM +0200, Sébastien Barthélémy wrote: > I'd like to use schroots to build and use openGL programs > (openscenegraph, ogre, and some > proprietary scientific software which use these libs) under different releases > of debian/ubuntu, for bo

building and running openGL programs from a schroot

2012-06-06 Thread Sébastien Barthélémy
Hello all, I'd like to use schroots to build and use openGL programs (openscenegraph, ogre, and some proprietary scientific software which use these libs) under different releases of debian/ubuntu, for both 32 and 64 bits. I've already used schroot before, and I'm quite familiar

Re: Compiling non-Debian package (amaya) OpenGL libraries required

2012-03-06 Thread Sian Mountbatten
On 06/03/12 15:40, Camaleón wrote: On Mon, 05 Mar 2012 22:15:45 +, Sian Mountbatten wrote: Does anybody know which package provides OpenGL libraries for development? I am using the siduction distribution which is based on Debian sid. http://www.w3.org/Amaya/User/AmayaWX.html#What THT

Re: Compiling non-Debian package (amaya) OpenGL libraries required

2012-03-06 Thread Camaleón
On Mon, 05 Mar 2012 22:15:45 +, Sian Mountbatten wrote: > Does anybody know which package provides OpenGL libraries for > development? > > I am using the siduction distribution which is based on Debian sid. http://www.w3.org/Amaya/User/AmayaWX.html#What THT. Greetings,

Re: Compiling non-Debian package (amaya) OpenGL libraries required

2012-03-06 Thread Alberto Luaces
Sian Mountbatten writes: > Hi All! > > Does anybody know which package provides OpenGL libraries for development? > > I am using the siduction distribution which is based on Debian sid. Look for libGL.so (as is, without trailing numbers) under your usr/. It could have been instal

Compiling non-Debian package (amaya) OpenGL libraries required

2012-03-05 Thread Sian Mountbatten
Hi All! Does anybody know which package provides OpenGL libraries for development? I am using the siduction distribution which is based on Debian sid. -- Sian Mountbatten Algol 68 specialist -- To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org with a subject of "unsubs

Re: Radeon, KMS, OpenGL and black screens

2011-12-29 Thread Henrique de Moraes Holschuh
On Wed, 28 Dec 2011, Camaleón wrote: > On Thu, 22 Dec 2011 23:51:43 +0100, Andre Majorel wrote: > > As far as I can tell, enabling KMS causes the screen to go black shortly > > after "ib test succeeded in 0 usecs" and disabling it prevents hardware > > 3D acceleration. > > > > Any ideas ? Yes, drm

Re: Radeon, KMS, OpenGL and black screens

2011-12-28 Thread Camaleón
On Thu, 22 Dec 2011 23:51:43 +0100, Andre Majorel wrote: > As far as I can tell, enabling KMS causes the screen to go black shortly > after "ib test succeeded in 0 usecs" and disabling it prevents hardware > 3D acceleration. > > Any ideas ? Yes, drm, drm_kms_helper and radeon are loaded before st

Radeon, KMS, OpenGL and black screens

2011-12-22 Thread Andre Majorel
As far as I can tell, enabling KMS causes the screen to go black shortly after "ib test succeeded in 0 usecs" and disabling it prevents hardware 3D acceleration. Any ideas ? Yes, drm, drm_kms_helper and radeon are loaded before startx and no, it's not new hardware (RV370). Thanks in advance. --

Adding a Radeon 6950 for OpenGL and OpenCL or CUDA

2011-08-27 Thread James Bowery
target configuration which would be a Radeon 6950 supporting OpenGL and OpenCL or CUDA. In addition to asking for any guides, pointers and/or caveats, I have couple of questions: 1) What's the simplest way I can save the state of my graphics configuration as it stands so that I don't have

Re: Recent OpenGL Problems

2011-07-01 Thread Johan Grönqvist
2011-06-30 12:58, David Baron skrev: Apps that worked perfectly last week no longer work at all: Flightgear and Ysflight. Flightgear complains about not be able to produce image and segfaults out. Ysflight complains about double buffering. I am using Debian's NVidia driver (270) from Sid so the

Recent OpenGL Problems

2011-06-30 Thread David Baron
Apps that worked perfectly last week no longer work at all: Flightgear and Ysflight. Flightgear complains about not be able to produce image and segfaults out. Ysflight complains about double buffering. I am using Debian's NVidia driver (270) from Sid so the "native" glx's are diverted and nvid

Re: ssh and OpenGL

2010-11-25 Thread Jerome BENOIT
Hello, On 25/11/10 18:52, Camaleón wrote: On Thu, 25 Nov 2010 18:08:51 +0800, Jerome BENOIT wrote: On 25/11/10 17:49, Camaleón wrote: is it possible to have OpenGL through a ssh connection ? I googled, but I found no clear answer, hence my question. Try it :-) ssh -X u...@host glxgears

Re: ssh and OpenGL

2010-11-25 Thread Camaleón
On Thu, 25 Nov 2010 18:08:51 +0800, Jerome BENOIT wrote: > On 25/11/10 17:49, Camaleón wrote: >>> is it possible to have OpenGL through a ssh connection ? >>> >>> I googled, but I found no clear answer, hence my question. >> >> Try it :-) >> >&

Re: ssh and OpenGL

2010-11-25 Thread Jerome BENOIT
On 25/11/10 17:49, Camaleón wrote: On Thu, 25 Nov 2010 14:39:24 +0800, Jerome BENOIT wrote: is it possible to have OpenGL through a ssh connection ? I googled, but I found no clear answer, hence my question. Try it :-) ssh -X u...@host glxgears Greetings, Indeed I can run glxgears via

Re: ssh and OpenGL

2010-11-25 Thread Klistvud
Dne, 25. 11. 2010 10:45:32 je Jerome BENOIT napisal(a): On 25/11/10 17:37, Klistvud wrote: Dne, 25. 11. 2010 07:39:24 je Jerome BENOIT napisal(a): Hello List, is it possible to have OpenGL through a ssh connection ? I googled, but I found no clear answer, hence my question. Would this be

  1   2   3   4   5   >