Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 10 Nov 2005 22:20:11 -0500 (EST)
From:      mylists@obitori.net
To:        freebsd-mobile@freebsd.org
Subject:   Link to my xorg.conf, loader.conf, sysctl.conf files for FreeBSD 6.0
Message-ID:  <32923.10.1.1.100.1131679211.squirrel@barcroft.lake>
In-Reply-To: <739.1131591550@www44.gmx.net>
References:  <40399.10.1.1.10.1131584301.squirrel@barcroft.lake> <739.1131591550@www44.gmx.net>

next in thread | previous in thread | raw e-mail | index | archive | help
------=_20051110222011_24359
Content-Type: text/plain; charset="iso-8859-1"
Content-Transfer-Encoding: quoted-printable

Visit this link:

http://members.cox.net/budroth/

You can view my xorg.conf, loader.conf, rc.conf (nothing special), and
sysctl.conf files.  The loader.conf and sysctl.conf have tweaks I found o=
n
the Internet.  The xorg.conf works very well with my Dell Latitude D800,
which contains an NVidia GForce4 4200 GO video card.

I am not an expert by any means, so any suggestions/improvements would be
welcome.

Good luck,

Bud

> Thanks for your response Bud.  It's a NVIDIA PCI-Express x16 GeForce Go
> 6800
> Ultra card with 256 MB memory and the monitor's a 17" WUXGA with up to
> 1920
> x 1200 resolution...
>
>
>> --- Urspr=FCngliche Nachricht ---
>> Von: mylists@obitori.net
>> An: dcswest@gmx.net
>> Betreff: Re: XF86Config, Dell XPS Gen 2, X.org, FreeBSD 6.0 Release
>> Datum: Wed, 9 Nov 2005 19:58:21 -0500 (EST)
>>
>> In my experience, the type of video card is more important than the
>> laptop
>> model.  Needless to say, most models (especially laptops) ship with on=
ly
>> one type of video card, but if you email out the type of video card, y=
ou
>> may find someone with the same card whose config works.  I've got a
>> "xorg.conf" that works for a dell D800 with an nvidia card, if that wi=
ll
>> help.
>>
>> Good luck,
>>
>> Bud
>>
>> > Greetings;
>> >
>> > Wondering if anyone'll point out a working XF86Config file for a Del=
l
>> XPS
>> > Gen     2 Notebook running X.org on FreeBSD 6.0 Release
>> >
>> > Thanks,
>> >
>> > --
>> > Telefonieren Sie schon oder sparen Sie noch?
>> > NEU: GMX Phone_Flat http://www.gmx.net/de/go/telefonie
>> > _______________________________________________
>> > freebsd-mobile@freebsd.org mailing list
>> > http://lists.freebsd.org/mailman/listinfo/freebsd-mobile
>> > To unsubscribe, send any mail to
>> "freebsd-mobile-unsubscribe@freebsd.org"
>> >
>> >
>>
>>
>
> --
> 10 GB Mailbox, 100 FreeSMS/Monat http://www.gmx.net/de/go/topmail
> +++ GMX - die erste Adresse f=FCr Mail, Message, More +++
> _______________________________________________
> freebsd-mobile@freebsd.org mailing list
> http://lists.freebsd.org/mailman/listinfo/freebsd-mobile
> To unsubscribe, send any mail to "freebsd-mobile-unsubscribe@freebsd.or=
g"
>
>

------=_20051110222011_24359
Content-Type: text/plain; name="xorg.conf"
Content-Disposition: attachment; filename="xorg.conf"
Content-Transfer-Encoding: quoted-printable

Section "Module"
    Load        "dbe"   # Double buffer extension
    Load  "extmod"
    SubSection  "extmod"
      Option    "omit xfree86-dga"   # don't initialise the DGA extension
    EndSubSection
#    Load        "type1"
#    Load        "speedo"
    Load  "bitmap"
    Load  "glx"
