Linux Help
 
Forums: » Register « |  User CP |  Games |  Calendar |  Members |  FAQs |  Sitemap |  Support | 
User Name:
Password:
Remember me
Go Back   Dev Shed ForumsOperating SystemsLinux Help

Reply
Add This Thread To:
  Del.icio.us   Digg   Google   Spurl   Blink   Furl   Simpy   Y! MyWeb 
Thread Tools Search this Thread Rate Thread Display Modes
 
Unread Dev Shed Forums Sponsor:
Get inside! Sample the range of functionality easily built with JMSL Library for Time Series Data Analysis, Heat Maps, Portfolio Optimization, Monte Carlo Simulation, Stock Price Charting and more. Download Now!
  #1  
Old September 25th, 2002, 12:39 AM
hucker hucker is offline
Dev Shed Newbie (0 - 499 posts)
 
Join Date: Jan 2002
Location: earth
Posts: 337 hucker User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: 7 h 2 m 8 sec
Reputation Power: 7
no GUI

i installed RH7.3 on my existing win2K, (linux on dev/hda7 if im not mistaken), i installed it smoothly, with a grub. Then when i try to boot on linux, i inserted the disk(grub), then it presents me the login, so i type the root, then my pwd,. what i want is to open it on a GUI environment like in windows but failed to do it. how can i open it with GUI?. I have installed the packages like GNOME and KDE for the sake of having the GUI. thanks in advance..
__________________
http://www.zeratool.com

Last edited by hucker : September 25th, 2002 at 01:15 AM.

Reply With Quote
  #2  
Old September 25th, 2002, 01:14 AM
hucker hucker is offline
Dev Shed Newbie (0 - 499 posts)
 
Join Date: Jan 2002
Location: earth
Posts: 337 hucker User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: 7 h 2 m 8 sec
Reputation Power: 7
after logging in as "root", i run "startx" and here is the error:

(==) Log file: "/var/log/XFree86.0.log"
(==) using config file: "/etc/X11/XF86Config-4"
(EE) Mouse0: Cannot open input device
(EE) PreInit failed for input device "Mouse 0"
no core pointer

Fatal server error"
failed to initialize core devices
XIO: fatal IO error 104 (connection reset by peer) on X server ":0.0"

please help.. thanks.

Reply With Quote
  #3  
Old September 25th, 2002, 03:59 AM
telex4's Avatar
telex4 telex4 is offline
Wacky hack
Dev Shed Novice (500 - 999 posts)
 
Join Date: Apr 2001
Location: London, England
Posts: 512 telex4 User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: 1 h 25 m 29 sec
Reputation Power: 8
Your problem is that X doesn't think you have a mouse RedHat must have a nice program to configure X... run that, and see if X can find your mouse. Check it's plugged in really well, no dust in the connectors, that sort of thing. If X can't find your mouse, then you're in a bit of a pickle, because it really should I'll leave it to RedHat users to solve anything after that!

Oh and a word of advice: create a user account, then try running X with that. The less you do as root the better, as running things as root can be damaging (as you have full access to all files, so if something goes wrong, you can damage more of your system than as a normal user). You can add users from the shell by using "adduser" (check the man page).

Reply With Quote
  #4  
Old September 25th, 2002, 07:44 AM
NoXcuz's Avatar
NoXcuz NoXcuz is offline
Wiking
Dev Shed Expert (3500 - 3999 posts)
 
Join Date: Sep 2000
Location: Sweden
Posts: 3,608 NoXcuz User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: 7 h 49 m 27 sec
Reputation Power: 11
I recently set up a RedHat box for the first time in many years and experienced something similar...
Run Xconfigurator and supply the details for your graphics card, monitor etc. I disabled GPM as that threw a few errors on me...

Any errors during boot btw?

//NoXcuz
__________________
UN*X is sexy!
who | grep -i blonde | date; cd ~; unzip; touch; strip; finger; mount; gasp; yes; uptime; umount; sleep

Reply With Quote
  #5  
Old September 25th, 2002, 08:35 AM
hucker hucker is offline
Dev Shed Newbie (0 - 499 posts)
 
Join Date: Jan 2002
Location: earth
Posts: 337 hucker User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: 7 h 2 m 8 sec
Reputation Power: 7
would u pls. give me the complete syntax cuz im a complete newbie. thanks again

Reply With Quote
  #6  
Old September 26th, 2002, 10:37 AM
hucker hucker is offline
Dev Shed Newbie (0 - 499 posts)
 
Join Date: Jan 2002
Location: earth
Posts: 337 hucker User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: 7 h 2 m 8 sec
Reputation Power: 7
hello linux gurus, could u pls. help me solve this... thanks again in advance

Reply With Quote
  #7  
Old September 26th, 2002, 12:26 PM
Hero Zzyzzx's Avatar
Hero Zzyzzx Hero Zzyzzx is offline
11
Dev Shed Demi-God (4500 - 4999 posts)
 
Join Date: Jul 2001
Location: Lynn, MA
Posts: 4,632 Hero Zzyzzx User rank is Second Lieutenant (5000 - 10000 Reputation Level)Hero Zzyzzx User rank is Second Lieutenant (5000 - 10000 Reputation Level)Hero Zzyzzx User rank is Second Lieutenant (5000 - 10000 Reputation Level)Hero Zzyzzx User rank is Second Lieutenant (5000 - 10000 Reputation Level)Hero Zzyzzx User rank is Second Lieutenant (5000 - 10000 Reputation Level)Hero Zzyzzx User rank is Second Lieutenant (5000 - 10000 Reputation Level)Hero Zzyzzx User rank is Second Lieutenant (5000 - 10000 Reputation Level) 
Time spent in forums: 4 Days 23 h 12 m 33 sec
Reputation Power: 77
Send a message via AIM to Hero Zzyzzx
Ever heard of Google? C'mon, you can figure this stuff out yourself. . .

as root, type "Xconfigurator" in a terminal window. It will then give you a set of menus where you choose your hardware and video card.

type 'man Xconfigurator' for more information.

Reply With Quote
  #8  
Old September 26th, 2002, 02:32 PM
hucker hucker is offline
Dev Shed Newbie (0 - 499 posts)
 
Join Date: Jan 2002
Location: earth
Posts: 337 hucker User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: 7 h 2 m 8 sec
Reputation Power: 7
i've fixed it! , i run setup under root, then i configure my mouse to Generic 2button cuz RH default was 3button mouse. thanks anyway

Reply With Quote
Reply

Viewing: Dev Shed ForumsOperating SystemsLinux Help > no GUI


Thread Tools  Search this Thread 
Search this Thread:

Advanced Search
Display Modes  Rate This Thread 
Rate This Thread:


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
View Your Warnings | New Posts | Latest News | Latest Threads | Shoutbox
Forum Jump


Forums: » Register « |  User CP |  Games |  Calendar |  Members |  FAQs |  Sitemap |  Support | 
  
 





© 2003-2008 by Developer Shed. All rights reserved. DS Cluster 4 hosted by Hostway