LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Newbie (https://www.linuxquestions.org/questions/linux-newbie-8/)
-   -   Make old P4 into thin-client machine? (https://www.linuxquestions.org/questions/linux-newbie-8/make-old-p4-into-thin-client-machine-684651/)

Jan_B 11-19-2008 03:05 AM

Make old P4 into thin-client machine?
 
Hello

for first: please don't be worried about my english. i will try my best.

i read this thread while searching a solution for using old pc(p4, 256mb ram) as thin client.

i have done the things you said and now i have a problem:

when i try to start the x with
/etc/init.d/gdm start
there is displayed the following error:
after several information and warnings...
Code:

(EE) AIGLX: Screen 0 is not DRI capable
xkb_keycodes { include "xfree86+aliases(qwertz)" };
xkb_types { include "complete" ];
xkb_compatibility { include "complete" };
xkb_symbols { include "pc(pc105)+de(nodeadkeys)" };
xkb_geometry { include "pc(pc105)" };
The XKEYBOARD keymap compiler (xkbcomp) reports:
> Warning: Type "ONE_LEVEL" has 1 levels, but <RALT> has 2 symbols
> Ignoring extra symbols
Errors from xkbcomp are not fatal to the X server

Fatal server error:
could not open default font 'fixed'
1

Can anyone help?

Thanks,
Jan

Hern_28 11-19-2008 06:53 AM

Video settings problem
 
Start a new thread and you will get more exposure. Looks like you are having trouble with your video card settings. Repost in a new thread with a video problem title and don't forget to include your distro and computer specs would help you get it fixed quick. Looks like a simple problem.

P.S. Your english is fine.. no need to apologise :).

farslayer 11-19-2008 07:25 AM

Quote:

(EE) AIGLX: Screen 0 is not DRI capable
This error could simply mean that there is no 3D card in your PC.
If that is the case comment out the following line in your /etc/X11/xorg.conf
Code:

#load    dri
even with that line in place I would think X should still be able to start..





P.S. Requesting moderator to split this into new thread.

Jan_B 11-19-2008 07:58 AM

Thank you.

The (EE)-Message doesn't appear any more.

But it doesn't work yet because there still is the
Code:

Fatal server error:
could not open default font 'fixed'
1

Sorry for posting again in this thread. Next time i will start a new one.

Nice day
Jan

Hern_28 11-19-2008 08:20 AM

Found this on a web search it had a debian fix you can try.
 
http://www.x.org/wiki/FAQErrorMessages

Hope that fixes your font problem.

Jan_B 11-20-2008 01:34 AM

it works.

thank you all!

Jan


All times are GMT -5. The time now is 07:22 PM.