Re: Trouble with X

From: Kevin D. Kinsey, DaleCo, S.P. (kdk_at_daleco.biz)
Date: 11/08/04

  • Next message: Vulpes Velox: "Re: Trouble with X"
    Date: Sun, 07 Nov 2004 20:21:53 -0600
    To: Damien Hull <dhull@digitaloverload.net>
    
    

    Damien Hull wrote:

    >I installed 4.10 and got the system up and running. I've tried to setup
    >X but I'm not having any luck. I even followed the instructions in the
    >hand book.
    >
    >Here's what I have.
    >1. Onboard video
    >2. Works ok but only at 800x600
    >3. Text is bad
    >
    >Can someone tell me how to setup X in freebsd? Under Linux it just
    >works.
    >
    >

    As some have mentioned, the handbook's got most of what you
    need...however, tweaking sometimes improves things.

    As for your specific information:

    1. "Onboard video" ... OK. What chipset? Check the output of dmesg(8)
    and let us know ... that would likely affect the chipset/driver information
    that you need in /etc/X11/XF86Config.

    2. "Works ok but only at 800x600" ... OK. So maybe things aren't *quite*
    so bad? You need to have proper information about your horizontal sync
    and vertical refresh in the above-referenced file, and maybe even modelines,
    which is a subject beyond me. I have X running at 1200x1024 without 'em,
    though...

    Of course, you also need something like:

            SubSection "Display"
                    Depth 24
                    Modes "1280x1024"
                    Modes "1600x1200"
                    Modes "1024x768"
            EndSubSection

    If all you have is a default XF86Config, I'm rather surprised you even
    get 800x600.....

    3. "Text is bad" ... Hmm. Did you read the handbook section on fonts?
    'Been a long time since I did this one ... but it's in there, and should
    give
    you pretty good results.

    Kevin Kinsey
    DaleCo, S.P.
    _______________________________________________
    freebsd-questions@freebsd.org mailing list
    http://lists.freebsd.org/mailman/listinfo/freebsd-questions
    To unsubscribe, send any mail to "freebsd-questions-unsubscribe@freebsd.org"


  • Next message: Vulpes Velox: "Re: Trouble with X"

    Relevant Pages

    • Re: Change Password by User
      ... numerous times using what I could find in this group as far as ... instructions and no luck, there has to be some detail I'm missing. ... MsgBox "New passwords are not identical. ...
      (microsoft.public.access.security)
    • Re: KB896688- One last Try
      ... I followed your instructions again.....no luck. ... What a bummer! ... > thorough virus and Malware check and installed KB 896688. ...
      (microsoft.public.windowsupdate)
    • Re: XP Lock-up
      ... >> Martine, ... >> Please see the following instructions. ... >> How to optimize Windows XP, 2000, ME ... >> Good Luck! ...
      (microsoft.public.windowsxp.general)
    • Re: Default Mail Client
      ... I followed your instructions below - but still no luck. ... Even though DDE was checked and the additional fields filled in - when I clicked OK it appeared to save my changes. ... I tried the step by step instructions listed in the other links including running the program to repair the registry. ... "PA Bear" wrote: ...
      (microsoft.public.windows.inetexplorer.ie6_outlookexpress)
    • Re: CVSup & ports collection
      ... > I have just tried to update my ports collection using CVSup. ... I followed the instructions in the hand book and specified the following: ...
      (freebsd-newbies)