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

Notices


Reply
  Search this Thread
Old 03-05-2006, 09:45 PM   #1
frenchrh
LQ Newbie
 
Registered: Jul 2004
Posts: 18

Rep: Reputation: Disabled
Want To Use Full LCD Panl Resolution: SuSE 10, Intel915 Video 1400x1050 on Dell D610


I am running SuSE10 on a Dell D610 with the Intel915 video card and a 1400x1050 lcd panel. Since the Intel915 doesn't correctly report its modes to SuSE SAX2 and the KDE desktop, it only runs at 1280x1024. SAXS says the display is 1400x1050 lcd. but kde only allows 1280x1024.

Therefore I use the 855resolution program (which comes in SuSE10 and works for the 915 graphics card), to reset one of the video modes to be 1400x1050 using the command '855resolution 3c 1400 1050' in one of my init.d scripts. This works, so when running my card now reports a valid 1400x1050 video mode when queried.

But in other (non-SuSE) linuxes people say I need to add a modeline to my X11/xorg.conf file to let KDE to know to run at full 1400x1050 resolution. In the SuSE xorg.conf file, there are no modelines, or it doesn't look like the ones quoted for other linuxes.

My desktop is still running only at 1280x1024, and KDE doesn't only gives 1280 as the highest I can go.

So for SuSE what is the next piece I need to do to get my full LCD panel to be used. Its a drag to have the black bars of unused screen all around.
 
Old 03-07-2006, 08:29 AM   #2
jdogpc
Member
 
Registered: Jul 2005
Location: Mafra, PT
Distribution: Fedora Core
Posts: 90

Rep: Reputation: 15
Hi
I have an Acer TM660 and I have the same problem, as far as I have read this resolution is a virtual one that the 855 driver can not coupe with.

I looked for '855resolution' and found this site http://perso.wanadoo.fr/apoirier were you can download the source code and compile it on other distros, I'm going to try this myself.

As for modlines as far as I know they are used inform X of the display capabilities which in your and my case is not the issue because the lcd reports correctly it's maximum resolution, the bios from the graphic card is the one responsible for this problem as it those not respond with a 1400x1050 mode when queried.

Sorry for no help.

JdogPc

Last edited by jdogpc; 03-07-2006 at 08:40 AM.
 
Old 03-07-2006, 11:29 AM   #3
frenchrh
LQ Newbie
 
Registered: Jul 2004
Posts: 18

Original Poster
Rep: Reputation: Disabled
And 855resolution gets the video bios to correctly report 1400x1050

Hi jdogpc,

In SuSE 10, it comes with 855resolution, that utility of A Poirier, and I have it in my init.d scripts, so that the Intel 915 video card properly reports it has a mode of 1400x1050. So that part is working. But in KDE, the desktop is still not allowed to go above a resolution of 1280x1024. And supposedly I think Its something to do with Xorg.conf and DRI. But the Xorg.conf in SuSE doesn't seem to have any modeline lines in it.
so I think I'm halfway but still not using my full LCD panel resolution.
 
Old 03-07-2006, 12:13 PM   #4
jdogpc
Member
 
Registered: Jul 2005
Location: Mafra, PT
Distribution: Fedora Core
Posts: 90

Rep: Reputation: 15
In that case verify a change if that's the case your xorg.conf that should be under /etc/X11/

in the bottom of the file you should something like this:

Section "Screen"
Identifier "Screen0"
Device "Videocard0"
Monitor "Monitor0"
DefaultDepth 16
SubSection "Display"
Viewport 0 0
Depth 16
Modes "800x600" "640x480"
EndSubSection
EndSection


check the SubSection "Display" to see if there a mode to "1400x1050" if not just add it, these are the resolutions X is allowed to work. if it can not work with the first it tries the second and so on, you also change X resolution by pressing the ctrl+'plus sign key' or ctrl+'minus sign key'.

hope this is it.

JdogPC
 
Old 03-07-2006, 02:47 PM   #5
frenchrh
LQ Newbie
 
Registered: Jul 2004
Posts: 18

Original Poster
Rep: Reputation: Disabled
my /etc/X11/xorg.conf file

Hi jdogpc

I do have the /etc/X11/xorg.conf file there and it has section display with subsections saying 1400x1050. It actually has various of them.

And you'll see it is set for a Dell 1400x1050 LCD panel display. In the display it says use Modes(0)
It also says DRI and lists only one mode for that 0660. Don't know what this means, though.

So I'm still baffled. In kde, no desktop size above 1280x1024 is offered.

