| Author |
Message |
Proudog
Joined: 27 Feb 2009 Posts: 158
|
Posted: Fri 04 Sep 2009, 23:39 Post subject:
Sqcam driver for kernel 2.6.25.16 |
|
This a Sqcam driver for USB webcam with id:
NHJ, Ltd Che-ez! Snap/iClick Tiny VGA Digital Camera/Argus DC1510/Ezonic Pixie/Waitec Caddy 06/Digicamera 100k/
USB_VENDOR_ID: USB_PRODUCT_ID:
0x2770 0x9120
Instructions:
1.- Install the attach package.
2.-Connect webcam to PC
3.-Open rxvt an command this two orders:
| Code: | #depmod -a
#modprobe sqcam |
4.-Check dmesg to sqcam install and
enjoy!
| Description |
sqcam driver for kernel 2.6.25.16
|

Download |
| Filename |
sqcam-0.1b-i486.pet |
| Filesize |
8.68 KB |
| Downloaded |
261 Time(s) |
Last edited by Proudog on Sat 19 Sep 2009, 21:23; edited 1 time in total
|
|
Back to top
|
|
 |
Proudog
Joined: 27 Feb 2009 Posts: 158
|
Posted: Sat 12 Sep 2009, 15:08 Post subject:
New version |
|
I found a new version of sqcam web cam driver, (version 0.2) and this have included new features for SQ905 based devices.
Instructions to install the kernel module:
1.- Install the attach package.
2.-Connect webcam to PC
3.-Open rxvt an command this two orders:
| Code: |
#depmod -a
#modprobe sqcam |
4.-Check dmesg to sqcam install and
enjoy!
Note1 , if you have installed the last version, please uninstall with Petget, before install the new version.
Note2, after install the new version you need a re-settings of all software to use a web cam, to enabled the new features.
Report bugs, source, and project:
http://philippe.corbes.free.fr/sqcam/
| Description |
sqcam module for k2.6.25.16
|

Download |
| Filename |
sqcam-0.2-i486.pet |
| Filesize |
9.55 KB |
| Downloaded |
276 Time(s) |
|
|
Back to top
|
|
 |
technosaurus

Joined: 18 May 2008 Posts: 3845
|
Posted: Mon 14 Sep 2009, 03:09 Post subject:
|
|
if you make an executable script named pinstall.sh in the root directory of your pet with those commands it will automatically execute on install.
instructions:
in directory sqcam-0.2-i486
right click, new script, rename to pinstall.sh, right click to edit and add
| Code: | depmod -a
modprobe sqcam |
save the file and change the permissions (right click as well) to make it executable
run dir2pet sqcam-0.2-i486 from its parent directory
_________________ Puppy Web Desktop Now with pet packages - Pet Packaging 100 & 101
|
|
Back to top
|
|
 |
TheProphet
Joined: 18 Feb 2008 Posts: 173
|
Posted: Thu 17 Sep 2009, 14:11 Post subject:
|
|
That seems to be it. There's a "tiny" iConcepts (I've got one) and one that looks just like a very large ball-point pen that both have only one difference from each other and the one I'm working on... the USB interface on them.
And the case of the camera.
The chipset is identical. This might just be a "sanity saver" for me.
_________________ He who skydive without parachute, jumps to own conclusion.
|
|
Back to top
|
|
 |
Proudog
Joined: 27 Feb 2009 Posts: 158
|
Posted: Sat 19 Sep 2009, 13:48 Post subject:
|
|
| technosaurus wrote: | | if you make an executable script named pinstall.sh in the root directory of your pet with those commands it will automatically execute on install. |
Thanks, for tip, for the next time, included this
|
|
Back to top
|
|
 |
g000g1e
Joined: 28 Jun 2009 Posts: 27 Location: here - there (aquí y allí)
|
Posted: Sat 19 Sep 2009, 19:16 Post subject:
|
|
Hello:
This sqcam could work with kernel 2.6.30.5 (puppy 4.2.5) ??
My camera is: Vimicro ; vendor :0xac8 ; Product ID: 0x305B
Thanks
(Spanish spoken , google translation)
|
|
Back to top
|
|
 |
Proudog
Joined: 27 Feb 2009 Posts: 158
|
Posted: Sat 19 Sep 2009, 21:28 Post subject:
|
|
| g000g1e wrote: | Hello:
This sqcam could work with kernel 2.6.30.5 (puppy 4.2.5) ??
My camera is: Vimicro ; vendor :0xac8 ; Product ID: 0x305B
|
This camera don't uses this driver, use spca5xx, but i think this very probable that is include in the kernel 2.6.30.5
|
|
Back to top
|
|
 |
|