Ho installato sul mio portatile Ubuntu 10.04. Ho notato che usando Ubuntu, dopo un pò di tempo la ventola interna comincia a girare alla massima velocitĂ e non si ferma mai. Lo stesso problema mi era capitato con Ubuntu 9.10 sul portatile del lavoro. Entrambi i portatili hanno una scheda…
-
-
Fan never stops in Ubuntu Linux With ATI Video Card
I have a notebook with installed Ubuntu 10.04. I noticed that running Ubuntu after some time, the internal notebook fan starts running at highest speed and never stops. I see this problem also on Ubuntu 9.10 with another laptop. Both notebooks have an ATI Video Card. I solved the problem…
-
Huawei k3765 and Vodafone Mobile Connect on Linux Ubuntu 10.04
In this post i will describe my installation of Vodafone Mobile Connect with Huawei k3765 on Ubuntu 10.04. A version of Vodafone Mobile Connect software is available for linux on betavine.net. The project url is: https://forge.betavine.net/projects/vodafonemobilec/ First of all download the latest version from svn. So install svn with apt-get:…
-
Windows Vista Home Scheduled Task for PPPoE Dial Up Connection
I want to write something encountered while creating and using scheduled tasks on Windows Vista. I had to make a pppoe dial up connection automatic at windows startup. I need to make that connection before any account login. First off all we need to use a command line command to…
-
Windows Vista/7 automatic wlan adhoc connection with netsh at startup
I finally configured an adhoc connection at windows startup. I’ve done it on Windows Vista Home Premium. I used a scheduled task. After creating an ad hoc wlan connection with the software included in the wlan usb key, make it active is done with this command: netsh wlan connect name=”My-Adhoc-Connection-Name”…