problem with camera ID 0c45:613b Microdia Win2 PC Camera Ubuntu


 
Thread Tools Search this Thread
Special Forums UNIX Desktop Questions & Answers problem with camera ID 0c45:613b Microdia Win2 PC Camera Ubuntu
# 1  
Old 08-07-2009
problem with camera ID 0c45:613b Microdia Win2 PC Camera Ubuntu

Hi to all

Like in the subject, i got the problem with camera ID 0c45:613b Microdia Win2 PC Camera under Ubuntu. When i plug in camera to USB, Ubuntu put in sn9c102 module, but on this site Linux Kernel Driver Database: CONFIG_USB_GSPCA_SONIXJ: SONIX JPEG USB Camera Driver is information that this device work with gspca_sonixj. I try to blacklist sn9c102 and add to modules.conf gspca_sonixj, and do this later manualy with pluged camera. But that dont work.

Thanks in advance for any help or suggestions.

kernel 2.6.28-15-generic
Ubuntu 9.04

Sorry for my eanglish (not native language)
Login or Register to Ask a Question

Previous Thread | Next Thread

3 More Discussions You Might Find Interesting

1. Programming

Receiving JPEG packet from camera

I am trying to receive a packet of data as bytes in C, but the picture is getting messed up. I am using fwrite to append bytes to jpg file, but the append or write does not seem to be appending jpg correctly. Packet 1 data comes in append to file Packet 2 data comes in append to file ...... (12 Replies)
Discussion started by: photon
12 Replies

2. Hardware

How and from where to download scanner and camera hardware in my pc?

1, How and from where to downlode scanner and camers hardware in my pc , my computer software dosent have Scanner and caraea hardware. Ecperts & SW plz let me know 2, where do downlode LAN local area net in PC when my another PC LAN software is not working (1 Reply)
Discussion started by: strecones
1 Replies

3. UNIX for Dummies Questions & Answers

LG USB Camera

in my company we have 2 LG USB cameras, that we use whit Ms netmeeting, and everything is fine. does anyone know if there are a simular program like netmeeting, or perhaps a program for FreeBSD that is compatiblty whit netmeeting. what im saying is, i need a program for usb camera for freeBSD.... (1 Reply)
Discussion started by: ree-flex
1 Replies
Login or Register to Ask a Question
topblock(6x)							XScreenSaver manual						      topblock(6x)

NAME
topblock - a 3D world of falling blocks that build up and up. SYNOPSIS
topblock [-display host:display.screen] [-visual visual] [-window] [-root] [-delay number] [-wireframe] [-fps] [-size number] [-spawn num- ber] [-camX number] [-camY number] [-camZ number] [-rotate] [-no-carpet] [-no-nipples] [-blob] [-rotateSpeed number] [-follow] [-maxFalling number] [-resolution number] [-maxColors number] [-dropSpeed number] [-override] DESCRIPTION
Creates a world of falling blocks that build up and up. OPTIONS
-visual visual Specify which visual to use. Legal values are the name of a visual class, or the id number (decimal or hex) of a specific visual. -window Draw on a newly-created window. This is the default. -root Draw on the root window. -delay number Per-frame delay, in microseconds. Default: 10000 (0.01 seconds.). -wireframe | -no-wireframe Render in wireframe instead of solid. -fps Display the current frame rate, CPU load, and polygon count. -size number Size of the base/carpet. -spawn number Likeyhood of a new block being created per frame : 1 high, 1000 very low. -camX number Initial camera X location in the world. -camY number Initial camera Y location in the world. -camZ number Initial camera Z location in the world. -rotate | -no-rotate Add/Remove rotation to/from the animation. -no-carpet Remove the base/carpet. -no-nipples Remove nipples on the blocks (also applies to udders) (has no effect in blob mode). -blob Run in blob mode, blocks become over sized spheres. -rotateSpeed number Varries speed of world rotation. -follow Camera follows blocks as they fall instead of camera being semi static (stays with top block). -maxFalling number Maximum number of objects created before recycling occurs. -resolution number Resolution of tubes, disks and spheres. -maxColors number Number of different colors available to falling objects. -dropSpeed number Varries speed of falling objects. -override Overrides camera settings and provides a tunnel view. KEYS
a Increases viewing X coordinate. z Decreases viewing X coordinate. s Increases viewing Y coordinate. x Decreases viewing Y coordinate. d Increases viewing Z coordinate. c Decreases viewing Z coordinate. f Increases camera location X coordinate. v Decreases camera location X coordinate. g Increases camera location Y coordinate. b Decreases camera location Y coordinate. h Increases camera location Z coordinate. n Decreases camera location Z coordinate. r Increases world rotation. q quit. EXAMPLES
To see which block follow-mode is tracking, set the number of block colors to 1. topblock -follow -maxColors 1 ENVIRONMENT
DISPLAY to get the default host and display number. XENVIRONMENT to get the name of a resource file that overrides the global resources stored in the RESOURCE_MANAGER property. SEE ALSO
X(1), xscreensaver(1) COPYRIGHT
Copyright (C) 2006 by rednuht. Permission to use, copy, modify, distribute, and sell this software and its documentation for any purpose is hereby granted without fee, provided that the above copyright notice appear in all copies and that both that copyright notice and this permission notice appear in supporting documentation. No representations are made about the suitability of this software for any purpose. It is provided "as is" without express or implied warranty. AUTHOR
rednuht <topblock.xscreensaver@jumpstation.co.uk> <http://www.jumpstation.co.uk/xscreensaver/topblock/> X Version 11 5.15 (28-Sep-2011) topblock(6x)