[cochiselinux] Re: Thanks

  • From: Jeffrey Denton <dentonj@xxxxxxxx>
  • To: cochiselinux@xxxxxxxxxxxxx
  • Date: Sat, 12 Jun 2004 08:26:26 -0700 (MST)

On Tue, 8 Jun 2004, Mildred Galliher wrote:

> I went to the SuSe site and found that they also had a "live" SuSe 9.1
> download that lets you try SuSe without changing your windows setup. I
> downloaded it and tried it out last night. The upshot is that it
> apparently runs fine on the Dell 5100 and shuts down properly.  I
> still have the problem with the "small display" on the Dell 1100, but
> thanks to you have several leads to follow up.

I recently install Slackware 9.1 on a Dell Inspiron 1100 and didn't have
any problems with the screen.  I used the 'xfree86setup' command to
create the /etc/X11/XF86Config file.  The section that stands out is
"Screen".  Normally the resolution is specified.  In the config that I'm
using, it's not.  Not sure if that is the key, but it is something that
you can try.

dentonj


/etc/X11/XF86Config:

Section "ServerLayout"
Identifier      "XFree86 Configured"
Screen 0        "Screen0" 0 0
Input Device    "Mouse0" "CorePointer"
Input Device    "Keyboard0" "CoreKeyboard"
EndSection

Sectioin "Files"
RbgPath         "/usr/X11R6/lib/X11/rbg"
ModulePath      "/usr/X11R6/lib/modules"
FontPath        "/usr/X11R6/lib/X11/fonts/misc/"
FontPath        "/usr/X11R6/lib/X11/fonts/Speedo"
FontPath        "/usr/X11R6/lib/X11/fonts/Type1"
FontPath        "/usr/X11R6/lib/X11/fonts/CID"
FontPath        "/usr/X11R6/lib/X11/fonts/75dpi"
FontPath        "/usr/X11R6/lib/X11/fonts/100dpi"
EndSection

Section "Module"
Load            "record"
Load            "extmod"
Load            "dbe"
Load            "dri"
Load            "glx"
Load            "xtrap"
Load            "type1"
Load            "freetype"
Load            "speedo"
EndSection

Section "InputDevice"
Identifier      "Keyboard0"
Driver          "Keyboard"
EndSection

Section "InputDevice"
Identifier      "Mouse0"
Driver          "mouse"
Option          "Protocol" "auto"
Option          "Device" "/dev/mouse"
EndSection

Section "Monitor"
Identifier      "Monitor0"
VendorName      "Monitor vendor"
ModelName       "Monitor Model"
EndSection


Section "Device"
Identifier      "Card0"
Driver          "i810"
VendorName      "Intel Corp."
BoardName       "82845G/GL [Brookdale-G] Chipset Integrated Graphics
Device"
BusID           "PCI:0:2:0"
EndSection

Section "Screen"
Identifier      "Screen0"
Device          "Card0"
Monitor         "Monitor0"
DefaultDepth    24
SubSection      "Display"
Depth           1
EndSubSection
SubSection      "Display"
Depth           4
EndSubSection
SubSection      "Display"
Depth           8
EndSubSection
SubSection      "Display"
Depth           15
EndSubSection
SubSection      "Display"
Depth           16
EndSubSection
SubSection      "Display"
Depth           24
EndSubSection
EndSection


--------------------------------------------------------------------
Cochise Linux Users Group Mailing List - cochiselinux@xxxxxxxxxxxxx
For more information:  http://www.cochiselinux.org
To unsubscribe: //www.freelists.org/list/cochiselinux

Other related posts: