Linux - Software This forum is for Software issues.
Having a problem installing a new program? Want to know which application is best for the job? Post your question in this forum. |
Notices |
Welcome to LinuxQuestions.org, a friendly and active Linux Community.
You are currently viewing LQ as a guest. By joining our community you will have the ability to post topics, receive our newsletter, use the advanced search, subscribe to threads and access many other special features. Registration is quick, simple and absolutely free. Join our community today!
Note that registered members see fewer ads, and ContentLink is completely disabled once you log in.
Are you new to LinuxQuestions.org? Visit the following links:
Site Howto |
Site FAQ |
Sitemap |
Register Now
If you have any problems with the registration process or your account login, please contact us. If you need to reset your password, click here.
Having a problem logging in? Please visit this page to clear all LQ-related cookies.
Get a virtual cloud desktop with the Linux distro that you want in less than five minutes with Shells! With over 10 pre-installed distros to choose from, the worry-free installation life is here! Whether you are a digital nomad or just looking for flexibility, Shells can put your Linux machine on the device that you want to use.
Exclusive for LQ members, get up to 45% off per month. Click here for more info.
|
|
10-30-2004, 09:55 PM
|
#1
|
LQ Newbie
Registered: Oct 2004
Distribution: Mandrake
Posts: 10
Rep:
|
KDE 3.2 Logout Freeze Issue
Ok, here's the the problem, I can boot Mandrake Linux 10.0 and login
using KDE 3.2 on my home computer just fine but when I
logout/halt/reboot on any user including root, my system crashes. It
goes to a completely black screen and does nothing and pressing the
power button on my system does nothing also at that stage. At this point
I have to pull the plug on my system to shutdown/reboot. Does anyone
know how to solve this?
There's a way I can logout without using the end session by using
ctrl+alt+backspace and that will bring my system to the Linux login
and from there I can shutdown properly. But still, I would like to have
the logout function to work properly.
I've been using that ctrl+alt+backspace to logout for a while, but now that the official 10.1 edition came I decided to download and install the Powerpack 10.1 edition from my university distribution. Guess what? My system still freezes on logout with Mandrake Linux 10.1 Powerpack(which still uses KDE 3.2). I've tried all the display manager(kdm, mandrakedm, xdm) and the same problem. I prefer to use kde over gnome so I don't have gnome installed on my system, but it has IceWM and I get the same logout problem when using that also.
I posted this on my university's linux forum, but none of my professors or collegues have replied. Can anyone here help me?
Last edited by R0c4; 10-30-2004 at 10:04 PM.
|
|
|
10-30-2004, 10:07 PM
|
#2
|
Member
Registered: Aug 2004
Location: New York
Distribution: --------- Gentoo-2004.2 [2.6.8] Redhat-9 [2.6.6]
Posts: 545
Rep:
|
Did you check your logs ???
Are you using Xfree86 or Xorg as Xserver
check your /var/log/XFree86.0.log or Xorg.log
also do #dmesg and see if anythings wrong..
|
|
|
10-30-2004, 10:27 PM
|
#4
|
LQ Newbie
Registered: Oct 2004
Distribution: Mandrake
Posts: 10
Original Poster
Rep:
|
I'm using Xorg.
I just checked my '/var/log/' folder and I had several Xorg.#.log files I checked all of them and each had about ~1000 lines of stuff in it. I don't know where to start.
Last edited by R0c4; 10-30-2004 at 10:51 PM.
|
|
|
10-30-2004, 10:41 PM
|
#5
|
Member
Registered: Aug 2004
Location: New York
Distribution: --------- Gentoo-2004.2 [2.6.8] Redhat-9 [2.6.6]
Posts: 545
Rep:
|
Check for line which have (EE) is the start of the line as they indicate error's.
|
|
|
10-30-2004, 10:50 PM
|
#6
|
LQ Newbie
Registered: Oct 2004
Distribution: Mandrake
Posts: 10
Original Poster
Rep:
|
This is the last line that had an (EE):
(EE) R128(0): No DFP detected
(WW) R128(0): config file hsync range 31.5-37.9kHz not within DDC hsync ranges.
(WW) R128(0): config file vrefresh range 50-70Hz not within DDC vrefresh ranges.
Those were then followed by a bunch of (II) lines.
|
|
|
10-30-2004, 11:16 PM
|
#7
|
LQ Newbie
Registered: Oct 2004
Distribution: Mandrake
Posts: 10
Original Poster
Rep:
|
Ok, I've tried fiddling around with my screen resolution and set them up to be exactly the same as the resolution on my windows partion. Still doesn't work.
|
|
|
10-30-2004, 11:28 PM
|
#8
|
LQ Newbie
Registered: Oct 2004
Distribution: Mandrake
Posts: 10
Original Poster
Rep:
|
Found another error on my Xorg.9.log file
(II) R128(0): [drm] drmOpen failed
(EE) R128(0): [dri] DRIScreenInit failed. Disabling DRI.
(II) R128(0): Memory manager initialized to (0,0) (800,8191)
(II) R128(0): Reserved area from (0,600) to (800,602)
(II) R128(0): Largest offscreen area available: 800 x 7589
(II) R128(0): Using XFree86 Acceleration Architecture (XAA)
What does these all mean?
Thanks in advance.
|
|
|
10-30-2004, 11:34 PM
|
#9
|
LQ Newbie
Registered: Oct 2004
Distribution: Mandrake
Posts: 10
Original Poster
Rep:
|
Here's the last entry on the kdm.log:
(==) Using config file: "/etc/X11/xorg.conf"
Using vt 7
(EE) Failed to load module "/usr/X11R6/lib/modules/extensions/libglx.a" (once-only module, 135962511)
(WW) R128(0): Failed to set up write-combining range (0xd4000000,0x2000000)
(EE) R128(0): No DFP detected
(WW) R128(0): Failed to set up write-combining range (0xd4000000,0x2000000)
SetClientVersion: 0 8
I have no idea what any of this means. Any enlightment would be very much appreciated.
Last edited by R0c4; 10-30-2004 at 11:36 PM.
|
|
|
10-30-2004, 11:43 PM
|
#10
|
Member
Registered: Aug 2004
Location: New York
Distribution: --------- Gentoo-2004.2 [2.6.8] Redhat-9 [2.6.6]
Posts: 545
Rep:
|
try commenting the module glx by putting a #
--->
In the -->Section "Module"
#Load "glx"
And try restarting the system
I think u have problem's with your graphics accelaration drivers..
|
|
|
11-01-2004, 11:13 PM
|
#11
|
LQ Newbie
Registered: Oct 2004
Distribution: Mandrake
Posts: 10
Original Poster
Rep:
|
Alright I commented out that line in the xorg.conf file and I still have problems. Here's the new entry from the kdm.log after the change in the xorg.conf file:
(==) Using config file: "/etc/X11/xorg.conf"
Using vt 7
(WW) R128(0): Failed to set up write-combining range (0xd4000000,0x2000000)
(EE) R128(0): No DFP detected
(WW) R128(0): Failed to set up write-combining range (0xd4000000,0x2000000)
SetClientVersion: 0 8
|
|
|
11-02-2004, 11:01 AM
|
#12
|
LQ Newbie
Registered: Oct 2004
Distribution: Mandrake
Posts: 10
Original Poster
Rep:
|
Are there demons near by?
|
|
|
11-02-2004, 07:06 PM
|
#13
|
LQ Newbie
Registered: Oct 2004
Distribution: Mandrake
Posts: 10
Original Poster
Rep:
|
Ready for action.
Say the word.
|
|
|
11-03-2004, 02:39 PM
|
#14
|
LQ Newbie
Registered: Oct 2004
Distribution: Mandrake
Posts: 10
Original Poster
Rep:
|
Locked and loaded.
|
|
|
11-03-2004, 03:02 PM
|
#15
|
Member
Registered: Aug 2004
Location: New York
Distribution: --------- Gentoo-2004.2 [2.6.8] Redhat-9 [2.6.6]
Posts: 545
Rep:
|
Try changing your horizontal sync and vertical refresh rates and also your resolution's [I know you said you've done this ] according to your monitor spec sheet..
|
|
|
All times are GMT -5. The time now is 11:33 AM.
|
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.
|
Latest Threads
LQ News
|
|