openSUSE Forums > Hardware > Laptop » stretched screen

Go Back   openSUSE Forums > Hardware > Laptop
Forums FAQ Members List Search Today's Posts Mark Forums Read


Laptop Questions about laptop hardware and laptop specific software (power management )

Reply
Page 1 of 3 1 23
 
LinkBack Thread Tools Display Modes
  #1 (permalink)  
Old 16-Sep-2009, 08:43
Puzzled Penguin
 
Join Date: Sep 2009
Posts: 12
vinay_r hasn't been rated much yet
Default stretched screen

Hi there,

I got myself an Acer Aspire One 751 netbook yesterday and installed suse 11.1 today. I used the dvd image on a pendrive for installation and as far as I've checked (didn't bother getting internet and such working, I've got a suse 11.1 desktop here as well) nearly everything seems fine.

Except for the screen size. The complete screen is being filled, but everything is stretched in the horizontal direction. The screen has a 16:9 ratio and it seems fine in the already installed Windows XP, but with linux it doesn't.

I did follow the instructions mentioned here, that is, change
Code:
DISPLAYMANAGER_RANDR_MODE_VGA="auto"
into
Code:
DISPLAYMANAGER_RANDR_MODE_VGA=""
in /etc/sysconfig/displaymanager, but that didn't do the trick. In fact, "auto" was already gone when I first opened the file, but I tried both (with and without "auto"). Also I cannot make sax2 adjust the screen shape to solve it.

Does anyone have an idea how to change it?

Cheers,
Vinay
Reply With Quote
  #2 (permalink)  
Old 16-Sep-2009, 08:51
Knurpht's Avatar
Wise Penguin
 
Join Date: Jun 2008
Location: groningen, netherlands
Posts: 1,783
Knurpht 's reputation will be famous soon enoughKnurpht 's reputation will be famous soon enoughKnurpht 's reputation will be famous soon enough
Default Re: stretched screen

What's the video card / chip in the laptop? You might need proprietary drivers to get this working.
__________________
- AMD Athlon X2 6.0 GHz, 8 GB DDR2-800, 30 GB SSD, 1.5 TB, EVGA 9800GT, openSUSE 11.2 KDE4 4.3.3
- ASUS K70IO laptop, GT120M-1GB, 4 GB, 64 GB SSD, opensuse Factory, KDE4 4.3.3

R.E.S.T.E.C.P.
Reply With Quote
  #3 (permalink)  
Old 16-Sep-2009, 09:40
Puzzled Penguin
 
Join Date: Sep 2009
Posts: 12
vinay_r hasn't been rated much yet
Default Re: stretched screen

Hi,

thank you for your reply. It says "Vesa framebuffer graphics" in Sax2, not too sure if that is what you're after. The graphics card is on-board. The processor is Intel Atom Z520, if that is of any help.

Cheers,
Vinay
Reply With Quote
  #4 (permalink)  
Old 16-Sep-2009, 10:31
Puzzled Penguin
 
Join Date: Sep 2009
Posts: 12
vinay_r hasn't been rated much yet
Default Re: stretched screen

Hi,

this may be the info you were looking for:
Code:
13: PCI 02.0: 0300 VGA compatible controller (VGA)
  [Created at pci.318]
  UDI: /org/freedesktop/Hal/devices/pci_8086_8108
  Unique ID: _Znp.mMhpgw3h8oF
  SysFS ID: /devices/pci0000:00/0000:00:02.0
  SysFS BusID: 0000:00:02.0
  Hardware Class: graphics card
  Model: "Intel System Controller Hub (SCH Poulsbo) Graphics Controller"
  Vendor: pci 0x8086 "Intel Corporation"
  Device: pci 0x8108 "System Controller Hub (SCH Poulsbo) Graphics Controller"
  SubVendor: pci 0x1025 "Acer Incorporated [ALI]"
  SubDevice: pci 0x0244 
  Revision: 0x07
  Memory Range: 0xb0080000-0xb00fffff (rw,non-prefetchable)
  I/O Ports: 0x1800-0x1807 (rw)
  Memory Range: 0xc0000000-0xcfffffff (rw,non-prefetchable)
  Memory Range: 0xb0000000-0xb003ffff (rw,non-prefetchable)
  IRQ: 7 (no events)
  I/O Ports: 0x3c0-0x3df (rw)
  Module Alias: "pci:v00008086d00008108sv00001025sd00000244bc03sc00i00"
  Config Status: cfg=no, avail=yes, need=no, active=unknown
