Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 5 Oct 2003 12:23:23 +0200
From:      Eric Dillenseger <eric@naxalite.ath.cx>
To:        freebsd-newbies@freebsd.org
Subject:   Huge fonts in mozilla with nvidia driver
Message-ID:  <20031005102323.GA29456@tweety.naxalite.org>

next in thread | raw e-mail | index | archive | help

--liOOAslEiF7prFVr
Content-Type: text/plain; charset="iso-8859-15:utf-8"
Content-Disposition: inline
Content-Transfer-Encoding: quoted-printable

I just set a fbsd 5.1 box and installed the nvidia driver.
Now when I launch X with nvidia driver mozilla display very huge fonts
(in menu, dialog boxes, etc.)
When using nv driver, no problem.
I'm desperately searching for a fix, unsuccessfully.

Here's my XF86Config:
Section "Module"
    Load        "dbe"   # Double buffer extension
    SubSection  "extmod"
      Option    "omit xfree86-dga"   # don't initialise the DGA
extension
    EndSubSection
    Load        "type1"
    Load        "speedo"
    Load        "freetype"
    Load        "xtt"
    Load        "glx"
    Load        "dri"
    Load        "GLcore"
    Load        "xaa"
EndSection

Section "Files"
    RgbPath "/usr/X11R6/lib/X11/rgb"
    FontPath   "/usr/X11R6/lib/X11/fonts/URW"
    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/"
    FontPath   "/usr/X11R6/lib/X11/fonts/TrueType/"
    FontPath   "/usr/X11R6/lib/X11/fonts/freefont/"
    FontPath   "/usr/X11R6/lib/X11/fonts/artwiz-fonts/"
    ModulePath "/usr/X11R6/lib/modules"
EndSection

Section "ServerFlags"
#    Option "Xinerama"
EndSection

Section "InputDevice"
    Identifier  "Keyboard1"
    Driver  "Keyboard"
    Option "AutoRepeat" "500 30"
    Option "XkbRules"   "xfree86"
    Option "XkbModel"   "pc105"
    Option "XkbLayout"  "fr"
EndSection

Section "InputDevice"
    Identifier  "Mouse1"
    Driver  "mouse"
    Option "Protocol"    "auto"
    Option "Device"      "/dev/sysmouse"
    Option "Resolution" "256"
    Option "ZAxisMapping" "4 5"
EndSection

Section "Monitor"
    Identifier  "My Monitor"
    HorizSync   31.5 - 64.3
    VertRefresh 40-150
EndSection

Section "Device"
    Identifier  "NVIDIA"
    Driver      "nv"
EndSection

Section "Screen"
    Identifier  "Screen 1"
    Device      "NVIDIA"
    Monitor     "My Monitor"
    DefaultDepth 24
   =20
    Subsection "Display"
        Depth       8
        Modes       "1280x1024" "1024x768" "800x600" "640x480"
        ViewPort    0 0
    EndSubsection
    Subsection "Display"
        Depth       16
        Modes       "1280x1024" "1024x768" "800x600" "640x480"
        ViewPort    0 0
    EndSubsection
    Subsection "Display"
        Depth       24
        Modes       "1280x1024" "1024x768" "800x600" "640x480"
        ViewPort    0 0
    EndSubsection
EndSection

Section "ServerLayout"
    Identifier  "Simple Layout"
    Screen "Screen 1"
    InputDevice "Mouse1" "CorePointer"
    InputDevice "Keyboard1" "CoreKeyboard"
EndSection

--=20
> Enfin vivement les procs optique qui ne chaufferont pas trop ;-)
Vivement les proc quantiques, en rajoutant un gla=E7on, on pourra m=EAme=20
les boire ...
[ Eric Dillenseger GPG(OxFF352913) eric(at)naxalite(dot)ath(dot)cx ]

--liOOAslEiF7prFVr
Content-Type: application/pgp-signature
Content-Disposition: inline

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.2 (OpenBSD)

iD8DBQE/f/EbkZEoR/81KRMRAlaqAJ4nhIIrLr/LdjqL50ArWbYq1oDAMACfUIP2
QB1+/F/0FkkmNlSHPvdgRsI=
=RWuy
-----END PGP SIGNATURE-----

--liOOAslEiF7prFVr--



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