Thanks for you help on this.

---------------------------------------------
# /.../
# SaX generated X11 config file
# Created on: 2006-03-03T14:12:37-0500.
#
# Version: 7.1
# Contact: Marcus Schaefer <sax@suse.de>, 2002
#
# Automatically generated by [ISaX] (7.1)
# PLEASE DO NOT EDIT THIS FILE!
#

Section "Files"
FontPath "/usr/X11R6/lib/X11/fonts/misc:unscaled"
FontPath "/usr/X11R6/lib/X11/fonts/local"
FontPath "/usr/X11R6/lib/X11/fonts/75dpi:unscaled"
FontPath "/usr/X11R6/lib/X11/fonts/100dpi:unscaled"
FontPath "/usr/X11R6/lib/X11/fonts/Type1"
FontPath "/usr/X11R6/lib/X11/fonts/URW"
FontPath "/usr/X11R6/lib/X11/fonts/Speedo"
FontPath "/usr/X11R6/lib/X11/fonts/PEX"
FontPath "/usr/X11R6/lib/X11/fonts/cyrillic"
FontPath "/usr/X11R6/lib/X11/fonts/latin2/misc:unscaled"
FontPath "/usr/X11R6/lib/X11/fonts/latin2/75dpi:unscaled"
FontPath "/usr/X11R6/lib/X11/fonts/latin2/100dpi:unscaled"
FontPath "/usr/X11R6/lib/X11/fonts/latin2/Type1"
FontPath "/usr/X11R6/lib/X11/fonts/latin7/75dpi:unscaled"
FontPath "/usr/X11R6/lib/X11/fonts/baekmuk:unscaled"
FontPath "/usr/X11R6/lib/X11/fonts/japanese:unscaled"
FontPath "/usr/X11R6/lib/X11/fonts/kwintv"
FontPath "/usr/X11R6/lib/X11/fonts/truetype"
FontPath "/usr/X11R6/lib/X11/fonts/uni:unscaled"
FontPath "/usr/X11R6/lib/X11/fonts/CID"
FontPath "/usr/X11R6/lib/X11/fonts/ucs/misc:unscaled"
FontPath "/usr/X11R6/lib/X11/fonts/ucs/75dpi:unscaled"
FontPath "/usr/X11R6/lib/X11/fonts/ucs/100dpi:unscaled"
FontPath "/usr/X11R6/lib/X11/fonts/hellas/misc:unscaled"
FontPath "/usr/X11R6/lib/X11/fonts/hellas/75dpi:unscaled"
FontPath "/usr/X11R6/lib/X11/fonts/hellas/100dpi:unscaled"
FontPath "/usr/X11R6/lib/X11/fonts/hellas/Type1"
FontPath "/usr/X11R6/lib/X11/fonts/misc/sgi:unscaled"
FontPath "/usr/X11R6/lib/X11/fonts/xtest"
FontPath "/opt/kde3/share/fonts"
InputDevices "/dev/ttyS0"
InputDevices "/dev/ttyS1"
InputDevices "/dev/ttyS2"
InputDevices "/dev/ttyS3"
InputDevices "/dev/ttyS4"
InputDevices "/dev/ttyS5"
InputDevices "/dev/ttyS6"
InputDevices "/dev/ttyS7"
InputDevices "/dev/ttyS8"
InputDevices "/dev/psaux"
InputDevices "/dev/logibm"
InputDevices "/dev/sunmouse"
InputDevices "/dev/atibm"
InputDevices "/dev/amigamouse"
InputDevices "/dev/atarimouse"
InputDevices "/dev/inportbm"
InputDevices "/dev/gpmdata"
InputDevices "/dev/mouse"
InputDevices "/dev/usbmouse"
InputDevices "/dev/adbmouse"
InputDevices "/dev/input/mice"
InputDevices "/dev/input/event0"
InputDevices "/dev/pointer0"
InputDevices "/dev/pointer1"
InputDevices "/dev/pointer2"
InputDevices "/dev/pointer3"
EndSection

Section "ServerFlags"
Option "AllowMouseOpenFail"
EndSection

Section "Module"
Load "glx"
Load "type1"
Load "extmod"
Load "dbe"
Load "freetype"
Load "v4l"
Load "dri"
EndSection

Section "InputDevice"
Driver "kbd"
Identifier "Keyboard[0]"
Option "Protocol" "Standard"
Option "XkbLayout" "us"
Option "XkbModel" "pc104"
Option "XkbRules" "xfree86"
EndSection


