ok,
I installed the drivers, reboot and now work.
Many thanks.
--
JuanPabloAJ
El sábado 30 de julio de 2011 a las 15:36, Anton Hvornum escribió:
> Because you don't have any OpenGL drivers installed.
> Linux will boot with native graphic drivers which mainly just gets some graphics going, not to play games.
>
> You need to install your graphic drivers to get some OpenGL drivers running, since vPython is built upon it.
>
> On Sat, Jul 30, 2011 at 5:54 PM, JuanPabloAJ <jpa...@gm... (mailto:jpa...@gm...)> wrote:
> > I don't know if I have the driver installed.
> >
> > if I don't have a video card, I can use python ?
> > $ lsmod
> > Module Size Used by
> > lp 10169 0
> > parport 36936 1 lp
> > bnx2 78788 0
> > psmouse 62080 0
> > hed 2362 0
> > i7core_edac 18122 0
> > serio_raw 4942 0
> > edac_core 46822 3 i7core_edac
> > joydev 11171 0
> > dcdbas 6942 0
> > usbhid 41934 0
> > hid 84486 1 usbhid
> > mptsas 52760 2
> > mptscsih 37546 1 mptsas
> > mptbase 93593 2 mptsas,mptscsih
> > scsi_transport_sas 35585 1 mptsas
> >
> >
> > --
> > JuanPabloAJ
> >
> > El sábado 30 de julio de 2011 a las 4:10, Anton Hvornum escribió:
> >
> > > Install your graphics driver, do you have nVidia or ATi?
> > > On Jul 29, 2011 6:26 PM, "JuanPabloAJ" <jpa...@gm... (mailto:jpa...@gm...)> wrote:
> > > > Anton,
> > > >
> > > > $ glxinfo
> > > > name of display: localhost:10.0
> > > > Error: couldn't find RGB GLX visual or fbconfig
> > > >
> > > >
> > > > --
> > > > JuanPabloAJ
> > > >
> > > > El viernes 29 de julio de 2011 a las 2:43, Anton Hvornum escribió:
> > > >
> > > >> Could you give Us your output from the console when doing:
> > > >> glxinfo¦more
> > > >> Do you have mesa and NVIDIA drivers installed?
> > > >> Also Can you try running glxgears and see if you can?
> > > >> On Jul 29, 2011 5:52 AM, "JuanPabloAJ" <jpa...@gm... (mailto:jpa...@gm...) (mailto:jpa...@gm...)> wrote:
> > > >> > Hi,
> > > >> > I have a ubuntu 10.10 and when i try use visual
> > > >> >
> > > >> > from visual import *
> > > >> > sphere()
> > > >> >
> > > >> >
> > > >> > I get this message
> > > >> >
> > > >> > VPython ***CRITICAL ERROR***: /build/buildd/python-visual-5.12/./src/gtk2/render_surface.cpp:88: render_surface: failed to initialize any OpenGL configuration, Aborting.
> > > >> >
> > > >> > any idea ?
> > > >> >
> > > >> > Many thanks.
> > > >> > --
> > > >> > JuanPabloAJ
> > > >
> >
>
|