Slackware :: GLUT: Fatal Error In Torcs-bin: Failed To Create OpenGL Rendering Context

Jan 15, 2011

I have installed torcs (using sbopkg) and the dependencies plib, OpenAL, and freealut. On running it I get

Quote:

GLUT: Fatal Error in torcs-bin: failed to create OpenGL rendering context.

I am not sure if it is relevant but this is xorg.conf

Quote:

# nvidia-xconfig: X configuration file generated by nvidia-xconfig
# nvidia-xconfig: version 1.0 (buildmeister@builder62) Tue Jul 28 19:48:57 PDT 2009
Section "ServerLayout"

[code]....

View 9 Replies


ADVERTISEMENT

Applications :: "Unable To Create Context Rendering" Error When Run OpenGL App / Solve It?

Apr 4, 2010

I try to run Mesa gears example and I get following error: Code: freeglut (./gears): Unable to create direct context rendering for window 'Gears'
This may hurt performance. though the application runs successfully, but I guess that in future I will have much problems with productivity.

I run Linux CentOS 5 on WMvare 7. Mesa's version is 6.5
Relevant output of lspci -v gives: Code...

View 1 Replies View Related

Software :: "Unable To Create Context Rendering" Error Whet Run OpenGL Application

Apr 4, 2010

I try to run Mesa gears example and I get following error:

Code:

freeglut (./gears): Unable to create direct context rendering for window 'Gears' This may hurt performance. though the application runs successfully, but I guess that in future I will have much problems with productivity. I run Linux CentOS 5 on WMvare 7. Mesa's version is 6.5 Relevant output of lspci -v gives:

Code:

00:0f.0 VGA compatible controller: VMware SVGA II Adapter (prog-if 00 [VGA controller])
Subsystem: VMware SVGA II Adapter
Flags: bus master, medium devsel, latency 64, IRQ 9
I/O ports at 10d0 [size=16]

[code].....

View 1 Replies View Related

Slackware :: Fatal Server Error: Failed To Activate Core Devices

Sep 22, 2010

I have 3 accounts setup on this machine. One is root, one is my own, and one is for my kids. My account and root work fine, but today when I tried to log my kids on, startx fails (it also fails from runlevel4). I have tried creating new accounts and they fail as well. I'm not sure when the issue started, but it's been less than a week I believe. The consistent error which I receive is
Quote:

(EE) Error compiling keymap (server-0)
(EE) XKB: Couldn't compile keymap
XKB: Failed to compile keymap

Keyboard initialization failed. This could be a missing or incorrect setup of xkeyboard-config. Fatal server error: Failed to activate core devices.

View 3 Replies View Related

Programming :: OpenGL (non-GLUT) On OSX Lion Using C++

Jul 25, 2011

I'm looking for some sample C++ code that uses OpenGL on XCode 4.1 for OSX Lion. All I have found so far are GLUT and/or Objective-C samples. Has anyone come across something similar to what I'm after? I really just need something simple that allows me to open a window, or start in fullscreen.

View 1 Replies View Related

Programming :: OpenGL And GLUT In Fedora 12: Windows Too Small And Don't Resize

Mar 15, 2010

I have verified using yum that I have the most uptodate glut, freeglut, freeglut-devel etc., yet when I compile Example 2-6 from the Red Book at http://www.glprogramming.com/red/chapter02.html#name16, I get a window that is too small for the program output, includes display from other windows, and will not redraw after being resized.

I get slightly better behavior with the SGI sample program mentioned in the same book, 'checkers.c'. Again, the initial size is too small, but at least it will resize and redraw the checkerboards entirely inside the resized window. What is going on here? Is this some bug in glut? I can't see anything obviously wrong in their glut initialization, which looks like:

