LinuxQuestions.org
Visit Jeremy's Blog.
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 05-04-2005, 12:28 PM   #1
mrmcctt
Member
 
Registered: Oct 2004
Posts: 54

Rep: Reputation: 15
New problem


OK I installed the Mandrake 2005 on my laptop today. I was having problems seeing the login screen with the 10.1 version.

I am now posting this from the Mandrake 2005 SE version. Obviously I can now see the login screen and things are great except.....my display, set to 1024x768 24bbp is more like a 640x480 screen. The images are really clear but I have to "scroll" around even my desktop.

When I did the install, I got a message about my laptop being able to support multiple displays. I had the install configure all heads independently. The display settings show up with 1024x768 but the display refresh is set to "0" and no other option is given.

I do not use two monitor for anything (heck I have a hard enough time concentrating on one!!!).

I am putting my Xorg.conf file in here to see if any of the myriad of geniuses on this forum can help me. All I want is one screen (display) at 1024x768 that I don't have to scroll around to see the desktop.

Thank you for any help that can be given.

*************************************************************************************************

# File generated by XFdrake.

# **********************************************************************
# Refer to the XF86Config man page for details about the format of
# this file.
# **********************************************************************

Section "Files"
# Multiple FontPath entries are allowed (they are concatenated together)
# By default, Mandrake 6.0 and later now use a font server independent of
# the X server to render fonts.
FontPath "unix/:-1"
EndSection

Section "ServerFlags"
#DontZap # disable <Crtl><Alt><BS> (server abort)
#DontZoom # disable <Crtl><Alt><KP_+>/<KP_-> (resolution switching)
AllowMouseOpenFail # allows the server to start up even if the mouse does not work
EndSection

Section "Module"
Load "dbe" # Double-Buffering Extension
Load "v4l" # Video for Linux
Load "extmod"
Load "type1"
Load "freetype"
Load "synaptics"
Load "glx" # 3D layer
Load "dri" # direct rendering
Load "/usr/X11R6/lib/modules/extensions/libglx.a"
EndSection

Section "InputDevice"
Identifier "Keyboard1"
Driver "keyboard"
Option "XkbModel" "pc105"
Option "XkbLayout" "en_US"
Option "XkbOptions" "compose:rwin"
EndSection

Section "InputDevice"
Identifier "Mouse1"
Driver "mouse"
Option "Protocol" "ExplorerPS/2"
Option "Device" "/dev/mouse"
Option "ZAxisMapping" "6 7"
EndSection

Section "InputDevice"
Identifier "SynapticsMouse1"
Driver "synaptics"
Option "Protocol" "auto-dev"
Option "Device" "/dev/input/mice"
Option "MinSpeed" "0.09"
Option "MaxSpeed" "0.18"
Option "BottomEdge" "4200"
Option "SHMConfig" "on"
Option "FingerLow" "25"
Option "LeftEdge" "1700"
Option "MaxTapMove" "220"
Option "MaxTapTime" "180"
Option "FingerHigh" "30"
Option "VertScrollDelta" "100"
Option "AccelFactor" "0.0015"
Option "RightEdge" "5300"
Option "TopEdge" "1700"
EndSection

Section "Monitor"
Identifier "monitor1"
VendorName "Generic"
ModelName "Flat Panel 1024x768"
HorizSync 31.5-48.5
VertRefresh 40-70
EndSection

Section "Device"
Identifier "device1"
VendorName "Intel Corp."
BoardName "Intel 85x"
Driver "i810"
BusID "PCI:0:2:0"
Option "DPMS"
EndSection

Section "Screen"
Identifier "screen1"
Device "device1"
Monitor "monitor1"
DefaultColorDepth 24

Subsection "Display"
Depth 8
Virtual 1024 768
EndSubsection

Subsection "Display"
Depth 15
Virtual 1024 768
EndSubsection

Subsection "Display"
Depth 16
Virtual 1024 768
EndSubsection

Subsection "Display"
Depth 24
Virtual 1024 768
EndSubsection
EndSection

Section "ServerLayout"
Identifier "layout1"
InputDevice "Keyboard1" "CoreKeyboard"
InputDevice "Mouse1" "CorePointer"
InputDevice "SynapticsMouse1" "AlwaysCore"
Screen "screen1"
#Option "Xinerama"
EndSection
 
Old 05-04-2005, 01:31 PM   #2
Shade
Senior Member
 
Registered: Mar 2003
Location: Burke, VA
Distribution: RHEL, Slackware, Ubuntu, Fedora
Posts: 1,418
Blog Entries: 1

Rep: Reputation: 46
Change
Code:
 Subsection "Display"
Depth 24
Virtual 1024 768
EndSubsection
to
Code:
 Subsection "Display"
Depth 24
Modes     "1024x768"
ViewPort   0 0
#Virtual 1024 768
EndSubsection
That should do it. It's the 'Virtual' line that is creating your situation.

--Shade
 
Old 05-05-2005, 08:32 PM   #3
mrmcctt
Member
 
Registered: Oct 2004
Posts: 54

Original Poster
Rep: Reputation: 15
Thanks

Shade,

Sorry it took a bit to answer, but I was on the road for the last two days.

I did what you said and edited the section. I now no longer have to scroll around the desktop but I am now back to the problem I've had with most distros that I've tried. I have now lost the option to have 1024x768 screen resolution. I now get the options 640x480 and 800x600.'

Any suggestions. I've checked the Mandriva website and their HCL page says that this chipset is fully compatible.

Thanks for your previous help, though. I can tolerate the 800x600 as long as I don't have to scroll the desktop. That was a pain.
 
  


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
perl problem? apache problem? cgi problem? WorldBuilder Linux - Software 1 09-17-2003 07:45 PM

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

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