Section "InputDevice"
Driver "mouse"
Identifier "Mouse[1]"
Option "Device" "/dev/input/mice"
Option "Name" "PS/2 Mouse"
Option "Protocol" "explorerps/2"
Option "Vendor" "Sysp"
EndSection

Section "InputDevice"
Driver "synaptics"
Identifier "Mouse[3]"
Option "AccelFactor" "0.1"
Option "BottomEdge" "650"
Option "CircScrollDelta" "0.1"
Option "CircScrollTrigger" "2"
Option "CircularScrolling" "1"
Option "Device" "/dev/input/mice"
Option "EdgeMotionMaxSpeed" "15"
Option "EdgeMotionMinSpeed" "15"
Option "Emulate3Buttons" "on"
Option "EmulateMidButtonTime" "75"
Option "FingerHigh" "15"
Option "FingerLow" "14"
Option "HorizScrollDelta" "20"
Option "InputFashion" "Mouse"
Option "LeftEdge" "120"
Option "MaxSpeed" "1"
Option "MaxTapMove" "110"
Option "MaxTapTime" "180"
Option "MinSpeed" "0.2"
Option "Name" "ALPS;Touchpad"
Option "Protocol" "auto-dev"
Option "RightEdge" "830"
Option "SHMConfig" "on"
Option "TopEdge" "120"
Option "UpDownScrolling" "1"
Option "Vendor" "Sysp"
Option "VertScrollDelta" "20"
Option "ZAxisMapping" "4 5"
EndSection


Section "Monitor"
Option "CalcAlgorithm" "XServerPool"
DisplaySize 290 210
HorizSync 31-90
Identifier "Monitor[0]"
ModelName "1400X LAPTOP DISPLAY PANEL"
VendorName "DELL"
VertRefresh 59-75
UseModes "Modes[0]"
EndSection


Section "Modes"
Identifier "Modes[0]"
EndSection


Section "Screen"
DefaultDepth 24
SubSection "Display"
Depth 15
Modes "1400x1050" "1280x1024" "1280x960" "1280x800" "1152x864" "1280x768" "1024x768" "800x600" "768x576" "640x480"
EndSubSection
SubSection "Display"
Depth 16
Modes "1400x1050" "1280x1024" "1280x960" "1280x800" "1152x864" "1280x768" "1024x768" "800x600" "768x576" "640x480"
EndSubSection
SubSection "Display"
Depth 24
Modes "1400x1050" "1280x1024" "1280x960" "1280x800" "1152x864" "1280x768" "1024x768" "800x600" "768x576" "640x480"
EndSubSection
SubSection "Display"
Depth 32
Modes "1400x1050" "1280x1024" "1280x960" "1280x800" "1152x864" "1280x768" "1024x768" "800x600" "768x576" "640x480"
EndSubSection
SubSection "Display"
Depth 8
Modes "1400x1050" "1280x1024" "1280x960" "1280x800" "1152x864" "1280x768" "1024x768" "800x600" "768x576" "640x480"
EndSubSection
Device "Device[0]"
Identifier "Screen[0]"
Monitor "Monitor[0]"
EndSection


Section "Device"
BoardName "915 GM"
BusID "0:2:0"
Driver "i810"
Identifier "Device[0]"
Screen 0
VendorName "Intel"
EndSection


Section "ServerLayout"
Identifier "Layout[all]"
InputDevice "Keyboard[0]" "CoreKeyboard"
InputDevice "Mouse[1]" "CorePointer"
InputDevice "Mouse[3]" "SendCoreEvents"
Option "Clone" "off"
Option "Xinerama" "off"
Screen "Screen[0]"
EndSection

Section "DRI"
Group "video"
Mode 0660
EndSection

Section "Extensions"
EndSection
 
Old 03-07-2006, 04:12 PM   #6
minrich
Member
 
Registered: Aug 2003
Location: Isles of Man & Wight
Distribution: See signature
Posts: 548

Rep: Reputation: 40
hi frenchrh

While I don't have an intel chipset - because I am running Suse10 x86_64 on my Ferrari 3400 which has a 1400x1050 lcd. I have actually gotten the 3D drivers from ati to work and have a very similar xorg.conf as you. Therefore I would be interested to know what you get when you right-click on your 'desktop' -> Configure Desktop -> Display (button in left panel) for item two on the 'Size & Orientation' tab .... I have Screen Size at 1400x1050 and if I remember correctly I had to change it from 1024x768 by clicking on the 'drop-down' box.

