[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Debian Testing em um Dell E6400



Pessoal,

instalei o debian testing em um Dell Latitude E6400. Tudo correu bem, mas 
agora estou tentando fazer alguns ajustes finos.

Ainda não consegui fazer minha placa de video funcionar com todas as 
aplicações 3D, algumas funcionam outras não.

O meu touchpad não está funcionando o scroll.

Por enquanto é isto, vejam minha placa:

00:02.0 VGA compatible controller: Intel Corporation Mobile 4 Series Chipset 
Integrated Graphics Controller (rev 07) (prog-if 00 [VGA controller])
        Subsystem: Dell Device 0233
        Flags: bus master, fast devsel, latency 0, IRQ 16
        Memory at f6c00000 (64-bit, non-prefetchable) [size=4M]
        Memory at e0000000 (64-bit, prefetchable) [size=256M]
        I/O ports at ef98 [size=8]
        Capabilities: [90] Message Signalled Interrupts: Mask- 64bit- 
Queue=0/0 Enable-
        Capabilities: [d0] Power Management version 3

No meu xorg.conf está assim:

# xorg.conf (X.Org X Window System server configuration file)
#
# This file was generated by dexconf, the Debian X Configuration tool, using
# values from the debconf database.
#
# Edit this file with caution, and see the xorg.conf manual page.
# (Type "man xorg.conf" at the shell prompt.)
#
# This file is automatically updated on xserver-xorg package upgrades *only*
# if it has not been modified since the last upgrade of the xserver-xorg
# package.
#
# If you have edited this file but would like it to be automatically updated
# again, run the following command:
#   sudo dpkg-reconfigure -phigh xserver-xorg

Section "InputDevice"
	Identifier	"Generic Keyboard"
	Driver		"kbd"
	Option		"XkbRules"	"xorg"
	Option		"XkbModel"	"abnt2"
	Option		"XkbLayout"	"br"
	Option		"XkbVariant"	"abnt2"
EndSection

Section "InputDevice"
	Identifier	"Configured Mouse"
	Driver		"mouse"
EndSection

Section "InputDevice"
        Identifier      "Synaptics Touchpad"
        Driver          "synaptics"
        Option          "SendCoreEvents"        "true"
        Option          "Device"                "/dev/psaux"
        Option          "Protocol"              "auto-dev"
#       Option          "HorizScrollDelta"      "0"
#       Option          "SHMConfig"             "true"
#       Option          "FastTaps"              "on"
#       Option          "VertScrollDelta"       "100"
##      Option          "Repeater"              "/dev/ps2mouse"
#       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          "MinSpeed"              "0.16"
#       Option          "MaxSpeed"              "0.42"
        Option          "AccelFactor"           "0.20"
EndSection


Section "Device"
	Identifier	"Configured Video Device"
#        Driver          "i810"
	Driver		"intel"
#	Driver		"nv"
#        BusID           "PCI:0:2:0"
        VideoRam        256000
        Option          "DPMS"
#        Option          "RenderAccel" "TRUE"
        Option          "DRI"
#       Option          "AllowGLXWithComposite" "true"
#        Option          "monitor-VGA"   "Samsung"
#        Option          "monitor-LVDS"  "Dell"
	
EndSection

Section "Monitor"
	Identifier	"Configured Monitor"
	Option          "DPMS"
#        HorizSync       28-49
#        VertRefresh     43-72
	DisplaySize    	300 190
EndSection

Section "Screen"
       	Identifier      "Default Screen"
       	Monitor         "Configured Monitor"
	Device		"Configured Video Device"
	DefaultDepth  	24	  
	SubSection "Display"
                Depth   16
                Modes   "1280x800" "1024x768" "800x600" "640x480"
		Depth	24
		Modes   "1280x800" "1024x768" "800x600" "640x480"
	        Depth   32
                Modes   "1280x800" "1024x768" "800x600" "640x480"
       	EndSubSection
EndSection

#Section "ServerLayout"
#        Identifier      "Default Layout"
#        Screen          "Default Screen"
#        InputDevice     "Generic Keyboard"
#        InputDevice     "Configured Mouse"
#        InputDevice     "Synaptics Touchpad"
#       Option          "AIGLX"         "on"
#EndSection

Section "DRI"
        Mode    0666
EndSection

-- 
No question is so difficult as one to which the answer is obvious.
--
> Prof. Ronaldo Reis Júnior
|  .''`. UNIMONTES/DBG/Lab. Ecologia Comportamental e Computacional
| : :'  : Campus Universitário Prof. Darcy Ribeiro, Vila Mauricéia
| `. `'` CP: 126, CEP: 39401-089, Montes Claros - MG - Brasil
|   `- Fone: (38) 3229-8192 | ronaldo.reis@unimontes.br | chrysopa@gmail.com
| http://www.ppgcb.unimontes.br/lecc | ICQ#: 5692561 | LinuxUser#: 205366
--
Favor NÃO ENVIAR arquivos do Word ou Powerpoint
Prefira enviar em PDF, Texto, OpenOffice (ODF), HTML, or RTF.


Reply to: