LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Newbie (https://www.linuxquestions.org/questions/linux-newbie-8/)
-   -   Redhat9 not loading GUI???? (https://www.linuxquestions.org/questions/linux-newbie-8/redhat9-not-loading-gui-228414/)

satish427 09-08-2004 10:35 PM

Redhat9 not loading GUI????
 
Hi,
I downloaded a file from motorola for RH9 to setup my internal modem. its a rpm kind of package... I just double clicked on that file and it got loaded .... i dont know where that stuff got installed... then i rebooted the system.. the system wont load the GUI at all it is giving Xfreeserver error.. and is tryin to reload it but it is not happenening:(
I am only able to access the CUI and nothing else.. if any thing can be done from the CUI please tell mee...... its just been a couple of days i loaded RH9 and have no idead how to go about solving this problem:confused: :newbie:

salparadise 09-08-2004 11:39 PM

at the command line
su to root and type

(it's been a while since I used redhat , so it'seither

xf86config
or
xfree86config
or
redhat-config-xfree86

1 of those will work, the other two should return "command not found"

work through the config setup and you should be ok

CroMagnon 09-08-2004 11:42 PM

Can you paste the details of the Xserver error?
P.S: Don't panic - everything in Linux can be repaired from the CLI :)

satish427 09-09-2004 12:55 PM

redhat9 Xfree86 crash
 
Ok i tried the command
>redhat-config-xfree86 but it gave the same error
xconf.py,1885 with some Gdk warning

i checked the log file of xfreeserver and the error occurs as it is not able to load the bitmap module and the pcidata module
it says it fails to load so it unloads and the module does not exist......

i feel that all this is due to the modem package i ran that i downloaded as now in error log file it is showing the error of loading a pcidata

please do help soon.......

CroMagnon 09-09-2004 07:01 PM

it seems a bit extreme for a modem package to try and hose your system. Since it says the file doesn't exist, see if you can find this file:
/usr/X11R6/lib/modules/fonts/libbitmap.a (this is the path it should be in, but see if you can find libbitmap.a anywhere else on your system with locate).
The other file is /usr/X11R6/lib/modules/libpcidata.a


All times are GMT -5. The time now is 02:59 AM.