LinuxQuestions.org
Help answer threads with 0 replies.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > Debian
User Name
Password
Debian This forum is for the discussion of Debian Linux.

Notices


Reply
  Search this Thread
Old 08-19-2005, 07:32 PM   #1
woodland56
Member
 
Registered: Feb 2005
Location: washington, USA
Distribution: debian sarge kernel 2.4
Posts: 59

Rep: Reputation: 15
X window system


hi

i am new to linux, but i decided go ahead with linux installtion, i did
network install, so only basic things were installed , then i tried to install x window
by apt-get first and then 'apt-get install x-window-system' but i think while setting up
for my laptop monitor( i have compaq presario R3000) i think, i fucked up, when i
rebooted i just flickering screen. i think i entered wrong parameters for my monitor
which is of course LCD. so i again uninstalled x window by 'apt-get remove x-window-system' and again rebooted, but now while booting it says starting xdm and again there is flickering screen. so pleae help me.

wood
 
Old 08-19-2005, 07:45 PM   #2
Moloko
Member
 
Registered: Mar 2004
Location: Netherlands
Distribution: Debian
Posts: 729

Rep: Reputation: 30
Hit ctrl+alt+F1 and login on the console. Kill X with "/etc/init.d/xdm stop", install x-window-system again, run "dpkg-reconfigure xserver-xfree86". It creates a config file in /etc/X11 named XFconfig-4

