Using two CDR-King WebCam and Raspberry Pi attached to network.
Just follow this link: http://ubuntuforums.org/showthread.php?t=1897786
Blockchain | Software Freedom Advocate | Humanitarian Volunteer | root
Using two CDR-King WebCam and Raspberry Pi attached to network.
Just follow this link: http://ubuntuforums.org/showthread.php?t=1897786
Jerico James Milo of GoAutoDial and I went to ANC to promote the upcoming event. Celebrating the Software Freedom Day 2013 in Kalibo, Aklan.
Thanks to our friends… We are accompanied by Meric Mara, and the visit was coordinated by Lawrz Libo-On. Both of them are from 8Layer Technologies, the company behind the very passionate, consistent, internationally recognized organizers of Software Freedom Day in the Philippines.
Continue reading “Promoting #SFD2013 on ANC with Mr Tony Velasquez”
I’m using Ubuntu 13.04, Kinsgton 4gb microSD with adapter for Raspberry Pi Model B 512mb. Just follow the steps bellow after downloading the disk image from http://www.raspberrypi.org/downloads:
Continue reading “RaspberryPi for Beginners : Preparing an SD Card in Ubuntu 13.04”
A sample shot of a cheap webcam attached to RPi. Not bad for surveillance camera alternative. Using Raspberry Pi (UK) B 512mb with 2G SD Card as boot to USB 16G Toshiba Thumbdrive and CDR-King WebCam.
And while I’m waiting for my busted Powered USB hub to be fixed… I’ll park my WiPi and SmartBro 3G/GSM USB Modem for awhile.
Reference: http://pingbin.com/2012/12/raspberry-pi-web-cam-server-motion/
Upgraded from 12.04 to 12.10 on Samsung Ultrabook Series 5. Can’t make my touchpad work… still fixing huhuhu
Update: I was able to make it work by doing these:
$ cd /usr/src/
$ sudo wget http://planet76.com/drivers/elantech/psmouse-elantech-v6.tar.bz2
$ sudo tar jxvf psmouse-elantech-v6.tar.bz2
$ sudo dkms add -m psmouse -v elantech-v6
$ sudo dkms build -m psmouse -v elantech-v6
$ sudo dkms install -m psmouse -v elantech-v6
My touchpad works after that. I followed the instructions from here but after updating the kernel to 3.6 and rebooting, my webcam and wireless doesnt work. So I load up the previous 3.5 kernel.
You will notice that on the system settings, the “touchpad” is grayed out. You have to install:
$ sudo apt-get install xserver-xorg-core
… then multi-touch and touchpad settings will be back and working.
You must be logged in to post a comment.