Topic: X Crashing

My X crashes pretty much daily. It crashed just couple minutes ago. And this is not the error message completely (but I could imagine that this is the problem):

WARNING: All config files need .conf: /etc/modprobe.d/blacklist, it will be ignored in a future release
WARNING: /etc/modprobe.d/blacklist line 4: ignoring bad line starting with 'END'
FATAL: Module fbcon not found

Fatal server error

Failed to submit batchbuffer: Input/output error

/etc/modprobe.d/blacklist:

# cat <<END >>/etc/modprobe.d/blacklist
blacklist pcspkr
blacklist snd_pcsp
END

I have there also the blacklist.conf... should I just remove the blacklist?

I haven't experienced x crashes before Statler, so I'm bit lost with this one, so if you need more information just let me know.

Last edited by Hanna (2010-06-19 07:46:41)

HANNA (without "h" in the end) likes green and #! smile
Also know as ultraturquoise online / #! last.fm / #! DeviantART / U / Q

Re: X Crashing

Could you provide some details about your system's hardware? Maybe the output of 'lspci'? Thanks, Hanna. smile

Re: X Crashing

Most certainly:

00:00.0 Host bridge: Intel Corporation 82845G/GL[Brookdale-G]/GE/PE DRAM Controller/Host-Hub Interface (rev 01)
00:02.0 VGA compatible controller: Intel Corporation 82845G/GL[Brookdale-G]/GE Chipset Integrated Graphics Device (rev 01)
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.7 USB Controller: Intel Corporation 82801DB/DBM (ICH4/ICH4-M) USB2 EHCI Controller (rev 01)
00:1e.0 PCI bridge: Intel Corporation 82801 PCI Bridge (rev 81)
00:1f.0 ISA bridge: Intel Corporation 82801DB/DBL (ICH4/ICH4-L) LPC Interface Bridge (rev 01)
00:1f.1 IDE interface: Intel Corporation 82801DB (ICH4) IDE Controller (rev 01)
00:1f.3 SMBus: Intel Corporation 82801DB/DBL/DBM (ICH4/ICH4-L/ICH4-M) SMBus 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)
05:08.0 Ethernet controller: Intel Corporation 82801DB PRO/100 VM (LOM) Ethernet Controller (rev 81)


And because I just experienced it again I added this in the first post:

Fatal server error

Failed to submit batchbuffer: Input/output error

HANNA (without "h" in the end) likes green and #! smile
Also know as ultraturquoise online / #! last.fm / #! DeviantART / U / Q

Re: X Crashing

Has this started happening since a kernel upgrade?

Re: X Crashing

^well... maybe more after that, but it started from the day one when I installed Statler (little over month ago) sad

Last edited by Hanna (2010-06-19 08:23:20)

HANNA (without "h" in the end) likes green and #! smile
Also know as ultraturquoise online / #! last.fm / #! DeviantART / U / Q

Re: X Crashing

^ does not sound good. sad

I am sorry to keep asking for stuff, but could you post the entire contents of your Xorg log?

Re: X Crashing

http://crunchbanglinux.org/pastebin/695 this is Xorg.0.log

there was also a Xorg.0.log.old and I thought I might as well post it too (and np, I should have remembered to post these myself, as I was looking these yesterday, and well I give any info happily that might help to find the solution smile )

http://crunchbanglinux.org/pastebin/696

Last edited by Hanna (2010-06-19 09:35:26)

HANNA (without "h" in the end) likes green and #! smile
Also know as ultraturquoise online / #! last.fm / #! DeviantART / U / Q

Re: X Crashing

A friend of mine just told that she had had unsolvable problems with X and had same graphics card (82845 series of gfx cards) apparently than mine. hmm Sounds like there isn't solution really other than changing the graphic card or buying new computer. She also mentioned that turning off the desktop effects should help (though it didn't help her), well I can certainly try that. If it really is so easy as not using xcompmgr, I'd be happy.

Last edited by Hanna (2010-06-19 16:05:54)

HANNA (without "h" in the end) likes green and #! smile
Also know as ultraturquoise online / #! last.fm / #! DeviantART / U / Q

Re: X Crashing

Hanna wrote:

/etc/modprobe.d/blacklist:

# cat <<END >>/etc/modprobe.d/blacklist
blacklist pcspkr
blacklist snd_pcsp
END

Without knowing anything about the inner workings of the X server, this code looks like what should be in a script that was trying to edit /etc/modprobe.d/blacklist. Somehow the code got copied in literally... ??? How about editing /etc/modprobe.d/blacklist to read

blacklist pcspkr
blacklist snd_pcsp

I have no idea if that would help, but it looks more sensible. neutral

John
------------------------
( a boring Japan blog , and sluggish Identi.ca )