Ubuntu 8.04 su Acer TravelMate 6592G Ubuntu 8.04 on Acer TravelMate 6592G
25 04 2008 25 04 2008
Ho da poco cambiato notebook e dopo l’esperienza con l’Acer Aspire 5610 sul quale avevo installato Ubuntu 7.10, ho deciso di fare un salto di prestazioni e di passare al Travelmate 6592. I recently changed notebook and after the experience with the Acer Aspire 5610 on which I installed Ubuntu 7.10, I decided to make a leap in performance and go to Travelmate 6592.
Ho prima cercato di installare la Ubuntu 7.10, ma ho avuto non poche difficoltà: l’audio non funzionava, la scheda video non era riconosciuta. I first tried to install Ubuntu 7.10, but I had many difficulties: the audio did not work, the video card was not recognized. L’unica cosa positiva era il riconoscimento immediato della scheda di rete wireless. The only good thing was the immediate recognition of the wireless network adapter. Ho provato anche ad installare Opensuse 10.3….ma era ancora peggio. I tried to build opensuse also 10.3 .... But it was even worse.
Purtroppo non ho avuto tempo di approfondire ed aventualemente cercare delle soluzioni. Unfortunately I have not had time to deepen and aventualemente seek solutions. Mancavano tre giorni all’uscita della 8.04 ed ho preferito aspettare e sperare in qualche novità. Missing three days at the 8.04 and I preferred to wait and hope for something new.
Ieri finalmente ho scaricato la nuova distribuzione, l’ho installata e, con grande sorpresa, funziona tutto! Yesterday I finally downloaded the new distribution, I installed and, with great surprise, everything worked! Almeno le cose più importanti. At least the most important. Non ho ancora avuto modo di provare la webcam…ma poco importa. I have not had the opportunity to try the webcam ... but not matter.
Gnome-terminal non è “a colori” ovvero la risposta al comando “ls” non è con le directory e file colorati. Gnome-terminal is not "color" or the answer to the command "ls" is not with directories and files colored. Ho notato innanzi tutto che nella mia home non si erano creati i file .bashrc e .profile. I noticed first of all that in my home had not created the files. Bashrc and. Profile. Allora ho creato un nuovo utente, sono entrato nella sua home, ho copiato i due file nella mia home e ne ho cambiato il proprietario: So I created a new user, are entered into his home, I copied the two files in my home and I changed the owner:
sudo chown myuser .bashrc sudo chown myuser. bashrc sudo chown myuser .profile sudo chown myuser. profile Infine ho editato .bashrc ed ho tolto il commento alla riga: Finally, I edited. Bashrc and I removed the comment at line:
force_colored_prompt=yes force_colored_prompt = yes Per la webcam ho ripercorso i passi descritti in un articolo precedente che brevemente riporto. For webcam I re steps described in a previous article that briefly carryover.
Basta digitare: Just type:
sudo apt-get install subversion sudo apt-get install subversion svn co svn://svn.berlios.de/linux-uvc/linux-uvc/trunk svn co svn: / / svn.berlios.de / Linux-UVC / Linux-UVC / trunk entro nella directory trunk e digito later in the trunk and type
sudo make sudo make sudo make install sudo make install sudo modprobe uvcvideo sudo modprobe uvcvideo Se è tutto andato a buon fine, basta scaricare il programma: If everything is successful, just download the program:
sudo apt-get install cheese sudo apt-get install cheese e vedere la webcam in funzione. and see the camera running.
Qualche problema lo ha dato anche l’audio per quanto riguarda il microfono. Some problem has also given the audio for the microphone. Sembra che sia andato tutto a posto dopo aver aggiunto nel file alsa-base la seguente riga: It seems that everything went fine after adding the file alsa-base the following line:
sudo gedit /etc/modprobe.d/alsa-base sudo gedit / etc / modprobe.d / alsa-base options snd-hda-intel model=acer options snd-hda-intel model = acer Cura, ut valeas. Cura, ut Valeas.









