Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
[SOLVED] Second GUI console freezes my machine
View unanswered posts
View posts from last 24 hours
View posts from last 7 days

 
Reply to topic    Gentoo Forums Forum Index Desktop Environments
View previous topic :: View next topic  
Author Message
BEGEMOTH
n00b
n00b


Joined: 18 Feb 2005
Posts: 10

PostPosted: Thu Apr 14, 2005 3:27 pm    Post subject: [SOLVED] Second GUI console freezes my machine Reply with quote

Hi,

I am running Gentoo Linux with 2.4.26 kernel, Xorg, KDE, KDM on Dell Pentium 4 machine.
Everithing is fine, until I try to open another GUI console by pressing Ctrl-Alt-F8.
My machine just hangs and doesn't respond to keyboard and mouse at all.
All I can do is turn it off and then on, but that means I have to fix file system on the next boot.

My kernel doesn't include support for framebuffer, 3D graphics as I use that machine only
for development.

Can anyone help?

With regards,
BEGEMOTH

[SOLVED]
Honestly I don't know what I've done (I'm newbie in Linux).
In xorg.conf I commented out loading of GLX and DRI modules (I've no idea how they got there as I am sure
I didn't ask for 3D acceleration and etc.) So know I have two GUI consoles up and running.
Thanks.


Last edited by BEGEMOTH on Fri Apr 15, 2005 12:26 pm; edited 2 times in total
Back to top
View user's profile Send private message
Qdot
Tux's lil' helper
Tux's lil' helper


Joined: 06 Jan 2005
Posts: 127

PostPosted: Thu Apr 14, 2005 3:35 pm    Post subject: Re: Second GUI console freezes my machine Reply with quote

BEGEMOTH wrote:
Hi,

I am running Gentoo Linux with 2.4.26 kernel, Xorg, KDE, KDM on Dell Pentium 4 machine.
Everithing is fine, until I try to open another GUI console by pressing Ctrl-Alt-F8.
My machine just hangs and doesn't respond to keyboard and mouse at all.
All I can do is turn it off and then on, but that means I have to fix file system on the next boot.

Ctrl-Alt-F8 does not create new GUI console.
You'd have to do startx -- :1 (or similar)

What is your GFX adapter, and which drivers are you using for it?
Back to top
View user's profile Send private message
BEGEMOTH
n00b
n00b


Joined: 18 Feb 2005
Posts: 10

PostPosted: Thu Apr 14, 2005 3:38 pm    Post subject: Reply with quote

ATI Radeon 7000, and I use ati-drivers for it.
I meant that Ctrl-Alt-F8 switches me to KDM logon window, but I cannot go any further.
I've just tried it and managed to logon as a different user, but as soon as I switched to
my first console the machine freezed and I am rebooting it now.
(I am writing from my Windows machine :)
Back to top
View user's profile Send private message
Qdot
Tux's lil' helper
Tux's lil' helper


Joined: 06 Jan 2005
Posts: 127

PostPosted: Thu Apr 14, 2005 3:46 pm    Post subject: Reply with quote

Try xorg driver radeon
Back to top
View user's profile Send private message
BEGEMOTH
n00b
n00b


Joined: 18 Feb 2005
Posts: 10

PostPosted: Thu Apr 14, 2005 3:56 pm    Post subject: Reply with quote

How can I replace the driver?
What do I need to do?
Back to top
View user's profile Send private message
Qdot
Tux's lil' helper
Tux's lil' helper


Joined: 06 Jan 2005
Posts: 127

PostPosted: Thu Apr 14, 2005 5:05 pm    Post subject: Reply with quote

edit /etc/X11/xorg.conf
find something similar to this:

Code:
Section "Device"
    Identifier  "NP"
    Driver      "newport"
    #VideoRam    4096

(Obviously identifier and driver will be different).
Change driver to "radeon" and restart X.
Back to top
View user's profile Send private message
BEGEMOTH
n00b
n00b


Joined: 18 Feb 2005
Posts: 10

PostPosted: Fri Apr 15, 2005 8:40 am    Post subject: Reply with quote

I've changed my driver to "radeon"
Still no luck :(
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Desktop Environments All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum