Ubuntu :: Get A Segfault Whenever Running Programs With OpenGL?
Oct 24, 2010
I'm running Ubuntu 10.04, and for some reason I get a segfault whenever running programs with OpenGL. I ran "lspci | grep VGA" in the terminal and this is the output:
Code:
02:00.0 VGA compatible controller: ATI Technologies Inc M92 [Mobility Radeon HD 4500 Series]
New here so please go easy. I am trying to get OpenGL running on Ubuntu 10.04 (64 bit). The hardware is a Dell box with a NVidia Quadro 600 graphics card; I am also running under VMware.
I tried using "apt-get install nvidia-current", followed by "nvidia-xconfig", which told me a new xorg.conf file had been written. I then rebooted. A dialog appeared saying Ubuntu is running in low-graphics mode and that it had failed to load module "nvidia" and no drivers available.
As I didn't seem to get very far this way, I tried downloading the NVidia 64 bit linux driver version 275.09.07 and ran this from the console. Firstly it told me that I do not appear to have a NVidia GPU supported by this version of the driver (yet NVidia's description of the driver says it does support this gpu). I went ahead and let it try to build the kernel module but then it failed with the message "failed to load kernel module 'nvidia.ko" I'm not clear how to proceed on this one. Has anyone else got a Quadro 600 card to work? If so, how?
I recently upgraded from 11.2 to 11.3. I had to manually install nVidia drivers to get the desktop working correctly (compiz was enabled), now the system runs fine except for cairo-dock which doesn't start on KDE boot.Running it from console and choosing Yes when asked for using OpenGL, it returns an error
djechelon@MONSTR:~> cairo-dock ============================================================================ Cairo-Dock version: 2.1.3-7 Compiled date: Mar 18 2010 20:45:24 Running with OpenGL: 1 ============================================================================
cairo-dock: symbol lookup error: /usr/lib64/libgtkglext-x11-1.0.so.0: undefined symbol: GTK_WIDGET_NO_WINDOW
After upgrade to 11.3 I performed a full distro upgrade via YaST by updating all the packages if a newer version was available, so I'm using the latest version of all the packages on my system. I searched with YaST for the package containing that libgtkglext and forced its upgrade in order to reinstall it. No fix.Here is my repository list
I just upgraded from FC8 (32-bit) to FC11 (64-bit). In doing so, I backed up my entire World of Warcraft folder so I could try to avoid having to download and install it all over again. However, I've now reinstalled wine (64-bit now), and the nvidia drivers from the rpmfusion repos (also 64-bit), and when I try to start WoW, it says it cannot load OpenGL. I'm wondering if anyone knows what's up, and if there's a solution that doesn't involve reinstalling WoW.
My problems is that after i've DL a program and then use unrar to open up the files...I was able to successfully mount a linux version game using Furious ISO mount (the game is Civilization call to power loki) Now I can see the files inside the folder but I can't figure out how to run the game after its mounted
I've looked around a lil bit and I know someone has probably asked this question before but most of what i find is people asking how to mount the image to begin with
I have a dual boot system, Windows 7 and a WUBI installed Ubuntu 10.04, both are 64 bit. Can I use Wine to run a program installed on the Windows partition? If so is there anything special I need to do? My Ubuntu partition is really small and I:d like to keep it that way.
Are there potential compatibility problems if a KDE program is installed and run under Gnome in the standard Ubuntu Desktop 10.10? If two programs with the same functions are available, is it better to select the Gnome version?
Everything works fine; No problems running WinXP from an ISO, etc. I have several Windows only applications which I want to run on the WinXP VM. I cannot see the programs I have downloaded when using Explorer for Windows.Ordinarily, in a WinXP only system, I just find the program to be installed and double click on it to start the automatic installation routine.In this case, I cannot see any of the .exe files used for the install.I have placed those downloaded Windows application in the same directory on my Ubuntu Box as where VirtualBox, the Sun Guest Editions and the CD Image of the Garmin Trip and Map system.I installed the Garmin system directly from and ISO of the CD I made using Brasero. It works without a hitch.Should I take the Windows e.e programs and burn them to a CD and then transfer them as ISO tback to the VM drive?
i used to run wine and a windows chat program. I got away from linux for a while, but now am back, but the same program i used to run, now gives and error.. to check my internet connection. <urlopen error [Errno 5] Access denided> I gave the program the permission to run, but what am i missing?
so i've just been sitting here, compiling and running some c++ programs (with g++ from the terminal), I looked away for one minute to open a file that had just been written out (opened it with gedit if that makes a difference), now my terminal says:kbuildsyscoca4 running...so I'm wondering if anyone knows what this is about?hy it suddenly started running and why it has appeared on my terminal. I'm basically just curious as I though bash shells were entirely separate virtualizations of shells, and unrepresentative of other processes. i'm also wondering what kbuildsyscoca4 is/does (i've got gnome going on and generally gnome varieties of programs). I found a post from about a year ago mentioning the same thing, though no replies.
im try to run modding programs for xbox which are all for window (.exe) but the ones that dont have an install they just click and run in windows dont open my laptop thinks about it and doesnt open them here are the programs that dont work
mw2 clan edit ezgt2.2 lefluffie usb xtaf xplorer modio
This next command will cause the program to load, move, but it keeps focusing itself like xdotool is running the windowmove function constantly - it keeps focusing itself until script stopped.
This had the same effect as the above code, but seems to work as a conditional subscript running when the process is running in the terminal - it just goes infinitely.
Code:
while [1] ; do xdotool search "calculator" windowmove 135 0 done exit
Is there some kind of "if, then" or "while, do" or some kind of conditional I can put in to the script ensure the window is moved only once if the program is running within the terminal? Is there a way to remove the program from the terminal from the script once it's been called?
System -> Preferences -> Startup Applications -> Options -> Remember Currently-Running Applications I have Skype added to the startup applications list. This works fine. After doing the above, two instances of Skype are starting up every time - and I have not checked the "Automatically remember ... " checkbox. I could not find a way to undo this. After doing the above again, three instances of Skype are starting up every time.
I am using Unison so synchronise my files. I have configured Unison to start when I log on no problem, but is there any way that I can open Unison when I click log off, such that it will wait for Unison to finish before actually logging off (I need to input a password and respond to prompts)?
under the console 7 (ctrl+alt+f7), I have a virtual win xp, and I run some music and apps in it.. but, when I switch to any another console, it just shuts up.. also, when I log in as a root under console 2 and go back to console 7, sound card also shuts up..
I am new to C programming and I need a way to compile and run my code. I've made a little research and I found that eclipse is a nice IDE. But I don't know how to configure it and generally. What do I need to download and install to make it work. I've also tried downloading easy eclipse that doesn't need any configuration or extra files but the link on the site was broken. Is there any other C IDE like easy eclipse available?
i have a C program which creates an executable file in linux after that we can use that exe file and decode any file which is encoded by flatedecode algo now i have to write a C program... which reads a file.....use the above mentioned exe file and den post the decoded output.... i am in need for a code in C which can run EXE files and perform some function...
I am trying to study gtk programming and get stucked before some errors in compiling them. Iam using ubuntu 9.10 and i didnt installed any additional libraries or packages for running these gtk programs assuming gtk is already installed in ubuntu. I am newbie to gtk I tried compiling some example programs from my tutorial and it ended up in errors. So do I need any additional packages to run these programs.when compiling it shows package config cannot find any gtk+-2.0 packages and to try specifying .pc in environment path. I don't know how to set these path stuff.
I suspect this has been posted before, but I'm new enough to the OS to lack the proper vocab for a proper search.
In any case, I'm basically trying to run programs remotely at work (from home) that will run for a long time. I first ssh into the appropriate network, then ssh into the individual machine. This works great and I can run programs no problem. The issue is that these programs can run for days or weeks, and the network kicks me out after some period of time due to inactivity.
Is there a way to start a program on a remote machine then terminate the connection but have it keep running?
What the most harmful thing can malware program started as separate limited user account do if it has access to the X server? Network and filesystem things are already considered by chroot and netfilter.
It obviously can lock the screen and I will need to switch to other vt and kill it manually. Can it for example disrupt other GUI programs on the same X server (access a root terminal in nearby window)?
I know that it is safer to run it in separate X server, for example, in Xtightvnc or even some virtual machine, but how dangerous is to just run it like other programs?
I have successfully created a dual boot system on my Aspire One net book computer with Windows XP and Ubuntu for net books. When I use the software installer the program icon shows up but when I click on the icon nothing happens. All of the software that was installed when I installed Ubuntu works fine. The software in question is a flight simulator named Saber.
A few sectors on my Hard drive on my toshiba laptop are having issues, so i have to load Ubuntu (9.10 i believe) from a USB drive. Is is still possible to save things, download programs, drivers, and anything so i can still use most of ubuntu's features without everything resetting after a reboot?
I am trying to replicate what is happening on this page under the tcsh shell, but using the bash shell found in Wheezy. Here is the page I am referring to:[URL] The command I am trying to replicate is on page 6 under figure 2.4. The command is "prompt> ./mem &; ./mem &".
I would like to run the same program twice, concurrently, but do not know how. Note that I am not trying to use a bash script, but rather by simply using syntax on the command line.
I was trying to customise my desktop, and I disabled gnome-panel as I don't need it (and auto-hide wasn't working). Now when I boot up I can't open anything as the "run" dialog using alt + q (changed shortcut from alt + f2) doesn't load, nor does the terminal via shortcuts. I'm using Compiz, and disabled nautilus drawing the desktop so Compiz could do it for me.
Do you know what I can do to get this back or to get the "run" dialog to open again? EDIT: Skype ran as start up, so I got a friend to send me a link, which opened my web browser. I then downloaded a file, and viewed it in nautilus which meant I could get to the terminal and run gnome-panel from there. I can now get it back easily when needed. Do you know if there is a way I can get the "run" dialog to work without needing the gnome-panel running?
I am a final year BE student. I am working on the ehci-0.6 library for tracking the the face in fedora 13 in vmware. I am able to compile the code but could not run the sample programs. The error is as follows. After I compile the program: cd ehci-0.6 ./configure make
I am able to do the above with out any errors. Later when try running samples. I am getting the below errors: cd samples make ./simple2d (<unknown>:5940): GStreamer-CRITICAL **:
Trying to dispose element appsink1, but it is in ready instead of the NULL state. You need to explicitly set elements to the NULL state before dropping the final reference, to allow them to clean up. This problem may also be caused by a refcounting bug in the application or some element. (<unknown>:5940): GStreamer-CRITICAL **: Trying to dispose element ffmpegcsp1, but it is in READY instead of the NULL state. You need to explicitly set elements to the NULL state before dropping the final reference, to allow them to clean up. This problem may also be caused by a refcounting bug in the application or some element.
OpenCV Error: Unspecified error (unicap: failed to get info for device ) in CvCapture_Unicap::initDevice, file /builddir/build/BUILD/OpenCV-2.0.0/src/highgui/cvcap_unicap.cpp, line 139 terminate called after throwing an instance of 'cv::Exception' Aborted (core dumped) and but ven tried using ./samples/simple2d the error I am facing is "could not initialize the capturing"
How to overcome this kind of error. Blank window opens and goes on showing the error mentioned above and ends ven given ctrl + c. The expected output to open a window and display the capture the person present in front of the webcam and print d coordinates of the face captured.
Installed version are:openSuse 11.2KDE 4.4.4After installing some upates does my firefox will not starts anymore. And I have no idea why. It's seems not really a problem with firefox itself, because some other programs can't be started as well. Such as eclipse or Googles ChromeIt's appears only for few secounds the program in the task bar, and disappears then. Is there some log file or something like this, there I could see what happens in the start procedure of the firefox program
you can see below my taskbar Imageshack - snapshot1dj.png I would like to make the different programs running and shown at taskabar firefox,Fslint, Thunderbird to have some borders around them,
I tried a little C programming, and got a bunch of segmentation fault the first few tries. But from what I understand, the whole purpose of segmentation faults is the protect other programs from the damaging effects of my program. Yet, if I trigger a segfault enough times, weird things happen to my other running programs. I usually run a console inside Kate, and after 10 or so segfaults, Kate sometimes freezes or randomly highlights text, etc. just random behavior. Also, my desktop will occasionally hang and things will start failing, like copying files and such. I have to log out to restore everything to normal, but logging out is difficult since the logout prompt freezes. I have never experienced such behavior before I began programming, my system has been relatively stable. I run my program from inside Kate's console, so I was wondering if all KDE applications share memory or something, because this has happened once or twice, and only when I trigger a segfault many times.