Xorg seems to crash randomly and with no real reason. Once it does, I can't restart it. If I try to restart it with GDM, nothing will happen. However once it crashes, Ubuntu's low graphics mode window pops up. Telling it to reconfigure the xorg config seems to do nothing for my problem. I will still crash after words.
Right now I'm running in an earlier kernel, hoping this will keep it from crasgubg
I had an earlier thread with wrong title and wasn't sure of the problem at the time. Now I have some details after checking all the threads about catalyst so posting a new thread. The problem: In korganizer (or To-Do list in kontact), whenever double-clicking or right-click->Edit.. a To-Do item in the summary list window, it crashes Xorg.
[Code]...
Fatal server error: Caught signal 11 (Segmentation fault). Server aborting I think it has something to do with the amd/ati catalyst driver and korganizer. My video card is XFX Radeon HD5670. I have Fedora 14 x86_64 latest update with xorg 1.9.1-3. I tried catalyst 10.9, 10.10, 10.11, and kernel 2.6.35.6-45.fc14.x86_64, 2.6.35.6-48.fc14.x86_64, 2.6.35.9-64.fc14.x86_64. Same problem.
If I use vesa driver, or from another PC with proprietary nvidia driver, no problem. Open source radeon driver works ok but sometimes the display turns off and I can't get back the display. And I need 3D. I scoured through the forum and followed the instructions exactly:
My issue began with my resolution changing to 800x600 in Karmic Koala and then my inability to change it back to anything else. In my haste to fix it before going to work this morning I loaded a new xorg.conf without backing up the old xorg.conf with data not relevant for my monitor and now I'm in limbo. The good news, I hope, is that I also run 8.04 on the same computer so I do have access to what I hope is proper xorg.conf / I've modified the existing xorg.conf file and I'm still getting the "low graphics mode" message (EE) problem parsing the config file and (EE) Error parsing the config file. Fatal Server Error: no screens found.
I am having trouble installing the 10.04 RC On my desktop the installer just crashes with a fatal error, before you get to the first screen of the installation process, where you choose to run as live cd or install. On my Laptop i am trying to Install alongside my current 9.10 installation and i keep getting the errors illustrated in the screenies. It is all probably down to my stupidity, but if it is not then this is very worrying 1less than a week before release.
Ive been having some problems with a Compaq computer with Lubuntu installed. The problem is that Xorg crashes at random displaying a white distortion on the screen and it usually doesn't let me go to a terminal and i have to force a shutdown. the same happened when I tried to install Ubuntu but worse. Another side effect is that lubuntu at boot up displays its logo in 16-bit colors and then goes to normal colors.
I have a small issue of Xorg. Every time I boot the ubuntu 9.04, the X will crash immediately after it started. Then, it will start again and shows the login interface. It went well after the second login. I don't know what caused this since there is no error message in /var/log/Xorg.0.log and /var/log/gdm/*.
I've been having some problems with xorg and sometimes when I go into a fullscreen app such as Supertux (The stable package) or Sonic Adventure DX in Wine and exit out of those applications or any other ones my whole X-server crashes.I'm using an Intel GMA965 card on an inspiron 1525 laptop
When I switch my KVM over to my Ubuntu box, the Wacom tablet causes X to crash about 1 out of every 4 times. I will usually see what I'm supposed to for a split second, get a blank screen and/or command line for a second, then I'm back at the login screen.
Xorg.4.log: (EE) Wacom Graphire4 4x5: Error reading wacom device : No such device
If the tablet is plugged directly into the KVM, it crashes every time. Instead, I have the tablet plugged into my Mac laptop, which is itself plugged into the KVM (TrendNet USB w/audio).
My system is a Gigabyte GA-P35-DQ6 with Radeon 5770. The system was rock solid and everything working fine until the latest update I applied 30 minutes ago. The system is stuck on the little circle icon before the login screen.
I'm not able to ssh or telnet to the machine to check the log files. I edited my grub.conf a while back and I don't seem to be able to call up the recovery kernel. I can read up on the grub options.
I've freshly installed Debian Lenny 5.03 with xfce from cd, but I'm having intermittent problems with X. Mostly X will startup fine, but occasionally it crashes. If I'm lucky, it will just shutdown and just return me to the text-mode login. But if I'm unlucky, it freezes completely, such that even the alt-SysRq key combos won't work.
where I'm using a default xorg.conf file of... [URL]
and the respective Xorg.0.log files are
a) for when xorg runs okay... http://pastebin.com/h0rbti1U b) for when xorg crashes to textmode... http://pastebin.com/f7B6SgKf c) for when xorg freezes up completely... http://pastebin.com/gydNkJFf
I'm using the most recent version of Xorg that is available in the Debian repository (unstable) and it flashes the NVIDIA logo and crashes the whole computer immediately after. Ctrl+Alt+F[0-9] do nothing when this happens.
I've tried reverting to an older NVIDIA driver, but they either cause the same issues (27x.y.z) or require version ignoring for ABI (26x.y.z) which leads to a segfault.
I would be fine running vesa for now, but it doesn't support 1366x768 resolution so I either have to deal with a bad resolution or have part of the screen cut off.
After I updated several software including Xorg server using "slackpkg update", I Ignorantly deleted configuration files without backing them up making Xorg server crashes.I try to build Xorg.conf using xorgsetup command but it crashes and spews:
Code: Fatal server error: Caught signal 11. Server aborting /usr/bin/xorgsetup: line 170: 3315 Aborted /usr/X11R6/bin/X -configure
I have a Radeon 4850 Graphic Card with ATI Catalyst as its driver, so I try to reinstall the driver hoping that it will fix the problem, which is a bad logic I admit it, and It fails to uninstall (for some reason the uninstall script is gone) and reinstall (problem with file extraction).
i have ubuntu karmic 9.10 and when i try to update anything or install anything the a very similar error occurs."(Reading database . . . 55%dpkg: unrecoverable fatal error , aborting: files list file for package `com.palm.net.precoddr.fcoaster' contains empty filenameit repeats this message 3 times then gives up i believe.
I've just recently upgraded to lenny using aptitude (following the instructions on debian.org. All went smoothly, and almost everything is working fine.I have had my X server crash twice since then, both times when I simply doubleclicked a running application. There is some indication of problems in the Xorg.log file, but it's not helpful to me -- can you help me understand?
I have a virtual machine (VirtualBox) with Ubuntu 9.10 installed, I'm trying to install MySql community editor using the linux-generic package (the tar package), I followed all the procedure but I had a problem with the next line of code:
shell> scripts/mysql_install_db --user=mysql
I don't understand a lot about the command line, but I think this line of code is used to create the basic tables of the database (users and so on). the problem I got with this line of code is:
FATAL ERROR: Could not find mysqld
I googled it and after a while I found this blog: azimbabu.blogspot.com/2009/07/mysql-5136-in-ubuntu-904-fatal-error.html
The blog says that the problem is a default instalation of SQL, and the solution is replace the file my.cnf in the location /etc/mysql for other file that comes with the package.
I didn't replace the file my.cnf, I only changed the name and it woked perfectly, and this is the problem, I don't understand why it worked.
Any one knows why this file is so important?What could happen if I delete this file?what is the purpose of the package mysql-common un Ubuntu?
for some reason my first updating was interrupted and from then i cannot update. i get the following message:
rpmdb: PANIC: fatal region error detected; run recovery error: db3 error(-30974) from dbenv->open: DB_RUNRECOVERY: Fatal error, run database recovery error: cannot open Packages index using db3 - (-30974) error: cannot open Packages database in /var/lib/rpm CRITICAL:yum.main: Error: rpmdb open failed [root@laptop etc]# yum repolist [Code]....
when I try to open Banshee I get an error message telling me that the disk is malformed and then Banshee closes itself (faster than I can copy and paste the exact error). I did some searching and apparently it's caused by the configuration file, but I did a complete removal of Banshee from the package manager, restarted the computer, and re-installed Banshee, but it's still giving me the error.
Quote:dpkg: unrecoverable fatal error, aborting: failed in buffer_read(fd): files list for package `sysvinit-utils': Input/output errorE: Sub-process /usr/bin/dpkg returned an error code (2)This is the error i get when i try to update my system, fresh install of ubuntu 9.10
This box is running 10.04 server, it's been running perfectly for almost 6 weeks. It's only function in life is running MailArchiva which is an ediscovery package, runs very well. Anyhow, yesterday the boss tells me he wants to do something else so the last thing I did was an apt-get update and an apt-get upgrade, no errors were observed, I seem to remember like 8 updates were available, this is what I've normally done in the past to keep it current. The last thing I did after that was shutdown -r now.
This morning I can't get into the box, I reconnected a monitor to it and this is the error I'm getting when it stops after about 9 lines into the boot process; modprobe: FATAL: Error inserting padlock_sha (/lib/modules/2.6.32-24-server/kernel/drivers/crypto/padlock-sha.ko): No such device. This is a mystery to me, the system is not encrypted. The only stuff that is belongs to MailArchiva. Anyhow someone evidently made off with my install cd so I am downloading another to see if I can repair this but I have no idea what broke.
I upgraded Ubuntu from version 10.04 to 10.10. When the upgrade completed I was asked to reboot. After reboot I simply got the message "error: file not found" on the screen. After a few seconds the machine rebooted.
I guess it is the boot loader that was not found. Is there some hope of fixing this problem?
I just installed Maverick on a brand new system last Saturday. Everything worked, except dual monitors, so I activated the proprietary ATI/AMD driver. That allowed the dual monitors to work, except that it put a little "AMD unsupported hardware" watermark in the lower right-hand side of each screen. After a day or two, I decided to go back to the default driver while trying to figure out how to avoid the watermark.
I assumed that when I deactivated/removed the proprietary driver that it would automatically switch back to the default. Instead, my computer now boots to TTY1, and when I try to install xserver.xorg, etc., I get a lot of error messages,ike "No screens found" or "Screens found, but configuration is unusable," etc. The same messages show up in the logs.Can anyone help me get back to a useable desktop display? At this point, I don't care which one. erhaps the proprietary would be easiest since it seems to be holding my system hostage, but either one would work.
Ubuntu 10.10 Whenever I try to boot up now I get a command line environment instead of the normal gnome desktop. The first error message that comes up is: "Screens found,but none have a usable configuration" further down: "Fatal server error: no screens found" Any way I can re-configure so it detects my monitor?
I'm using with success NX server and client on Ubuntu 11.04 on both side. Yesterday the server crashed and now the client can't connect to it. The client works well because if I try to connect to an other server it works well and if I try to connect to this server with an other user it works well. So I think that there is a problem with my user. I have tried to solve the problem as explained in the details of the error. Unfortunately there is no file /var/log/messages so I can't search the code of the exception.
Code: NX> 203 NXSSH running with pid: 3877 NX> 285 Enabling check on switch command NX> 285 Enabling skip of SSH config files NX> 285 Setting the preferred NX options NX> 200 Connected to address: 10.1.0.60 on port: 22 NX> 202 Authenticating user: nx
Though this was just a problem I was having with "amarok," however, It has come to my attention on "Ktorrent" as well.What is the connection? They are both based on the KDE desktop environment.Any "KDE" based program (GTK+?) will crash my GUI (im not sure if its called xserver or xorg or whatever). How do I go about diagnosing this problem? All the other programs run without crashing the computer, however, when I run "amarok" and "ktorrent" (both KDE bassed) my GUI crashes and restarts back to the login screen.
I've installed 9.10 on a work station with success. I've got an nvidia quadro fx 3000 and its supported under nvidia legacy driver apparently. So I've tried to install the driver with no success. Xorg.0.log reports a fatal server error no screens found. I get a flashing console login when I boot with "nvidia" device driver in xorg.conf, it boots fine with "nv". No matter what I try I cant get it to boot with nvidia drivers. Also, on a side note, after initially installing nvidia driver thru hardware in gnome, I no longer have a grub loader option to select recovery or anything else. Upon boot it displays "grub" briefly then continues to boot to gui. I've set the delay to 20 seconds with no results.
Resolved the issue of the display, now on to the grub menu.