Thanks for the response. Am I missing a package?
glxinfo reports the following. glxinfo | grep Open Vendor: Intel Open Source Technology Center (0x8086) OpenGL vendor string: Intel Open Source Technology Center OpenGL renderer string: Mesa DRI Intel(R) 852GM/855GM x86/MMX/SSE2 OpenGL version string: 1.3 Mesa 13.0.6 OpenGL extensions: lspci reports lspci 00:00.0 Host bridge: Intel Corporation 82852/82855 GM/GME/PM/GMV Processor to I/O Controller (rev 02) 00:00.1 System peripheral: Intel Corporation 82852/82855 GM/GME/PM/GMV Processor to I/O Controller (rev 02) 00:00.3 System peripheral: Intel Corporation 82852/82855 GM/GME/PM/GMV Processor to I/O Controller (rev 02) 00:02.0 VGA compatible controller: Intel Corporation 82852/855GM Integrated Graphics Device (rev 02) 00:02.1 Display controller: Intel Corporation 82852/855GM Integrated Graphics Device (rev 02) 00:1d.0 USB controller: Intel Corporation 82801DB/DBL/DBM (ICH4/ICH4-L/ICH4-M) USB UHCI Controller #1 (rev 01) 00:1d.1 USB controller: Intel Corporation 82801DB/DBL/DBM (ICH4/ICH4-L/ICH4-M) USB UHCI Controller #2 (rev 01) 00:1d.2 USB controller: Intel Corporation 82801DB/DBL/DBM (ICH4/ICH4-L/ICH4-M) USB UHCI Controller #3 (rev 01) 00:1d.7 USB controller: Intel Corporation 82801DB/DBM (ICH4/ICH4-M) USB2 EHCI Controller (rev 01) 00:1e.0 PCI bridge: Intel Corporation 82801 Mobile PCI Bridge (rev 81) 00:1f.0 ISA bridge: Intel Corporation 82801DBM (ICH4-M) LPC Interface Bridge (rev 01) 00:1f.1 IDE interface: Intel Corporation 82801DBM (ICH4-M) IDE Controller (rev 01) 00:1f.5 Multimedia audio controller: Intel Corporation 82801DB/DBL/DBM (ICH4/ICH4-L/ICH4-M) AC'97 Audio Controller (rev 01) 00:1f.6 Modem: Intel Corporation 82801DB/DBL/DBM (ICH4/ICH4-L/ICH4-M) AC'97 Modem Controller (rev 01) 01:01.0 CardBus bridge: Texas Instruments PCI4510 PC card Cardbus Controller (rev 02) 01:01.1 FireWire (IEEE 1394): Texas Instruments PCI4510 IEEE-1394 Controller 01:03.0 Network controller: Broadcom Limited BCM4309 802.11abg Wireless Network Controller (rev 03) 01:08.0 Ethernet controller: Intel Corporation 82801DB PRO/100 VE (MOB) Ethernet Controller (rev 81) lshw for Video Driver *-display:0 description: VGA compatible controller product: 82852/855GM Integrated Graphics Device vendor: Intel Corporation physical id: 2 bus info: pci@0000:00:02.0 version: 02 width: 32 bits clock: 33MHz capabilities: pm vga_controller bus_master cap_list rom configuration: driver=i915 latency=0 resources: irq:11 memory:f0000000-f7ffffff memory:faf80000-faffffff ioport:c000(size=8) memory:c0000-dffff On Thu, 20 Jul 2017 22:50:31 +0200 Stephen Kitt <sk...@debian.org> wrote: > Hi Aaron, > > On Thu, 20 Jul 2017 15:05:56 -0400, Aaron Valdes <aaron78val...@gmail.com> > wrote: > > I get something similar. > > Given the lack of details in the original bug, it’s impossible to determine > whether yours is the same or not. However ... > > > daylan@RogueOne:~/Games/Nestopia$ nestopia > > 0 joystick(s) found: > > Could not create glcontext: Could not create GL context: GLXBadFBConfig > > OpenGL: (null) > > Database: 2901 items imported from internal DB > > /home/daylan/.nestopia/disksys.rom not found, Disk System games will not > > work. Ines: warning, unknown or invalid header data! > > Ines: 128k PRG-ROM set > > Ines: 128k CHR-ROM set > > Ines: 840k W-RAM set > > Ines: vertical mirroring set > > Ines: NTSC set > > Ines: mapper 1 set > > Board: SKROM > > Board: 128k PRG-ROM > > Board: 128k CHR-ROM > > Board: 8k auto W-RAM > > Board: MMC rev. B2 > > Region: NTSC > > nestopia: Couldn't find current GLX or EGL context. > > This indicates that you don’t have OpenGL available; Nestopia needs OpenGL to > work. > > Regards, > > Stephen