EndSection
Section "Files"
    RgbPath     "/usr/X11R6/lib/X11/rgb"
    FontPath   "/usr/X11R6/lib/X11/fonts/local/"
    FontPath   "/usr/X11R6/lib/X11/fonts/misc/"
    FontPath   "/usr/X11R6/lib/X11/fonts/75dpi/:unscaled"
    FontPath   "/usr/X11R6/lib/X11/fonts/100dpi/:unscaled"
    FontPath   "/usr/X11R6/lib/X11/fonts/Speedo/"
    FontPath   "/usr/X11R6/lib/X11/fonts/Type1/"
    FontPath   "/usr/X11R6/lib/X11/fonts/75dpi/"
    FontPath   "/usr/X11R6/lib/X11/fonts/100dpi/"
EndSection
Section "ServerFlags"
Option "NvAGP" "1"
EndSection
Section "InputDevice"
    Identifier  "Keyboard1"
    Driver      "kbd"
    Option "AutoRepeat" "500 30"
    Option "XkbRules"   "xfree86"
    Option "XkbModel"   "pc101"
    Option "XkbLayout"  "us"
EndSection
Section "InputDevice"
    Identifier  "Mouse1"
    Driver      "mouse"
    Option "Protocol"    "Auto"
    Option "Device"      "/dev/sysmouse"
    Option "Emulate3Buttons"
    Option "ZAxisMapping" "4 5"
    Option "Buttons" "5"
EndSection
Section "Monitor"
    Identifier "HP P910"
    VendorName "Hewlett Packard"=20
    ModelName "HP D8910"=20
    HorizSync 29-107=20
    VertRefresh 50-150=20
    # 1024x768 @ 130 Hz, 106.8 kHz hsync=20
    Modeline "1024x768" 150.6 1024 1056 1216 1408 768 782 788 822 -HSync =
-VSync
    # 1280x1024 @ 100 Hz, 106.8 kHz hsync=20
    Modeline "1280x1024" 181 1280 1312 1440 1696 1024 1031 1046 1072 -HSy=
nc -VSync=20
    # 1600x1200 @ 85 Hz, 105.77 kHz hsync=20
    Modeline "1600x1200" 220 1600 1616 1808 2080 1200 1204 1207 1244 +HSy=
nc +VSync=20
EndSection
Section "Monitor"
    Identifier  "Onboard WUXGA"
    Option "DPMS"
    HorizSync   31.5-110
    VertRefresh 28-90
    Modeline "1920x1200" 162 1920 1984 2176 2480 1200 1201 1204 1250 +hsy=
nc +vsync
EndSection
Section "Device"
    Identifier  "Standard VGA"
    VendorName  "Unknown"
    BoardName   "Unknown"
    Driver     "vga"
EndSection
    #VideoRam    65536
    # Insert Clocks lines here if appropriate
    #VideoRam    65536
    # Insert Clocks lines here if appropriate
Section "Device"
     Identifier  "nVidia geForce 4"
     Driver      "nvidia"
     VendorName  "NVIDIA"
     BoardName   "GeForce4 Go"
EndSection
Section "Screen"
    Identifier  "Screen 1"
    Device      "nVidia geForce 4"
    Monitor     "Onboard WUXGA"
    DefaultDepth 24
    Subsection "Display"
        Depth       8
        Modes       "1920x1200" "1280x1024" "1024x768" "800x600" "640x480=
"
        ViewPort    0 0
    EndSubsection
    Subsection "Display"
        Depth       16
        Modes       "1920x1200" "1280x1024" "1024x768" "800x600" "640x480=
"
        ViewPort    0 0
    EndSubsection
    Subsection "Display"
        Depth       24
        Modes       "1920x1200" "1280x1024" "1024x768" "800x600" "640x480=
"
        ViewPort    0 0
    EndSubsection
EndSection
Section "ServerLayout"
    Identifier  "Simple Layout"
    Screen "Screen 1"
    InputDevice "Mouse1" "CorePointer"
    InputDevice "Keyboard1" "CoreKeyboard"
EndSection
------=_20051110222011_24359--





Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?32923.10.1.1.100.1131679211.squirrel>