Wiki Ubuntu-it

Indice
Partecipa
FAQ
Wiki Blog
------------------
Ubuntu-it.org
Forum
Chiedi
Chat
Cerca
Planet
  • Pagina non alterabile
  • Informazioni
  • Allegati
  • Differenze per "Hardware/Notebook/AsusA6t"
Differenze tra le versioni 4 e 5
Versione 4 del 16/03/2007 22.00.18
Dimensione: 2116
Commento:
Versione 5 del 16/03/2007 22.06.37
Dimensione: 2934
Commento:
Le cancellazioni sono segnalate in questo modo. Le aggiunte sono segnalate in questo modo.
Linea 19: Linea 19:
Il touchpad di questo note è un Synaptic.
Cominceremo l'iter per installarlo con :
Il touchpad di questo note è un Synaptic. Cominceremo l'iter per installarlo con :
Linea 25: Linea 24:
{{{Section "InputDevice"
{{{
Section "InputDevice" 
Linea 35: Linea 36:
Andiamo ora nella sezione Mouse nella sezione "ServerLayout",
e sotto "Configured Mouse"
Andiamo ora nella sezione Mouse nella sezione "ServerLayout", e sotto "Configured Mouse"
Linea 41: Linea 41:
Linea 42: Linea 43:


Linea 54: Linea 52:

Il file 'xorg.conf' dovrà essere così editato (per quanto riguarda il monitor):
{{{
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.

Linea 71: Linea 109:
 . CategoryNuoviDocumenti  . CategoryNuoviDocumenti   

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:

  • processore Turion 64X2
  • scheda video GeForce 7600

  • chipset nvidia GeForce Go 6100

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' dovrà essere così editato (per quanto riguarda il monitor):

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.

Scheda di rete Ethernet 10-100-1000

Realtek RTL8111(B) 10/100/1000 Mbps. Funzionante.

Scheda Audio

Funzionante di default.

Porte USB

Funzionanti.

Lettore Memory Card

Ricoh .Funzionante ma non testato.

Bluetooth

Thomson. Funzionante ma non testato.