Finally you should have an unselected 'check' box titled "Apply settings on KDE startup" .... if your changes here don't register upon restarting X then it may be worth your while to try checking this box before restarting X. If you don't know how to restart your x session let us know and we will share!

hope this helps
 
Old 03-07-2006, 05:00 PM   #7
frenchrh
LQ Newbie
 
Registered: Jul 2004
Posts: 18

Original Poster
Rep: Reputation: Disabled
KDE Screen Size Setting

this is where my problem lies. My xorg.conf, says I can do 1400x1050, but in the Configure Desktop -> Display (button in left panel) for item two on the 'Size & Orientation' tab .... I have the Screen Size of 1280x1024 as my highest resolution in the drop down box. No choice for 1400x1050 appears there, and therefore I can't get my full screen size on the 1400X1050 lcd panel.

so how come it doesn't appear in KDE as an option, while the DRI seems active and the modes of 1400x1050 are permitted in the xorg.conf??

We're getting warmer with all your helps, but I'm still baffled.
thanks
 
Old 03-07-2006, 05:24 PM   #8
jdogpc
Member
 
Registered: Jul 2005
Location: Mafra, PT
Distribution: Fedora Core
Posts: 90

Rep: Reputation: 15
I don't know just now how to unconfigure KDE wizards, but try create a new user start a new graphical session to see if it loads with 1400x1050.
If configure the resolution inside KDE it take relevance over "xorg.conf" file.

JdogPC
 
Old 03-13-2006, 12:17 PM   #9
frenchrh
LQ Newbie
 
Registered: Jul 2004
Posts: 18

Original Poster
Rep: Reputation: Disabled
new user, kde still doesn't allow 1400x1050

Hi jdogpc,
i tried you suggestion of logging in as a new user, but even there, the highest resolution in the kde desktop configuration is still 1280x1024.
So even though I have 855resolution run at each boot in an init script, and the Intel915 graphics adapter thereby reports a 1400x1050 resolution mode, which would use my full LCD panel screen size. and even though the X.org config file lists the 1400x1050 resolutions as I show above. I still can't use my full screen.
any other ideas? any one have some thoughts?
r
 
Old 03-14-2006, 10:03 AM   #10
Seagull
Member
 
Registered: Oct 2003
Location: Holland
Distribution: SuSE 10.0 SuSE 10.2
Posts: 70

Rep: Reputation: 15
I have the Dell 2005fpw and in my xorg.conf I have the following:
Section "Modes"
Identifier "16:10"
Modeline "1680x1050" 146.2 1680 1960 2136 2240 1050 1080 1086 1089 -hsync +vsync
EndSection

I notice that you don't have any modeline in your modes section. I'm not sure what the setting would be for your monitor though.
 
Old 03-14-2006, 10:36 AM   #11
frenchrh
LQ Newbie
 
Registered: Jul 2004
Posts: 18

Original Poster
Rep: Reputation: Disabled
Modelines In SuSE 10.0

Hi Seagull,
my question to you is, are you running SuSE 10.0 or a different linux distribution? Most distributions have modelines like yours, but SuSE, I believe, does not use them in the Xorg.conf file. thats why in the file I listed above there are no modelines at all.
I could be wrong about this, but I think the modelines are hidden somplace else in SuSE.
r
 
Old 03-15-2006, 02:48 AM   #12
Seagull
Member
 
Registered: Oct 2003
Location: Holland
Distribution: SuSE 10.0 SuSE 10.2
Posts: 70

Rep: Reputation: 15
I'm running SuSE 10.0 Just upgraded the PC here at work from SuSE 9.1

There are 3 PCs here, all with the same monitor and all using SuSE. We all used the same xorg.conf details for the monitor. The only PC that had problems was the one running windows and that was down to the video card not supporting the resolution.

As for the modelines entry - my take is that if it's working leave it in.;-)
 
  


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
DRI not working with i915 video on a Dell D610 laptop mikeyt_333 Linux - Hardware 6 06-19-2006 09:55 PM
Video Problem: Dell D610 with Intel 915GM integrated Z3u55 Linux - Laptop and Netbook 7 01-31-2006 06:26 AM
SUSE 9.1 on Dell Latitude D610, network card issue gooroo363 Linux - Networking 5 01-06-2006 01:36 PM
Suse 9.3 Dell D610 Intel 915GM Cannot change resolution vancew22 Linux - Laptop and Netbook 7 10-06-2005 07:36 AM
Dell inspiron 510m, i855GME, 1400x1050 resolution ? Ben2210 Linux - Laptop and Netbook 7 07-29-2004 06:11 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > SUSE / openSUSE

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