quarta-feira, 13 de outubro de 2010

Especificação Radio FM USB PCear

Upgrading the PCear FM Radio Using Linux 2.6.26 or newer

The PCear radio, available from dealextreme.com is a low cost version of the Silicon Labs FM Radio but upgrading it is tricky as the bootloader is not separate from the main code. This means you need to install a bootloader in unused code space below 0x3800 that allows you to write above address 0x3800, boot it and use this bootloader to install yet another bootloader up at 0x3800. At this point the bootloader is the same as silabs and the unit can be upgraded normally. Put this archive in a new empty directory and unzip it. Then read Readme.txt The PCear contains the following hardware

fonte:
http://www.efn.org/~rick/work/pcear/

segunda-feira, 11 de outubro de 2010

Charm++ no WIndows

Instalado Charm++ no Windos com Cygwin a partir dos fontes

- instalar Cygwin - usado versão 2.721
- baixar Charm - usado charm-6.2.1_src.tar.gz
- descompactar em /home/User
- compilado com
./build charm++ net-cygwin smp

quinta-feira, 7 de outubro de 2010

Software

Driver Instalação DHM Hard Cam
http://www.vimicro.com/english/product/PublicDriver/WIN/ZS0211_Setup_WHQL_080317.exe
http://www.vimicro.com/english/product/pc003.htm


Baixar, converter Videos FLV
Free FLV Converter
http://www.koyotesoft.com/indexEn.html

segunda-feira, 4 de outubro de 2010

Instalacao Debian Lenny + nVidia driver GeForce 7300 SE/7200 GS

Na maquina do Lab F, seguido o roteiro em?
http://www.debiantutorials.org/module-assistant-nvidia-lenny

Resumo
* stop X
/etc/init.d/gdm stop

* enable repositories
vim /etc/apt/sources.list

deb http://ftp.us.debian.org/debian/ lenny main contrib non-free
deb-src http://ftp.us.debian.org/debian/ lenny main contrib non-free

deb http://security.debian.org/ lenny/updates main contrib non-free
deb-src http://security.debian.org/ lenny/updates main contrib non-free

* install the appropriate software
aptitude update
aptitude install module-assistant

* set the system
m-a prepare
m-a update
m-a a-i nvidia (m-a a-i nvidia-legacy para driver legacy, nao neste caso)
aptitude install nvidia-xconfig
nvidia-xconfig

* load the module
modprobe nvidia

* start X

instalado ainda nvidia-settings
aptitude install nvidia-settings

Open Source e-books for Linux

http://www.dailyartisan.com/news/open-source-e-books-for-linux/

especialmente este
Linux Compute Clusters
http://linuxclusters.com/compute_clusters.html