After the configuration start xdm again and test. You shouldn't remove and reinstall like you did. It's not the right way to solve a problem (it's not Windows).
 
Old 08-19-2005, 08:00 PM   #3
Dead Parrot
Senior Member
 
Registered: Mar 2004
Distribution: Debian GNU/kFreeBSD
Posts: 1,597

Rep: Reputation: 46
"apt-get install x-window-system" is about right, provided you don't want X.org. You can use the "su" command to become root, and then do "dpkg-reconfigure xserver-xfree86" as many times as you need.

You need to know the driver for your graphics card in Linux, and also the horizontal & vertical refresh values for your monitor. (You can get these from Knoppix, for instance.) If you install the "mdetect" package, then "dpkg-reconfigure xserver-xfree86" will let you choose the autoconfiguration option for your mouse.

All the other options are trivial, just press Enter if you don't know the answers.

The graphics card driver is important, and so are the horizontal & vertical refresh values for monitor. Find them out, and you'll be golden.

However, some newer nVidia or ATI cards may need some extra steps. To find out your graphics card, open a terminal window and type "lspci | grep VGA" (without quotes).

Last edited by Dead Parrot; 08-19-2005 at 08:54 PM.
 
Old 08-19-2005, 08:03 PM   #4
woodland56
Member
 
Registered: Feb 2005
Location: washington, USA
Distribution: debian sarge kernel 2.4
Posts: 59

Original Poster
Rep: Reputation: 15
hi

i was reading another post at http://osnews.com/story.php?news_id=2016&page=9
for xfree86 installation, it said that i need to know whether i have a PS/2 mouse, a USB mouse, or a Serial mouse. also i need to know the vertical and horizontal scan frequencies of your monitor. i have compaq presario R3000 laptop. so how do i find out this info. i also have win xp on my laptop, can i boot in there and find about thes things .

wood
 
Old 08-19-2005, 08:29 PM   #5
Dead Parrot
Senior Member
 
Registered: Mar 2004
Distribution: Debian GNU/kFreeBSD
Posts: 1,597

Rep: Reputation: 46
Do "su" to become root and then do "apt-get install mdetect". This should give you the mouse autodetection option in "dpkg-reconfigure xserver-xfree86". To find out the HorizSync & VertRefresh values for your monitor, do a google search. "presario R3000 xf86config-4"?

Of course, you can just choose the "medium" option instead of "advanced", but you'll get better results if you know the specs for your monitor.

http://shots.osdir.com/slideshows/sl...e=395&slide=31
 
Old 08-20-2005, 12:56 AM   #6
juanjavier_xxx
Member
 
Registered: Aug 2004
Location: Madrid, Spain
Distribution: Debian stable.
Posts: 186

Rep: Reputation: 31
As DeadParrot says, it is a good idea just to try dpkg-reconfigure xserver-xfree86 as well as mdetect.

I had a similar issue with a tft 17" monitor, and solved it the way he points.

Hope you have luck, woodland56!!
 
Old 08-20-2005, 04:58 PM   #7
woodland56
Member
 
Registered: Feb 2005
Location: washington, USA
Distribution: debian sarge kernel 2.4
Posts: 59

Original Poster
Rep: Reputation: 15
thanx

i did what u guys said, and i could see the log in screen and starting xdm, but after
i log in i just see the screen and the mouse cursor, what's the problem
 
Old 08-20-2005, 05:17 PM   #8
Xian
Member
 
Registered: Feb 2004
Location: 33.31N -111.97W
Distribution: SuSE
Posts: 919

Rep: Reputation: 32
Have you installed a desktop envrionment? Gnome, KDE or such?
 
Old 08-20-2005, 05:34 PM   #9
woodland56
Member
 
Registered: Feb 2005
Location: washington, USA
Distribution: debian sarge kernel 2.4
Posts: 59

Original Poster
Rep: Reputation: 15
hi

i just installed wmaker by 'apt-get install wmaker' but it doesnt look cool.
should i uninstall it and install KDE instead
 
Old 08-20-2005, 05:50 PM   #10
Xian
Member
 
Registered: Feb 2004
Location: 33.31N -111.97W
Distribution: SuSE
Posts: 919

Rep: Reputation: 32
That's up to you. Depends on how you want to run your system.
If you are familiar with KDE and like it then go ahead.

# apt-get install kde kdm

I'm assuming you want a GUI login so add on 'kdm' as above.

Or you could install gnome, fluxbox, xfce, or whatever....
 
Old 08-20-2005, 05:57 PM   #11
woodland56
Member
 
Registered: Feb 2005
Location: washington, USA
Distribution: debian sarge kernel 2.4
Posts: 59

Original Poster
Rep: Reputation: 15
hi
i am newbie, i have installed debian on my laptop, my desktop manager is wmaker.
but i am also installing kde soon. how do i let debian know whether to use wmaker or
kde

wood
 
Old 08-20-2005, 07:14 PM   #12
Xian
Member
 
Registered: Feb 2004
Location: 33.31N -111.97W
Distribution: SuSE
Posts: 919

Rep: Reputation: 32
If you are using a GUI login like KDM or GDM then you should not have to bother with any additional setup. The desktop environments that you install will be listed in the 'Sessions' category of your GUI login. It will only be a matter of selecting what you wish to use from a list that is auto-populated.
 
Old 08-21-2005, 06:33 AM   #13
Dead Parrot
Senior Member
 
Registered: Mar 2004
Distribution: Debian GNU/kFreeBSD
Posts: 1,597

Rep: Reputation: 46
Quote:
i just installed wmaker by 'apt-get install wmaker' but it doesnt look cool.
Well, this depends very much on your personal taste. Here are some of my WMaker screenshots, and I know very well that to some people they may look "uncool". But, on the other hand, I personally like the way my own desktop looks and I wouldn't trade it for anything else.

If you don't like WMaker, then use something else. It's really that simple.

http://www.lynucs.org/?&low-tech

Last edited by Dead Parrot; 08-21-2005 at 07:56 AM.
 
  


Reply



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
What's the best X-Window System window manager in your opinion? t3gah Linux - Software 9 12-16-2006 10:10 PM
why mandriva 10.2 gnome2.8 system freezes upon resizing/opening window/new window skaramanger Mandriva 8 08-30-2005 10:22 AM
why mandriva 10.2 gnome2.8 system freezes upon resizing/opening window/new window skaramanger Mandriva 2 08-15-2005 04:38 PM
The X Window System Kamikazee MEPIS 2 07-02-2005 11:32 PM
X window system natedawg_38929 Slackware 2 04-03-2003 05:09 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > Debian

All times are GMT -5. The time now is 01:45 PM.

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