As for the screen itself:
Code:
52: None 00.0: 10000 Monitor
  [Created at fb.71]
  Unique ID: rdCR.EY_qmtb9YY0
  Hardware Class: monitor
  Model: "Generic Monitor"
  Vendor: "Generic"
  Device: "Monitor"
  Resolution: 1024x768@76Hz
  Driver Info #0:
    Max. Resolution: 1024x768
    Vert. Sync Range: 50-90 Hz
    Hor. Sync Range: 31-61 kHz
  Config Status: cfg=new, avail=yes, need=no, active=unknown
The acer website mentions resolution should be 1366x768, by the way.

Cheers,
Vinay
Reply With Quote
  #5 (permalink)  
Old 17-Sep-2009, 06:10
Puzzled Penguin
 
Join Date: Sep 2009
Posts: 12
vinay_r hasn't been rated much yet
Default Re: stretched screen

Hi,

still haven't got it to work, but I noticed that the Grub screen has "vga=0x317" as boot option for linux, which seems to relate to 1024x768. I've been looking into some tables but can't find anything for 16bit 1366x768. In sax2 I now also chose LCD, which allows me to chose for the proper resolution, but the drop down menu below still only has the 1024x768 and 800x600 options.

By the way I have had it connected to the internet and ran the updates, but that didn't solve the issue either.

I also tried to change
Code:
DISPLAYMANAGER_RANDR_MODE_VGA=""
in /etc/sysconfig/displaymanager to
Code:
DISPLAYMANAGER_RANDR_MODE_VGA="1366x768_60 1368 1440 1584 1800 768 769 772 795"
but even that doesn't help one bit (and fortunately doesn't make it any worse either).

I'm a bit disappointed as I got myself exactly the same Acer Aspire 751 with SuSE 11.1 as described in the instructions I refer to in my first post. The author there apparently got it to work so that got me surprised that for me it doesn't. Same software, same hardware, it should be doable, right?

Anyone some good advice? I don't use my computer for movies and such (never tried whether it works either) and for typing and such I can live perfectly fine with the stretched screen, but for making drawings and such it is important that the screen ratio is right.

Thank you,
Vinay
Reply With Quote
  #6 (permalink)  
Old 17-Sep-2009, 06:23
Knurpht's Avatar
Wise Penguin
 
Join Date: Jun 2008
Location: groningen, netherlands
Posts: 1,783
Knurpht 's reputation will be famous soon enoughKnurpht 's reputation will be famous soon enoughKnurpht 's reputation will be famous soon enough
Default Re: stretched screen

Don't expect too much from the Intel video chip. Widescreen resolution in GRUB is not yet possible. What you want is the desktop to be in the right resolution.
Start sax2 and adjust the preferred mode if possible. If not, change monitor to LCD with proper resolution and refresh rate. Check if preferred mode now is OK. Save and exit.

Please let us know the results.
__________________
- AMD Athlon X2 6.0 GHz, 8 GB DDR2-800, 30 GB SSD, 1.5 TB, EVGA 9800GT, openSUSE 11.2 KDE4 4.3.3
- ASUS K70IO laptop, GT120M-1GB, 4 GB, 64 GB SSD, opensuse Factory, KDE4 4.3.3

R.E.S.T.E.C.P.
Reply With Quote
  #7 (permalink)  
Old 17-Sep-2009, 06:29
Wise Penguin
 
Join Date: Jun 2008
Location: NZ
Posts: 1,844
deano_ferrari has a spectacular reputation aura aboutdeano_ferrari has a spectacular reputation aura aboutdeano_ferrari has a spectacular reputation aura aboutdeano_ferrari has a spectacular reputation aura about
Default Re: stretched screen

As Knurpht mentioned, you may need to install proprietary drivers if you have ATI or NVIDIA chipset. For Intel chipsets, careful monitor selection is required, and sometimes manual xorg.conf tuning may also be required.

