[FUG-BR] RES: intel 945GM e FreeBSD 7

Alexandre aipimrs em gmail.com
Segunda Maio 26 16:52:00 BRT 2008


Meu note é um Gigabyte(bagaço) com plataforma santa rosa, placa de vídeo
GM965, wireless 3945, hda_sound e malditos bipes(inclusive no linux), hd
120GB processador centrino duo 7300 2GHZ e 2 GB de RAM.....no Ubuntu rola
que é uma bala, mas no Freebsd não tem jeito, o modo gráfico é muito
ruim....lerdo e com um monte de falhas.

2008/5/26 ThOLOko <tholoko at gmail.com>:

> Uso sim!! :)
>
> Minha placa de video é a GM965, mas se não me engano, utiliza o memso
> driver
> da sua!!
>
> É um note sim. inspiron 1525 DELL... SHow de bola... mas ainda nao tem
> driver pra som hda_sound...
>
> Abraços!
>
> On Mon, May 26, 2008 at 4:42 PM, Alexandre <aipimrs at gmail.com> wrote:
>
> > Tholoko,
> >
> > Vc usa resolução de 1600X1400 ??? o loko mesmo ....isso não é um note né?
> >
> > Eu testei a sua config e mesmo assim não tá bom...é muito lento o modo
> > gráfico. Além disso no terminal do gnome o cursor fica todo errado.
> >
> > Vou refazer toda a config.
> >
> > 2008/5/26 ThOLOko <tholoko at gmail.com>:
> >
> > > Segue meu xorg
> > >
> > >   # cat /etc/X11/xorg.conf
> > >   Section "ServerLayout"
> > >           Identifier     "X.org Configured"
> > >           Screen      0  "Screen0" 0 0
> > >           InputDevice    "Mouse" "CorePointer"
> > >   #       InputDevice    "Synaptics_Touchpad" "CorePointer"
> > >   #       InputDevice    "Synaptics_Touchpad" "SendCoreEvents"
> > >           InputDevice    "Keyboard0" "CoreKeyboard"
> > >           Option         "AIGLX" "True"
> > >   EndSection
> > >
> > >   Section "Files"
> > >           RgbPath      "/usr/X11R6/lib/X11/rgb"
> > >           ModulePath   "/usr/X11R6/lib/xorg/modules/"
> > >           ModulePath   "/usr/X11R6/lib/modules"
> > >           FontPath     "/usr/X11R6/lib/X11/fonts/misc/"
> > >           FontPath     "/usr/X11R6/lib/X11/fonts/TTF/"
> > >           FontPath     "/usr/X11R6/lib/X11/fonts/Type1/"
> > >           FontPath     "/usr/X11R6/lib/X11/fonts/75dpi/"
> > >           FontPath     "/usr/X11R6/lib/X11/fonts/100dpi/"
> > >   EndSection
> > >
> > >   Section "Module"
> > >           Load  "dbe"
> > >           Load  "dri"
> > >           Load  "extmod"
> > >           Load  "glx"
> > >           Load  "record"
> > >           Load  "xtrap"
> > >           Load  "freetype"
> > >           Load  "type1"
> > >   #       Load  "synaptics"
> > >
> > >   EndSection
> > >
> > >   Section "DRI"
> > >       group "video"
> > >       Mode 0666
> > >   EndSection
> > >
> > >   Section "Extensions"
> > >           Option        "Xcomposite"   "Enable"
> > >   EndSection
> > >
> > >
> > >   Section "InputDevice"
> > >
> > >       Identifier  "Keyboard0"
> > >       Driver      "kbd"
> > >       Option "AutoRepeat" "500 30"
> > >       Option "XkbRules"   "xorg"
> > >       Option "XkbModel"   "abnt2"
> > >       Option "XkbLayout"  "br"
> > >
> > >   EndSection
> > >
> > >   Section "InputDevice"
> > >           Identifier      "Synaptics_Touchpad"
> > >           Driver          "synaptics"
> > >
> > >           Option          "Device"                "/dev/psm0"
> > >           Option          "Protocol"              "psm"
> > >
> > >           Option          "LeftEdge"              "1700"
> > >           Option          "RightEdge"             "5300"
> > >           Option          "TopEdge"               "1700"
> > >           Option          "BottomEdge"            "4200"
> > >
> > >           Option          "FingerLow"             "25"
> > >           Option          "FingerHigh"            "30"
> > >
> > >           Option          "MaxTapTime"            "180"
> > >           Option          "MaxTapMove"            "220"
> > >
> > >           Option          "VertScrollDelta"       "100"
> > >           Option          "HorizScrollDelta"      "100"
> > >
> > >           Option          "MinSpeed"              "0.06"
> > >           Option          "MaxSpeed"              "0.06"
> > >           Option          "AccelFactor"           "0.0010"
> > >
> > >           Option          "ScrollButtonRepeat"    "100"
> > >           Option          "UpDownScrolling"       "on"
> > >           Option          "UpDownRepeat"          "on"
> > >           Option          "LeftRightScrolling"    "on"
> > >           Option          "LeftRightRepeat"       "on"
> > >
> > >           # "SHMConfig on" seems good works with synclient(1).  But
> this
> > >           # options is insecure.  I recommended "off" as default.
> > >           Option          "SHMConfig"             "on"
> > >
> > >           # If you use circular touchpad, uncomment them.
> > >   #       Option          "CircularPad"           "on"
> > >   #       Option          "CircularScrolling"     "on"
> > >   #       Option          "CircScrollDelta"       "0.5"
> > >   EndSection
> > >
> > >
> > >   Section "InputDevice"
> > >
> > >       Identifier  "Mouse"
> > >       Driver      "mouse"
> > >       Option "Protocol"    "Auto" # Auto detect
> > >       Option "Device"      "/dev/sysmouse"
> > >       Option "ZAxisMapping"   "4 5 6 7"
> > >       Option "Emulate3Buttons" "yes"
> > >   #    Option "Emulate3Timeout"    "50"
> > >
> > >   EndSection
> > >
> > >   Section "Monitor"
> > >
> > >           Identifier   "Monitor0"
> > >           VendorName   "SEC"
> > >           ModelName    "4457"
> > >   EndSection
> > >
> > >   Section "Device"
> > >
> > >           ### Available Driver options are:-
> > >           ### Values: <i>: integer, <f>: float, <bool>: "True"/"False",
> > >           ### <string>: "String", <freq>: "<f> Hz/kHz/MHz"
> > >           ### [arg]: arg optional
> > >           #Option     "NoAccel"                   # [<bool>]
> > >           #Option     "SWcursor"                  # [<bool>]
> > >           #Option     "ColorKey"                  # <i>
> > >           #Option     "CacheLines"                # <i>
> > >           #Option     "Dac6Bit"                   # [<bool>]
> > >           #Option     "DRI"                       # [<bool>]
> > >           #Option     "NoDDC"                     # [<bool>]
> > >           #Option     "ShowCache"                 # [<bool>]
> > >           #Option     "XvMCSurfaces"              # <i>
> > >           #Option     "PageFlip"                  # [<bool>]
> > >           Identifier  "Card0"
> > >           Driver      "intel"
> > >           VendorName  "Intel Corporation"
> > >           BoardName   "Mobile Integrated Graphics Controller"
> > >           Option      "DRI" "yes"
> > >           Option      "XAANoOffscreenPixmaps" "true"
> > >   EndSection
> > >
> > >   Section "Screen"
> > >           Identifier "Screen0"
> > >           Device     "Card0"
> > >           Monitor    "Monitor0"
> > >           DefaultDepth 24
> > >           Subsection "Display"
> > >            Depth       24
> > >   #         Modes       "1600x1200" "1440x900" "1024x768" "800x600"
> > >            Modes       "1600x1200"
> > >            ViewPort    0 0
> > >   #         Depth       16
> > >   #         Modes       "1600x1200" "1440x900" "1024x768" "800x600"
> > >   #         ViewPort    0 0
> > >
> > >           EndSubsection
> > >   EndSection
> > >   #
> > >   Abraços!!!
> > > -------------------------
> > > Histórico: http://www.fug.com.br/historico/html/freebsd/
> > > Sair da lista: https://www.fug.com.br/mailman/listinfo/freebsd
> > >
> > -------------------------
> > Histórico: http://www.fug.com.br/historico/html/freebsd/
> > Sair da lista: https://www.fug.com.br/mailman/listinfo/freebsd
> >
> -------------------------
> Histórico: http://www.fug.com.br/historico/html/freebsd/
> Sair da lista: https://www.fug.com.br/mailman/listinfo/freebsd
>


Mais detalhes sobre a lista de discussão freebsd