Dimensione: 1244
Commento:
|
Dimensione: 4162
Commento: Nuova Organizzazione Wiki
|
Le cancellazioni sono segnalate in questo modo. | Le aggiunte sono segnalate in questo modo. |
Linea 1: | Linea 1: |
## page was renamed from AsusA6t | |
Linea 3: | Linea 4: |
||<tablestyle="float:right; font-size: 0.9em; width:40%; background:#F1F1ED; margin: 0 0 1em 1em;" style="padding:0.5em;">'''Indice'''[[BR]] [[TableOfContents]]|| | ||<tablebgcolor="#f1f1ed" tablewidth="30%" tablestyle="margin: 0pt 0pt 1em 1em; float: right; font-size: 0.9em;"style="padding: 0.5em;">'''Indice'''[[BR]][[TableOfContents]] || |
Linea 6: | Linea 7: |
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: |
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: |
Linea 9: | Linea 10: |
* scheda video GeForce 7600 * chipset nvidia GeForce Go 6100 |
* scheda video Ge``Force 7600 * chipset nvidia Ge``Force Go 6100 |
Linea 12: | Linea 13: |
= Scheda di rete wireless = La scheda wireless è una (tristemente) famosissima Broadcom BCM4318, essa può essere installata in due modi: |
= Verifica dell'hardware = == Scheda di rete wireless == La scheda wireless è una '''Broadcom BCM4318''' (conosciuta per la sua scarsa compatibilità), che può essere installata in due modi (vedere le due pagine qui riportate): |
Linea 15: | Linea 20: |
* [:Broadcom_BCM4311_802.11g: '''Ndiswrapper''' ] | * [:Broadcom BCM4311 802.11g:Ndiswrapper ] |
Linea 17: | Linea 22: |
= Uscita TV OUT = Leggere [:NvidiaTvOut:qui] |
''Curiosità'' : se volete accendere il led della wireless in basso al touchpad: {{{echo 1 > /proc/acpi/asus/wled}}} Al contrario, se volete spegnerla basta sostituire il numero 1 con uno 0(zero). |
Linea 20: | Linea 26: |
= Scheda Video = La scheda video viene correttamente riconosciuta da sia da Dapper che da Edgy. Per l'installazione dei driver Nvidia: |
== Touchpad == Il touchpad di questo portatile è un Synaptic. Per installarlo, digitare da terminale: {{{ sudo apt-get install xserver-xorg-input-synaptics }}} Aprire con [:Nano] il file `/etc/X11/xorg.conf`: {{{ sudo nano /etc/X11/xorg.conf }}} e aggiungere: {{{ 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 }}} Nella sezione '''"Server``Layout"''' si sostituisca la voce: {{{ InputDevice "Configured Mouse" }}} con questa: {{{ InputDevice "Synaptics Touchpad" }}} Una volta salvato e chiuso il file (digitare in sequenza le combinazioni: '''Ctrl+o''' e '''Ctrl+x'''), si riavvii il server X ( '''Ctrl+Alt+Backspace''' ). == Uscita TV OUT == Leggere [:NvidiaTvOut:questa] pagina. == Scheda Video == La scheda video viene correttamente riconosciuta da sia da Dapper che da Edgy. Per l'installazione dei driver '''Nvidia''' si consultino le seguenti pagine: |
Linea 25: | Linea 70: |
= Scheda di rete Ethernet 10-100-1000 = | Al file `/etc/X11/xorg.conf` dovranno essere sostituite (per quanto riguarda il monitor) alcune righe, ma prima è conveniente eseguire un backup del file: {{{ sudo cp /etc/X11/xorg.conf /etc/X11/xorg.conf.save }}} Ora è possibile aprire per la modifica il file originale: {{{ sudo nano /etc/X11/xorg.conf }}} e modificare in tutta sicurezza la sezione 'Screen': {{{ Section "Screen" Identifier "Default Screen" Device "NVIDIA Corporation NVIDIA Default Card" Monitor "Generic Monitor" DefaultDepth 24 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 Option "AddARGBGLXVisuals" "True" Option "AllowGLXWithComposite" "True" Option "RenderAccel" "True" 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 == |
Linea 28: | Linea 126: |
= Scheda Audio = Funzionante di default |
== Scheda Audio == Funzionante correttamente. |
Linea 31: | Linea 129: |
= Porte USB = Funzionanti. |
== Bluetooth == Thomson. Rilevato (ma non testato). |
Linea 34: | Linea 132: |
= Lettore Memory Card = Ricoh .Funzionante ma non testato. |
''Curiosità'' : se volete risparmiare batteria spegnendo il disposotivo bt: {{{ sudo hcitool dev }}} Il sistema risponderà con qualcosa del genere: {{{ Devices: hci0 xx:xx:xx:xx:xx:xx }}} Leggete ora il nome del dispositivo (In questo caso 0) e date un {{{ sudo hciconfig hci0 down }}} |
Linea 37: | Linea 146: |
= Bluetooth = Thomson. Non testato. |
---- CategoryHardware |
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:
- processore Turion 64X2
scheda video GeForce 7600
chipset nvidia GeForce Go 6100
Verifica dell'hardware
Scheda di rete wireless
La scheda wireless è una Broadcom BCM4318 (conosciuta per la sua scarsa compatibilità), che può essere installata in due modi (vedere le due pagine qui riportate):
- [:Bcm43xx:Driver nativi]
- [:Broadcom BCM4311 802.11g:Ndiswrapper ]
Curiosità : se volete accendere il led della wireless in basso al touchpad: echo 1 > /proc/acpi/asus/wled Al contrario, se volete spegnerla basta sostituire il numero 1 con uno 0(zero).
Touchpad
Il touchpad di questo portatile è un Synaptic. Per installarlo, digitare da terminale:
sudo apt-get install xserver-xorg-input-synaptics
Aprire con [:Nano] il file /etc/X11/xorg.conf:
sudo nano /etc/X11/xorg.conf
e aggiungere:
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
Nella sezione "ServerLayout" si sostituisca la voce:
InputDevice "Configured Mouse"
con questa:
InputDevice "Synaptics Touchpad"
Una volta salvato e chiuso il file (digitare in sequenza le combinazioni: Ctrl+o e Ctrl+x), si riavvii il server X ( Ctrl+Alt+Backspace ).
Uscita TV OUT
Leggere [:NvidiaTvOut:questa] pagina.
Scheda Video
La scheda video viene correttamente riconosciuta da sia da Dapper che da Edgy. Per l'installazione dei driver Nvidia si consultino le seguenti pagine:
[:NvidiaDriver:Driver Ufficiali]
- [:nvidiahowto:Driver Beta]
Al file /etc/X11/xorg.conf dovranno essere sostituite (per quanto riguarda il monitor) alcune righe, ma prima è conveniente eseguire un backup del file:
sudo cp /etc/X11/xorg.conf /etc/X11/xorg.conf.save
Ora è possibile aprire per la modifica il file originale:
sudo nano /etc/X11/xorg.conf
e modificare in tutta sicurezza la sezione 'Screen':
Section "Screen" Identifier "Default Screen" Device "NVIDIA Corporation NVIDIA Default Card" Monitor "Generic Monitor" DefaultDepth 24 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 Option "AddARGBGLXVisuals" "True" Option "AllowGLXWithComposite" "True" Option "RenderAccel" "True" 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 correttamente.
Bluetooth
Thomson. Rilevato (ma non testato).
Curiosità : se volete risparmiare batteria spegnendo il disposotivo bt:
sudo hcitool dev
Il sistema risponderà con qualcosa del genere:
Devices: hci0 xx:xx:xx:xx:xx:xx
Leggete ora il nome del dispositivo (In questo caso 0) e date un
sudo hciconfig hci0 down