LinuxQuestions.org
Share your knowledge at the LQ Wiki.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > Slackware > Slackware - Installation
User Name
Password
Slackware - Installation This forum is for the discussion of installation issues with Slackware.

Notices


Reply
  Search this Thread
Old 07-14-2005, 06:42 PM   #1
jayhel
Member
 
Registered: Nov 2004
Location: Montreal
Distribution: Slackware 14.1
Posts: 161

Rep: Reputation: 15
Laptop Acer 1690: 1280x800 resolution


Hi!

How do I set the resolution at 1280x800 (16/10) on a VESA based, i915 chipset Acer laptop?

I compiled Linux 2.6.10 with the i915 driver.

Rgs,

JL
 
Old 07-14-2005, 11:15 PM   #2
integr8er
LQ Newbie
 
Registered: Mar 2004
Location: Milwaukee, Wi. USA
Distribution: Redhat 9
Posts: 12

Rep: Reputation: 0
Seems to me that you may have to calculate a modeline for your display and a site similar to this one could help. I had to do some of this on my HP Z%5000 laptop with 1600x1050 resolution. http://koala.ilog.fr/cgi-bin/nph-colas-modelines I am not sure this is the site I used, and I also consulted various other laptop web articles out there to help me get my video going. I'm not so sure this will be a big helpful answer for you... Might steer you in some direction.
 
Old 07-15-2005, 05:21 AM   #3
jayhel
Member
 
Registered: Nov 2004
Location: Montreal
Distribution: Slackware 14.1
Posts: 161

Original Poster
Rep: Reputation: 15
Tks
I did it actually using the same thread.
==================================================
Section "Monitor"

Identifier "dddddddddddd"

# HorizSync is in kHz unless units are specified.
# HorizSync may be a comma separated list of discrete values, or a
# comma separated list of ranges of values.
# NOTE: THE VALUES HERE ARE EXAMPLES ONLY. REFER TO YOUR MONITOR'S
# USER MANUAL FOR THE CORRECT NUMBERS.

HorizSync 31.5 - 79.0

# HorizSync 30-64 # multisync
# HorizSync 31.5, 35.2 # multiple fixed sync frequencies
# HorizSync 15-25, 30-50 # multiple ranges of sync frequencies

# VertRefresh is in Hz unless units are specified.
# VertRefresh may be a comma separated list of discrete values, or a
# comma separated list of ranges of values.
# NOTE: THE VALUES HERE ARE EXAMPLES ONLY. REFER TO YOUR MONITOR'S
# USER MANUAL FOR THE CORRECT NUMBERS.

VertRefresh 40-150
ModeLine "1280x800" 172.73 1280 1336 1616 1728 800 802 814 840 #119Hz

EndSection
===============================================

What I get is this (extract from the /var/log/Xorg.0.log file):
=======================================
II) VESA(0): Gamma: 2.20
(II) VESA(0): No DPMS capabilities specified; RGB/Color Display
(II) VESA(0): First detailed timing is preferred mode
(II) VESA(0): redX: 0.575 redY: 0.359 greenX: 0.319 greenY: 0.532
(II) VESA(0): blueX: 0.155 blueY: 0.129 whiteX: 0.312 whiteY: 0.328
(II) VESA(0): Manufacturer's mask: 0
(II) VESA(0): Supported additional Video Mode:
(II) VESA(0): clock: 68.9 MHz Image Size: 331 x 207 mm
(II) VESA(0): h_active: 1280 h_sync: 1301 h_sync_end 1333 h_blank_end 1408 h_border: 0
(II) VESA(0): v_active: 800 v_sync: 804 v_sync_end 808 v_blanking: 816 v_border: 0
(II) VESA(0): QUANTADISPLAY
(II) VESA(0): QD15TL022
(II) VESA(0): Searching for matching VESA mode(s):
Mode: 160 (0x0)
=======================================================
Then it can't find it:
=======================================================
(II) VESA(0): Total Memory: 123 64KB banks (7872kB)
(WW) VESA(0): config file hsync range 31.5-79kHz not within DDC hsync ranges.
(WW) VESA(0): config file vrefresh range 40-150Hz not within DDC vrefresh ranges.
(II) VESA(0): dddddddddddd: Using hsync range of 31.50-79.00 kHz
(II) VESA(0): dddddddddddd: Using vrefresh range of 40.00-150.00 Hz
(II) VESA(0): Not using mode "1280x800" (no mode of this name)<<<<<<<<<<<<<<<
(--) VESA(0): Virtual size is 1024x768 (pitch 1024)
(**) VESA(0): *Built-in mode "1024x768"
(**) VESA(0): *Built-in mode "800x600"
(**) VESA(0): *Built-in mode "640x480"
(--) VESA(0): Display dimensions: (330, 210) mm
(--) VESA(0): DPI set to (78, 92)
(II) VESA(0): Attempting to use 85Hz refresh for mode "1024x768" (118)
(II) VESA(0): Attempting to use 85Hz refresh for mode "800x600" (115)
(II) VESA(0): Attempting to use 85Hz refresh for mode "640x480" (112)
(**) VESA(0): Using "Shadow Framebuffer"
(II) Loading sub module "shadow"
====================================================
How come I get the message "no mode of this name"?

JL
 
Old 07-18-2005, 11:40 PM   #4
jayhel
Member
 
Registered: Nov 2004
Location: Montreal
Distribution: Slackware 14.1
Posts: 161

Original Poster
Rep: Reputation: 15
Acer 1690 working 1280x600, 16/10 res

Solved!

Thanks to this link:

http://perso.wanadoo.fr/apoirier/

setting the 1280x800, 16/10 res on an Acer Aspire 1690 WLMi is a breeze
 
Old 04-12-2006, 04:40 PM   #5
slivkoff
LQ Newbie
 
Registered: Dec 2004
Posts: 3

Rep: Reputation: 0
How do I maintain the resolution upon rebooting?

The program worked great on my Acer Aspire 1642 WLMi running Mandriva 2006, which has a native resolution of 1280X800. I've been searching for this fix for weeks!

I'm a bit of a novice linux user, so excuse my ignorance with these concerns:

1.Why do I lose this screen size/resolution match every time I reboot? In other words, the screen is "too big" for the monitor upon rebooting, just like it was before I found this fix.
2.The follow up is of course this: how can I keep these settings upon rebooting? If I have to run this program every time at reboot, how do I set this up?

Many thanks,
Mark
 
Old 04-12-2006, 08:58 PM   #6
jayhel
Member
 
Registered: Nov 2004
Location: Montreal
Distribution: Slackware 14.1
Posts: 161

Original Poster
Rep: Reputation: 15
In any Linux distro there's a file that executes custom commands and scripts at boot time.
In Slackware, that file is:
/etc/rc.d/rc.local
If you put:
=============================================
# To change the resolution to 1280x800
855resolution 3c 1280 800
=============================================
in it, it'll execute that command everytime Linux boots.
Therefore afterwards your resolution will always be set at 1280x800.
 
Old 04-14-2006, 07:23 AM   #7
slivkoff
LQ Newbie
 
Registered: Dec 2004
Posts: 3

Rep: Reputation: 0
Thank you very much. Mandriva had that rc.local file waiting there for me to edit.

You've made my weekend.
 
  


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
INFRARED and Graphics on an Acer Aspire 1690 kmaltese Linux - Laptop and Netbook 1 11-26-2005 03:48 PM
INFRARED & Resolution with SuSE 10 on an Acer Aspire 1690 kmaltese SUSE / openSUSE 2 11-23-2005 07:10 PM
Acer Aspire 1690 Screen Resolution Peanutman Linux - Laptop and Netbook 3 08-11-2005 03:44 PM
Laptop Acer 1690: 1280x800 resolution jayhel Linux - Laptop and Netbook 1 07-20-2005 03:34 PM
Laptop Acer 1690: 1280x800 resolution jayhel Linux - Laptop and Netbook 1 07-17-2005 10:37 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > Slackware > Slackware - Installation

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