LinuxQuestions.org
Share your knowledge at the LQ Wiki.
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Hardware
User Name
Password
Linux - Hardware This forum is for Hardware issues.
Having trouble installing a piece of hardware? Want to know if that peripheral is compatible with Linux?

Notices


Reply
  Search this Thread
Old 03-15-2006, 01:13 AM   #1
trishikh
LQ Newbie
 
Registered: Mar 2006
Posts: 1

Rep: Reputation: 0
Question X Window not coming up SUSE 10


Hi !!

I have installed LINUX SUSE 10 on my machine. After installation from all the five cds it had asked me to give the username and the password. The automatic login was selected. But since then i dont see the Xwindow come up. If i type X from the command prompt it tries to load the Xwindow ..becos the screen just goes blank and then throws some errors...I dont exactly remember those errors but they are something to do with the video settings..
My graphics card is built in INTEL 8485GL .
My monitor is SAMSUNG 56V
The scanning frequencies are:
Horizontal : 30-55 KHz
Vertical : 50-120 Hz

And resolution is Recommended Mode
-800 x 600 @ 85Hz
Supportable Refresh Rate
-Max 1024 x 768 @ 60Hz


How do i make sure that its actually taking these settings while installing..I guess there might a problem in there..I heard about the Xconfig,.Havent tried it though..In that when it asks for the card name should i give a random name or the exact make name>> Or does it matter at all/

Please let me know how to make things right so that i can log into the graphical mode and have all the fun..
I am very new to LINUX/..so incase ure going too technical please elaborate..so that i can follow the steps.
Thanks
Trishikh

Last edited by trishikh; 03-15-2006 at 01:14 AM.
 
Old 03-15-2006, 01:32 AM   #2
vbisis
Member
 
Registered: Dec 2005
Distribution: Slackware
Posts: 250

Rep: Reputation: 34
Post the exact error message you get, when trying to start x. You can as well have a look at /var/log/Xorg.0.log and post this one here.

Greets Isis
 
Old 03-15-2006, 02:42 AM   #3
bc8o8
Member
 
Registered: Jun 2003
Location: Boston, MA
Distribution: Debian
Posts: 57

Rep: Reputation: 15
There should be a file named /etc/X11/XFree86 (or /etc/X11/XFree86-4, or /etc/X11/xorg.conf). If you open this with your favorite editor (emacs, vi, etc) you'll see a bunch of options used to start up X on your machine.

First look for a section that starts with
Code:
Section "Monitor"
and make sure the HorizSync and VertRefresh are appropriate for you're hardware.

Next, if things still aren't working, somewhere very close to the bottom you'll see a section that starts with
Code:
Section "Screen"
Under this, you'll find a series of lines starting with the word Device, one of which relates to your video card (it will probably say "INTEL 8485GL" or Default Video Card" or something similar (for now, we'll just call it "INTEL Video Card"). Now, further up in the file we should see another section that looks like this
Code:
Section "Device"
    Identifier "INTEL Video Card"
Under this section should be a line that starts with Driver then has something in quotes after it, this is the driver currently being used by X for you're card. I'm not familiar with the Intel 8485 specifically so I'm not sure which driver you should use, but a good fail-safe is vesa. You can switch drivers by commenting out the old one (by adding # before it) and creating a new driver line. You won't get a lot of graphics acceleration, but you'll at least have it working. It should look like this (although there may be other stuff before, after, or in the middle of this)
Code:
Section "Device"
    Identifier                          "INTEL Video Card"
#    Driver                              "OLD_DRIVER"
    Driver                              "vesa"
90% of the time when X doesn't start after an install it's because the graphics card wasn't set up properly (which isn't always your fault). However, there are other issues that could be causing it (such as failure to find the mouse).

If these don't work, and for future reference, posting the exact error and relevant configuration file (if possible) helps get the solution MUCH faster. Logs are usually located under /var/log and depending on whether you're running XFree 86 or Xorg, you should have a log file named XFree86.0.log or Xorg.0.log.
 
  


Reply


Thread Tools Search this Thread
Search this Thread:

Advanced Search

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

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
Help..Suse 9.3 kde control center not coming up x25 Linux - Software 1 09-22-2005 01:06 AM
Impressed, coming from Suse 9.2 to Yoper 2.1 Phyrexicaid Yoper 3 07-18-2005 05:27 AM
When is Suse 9.3 coming out? maelstrom209 SUSE / openSUSE 66 04-07-2005 01:19 PM
Suse 9: Only getting sound coming out of one channel! :( Meowatilla Linux - Hardware 8 11-20-2004 02:49 PM
need help urgently!!! display not coming and error mesage coming when user is logging rddreamz Linux - Newbie 0 08-14-2003 11:11 AM

LinuxQuestions.org > Forums > Linux Forums > Linux - Hardware

All times are GMT -5. The time now is 08:26 AM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration