I’ve bought some GameBoy color Cartridges via eBay.. i’m really happy, but my pokemon gold cartridge doesn’t work properly.
It doesn’t save.
So I’ve opened my cartridge and i’ve measured the volts of the internal battery and…. surprise! My multimeter signs 0 Volts.. Yeah!
I’ve got to change it!
Note: The GameBoy Cartridge uses a Litio battery model CR 1616.
If you want to watch Divx or other videos encoded with proprietary codecs, you need to install win32/64 codec pack!
Add this line to /etc/apt/source.list
sudo wget http://www.medibuntu.org/sources.list.d/gutsy.list -O /etc/apt/sources.list.d/medibuntu.list
and then run this
wget -q http://packages.medibuntu.org/medibuntu-key.gpg -O- | sudo apt-key add - && sudo apt-get update
so you can install now!
apt-get install w32-codecs non-free-codecs libxine1-ffmpeg
(or w64-codecs)
Now you can watch your Videos with Kaffeine!
Ho inserito la versione aggiornata della mia mini guida ad SVN per principianti. La potete scaricare in formato ODT da qui
The rt2x00 is a new driver based on 802.11 framework of intel. In my linux box with Linksys wusb54g work very fine; With this driver you can add more interfaces (wlan1, wlan2…ecc) other wlan0… and you can set different mode for each interfaces; For example you can set wlan0 in managed mode and wlan1 in monitor mode, but remeber that all the interfaces must have the same mac address (if you use macchange..) and same channel (freq.) (if you using a single device!!).
Note: this is really different from rt2570 legacy driver, and remeber that you can set the mode of the interface only if it’s down (Es: ifconfig wlan0 down && iwconfig wlan mode managed && ifconfig wlan0 up).
That is all! Have a fun with the new driver, thanks to rt2x00 developers! =)
Finalmente un po di tempo per provare la nuova kubuntu edgy knot; ancora in fase di beta testing, ma a mio parere gia abbastanza stabile.
Manca ancora di pacchetti universe, come kdevelop3 che comunque possiamo utilizzare ed installare… a volte però richiedono alcune modifiche;
Infatti se proviamo a dare un build di un progetto Kde, avremo conflitti di autoconf (richiede una versione 2.5.x mentre è installata la 2.60) e automake;
Per risolvere questo problema si può semplicemente eliminare la directory admin dal progetto creato e sostituirla con quella che possiamo prelevare stramite svn dall seguente indirizzo svn://anonsvn.kde.org/home/kde/branches/KDE/3.5/kde-common/admin;
Rilanciamo il comando build da kdevelop3 ed il gioco è fatto.
Scarica la bozza alla pagina
http://www.gnuton.org/blog/docs/realizzare-un-repository-debian/
Questa bozza contiene le mie prime esperienze sulla pacchetizzazione debian.