Can you post the output of one of the following commands?

Quote:
/sbin/lspci -k |grep VGA -A2
Quote:
/usr/sbin/hwinfo --gfxcard
Edit: I missed the fact that you have Intel graphics chipset. If you still have problems with display after monitor configuration (as per Knurpht's advice), please post your /etc/X11/xorg.conf contents for us to have a look at. Good luck.
Reply With Quote
  #8 (permalink)  
Old 17-Sep-2009, 07:38
Puzzled Penguin
 
Join Date: Sep 2009
Posts: 12
vinay_r hasn't been rated much yet
Default Re: stretched screen

Hi Knurpht and Deano,

thank you for your response.

I already chose for the LCD 1366x768@60HZ in sax2. Yet still the drop down menu below still only allows me to choose between 800x600 and 1024x768.

Please see xorg.conf below:
Code:
# /.../
# SaX generated X11 config file
# Created on: 2009-09-17T14:29:47+0200.
#
# Version: 8.1
# Contact: Marcus Schaefer <sax@suse.de>, 2005
# Contact: SaX-User list <https://lists.berlios.de/mailman/listinfo/sax-users>
#
# Automatically generated by [ISaX] (8.1)
# PLEASE DO NOT EDIT THIS FILE!
#

Section "Files"
  FontPath     "/usr/share/fonts/misc:unscaled"
  FontPath     "/usr/share/fonts/local"
  FontPath     "/usr/share/fonts/75dpi:unscaled"
  FontPath     "/usr/share/fonts/100dpi:unscaled"
  FontPath     "/usr/share/fonts/Type1"
  FontPath     "/usr/share/fonts/URW"
  FontPath     "/usr/share/fonts/Speedo"
  FontPath     "/usr/share/fonts/PEX"
  FontPath     "/usr/share/fonts/cyrillic"
  FontPath     "/usr/share/fonts/latin2/misc:unscaled"
  FontPath     "/usr/share/fonts/latin2/75dpi:unscaled"
  FontPath     "/usr/share/fonts/latin2/100dpi:unscaled"
  FontPath     "/usr/share/fonts/latin2/Type1"
  FontPath     "/usr/share/fonts/latin7/75dpi:unscaled"
  FontPath     "/usr/share/fonts/baekmuk:unscaled"
  FontPath     "/usr/share/fonts/japanese:unscaled"
  FontPath     "/usr/share/fonts/kwintv"
  FontPath     "/usr/share/fonts/truetype"
  FontPath     "/usr/share/fonts/uni:unscaled"
  FontPath     "/usr/share/fonts/CID"
  FontPath     "/usr/share/fonts/ucs/misc:unscaled"
  FontPath     "/usr/share/fonts/ucs/75dpi:unscaled"
  FontPath     "/usr/share/fonts/ucs/100dpi:unscaled"
  FontPath     "/usr/share/fonts/hellas/misc:unscaled"
  FontPath     "/usr/share/fonts/hellas/75dpi:unscaled"
  FontPath     "/usr/share/fonts/hellas/100dpi:unscaled"
  FontPath     "/usr/share/fonts/hellas/Type1"
  FontPath     "/usr/share/fonts/misc/sgi:unscaled"
  FontPath     "/usr/share/fonts/xtest"
  FontPath     "/opt/kde3/share/fonts"
  InputDevices "/dev/gpmdata"
  InputDevices "/dev/input/mice"
EndSection

Section "ServerFlags"
  Option       "AllowMouseOpenFail" "on"
  Option       "ZapWarning" "on"
EndSection

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

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


Section "InputDevice"
  Driver       "mouse"
  Identifier   "Mouse[1]"
  Option       "Buttons" "5"
  Option       "Device" "/dev/input/mice"
  Option       "Name" "Logitech Premium Optical Wheel Mouse"
  Option       "Protocol" "explorerps/2"
  Option       "Vendor" "Sysp"
  Option       "ZAxisMapping" "4 5"
EndSection

Section "InputDevice"
  Driver       "synaptics"
  Identifier   "Mouse[3]"
  Option       "Buttons" "5"
  Option       "Device" "/dev/input/mice"
  Option       "Emulate3Buttons" "on"
  Option       "HorizScrollDelta" "0"
  Option       "InputFashion" "Mouse"
  Option       "Name" "Synaptics;Touchpad"
  Option       "Protocol" "explorerps/2"
  Option       "SHMConfig" "on"
  Option       "Vendor" "Sysp"
  Option       "ZAxisMapping" "4 5"
EndSection


Section "Monitor"
  Option       "CalcAlgorithm" "XServerPool"
  DisplaySize  270 152
  HorizSync    46-49
  Identifier   "Monitor[0]"
  ModelName    "1366X768@60HZ"
  Option       "DPMS"
  Option       "PreferredMode" "1366x768"
  VendorName   "--> LCD"
  VertRefresh  59-61
  UseModes     "Modes[0]"
EndSection


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


Section "Screen"
  SubSection "Display"
    Depth      15
    Modes      "default" 
  EndSubSection
  SubSection "Display"
    Depth      16
    Modes      "default" 
  EndSubSection
  SubSection "Display"
    Depth      24
    Modes      "default" 
  EndSubSection
  SubSection "Display"
    Depth      8
    Modes      "default" 
  EndSubSection
  Device       "Device[0]"
  Identifier   "Screen[0]"
  Monitor      "Monitor[0]"
EndSection


Section "Device"
  BoardName    "Framebuffer Graphics"
  Driver       "fbdev"
  Identifier   "Device[0]"
  Screen       0
  VendorName   "VESA"
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
and the requested shell output:
Code:
vinay@linux-k9gh:~/Documents/computer> /sbin/lspci -k |grep VGA -A2
00:02.0 VGA compatible controller: Intel Corporation System Controller Hub (SCH Poulsbo) Graphics Controller (rev 07)
00:1b.0 Audio device: Intel Corporation System Controller Hub (SCH Poulsbo) HD Audio Controller (rev 07)
        Kernel driver in use: HDA Intel

linux-k9gh:/home/vinay/Documents/computer # /usr/sbin/hwinfo -gfxcard
oops: don't know what to do with "gfxcard"
The latter may not give you the info you were looking for, but the two boxes in my last post yesterday are extracts from hwinfo. Perhaps these are of any help.

Thanks again,
Vinay
Reply With Quote
  #9 (permalink)  
Old 17-Sep-2009, 08:59
Knurpht's Avatar
Wise Penguin
 
Join Date: Jun 2008
Location: groningen, netherlands
Posts: 1,783
Knurpht 's reputation will be famous soon enoughKnurpht 's reputation will be famous soon enoughKnurpht 's reputation will be famous soon enough
Default Re: stretched screen

De video driver in xorg.conf is 'fbdev'. That's not going to bring the resolutions you need. AFAIK you need the intel driver to be used by Xorg. Logout, Ctrl-Alt-F1 to go to console, login with username and password, and do:

su -c 'init 3'

su -c 'sax2 -r -m0=intel'

Pick Change Configuration to check the new values, adjust where needed, save and exit.

su -c 'init 5 && exit'

Each command will ask you for the root password.

Good luck and keep up the faith, it will work.
__________________
- AMD Athlon X2 6.0 GHz, 8 GB DDR2-800, 30 GB SSD, 1.5 TB, EVGA 9800GT, openSUSE 11.2 KDE4 4.3.3
- ASUS K70IO laptop, GT120M-1GB, 4 GB, 64 GB SSD, opensuse Factory, KDE4 4.3.3

R.E.S.T.E.C.P.
Reply With Quote
  #10 (permalink)  
Old 17-Sep-2009, 10:00
Puzzled Penguin
 
Join Date: Sep 2009
Posts: 12
vinay_r hasn't been rated much yet
Default Re: stretched screen

Hi again,

thank you for your help. After the step "su -c 'sax2 -r -m0=intel'", sax mentioned there was a problem and refers to /var/log/SaX.log, so here it comes:

Code:
/*************
SaX2 log     : SaX2 version 8.1 - SVN Release: 1.49 2003/03/17
**************
SVN RELEASE  : 1870
             :
DESCRIPTION  : X11 configuration log file to collect information
             : about detection, startup and configuration.
             : There are three parts of logging:
             : ---
             : 1) INIT     ( detection, 3D )
             : 2) STARTUP  ( xorg.conf, X11 log, glxinfo )
             : 3) CONFIG   ( config actions )
             : ---
             :
VERSION      : SaX2 compiled for: [OTHER]
PARAMETER    : -r -m0=intel -r
             :
LOG DATE     : Thu Sep 17 16:41:31 CEST 2009
*************/
============================
Framebuffer Info:
----------------------------
Framebuffer is active

17-Sep 16:41:32 <I> Initializing...
17-Sep 16:41:33 <I> [ Sysp: Mouse detection data
	Mouse0    =>  Protocol   : explorerps/2
	Mouse0    =>  Device     : /dev/input/mice
	Mouse0    =>  Buttons    : 5
	Mouse0    =>  Wheel      : 1
	Mouse0    =>  Emulate    : 0
	Mouse0    =>  Name       : Logitech Premium Optical Wheel Mouse
	Mouse0    =>  VendorID   : 0x046d
	Mouse0    =>  DeviceID   : 0xc03e
	Mouse0    =>  Profile    : <undefined>
	Mouse0    =>  RealDevice : /dev/input/by-path/pci-0000:00:1d.1-usb-0:1.2:1.0-event-mouse
	Mouse0    =>  NutShell   : 0
	
	Mouse1    =>  Protocol   : explorerps/2
	Mouse1    =>  Device     : /dev/input/mice
	Mouse1    =>  Buttons    : 5
	Mouse1    =>  Wheel      : 1
	Mouse1    =>  Emulate    : 0
	Mouse1    =>  Name       : SynPS/2 Synaptics TouchPad
	Mouse1    =>  VendorID   : 0x0002
	Mouse1    =>  DeviceID   : 0x0007
	Mouse1    =>  Profile    : synaptics
	Mouse1    =>  RealDevice : /dev/input/by-path/platform-i8042-serio-2-event-mouse
	Mouse1    =>  NutShell   : 0
]
17-Sep 16:41:34 <I> [ Sysp: Keyboard detection data
	Keyboard0 =>  XkbModel   : microsoftpro
	Keyboard0 =>  XkbLayout  : us
	Keyboard0 =>  Name       : Ortek USB Keyboard Hub
	Keyboard0 =>  VendorID   : 0x05a4
	Keyboard0 =>  DeviceID   : 0x9862
	Keyboard0 =>  Profile    : <undefined>
	Keyboard0 =>  RealDevice : /dev/input/input3
	
	Keyboard1 =>  XkbModel   : microsoftpro
	Keyboard1 =>  XkbLayout  : us
	Keyboard1 =>  Name       : AT Translated Set 2 keyboard
	Keyboard1 =>  VendorID   : 0x0001
	Keyboard1 =>  DeviceID   : 0x0001
	Keyboard1 =>  Profile    : <undefined>
	Keyboard1 =>  RealDevice : /dev/input/event0
]
17-Sep 16:41:34 <I> [ Sysp: Server detection data
	Card0     =>  DomainId   : 0x0
	Card0     =>  BusId      : 0x0
	Card0     =>  SlotId     : 0x02
	Card0     =>  FuncId     : 0x0
	Card0     =>  Vendor     : VESA
	Card0     =>  Device     : Framebuffer Graphics
	Card0     =>  VID        : 0x8086
	Card0     =>  DID        : 0x8108
	Card0     =>  Module     : intel
	Card0     =>  BusType    : PCI
	Card0     =>  Detected   : 1
	Card0     =>  Flag       : DEFAULT
	Card0     =>  SUB-VID    : 0x1025
	Card0     =>  SUB-DID    : 0x0244
	Card0     =>  DrvProfile : Depth24,Intel,AIGLX,Composite,Virtual2k
]
17-Sep 16:41:47 <I> [ Sysp: XStuff detection data
	Card0     =>  DDC        : AUO205C
	Card0     =>  Name       : AUO LCD Monitor
	Card0     =>  Vendor     : AUO
	Card0     =>  Primary    : 00-02-0
	Card0     =>  Chipset    : <undefined>
	Card0     =>  Vsync      : 60
	Card0     =>  Hsync      : 66
	Card0     =>  Vesa       : 1366 768 66 60
	Card0     =>  Dacspeed   : 220
	Card0     =>  Modeline   : <undefined>
	Card0     =>  Memory     : 4096
	Card0     =>  RandR      : <undefined>
	Card0     =>  Current    : 00-02-0
	Card0     =>  RawDef     : None
	Card0     =>  Option     : None
	Card0     =>  Extension  : None
	Card0     =>  Module     : intel
	Card0     =>  Display    : LCD/TFT
	Card0     =>  VesaBios   : 3.0
	Card0     =>  FBBoot     : 800 600 16 788
	Card0     =>  FBBoot     : 800 600 24 789
	Card0     =>  FBBoot     : 800 600 8 771
	Card0     =>  FBBoot     : 1024 768 8 773
	Card0     =>  FBBoot     : 1024 768 16 791
	Card0     =>  FBBoot     : 1024 768 24 792
]
17-Sep 16:41:51 <I> [ Sysp: 3D detection data
	Card3D0   =>  Install    : <none>
	Card3D0   =>  Remove     : <none>
	Card3D0   =>  Packages   : <none>
	Card3D0   =>  Active     : 1
	Card3D0   =>  Answer     : no
	Card3D0   =>  ScriptReal : <none>
	Card3D0   =>  ScriptSoft : <none>
	Card3D0   =>  Flag       : <none>
]
17-Sep 16:41:55 <X> Startup...
17-Sep 16:41:55 <X> Startup on new Server: <:0.0>
17-Sep 16:41:55 <X> Logging File contents: /tmp/sax2-3632/xorg.conf [
	# /.../
	# SaX generated X11 config file
	# Created on: 2009-09-17T16:41:55+0200.
	#
	# Version: 8.1
	# Contact: Marcus Schaefer <sax@suse.de>, 2005
	# Contact: SaX-User list <https://lists.berlios.de/mailman/listinfo/sax-users>
	#
	# Automatically generated by [SaX2] (8.1)
	# PLEASE DO NOT EDIT THIS FILE!
	#
	
	Section "Files"
	  FontPath     "/usr/share/fonts/misc:unscaled"
	  FontPath     "/usr/share/fonts/local"
	  FontPath     "/usr/share/fonts/75dpi:unscaled"
	  FontPath     "/usr/share/fonts/100dpi:unscaled"
	  FontPath     "/usr/share/fonts/Type1"
	  FontPath     "/usr/share/fonts/URW"
	  FontPath     "/usr/share/fonts/Speedo"
	  FontPath     "/usr/share/fonts/PEX"
	  FontPath     "/usr/share/fonts/cyrillic"
	  FontPath     "/usr/share/fonts/latin2/misc:unscaled"
	  FontPath     "/usr/share/fonts/latin2/75dpi:unscaled"
	  FontPath     "/usr/share/fonts/latin2/100dpi:unscaled"
	  FontPath     "/usr/share/fonts/latin2/Type1"
	  FontPath     "/usr/share/fonts/latin7/75dpi:unscaled"
	  FontPath     "/usr/share/fonts/baekmuk:unscaled"
	  FontPath     "/usr/share/fonts/japanese:unscaled"
	  FontPath     "/usr/share/fonts/kwintv"
	  FontPath     "/usr/share/fonts/truetype"
	  FontPath     "/usr/share/fonts/uni:unscaled"
	  FontPath     "/usr/share/fonts/CID"
	  FontPath     "/usr/share/fonts/ucs/misc:unscaled"
	  FontPath     "/usr/share/fonts/ucs/75dpi:unscaled"
	  FontPath     "/usr/share/fonts/ucs/100dpi:unscaled"
	  FontPath     "/usr/share/fonts/hellas/misc:unscaled"
	  FontPath     "/usr/share/fonts/hellas/75dpi:unscaled"
	  FontPath     "/usr/share/fonts/hellas/100dpi:unscaled"
	  FontPath     "/usr/share/fonts/hellas/Type1"
	  FontPath     "/usr/share/fonts/misc/sgi:unscaled"
	  FontPath     "/usr/share/fonts/xtest"
	  FontPath     "/opt/kde3/share/fonts"
	  InputDevices "/dev/gpmdata"
	  InputDevices "/dev/input/mice"
	EndSection
	
	Section "Module"
	  Load         "dri"
	  Load         "dbe"
	  Load         "freetype"
	  Load         "extmod"
	  Load         "glx"
	EndSection
	
	Section "ServerFlags"
	  Option       "AIGLX" "on"
	  Option       "AllowMouseOpenFail" "on"
	  Option       "ZapWarning" "on"
	EndSection
	
	Section "InputDevice"
	  Driver       "kbd"
	  Identifier   "Keyboard[0]"
	  Option       "Protocol" "Standard"
	  Option       "XkbLayout" "us"
	  Option       "XkbModel" "microsoftpro"
	  Option       "XkbRules" "xfree86"
	EndSection
	
	Section "InputDevice"
	  Driver       "mouse"
	  Identifier   "Mouse[1]"
	  Option       "Buttons" "5"
	  Option       "Device" "/dev/input/mice"
	  Option       "Name" "Logitech Premium Optical Wheel Mouse"
	  Option       "Protocol" "explorerps/2"
	  Option       "Vendor" "Sysp"
	  Option       "ZAxisMapping" "4 5"
	EndSection
	
	Section "InputDevice"
	  Driver       "synaptics"
	  Identifier   "Mouse[3]"
	  Option       "Buttons" "5"
	  Option       "Device" "/dev/input/mice"
	  Option       "Emulate3Buttons" "on"
	  Option       "HorizScrollDelta" "0"
	  Option       "InputFashion" "Mouse"
	  Option       "Name" "Synaptics;Touchpad"
	  Option       "Protocol" "explorerps/2"
	  Option       "SHMConfig" "on"
	  Option       "Vendor" "Sysp"
	  Option       "ZAxisMapping" "4 5"
	EndSection
	
	
	Section "Monitor"
	  DisplaySize  340 270
	  HorizSync    30-66
	  Identifier   "Monitor[0]"
	  ModelName    "AUO LCD MONITOR"
	  Option       "DPMS"
	  Option       "PreferredMode" "1366x768"
	  VendorName   "AUO"
	  VertRefresh  43-60
	  UseModes     "Modes[0]"
	EndSection
	
	
	Section "Modes"
	  Identifier   "Modes[0]"
	  Modeline 	"1366x768" 85.86 1368 1440 1584 1800 768 769 772 795
	  Modeline 	"1360x768" 70.75 1360 1408 1440 1520 768 771 776 790 +HSync -Vsync
	EndSection
	
	
	Section "Device"
	  BoardName    "Framebuffer Graphics"
	  Driver       "intel"
	  Identifier   "Device[0]"
	  VendorName   "VESA"
	EndSection
	
	
	Section "Screen"
	  DefaultDepth 24
	  SubSection "Display"
	    Depth      15
	    Modes      "1366x768" 
	    Virtual    2048 1200
	  EndSubSection
	  SubSection "Display"
	    Depth      16
	    Modes      "1366x768" 
	    Virtual    2048 1200
	  EndSubSection
	  SubSection "Display"
	    Depth      24
	    Modes      "1366x768" 
	    Virtual    2048 1200
	  EndSubSection
	  SubSection "Display"
	    Depth      8
	    Modes      "1366x768" 
	    Virtual    2048 1200
	  EndSubSection
	  Device       "Device[0]"
	  Identifier   "Screen[0]"
	  Monitor      "Monitor[0]"
	EndSection
	
	
	Section "ServerLayout"
	  Identifier   "Layout[all]"
	  InputDevice  "Keyboard[0]" "CoreKeyboard"
	  InputDevice  "Mouse[1]" "CorePointer"
	  InputDevice  "Mouse[3]" "SendCoreEvents"
	  Screen       "Screen[0]"
	EndSection
It is too much text for the forum, so I split it. The remainder is in the next post.
Reply With Quote
Reply
Page 1 of 3 1 23

Bookmarks

Tags
acer aspire one 751, screen size, stretch


Thread Tools
Display Modes

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 On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On




 

Search Engine Friendly URLs by vBSEO 3.3.0 RC2