int main(int argc, char** argv)
{
glutInit(&argc, argv);
glutInitDisplayMode (GLUT_SINGLE | GLUT_RGB);
glutInitWindowSize (350, 150);

[code]...

Then again, since I am such a newbie to glut, I am not sure I would recognize what, if anything, they did wrong. what ARE the valid and useful command line parameters I could have passed to the main() above?

View 12 Replies View Related

Red Hat / Fedora :: Updated 10 App No Longer Runs :Failed To Create XIM Input Context

May 14, 2009

I ran "yum update" and updated my new installation. Afterwards: my main application stopped running. It iis an xwindow app. I am trying to run it from a terminal on the gnome desktop. How can I back out my updates and which packages should I try to remove?

Controller screen Buffer depth 1
void PSLr: :resize (int size): 661
QPixmap: Invalid pixmap parameters
auxillary display font size: 8

[code]....

View 1 Replies View Related

Ubuntu Multimedia :: Error "XBMC Needs Hardware Accelerated OpenGL Rendering. Install An Appropriate Graphic Driver"

Dec 19, 2010

I installed XMBC and i keep getting this message "Error XBMC needs hardware accelerated OpenGL rendering. Install an appropirate graphic driver" i have a radeon 5750 hd graphics card. i updated the drive thru the website. but i keep getting this message.

View 4 Replies View Related

Ubuntu :: Opengl Rendering Is Not Continuous?

Mar 27, 2010

I have openGL working fine on my system.The only problem is that when I try to run the executable file, nothing appears unless the full scene has been rendered.In fact, it appears in parts, i.e. updates after a second, then after another second etc...However, earlier, the rendering used to be continuous and I could see each pixel getting rendered in a continuous fashion.

View 3 Replies View Related

Slackware :: L 99 99 99 Pops Up - Fatal: Create /boot/map: No Such File Or Directory

Mar 4, 2011

Im sure that this issue is pretty old and you get some results from forums when you google it, but I cant seem to find the solution : When I boot my system ( its duel boot , win7 / Slackware 13.1 ) the message : L 99 99 99 pops up. I know this has to do with the MBR, When I looked online this is what people were told to do:

[Code]///

View 6 Replies View Related

Ubuntu Multimedia :: "Nvidia: Direct Rendering Failed, Attempting Indirect Rendering"

Apr 3, 2010

I recently downloaded Frets On Fire and the HRP Polymer pack for Duke3D...Duke3D runs fine with just EDuke32 and no mods, just Duke3D and EDuke32. But when I try the HRP Polymer pack, it says in Terminal "NVIDIA: Direct Rendering failed, attempting indirect rendering." This is fine...if I want the game to lag like hell, I'm sure my video card and the driver for it support DR, the video card is a NVIDIA Geforce FX 5200, the same message appears in terminal when I run Frets On Fire, I think it does with other games too, if someone could explain how to enable Direct Rendering.

View 5 Replies View Related

Slackware :: Modprobe Kvm-intel Gives An Error - FATAL: Error Inserting Kvm_intel

Jul 2, 2010

I've just install qemu-kvm from [URL]

I run modprobe kvm and modprobe kvm-intel to load the modules, but the second command won't work.

It gives the following error -

Code:

root@mika:/home/mika# modprobe kvm-intel

FATAL: Error inserting kvm_intel (/lib/modules/2.6.33.4/kernel/arch/x86/kvm/kvm-intel.ko): Operation not supported

View 10 Replies View Related

General :: FATAL: Error Inserting Ip_tables When Try To Create New Iptable

Jun 16, 2010

So I am new to ubuntu and am trying to work with "iptables". I have ubuntu version 10.04, in the terminal I try to create a new iptable by writing: iptables -N chain but the response is: FATAL: Error inserting ip_tables......... also it says "you must be root", what does root mean?

View 2 Replies View Related

Ubuntu :: Won't Boot Up The GNOME - Fatal Server Error: AddScreen/ScreenInit Failed For Driver 0

Apr 26, 2011

after I installed graphical ATI drivers for my Ubuntu distribution version 10.10 running on a Acer laptop, it told me to restart and since then I cannot boot GNOME. Whenever I start the laptop, I just get a command prompt with username and password. I can browse through my files using changedir and other commands. After logging in I typed 'startx' and it gave me alot of errors:

Quote:

Fatal server error: AddScreen/ScreenInit failed for driver 0
(WW) fglrx: No matching Device section for instance (BusID PCI : 0@0 : 20 : 4) found
(EE) fglrx: No matching Device section for instance (BusID PCI : 0@0 : 20 : 4) found
(EE) fglrx(0): incompatible kernel module detected - HW accelerated OpenGL will not work

[code]....

So I really regret downloading these drivers, is there any way to roll back to the old Ubuntu supported video drivers?

View 5 Replies View Related

CentOS 5 Server :: Error: Starting Dovecot Imap: Fatal: Listen(995) Failed: Address Already In Use?

Jun 28, 2009

Sometimes during bootup I get the following error:Starting Dovecot Imap: Fatal: listen(995) failed: Address already in useI tried to figure out what I could with the command lsof -i :995 and this was my output:COMMAND PID USER FD TYPE DEVICE SIZE NODE NAMErpc.mount 2936 root 7u IPv4 9201 TCP *:pop3s (LISTEN)When the system boots without the dovecot error the output of losof -i :995 is as follows:

COMMAND PID USER FD TYPE DEVICE SIZE NODE NAME
dovecot 3079 root 8u IPv6 9419 TCP *:pop3s (LISTEN)
pop3-logi 3157 dovecot 1u IPv6 9419 TCP *:pop3s (LISTEN)

[code]....

View 2 Replies View Related

Slackware :: Fatal Error: Glib-object.h: No Such File Or Directory

May 31, 2011

I'm using Slackware 13.37 x64 (upgraded to slackware-current) and I have trouble compiling mysql workbench 5.2.34.

The error is:

Code:

scintilla-marshal.c:2:25: fatal error: glib-object.h: No such file or directory

But I have that glib-object.h file:

Code:

$ locate glib-object.h
/usr/include/glib-2.0/glib-object.h

This is when I try to compile version 5.2.27:

Code:

./PlatGTK.cxx:13:21: fatal error: gdk/gdk.h: No such file or directory

Code:

$ locate gdk.h
/usr/include/gtk-1.2/gdk/gdk.h
/usr/include/gtk-2.0/gdk/gdk.h

View 12 Replies View Related

Slackware :: Fatal Error - Call To Undefined Function Imagecreatefromjpeg()

May 17, 2011

I am having a problem with my slackware version 12 server. I tried installing a new joomla theme from the rockettheme and its giving me the following error while loading the site.

Fatal error: Call to undefined function imagecreatefromjpeg()in /home/www/verticaltest/modules/mod_rokstories/thumbnail.inc.php on line 167

Thought it was a problem with gd library modules, but in info.php, its showing that gd is installed in the server. Pasting the result form info.php below..

If gd is installed, what should be the problem?

View 3 Replies View Related

General :: Slackware 13.1 Won't Boot With Ubuntu Studio - Fatal Server Error: No Screens Found

Jan 1, 2011

I have this old box that I used at school that I wanted to re-purpose and use. So i decided to that I wanted to run xp, ubuntu studio and slackware so I can learn about linux and do some other things with xp. I think I got through the installatiosa all fine and dandy, and I installed grub for my boot loader, I can boot into studio and xp, but I cant get into slackware. the grub boot menu is sorta funky too, it shows a generic and recovery mode for studio which is fine, and then another option for xp, some memory test boot option, but then for slackware it shows "Slackware Linux (Slackware 13.1.0) (on /dev/sda4) four times in a row. If I select any of them they all end up with some error; the third SW [slackware] option down the list of the repeated 4 allows me to sign into root, but when I type "startx" i get :

(EE) intel(0): No kernel modesetting driver detected
(EE) Screen(s) found, but none have a usable configuration

Fatal server error: no screens found

but thats with a lot of other text above that. if you need any more details, please dont hesitate to request for them. I'm going to take some time and cool down. I'm trying to get these three OSes running from one HD. I've partitioned the 80 gig drive as follows

Primary 40 G NTSF for XP
Primary 2G Linux Swap
Primary 16G Slackware
Primary 18 U Studio
Primary

View 21 Replies View Related

General :: Fatal Server Error:PAM Authentication Failed, Cannot Start X Server

Jun 29, 2011

When I am trying to run the Xserver using the command startx I am getting the below mentioned error

xauth: creating new authority file /oracle/oracle10g/.serverauth.22555
Fatal server error:PAM authentication failed, cannot start X server. Perhaps you do not have console ownership?

[code]....

View 2 Replies View Related

Slackware :: Xfce Died - Xfce4-session: Fatal IO Error 11 (Resource Temporarily Unavailable) On X Server

Sep 9, 2010

I was just mucking about in xfce, trying out new window buttons in conjunction with the black theme - dusk?? - when POW! - X shut down. Rebooting didn't restore things. Error is along these lines:

xfce4-session: Fatal IO error 11 (Resource temporarily unavailable) on X server :0.0. xfwm4: Fatal IO error 11 (Resource temporarily unavailable) on X server :0.0.
[Code]....

Is there a config file I can edit to get away from the window button setting it dislikes, or is reinstalling xfce the only option?

View 2 Replies View Related

Slackware :: Install Xen Failed - Virt-manager Allow To Create Xen VMs Or Just KVM VMs?

Mar 8, 2011

I've been using KVM with great results on Slackware but one thing about Xen 4 that appeals to me is VGA and PCI passthru. I did try to install the Xen Slackbuild some time ago but failed. I'm afraid I can't remember why now. As far as I remember the Slackbuild was just out a day or so, so perhaps there were unresolved issues in the early days. How is Xen now? Does it run as well as KVM, for HVM as well as PV guests? Does virt-manager allow you to create Xen VMs or just KVM VMs? I'm very happy with KVM on Slackware (and Xen on NetBSD) but as I say, the Xen 4 release has some enticing features which pretty much do away with dual- and multi-booting. Full-throttle graphics in a VM?

View 2 Replies View Related

Slackware :: "out-of-the-box" - Slack13.1 Nfsd Fatal Error

Jun 27, 2010

how stable I can pretend slackware 13.1 is.... Im getting my share of problems with an "out-of-the-box" supposely "stable" release of the OS... I'm trying to start the NFS daemon on the server and I get:

[Code]...

Now I understand I'm not the only one to have that problem... apparently something to do with a kernel problem or something like that. I've found a website where the site maintainer reported the same exact problem, but his solution worked for him, not for me (of course!)... [URL] Basically, he says that its a problem with modprobe or init and reverting to the older version 3.6 would do it. Here's what he did: He downloaded & "upgraded" module-init-tools-3.6-i486-2.txz

[Code]......

View 11 Replies View Related

General :: Failed To Initialize A HAL Context?

Apr 22, 2010

Everytime I log into Gnome Desktop I get this message :

failed to initialize a HAL context

Here is the exact error message when I look into auth.log

Quote:

gnome-keyring-daemon[22720]: failed to initialize a HAL context: (null)
gnome-keyring-daemon[22720]: Scheduling hal init retry

I'm on a Debian Linux system.

View 3 Replies View Related

Software :: Failed To Initialize A HAL Context?

Apr 22, 2010

Everytime I log into Gnome Desktop I get this message : failed to initialize a HAL contextHere is the exact error message when I look into auth.logQuote:gnome-keyring-daemon[22720]: failed to initialize a HAL context: (null)gnome-keyring-daemon[22720]: Scheduling hal init retry

View 2 Replies View Related

Ubuntu :: NVIDIA: Failed To Initialize The Nvidia Graphics Device Pci:0:13:0 - Fatal Screen Error: No Screen Found

Jan 3, 2011

when i start uubuntu it automatically goes to tty with out letting me login. then when i press startx it says:

NVIDIA: failed to initialize the nvidia graphics device pci:0:13:0
nvidia: please check your systems kernal log for additional erroe
nvidia: messages and refer to chapter 8
nvidia: failed to initialize the nvidia graphics device!
nvidia: screen found, but none have a usable configuration
fatal screen error: no screen found

right before this i had activated a nvidia graphics device

View 9 Replies View Related

Slackware :: IceWM "XIO: Fatal IO Error 11"?

May 18, 2011

I have been searching for what causes these error messages from icewm. The moment I log out of the icewm session I see the following errors:XIO: fatal IO error 11 (Resource temporarily unavailable) on X server ":1.0"after 154 requests (154 known processed) with 0 events remaining.icewmbg: Can't open display: :1. X must be running and $DISPLAY set.I see this with 1.3.6 and also 1.3.7. I see the errors in Slackware 12.2, 13.1, and 13.37; and both run level 3 and 4. The errors appear with the proprietary nvidia, s3virge, tdfx, and virtualbox drivers.With 1.3.6 I was seeing concurrent segfault errors in /var/log/messages from icewmtray, but not in 1.3.7.I don't notice any related errors in the Xorg log.I see these errors only with icewm.Browsing the web reveals other people see these error messages too. Some people blame icewmbg and others blame X. I have not noticed anything definitive as to the cause.

View 1 Replies View Related

Fedora :: Enabling OpenGl In 14 - Failed ?

Jan 9, 2011

Any one had any success enabling openGl in fedora 14? I tired and failed; as well, kmod seems to have disappeared and the resolution has dropped from 1920X1080 to 1280X1024, and stock there cannot be adjusted higher only can go down, as well the KRandRTray once clicked, ten to vanish.

View 5 Replies View Related

Server :: [ERROR] Failed To Create Directory (/home/testuser/PDF)

May 12, 2011

I'm trying to build a cups server (with cups-pdf) and it's not printing (creating) the PDF output. from cups-pdf log:

Code:

[ERROR] failed to create directory (/home/testuser/PDF)
[ERROR] failed to create user output directory (/home/testuser/PDF)

the lp command is being ran from SSH as "testuser", who is in the lpadmin group (as well as sysadmin, users, and about 5 other groups while troubleshooting this) I've tried creating the PDF folder as both the user, and as root but still no output file (when the folder is created the first error goes away, but the user output error remains) *note, the /home directory is a symbolic link to a separate partion (/storage) I'm still a bit green on linux, but the server is headless, and for now i'm just trying to get normal users able to print using cups-pdf

here's my cupsd.conf

Code:

#
#
# Sample configuration file for the CUPS scheduler. See "man cupsd.conf" for a
# complete description of this file.

[code]....

View 15 Replies View Related

OpenSUSE :: KWin OpenGL Compositing Self-check Failed?

Oct 28, 2010

I have recently updated my ATI drivers to Catalyst 10.10 (ati-driver-installer-10-10-x86.x86_64.run) from the AMD website and I have not been able to get KWin to enable compositing.

I am using:
openSUSE 11.3 x64
KDE 4.5.2

[code]....

View 1 Replies View Related

Fedora :: Changing Run Levels - Error - Failed To Create Symbolic Link

Jun 27, 2011

Ok now since f15 does not use inittab file for default runlevel anymore how do you change it.

I have tried ln -s /lib/systemd/system/multi user.target /etc/systemd/system/default.target

And get the following error ln: failed to create symbolic link `/etc/systemd/system/default.target': File exists

I have even tried changing the /etc/systemd/system/default.target to my multi-user.target file to no aval.

View 4 Replies View Related







Copyrights 2005-15 www.BigResource.com, All rights reserved