startx fails

Ask questions regarding Gentoox, Gentoo and Linux in general in these forums and we'll do our best to help you!
Post Reply
bULLdOG64
Newbie
Posts: 4
Joined: Tue Dec 30, 2003 2:37 am
Location: Up north...

startx fails

Post by bULLdOG64 »

I have installed Gentoox Pro Linux, and updatet it with all the available patches.The problem is to get X to start. I have tried xbvset and all the different modes one by one with no luck.
I have an v1.3 modded XBox (flashed original bios with executer2).
---
Here is the error message i get:
---
hostname: No address associated with name
Using authority file /root/.Xauthority
Writing authority file /root/.Xauthority


XFree86 Version 4.3.0
Release Date: 27 February 2003
X Protocol Version 11, Revision 0, Release 6.6
Build Operating System: Linux 2.4.22-xbox i686 [ELF]
Build Date: 28 December 2003
Before reporting problems, check http://www.XFree86.Org/
to make sure that you have the latest version.
Module Loader present
Markers: (--) probed, (**) from config file, (==) default setting,
(++) from command line, (!!) notice, (II) informational,
(WW) warning, (EE) error, (NI) not implemented, (??) unknown.
(==) Log file: "/var/log/XFree86.0.log", Time: Tue Dec 30 02:38:18 2003
(==) Using config file: "/etc/X11/XF86Config"
Using vt 7
(EE) NV(0): No V_BIOS found

Tue Dec 30 02:38:22 2003
vncext: VNC extension running!
vncext: Listening for VNC connections on port 5900
vncext: Listening for HTTP connections on port 5800
vncext: created VNC server for screen 0
(EE) NV(0): FBIOPAN_DISPLAY: Invalid argument
The XKEYBOARD keymap compiler (xkbcomp) reports:
> Error: Can't find file "pc/uk" for symbols include
> Exiting
> Abandoning symbols file "default"
Errors from xkbcomp are not fatal to the X server
Warning: font renderer for ".pcf" already registered at priority 0
Warning: font renderer for ".pcf.Z" already registered at priority 0
Warning: font renderer for ".pcf.gz" already registered at priority 0
Warning: font renderer for ".snf" already registered at priority 0
Warning: font renderer for ".snf.Z" already registered at priority 0
Warning: font renderer for ".snf.gz" already registered at priority 0
Warning: font renderer for ".bdf" already registered at priority 0
Warning: font renderer for ".bdf.Z" already registered at priority 0
Warning: font renderer for ".bdf.gz" already registered at priority 0
Warning: font renderer for ".pmf" already registered at priority 0

waiting for X server to shut down
---

What can i do to fiks this problem?
Trogdor
Gentoox Guru!
Posts: 553
Joined: Tue Oct 07, 2003 9:57 pm
Location: MOUNT TAPE U1439 ON B3, NO RING

Post by Trogdor »

try these:
startkde
X
MOUNT TAPE U1439 ON B3, NO RING

Q: HOW DO I RUN MAGIC ??
A: You run magic by not typing in capital letters.
nobspangle
Gentoox Guru!
Posts: 1681
Joined: Sun Sep 28, 2003 11:59 am
Location: Manchester, UK

Post by nobspangle »

as root

Code: Select all

cd /etc/X11
rm -rf XF86Config
wget http://gentoox.shallax.com/patch-files/XF86Config
su - gentoox
startx
If you keep an open mind, will your brain fall out?
bULLdOG64
Newbie
Posts: 4
Joined: Tue Dec 30, 2003 2:37 am
Location: Up north...

Post by bULLdOG64 »

Thank you for your fast response.

It did not work for me, even with the XF86Config from gentoox.shallax.com
I did manage to get up an stable X (cursor) thoug when starting Xserver with the X command.

Are there something i'm missing here?

Thank you again, i realy would like to get this up an running.
nobspangle
Gentoox Guru!
Posts: 1681
Joined: Sun Sep 28, 2003 11:59 am
Location: Manchester, UK

Post by nobspangle »

did you install xfree with magic or did you just emerge it yourself
If you keep an open mind, will your brain fall out?
bULLdOG64
Newbie
Posts: 4
Joined: Tue Dec 30, 2003 2:37 am
Location: Up north...

Post by bULLdOG64 »

nobspangle wrote:did you install xfree with magic or did you just emerge it yourself
I installed xfree (and all the other pathes) with magic.
nobspangle
Gentoox Guru!
Posts: 1681
Joined: Sun Sep 28, 2003 11:59 am
Location: Manchester, UK

Post by nobspangle »

as a last resort you could try

magic fix xfree && magic

but this will recompile and reinstall xfree

****edit sorry just spotted a mistake****
Last edited by nobspangle on Wed Dec 31, 2003 8:13 am, edited 1 time in total.
If you keep an open mind, will your brain fall out?
bULLdOG64
Newbie
Posts: 4
Joined: Tue Dec 30, 2003 2:37 am
Location: Up north...

Post by bULLdOG64 »

Thanx nobspangle.

As a last resort i'll rather go for the home edition :D
... i found out that - a newbie like me - had to big ambitions to install the Pro edition... ;)

but thanx anyway nobspangle for great feedback.

btw: HAVE A GREAT NEW YEAR!!
jledhead
Linux User
Posts: 12
Joined: Sun Jan 11, 2004 10:55 pm

Post by jledhead »

I am now getting this same problem when trying to start x. Clean install of the home version, I ran magic, then I played around with xbvset to get it right on my TV screen. then tried to startx and got the error listed above.

I have tried the emerge sync && emerge gdm and it went thru no problems.

and I am doing all this from putty


after going thru all this, I then went and check what was on my TV screen, followed the instruction (because now I can read them) and all is good.

sorry
nobspangle
Gentoox Guru!
Posts: 1681
Joined: Sun Sep 28, 2003 11:59 am
Location: Manchester, UK

Post by nobspangle »

magic fix displaytools && magic
If you keep an open mind, will your brain fall out?
Post Reply