LinuxQuestions.org
Share your knowledge at the LQ Wiki.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Newbie
User Name
Password
Linux - Newbie This Linux forum is for members that are new to Linux.
Just starting out and have a question? If it is not in the man pages or the how-to's this is the place!

Notices


Reply
  Search this Thread
Old 09-15-2009, 08:00 PM   #1
jombee
LQ Newbie
 
Registered: Aug 2008
Posts: 17

Rep: Reputation: 0
Question Debian (Lenny) and Acer x163w picture problem


Just got a Acer x163w monitor. I have a Compaq 7485 with Debian Lenny installed. I was using a Acer AL2216W and all worked well. Using the Acer x163w,
I get a mixed up picture.
I haven't found any post for this problem.
Thanks for your input in advance!
 
Old 09-15-2009, 11:24 PM   #2
rm -rf *
LQ Newbie
 
Registered: Nov 2008
Distribution: Slackware 12.1, Arch.
Posts: 8

Rep: Reputation: 1
What do you mean by mixed up picture?
 
Old 09-16-2009, 10:54 AM   #3
jombee
LQ Newbie
 
Registered: Aug 2008
Posts: 17

Original Poster
Rep: Reputation: 0
It works till logon, the screen goes diagonally /////.
 
Old 09-16-2009, 12:45 PM   #4
prasanta
Member
 
Registered: Mar 2005
Location: India
Distribution: Debian
Posts: 368

Rep: Reputation: 37
Quote:
the screen goes diagonally /////.
Seems like problem with your xorg.conf file (refresh rates of the monitor). Just stop Xserver from the terminal and try to reconfigure it.

Regards,

--
Prasanta
 
Old 09-17-2009, 05:57 AM   #5
jombee
LQ Newbie
 
Registered: Aug 2008
Posts: 17

Original Poster
Rep: Reputation: 0
OK, How do I get to terminal?
 
Old 09-17-2009, 05:58 AM   #6
prasanta
Member
 
Registered: Mar 2005
Location: India
Distribution: Debian
Posts: 368

Rep: Reputation: 37
Quote:
OK, How do I get to terminal?
<Ctrl>+<Alt>+F1
...
<Ctrl>+<Alt>+F6


Regards,

--
Prasanta
 
Old 09-17-2009, 09:06 PM   #7
jombee
LQ Newbie
 
Registered: Aug 2008
Posts: 17

Original Poster
Rep: Reputation: 0
Thanks, I'm not sure how to do it. I tried at the command line sudo gedit /etc/x11/xorg.config with the monitor //// during booting, and got it couldn't open.
 
Old 09-17-2009, 11:43 PM   #8
prasanta
Member
 
Registered: Mar 2005
Location: India
Distribution: Debian
Posts: 368

Rep: Reputation: 37
Quote:
Thanks, I'm not sure how to do it. I tried at the command line sudo gedit /etc/x11/xorg.config with the monitor //// during booting
Just press those keys along with the function key after you boot up in the graphical mode. Just key in your username/password and then run the command as mentioned before.

Regards,

--
Prasanta
 
Old 09-17-2009, 11:52 PM   #9
~sHyLoCk~
Senior Member
 
Registered: Jul 2008
Location: /dev/null
Posts: 1,173
Blog Entries: 12

Rep: Reputation: 129Reputation: 129
Quote:
Originally Posted by jombee View Post
Thanks, I'm not sure how to do it. I tried at the command line sudo gedit /etc/x11/xorg.config with the monitor //// during booting, and got it couldn't open.
type this:

Code:
X -configure
also let us know :

Code:
lspci | grep VGA
 
Old 09-18-2009, 10:37 PM   #10
jombee
LQ Newbie
 
Registered: Aug 2008
Posts: 17

Original Poster
Rep: Reputation: 0
lspci | grep VGA gave me
01:00.0 VGA compatible controller: Trident Microsystems Cyberblade/i7 (rev 5c)
 
Old 09-19-2009, 09:22 AM   #11
jombee
LQ Newbie
 
Registered: Aug 2008
Posts: 17

Original Poster
Rep: Reputation: 0
OK, I finally got the /etc/X11/xorg.conf file to open...For some reason gedit won't work. Thank you Nano!

Section
"Device"
Identifer "Configured Video Device"
option "UseFBDev" "true"

EndSection


Section
"Monitor"
Identifier "Configured Monitor"

EndSection

Section
"Screen"
Identifier "Default Screen"
Monitor "Configured Monitor"

EndSection

Where do I go from here?

Last edited by jombee; 09-19-2009 at 09:26 AM. Reason: Spelling error
 
Old 09-19-2009, 11:33 AM   #12
prasanta
Member
 
Registered: Mar 2005
Location: India
Distribution: Debian
Posts: 368

Rep: Reputation: 37
Try doing,
Code:
dpkg-reconfigure xserver-xorg
from the shell. It will ask you lot of questions including the refresh rates. Enter the values by looking at the monitor manual. It will make a backup copy the existing xorg.conf. In the `Monitor` section it will write the values.

Have you tried, `xserver-xorg-video-trident` package.

Regards,

--
Prasanta

Last edited by prasanta; 09-19-2009 at 11:49 AM.
 
Old 09-19-2009, 12:55 PM   #13
jombee
LQ Newbie
 
Registered: Aug 2008
Posts: 17

Original Poster
Rep: Reputation: 0
I tried the dpkg-reconfigure xserver-xorg, didn't see anything about refresh rstes. It didn't change. Haven't tried xserver-xorg-video-trident package ( didn't know there was one, Thanks) I'll look for it...
 
Old 09-19-2009, 01:36 PM   #14
jombee
LQ Newbie
 
Registered: Aug 2008
Posts: 17

Original Poster
Rep: Reputation: 0
I have the newest xserver-xorg-video-trident package. I got the acer x163w refurbed from Tigerdirect without manual. I'm guessing I change the Monitor identifier to the monitor name and make. maybe Hor 30-50 and Ver 60? I'll look for a manual online...
 
Old 09-22-2009, 05:26 PM   #15
jombee
LQ Newbie
 
Registered: Aug 2008
Posts: 17

Original Poster
Rep: Reputation: 0
OK , this is what my xorg.conf.new looks like and still no change...I cp to /etc/X11/Xorg.conf

Section

"Device"
Identifer "Configured Video Device"
option "UseFBDev" "true"

EndSection

Section
"Monitor"
Identifier "Monitor0"
VendorName "acer"
ModelName "x163w"
HorizSync 30-80
VertRefresh 56-75

EndSection

Section
"Screen"
Identifier "Screen0"
Device "Card0"
Monitor "Monitor0"
DefaultDepth 24
SubSection "Display"
viewport 0 0
Depth 24
Modes "1024x768"
EndSubSection

EndSection
I'm still lost.
 
  


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
Problem installing Debian Lenny 5.0..... raisun Linux - Newbie 5 08-24-2009 02:16 AM
ALSA starting problem on Debian Lenny radeson Linux - Hardware 5 04-27-2009 08:21 AM
Strange resolution / xserve / gnome problem on acer laptop, debian lenny testing phil989 Debian 3 05-25-2008 03:59 PM
Peculiar resolution problem in Debian Lenny Bill_Hwy Debian 4 04-11-2008 03:14 AM
dual boot problem on debian lenny and windows sarajevo Debian 3 03-10-2008 09:45 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Newbie

All times are GMT -5. The time now is 05:50 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