1267
Commento:
|
2960
|
Le cancellazioni sono segnalate in questo modo. | Le aggiunte sono segnalate in questo modo. |
Linea 18: | Linea 18: |
= Touchpad = Il touchpad di questo note è un Synaptic. Cominceremo l'iter per installarlo con : {{{ sudo apt-get install xserver-xorg-input-synaptics }}} Ora aggiungiamo al nostro 'xorg.conf' {{{ Section "InputDevice" Identifier "Synaptics Touchpad" Driver "synaptics" Option "SendCoreEvents" "true" Option "Device" "/dev/psaux" Option "Protocol" "auto-dev" Option "HorizScrollDelta" "0" Option "SHMConfig" "on" EndSection}}} Andiamo ora nella sezione Mouse nella sezione "ServerLayout", e sotto "Configured Mouse" {{{ InputDevice "Synaptics Touchpad" }}} e ora riavviate X ( '''Ctrl+Alt+Backspace''' ). |
|
Linea 27: | Linea 53: |
Il file 'xorg.conf' dovranno essere aggiunte (per quanto riguarda il monitor) le seguenti righe: {{{ Section "Screen" Identifier "Default Screen" Device "NVIDIA Corporation NVIDIA Default Card" Monitor "Generic Monitor" DefaultDepth 24 Option "AddARGBGLXVisuals" "True" Option "AllowGLXWithComposite" "True" Option "RenderAccel" "True" SubSection "Display" Depth 1 Modes "1280x800" EndSubSection SubSection "Display" Depth 4 Modes "1280x800" EndSubSection SubSection "Display" Depth 8 Modes "1280x800" EndSubSection SubSection "Display" Depth 15 Modes "1280x800" EndSubSection SubSection "Display" Depth 16 Modes "1280x800" EndSubSection SubSection "Display" Depth 24 Modes "1280x800" EndSubSection EndSection }}} In questo modo sarà possibile arrivare fino alla risoluzione di 1280x800. = Lettore Memory Card = Ricoh .Funzionante già alla prima installazione del sistema operativo. :) |
|
Linea 33: | Linea 102: |
= Porte USB = Funzionanti. = Lettore Memory Card = Ricoh .Funzionante ma non testato. |
|
Linea 41: | Linea 104: |
---- . CategoryNuoviDocumenti |
IndiceBRTableOfContents |
Introduzione
Questo documento si propone di offrire suggerimenti su come far funzionare correttamente tutte le periferiche del portatile Asus A6T. Questa famiglia di portatili è caratterizzata da:
Scheda di rete wireless
La scheda wireless è una (tristemente) famosissima Broadcom BCM4318, essa può essere installata in due modi:
- [:Bcm43xx:Driver nativi]
- [:Broadcom BCM4311 802.11g:Ndiswrapper ]
Touchpad
Il touchpad di questo note è un Synaptic. Cominceremo l'iter per installarlo con :
sudo apt-get install xserver-xorg-input-synaptics
Ora aggiungiamo al nostro 'xorg.conf'
Section "InputDevice" Identifier "Synaptics Touchpad" Driver "synaptics" Option "SendCoreEvents" "true" Option "Device" "/dev/psaux" Option "Protocol" "auto-dev" Option "HorizScrollDelta" "0" Option "SHMConfig" "on" EndSection
Andiamo ora nella sezione Mouse nella sezione "ServerLayout", e sotto "Configured Mouse"
InputDevice "Synaptics Touchpad"
e ora riavviate X ( Ctrl+Alt+Backspace ).
Uscita TV OUT
Leggere [:NvidiaTvOut:qui] .
Scheda Video
La scheda video viene correttamente riconosciuta da sia da Dapper che da Edgy. Per l'installazione dei driver Nvidia:
[:NvidiaDriver:Driver Ufficiali]
- [:nvidiahowto:Driver Beta]
Il file 'xorg.conf' dovranno essere aggiunte (per quanto riguarda il monitor) le seguenti righe:
Section "Screen" Identifier "Default Screen" Device "NVIDIA Corporation NVIDIA Default Card" Monitor "Generic Monitor" DefaultDepth 24 Option "AddARGBGLXVisuals" "True" Option "AllowGLXWithComposite" "True" Option "RenderAccel" "True" SubSection "Display" Depth 1 Modes "1280x800" EndSubSection SubSection "Display" Depth 4 Modes "1280x800" EndSubSection SubSection "Display" Depth 8 Modes "1280x800" EndSubSection SubSection "Display" Depth 15 Modes "1280x800" EndSubSection SubSection "Display" Depth 16 Modes "1280x800" EndSubSection SubSection "Display" Depth 24 Modes "1280x800" EndSubSection EndSection
In questo modo sarà possibile arrivare fino alla risoluzione di 1280x800.
Lettore Memory Card
Ricoh .Funzionante già alla prima installazione del sistema operativo.
Scheda di rete Ethernet 10-100-1000
Realtek RTL8111(B) 10/100/1000 Mbps. Funzionante.
Scheda Audio
Funzionante di default.
Bluetooth
Thomson. Funzionante ma non testato.