LinuxQuestions.org
Help answer threads with 0 replies.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Laptop and Netbook
User Name
Password
Linux - Laptop and Netbook Having a problem installing or configuring Linux on your laptop? Need help running Linux on your netbook? This forum is for you. This forum is for any topics relating to Linux and either traditional laptops or netbooks (such as the Asus EEE PC, Everex CloudBook or MSI Wind).

Notices


Reply
  Search this Thread
Old 04-27-2006, 09:11 AM   #1
shuntfix
LQ Newbie
 
Registered: Sep 2005
Posts: 4

Rep: Reputation: 0
Dell M140 Resolution in PCLinuxOS


Having trouble getting 1280X800 resolution to work. Choices are: 1024X768, 800X600, 600X400, when I right-click into "Configure Desktop/Dislay." I used Synaptic to get "855resolution", ran it and restarted X with no result. I ran MCC and tried hardware->monitor and selected dell->1280X800 laptop with no result. When I tried to configure desktop settings in MCC I got a wandering screen. Any ideas?
 
Old 04-27-2006, 04:29 PM   #2
petespin27
Member
 
Registered: Aug 2005
Location: Lansing, IL
Distribution: Opensuse 11
Posts: 140

Rep: Reputation: 16
I used 855resolution to get my laptop to get 1280x800

When you ran 855resolution, did you do something similar:

(as root)
855resolution -l

look for a mode that you wouldn't possibly use (e.g. something that shows 1600x1200). For me it was mode 5c

then do: 855resolution 5c (or your mode) 1280 800

you should see a message about the patch being applied.

restart x (ctrl-alt-backspace)

If this works and you want to make it permanent, do this

make a text file (as root) /etc/855resolution

!#/bin/sh
855 resolution 5c 1280 800

then chmod+x /etc/855resolution
(note, change 5c to whatever worked for you)

put a symlink in /etc/rcs.d/rc5.d to start it at boot:

ln -s /etc/855resolution /etc/rc.d/rc5.d/S45855resolution

This is how I got it working on my laptop (I have the intel 915GM chip)
 
Old 05-01-2006, 05:28 PM   #3
shuntfix
LQ Newbie
 
Registered: Sep 2005
Posts: 4

Original Poster
Rep: Reputation: 0
thanks

sorry...just got back from a short vacation. I will try that out and get back to you with the results. thanks
 
Old 05-03-2006, 07:08 PM   #4
shuntfix
LQ Newbie
 
Registered: Sep 2005
Posts: 4

Original Poster
Rep: Reputation: 0
no luck

I tried as you showed...but never got the resolution to change. I followed your steps trying 3c and 5c at 1280 800. I then exited the session and restarted x as you said. I did not get any change in screen res so I have not created any text files.
 
Old 05-03-2006, 09:26 PM   #5
petespin27
Member
 
Registered: Aug 2005
Location: Lansing, IL
Distribution: Opensuse 11
Posts: 140

Rep: Reputation: 16
One other thought, is your xorg.conf set to use 1280x800 resolution?

To change this:

PClinuxOS control center --> hardware --> change desktop screen resolution. To get the 1280x800 you may have go to other and then find 1280x800.
apply the changes, logout, hit alt-f6, login as root, run 855resolution as before, logout, hit alt-f7 and restart x (alt-backspace).
 
Old 05-07-2006, 07:15 PM   #6
shuntfix
LQ Newbie
 
Registered: Sep 2005
Posts: 4

Original Poster
Rep: Reputation: 0
Got it!

I tried your method again:
"When you ran 855resolution, did you do something similar:

(as root)
855resolution -l

look for a mode that you wouldn't possibly use (e.g. something that shows 1600x1200). For me it was mode 5c

then do: 855resolution 5c (or your mode) 1280 800

you should see a message about the patch being applied.

restart x (ctrl-alt-backspace)

If this works and you want to make it permanent, do this

make a text file (as root) /etc/855resolution

!#/bin/sh
855 resolution 5c 1280 800

then chmod+x /etc/855resolution
(note, change 5c to whatever worked for you)

put a symlink in /etc/rcs.d/rc5.d to start it at boot:

ln -s /etc/855resolution /etc/rc.d/rc5.d/S45855resolution"

and realized that a typo was keeping it from working.

!#/bin/sh
855 resolution 5c 1280 800

should be: 855resolution 5c 1280 800

works terrific... thanks for the help
 
Old 05-07-2006, 07:52 PM   #7
petespin27
Member
 
Registered: Aug 2005
Location: Lansing, IL
Distribution: Opensuse 11
Posts: 140

Rep: Reputation: 16
Your welcome!
sorry about the typo
 
Old 06-14-2006, 10:38 PM   #8
arielc
LQ Newbie
 
Registered: Jun 2006
Posts: 4

Rep: Reputation: 0
Thanks petespin27! This worked like a charm. It only took 3 minutes to get this working. Now I've got a beautiful looking desktop that I know my co-workers are going to envy
 
Old 04-21-2007, 07:17 PM   #9
Ander
Member
 
Registered: Apr 2003
Location: Vancouver
Distribution: Debian
Posts: 37

Rep: Reputation: 15
Isn't this a great example of why so many people think Linux is complicated?

Booting to a command prompt, creating a textfile with shell commands, changing file permissions, creating a symlink---just to get the OS to support a widely-used laptop screen resolution? What's wrong with this picture?
 
  


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
Fedora 4 on XPS M140 HOWTo Malachai.77 Linux - Laptop and Netbook 1 05-11-2006 07:26 PM
Dell Monitor Resolution carlosinfl Linux - Hardware 4 01-24-2006 01:14 PM
PCLinuxOS pr.91 on Dell C600 benisjammin Linux - Laptop and Netbook 1 09-15-2005 10:39 AM
dell inspiron resolution problem phishhead220 Linux - Laptop and Netbook 1 11-29-2003 10:38 AM
Dell / Nvidia Resolution Question hpytrpstr Linux - Hardware 1 05-21-2003 09:01 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Laptop and Netbook

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