Hi,
Thanks for your reply again.
I did manage to compile the driver from the hg sources. However,
even after rebooting I can't get the camera to work ...

I attach here a link to the build configuration I used.

lsmod shows the uvc driver is loaded:

o...@yenikaro:~/v4l-dvb$ lsmod
Module                  Size  Used by
parport_pc             15799  0
ppdev                   4058  0
lp                      5570  0
parport                22554  3 parport_pc,ppdev,lp
sco                     5857  2
bridge                 32987  0
stp                      996  1 bridge
rfcomm                 25167  0
bnep                    7444  2
l2cap                  21705  6 rfcomm,bnep
crc16                   1027  1 l2cap
bluetooth              36327  6 sco,rfcomm,bnep,l2cap
acpi_cpufreq            4943  0
rfkill                 10264  3 bluetooth
cpufreq_powersave        602  0
cpufreq_conservative     4018  0
cpufreq_userspace       1480  0
cpufreq_stats           1940  0
binfmt_misc             4907  1
uinput                  4796  1
loop                    9757  0
snd_hda_codec_intelhdmi     9027  1
snd_hda_codec_realtek   163238  1
snd_hda_intel          16787  1
snd_hda_codec          46002  3
snd_hda_codec_intelhdmi,snd_hda_codec_realtek,snd_hda_intel
joydev                  6771  0
snd_hwdep               4054  1 snd_hda_codec
snd_pcm_oss            28671  0
snd_mixer_oss          10461  1 snd_pcm_oss
snd_pcm                47214  3 snd_hda_intel,snd_hda_codec,snd_pcm_oss
uvcvideo               44687  0
snd_seq_midi            3576  0
snd_rawmidi            12505  1 snd_seq_midi
snd_seq_midi_event      3684  1 snd_seq_midi
snd_seq                35463  2 snd_seq_midi,snd_seq_midi_event
videodev               25545  1 uvcvideo
i915                  221415  2
snd_timer              12258  2 snd_pcm,snd_seq
v4l1_compat            10250  2 uvcvideo,videodev
snd_seq_device          3673  3 snd_seq_midi,snd_rawmidi,snd_seq
drm_kms_helper         18305  1 i915
snd                    34363  14
snd_hda_codec_intelhdmi,snd_hda_codec_realtek,snd_hda_intel,snd_hda_codec,snd_hwdep,snd_pcm_oss,snd_mixer_oss,snd_pcm,snd_rawmidi,snd_seq,snd_timer,snd_seq_device
drm                   112020  3 i915,drm_kms_helper
r8192se_pci           446850  0
serio_raw               2916  0
soundcore               3450  1 snd
i2c_algo_bit            3497  1 i915
video                  14605  1 i915
i2c_i801                6462  0
jmb38x_ms               5502  0
wmi                     3575  0
evdev                   5609  22
snd_page_alloc          5045  2 snd_hda_intel,snd_pcm
pcspkr                  1207  0
output                  1204  1 video
psmouse                44657  0
i2c_core               12696  6
videodev,i915,drm_kms_helper,drm,i2c_algo_bit,i2c_i801
memstick                4348  1 jmb38x_ms
battery                 3782  0
processor              26615  3 acpi_cpufreq
button                  3598  1 i915
ac                      1640  0
ext3                   94204  2
jbd                    32169  1 ext3
mbcache                 3762  1 ext3
sd_mod                 25869  4
crc_t10dif              1012  1 sd_mod
uhci_hcd               16057  0
ahci                   27246  3
thermal                 9206  0
libata                115721  1 ahci
sdhci_pci               4525  0
sdhci                  12147  1 sdhci_pci
ehci_hcd               27851  0
thermal_sys             9378  3 video,processor,thermal
scsi_mod              101401  2 sd_mod,libata
mmc_core               38503  1 sdhci
led_class               1757  1 sdhci
jme                    21159  0
mii                     2714  1 jme
usbcore                98386  4 uvcvideo,uhci_hcd,ehci_hcd
nls_base                4541  1 usbcore

I am also trying to build a newer kernel version 2.6.34 - we will see
if that works. Any other ideas ?

Thanks,

Oz
On Wed, Aug 25, 2010 at 4:17 PM, Paulo Assis <pj.as...@gmail.com> wrote:
> This problem has already been reported some time back:
> http://www.mail-archive.com/linux-uvc-devel@lists.berlios.de/msg04511.html
>
> I'm not sure if this patch made it in to 2.6.32, so you should really
> install a newer driver version.
> Just disable whatever modules are causing you trouble with "make
> menuconfig" see:
> http://www.linuxtv.org/wiki/index.php/How_to_Obtain,_Build_and_Install_V4L-DVB_Device_Drivers
>
> Regards,
> Paulo
>
> 2010/8/25 Oz Nahum <nahu...@gmail.com>:
>> Hi,
>> Thanks for the answer.
>> lsusb -v -s 5986:0241 - gives nothing.
>> I post here the part  lsusb -v which i thought is relevant:
>> Bus 001 Device 003: ID 5986:0241 Acer, Inc BisonCam, NB Pro
>> Device Descriptor:
>>   bLength                18
>>   bDescriptorType         1
>>   bcdUSB               2.00
>>   bDeviceClass          239 Miscellaneous Device
>>   bDeviceSubClass         2 ?
>>   bDeviceProtocol         1 Interface Association
>>   bMaxPacketSize0        64
>>   idVendor           0x5986 Acer, Inc
>>   idProduct          0x0241 BisonCam, NB Pro
>>   bcdDevice            6.05
>>   iManufacturer           3 BISON Corporation
>>   iProduct                1 BisonCam, NB Pro
>>   iSerial                 0
>>   bNumConfigurations      1
>>   Configuration Descriptor:
>>     bLength                 9
>>     bDescriptorType         2
>>     wTotalLength          459
>>     bNumInterfaces          2
>>     bConfigurationValue     1
>>     iConfiguration          0
>>     bmAttributes         0x80
>>       (Bus Powered)
>>     MaxPower              500mA
>>     Interface Association:
>>       bLength                 8
>>       bDescriptorType        11
>>       bFirstInterface         0
>>       bInterfaceCount         2
>>       bFunctionClass         14 Video
>>       bFunctionSubClass       3 Video Interface Collection
>>       bFunctionProtocol       0
>>       iFunction               1 BisonCam, NB Pro
>>     Interface Descriptor:
>>       bLength                 9
>>       bDescriptorType         4
>>       bInterfaceNumber        0
>>       bAlternateSetting       0
>>       bNumEndpoints           1
>>       bInterfaceClass        14 Video
>>       bInterfaceSubClass      1 Video Control
>>       bInterfaceProtocol      0
>>       iInterface              1 BisonCam, NB Pro
>>       VideoControl Interface Descriptor:
>>         bLength                13
>>         bDescriptorType        36
>>         bDescriptorSubtype      1 (HEADER)
>>         bcdUVC               1.00
>>         wTotalLength           85
>>         dwClockFrequency       30.000000MHz
>>         bInCollection           1
>>         baInterfaceNr( 0)       1
>>       VideoControl Interface Descriptor:
>>         bLength                18
>>         bDescriptorType        36
>>         bDescriptorSubtype      2 (INPUT_TERMINAL)
>>         bTerminalID             1
>>         wTerminalType      0x0201 Camera Sensor
>>         bAssocTerminal          0
>>         iTerminal               0
>>         wObjectiveFocalLengthMin      0
>>         wObjectiveFocalLengthMax      0
>>         wOcularFocalLength            0
>>         bControlSize                  3
>>         bmControls           0x00000000
>>       VideoControl Interface Descriptor:
>>         bLength                 9
>>         bDescriptorType        36
>>         bDescriptorSubtype      3 (OUTPUT_TERMINAL)
>>         bTerminalID             3
>>         wTerminalType      0x0101 USB Streaming
>>         bAssocTerminal          0
>>         bSourceID               6
>>         iTerminal               0
>>       VideoControl Interface Descriptor:
>>         bLength                 7
>>         bDescriptorType        36
>>         bDescriptorSubtype      4 (SELECTOR_UNIT)
>>         bUnitID                 4
>>         bNrInPins               1
>>         baSource( 0)            1
>>         iSelector               0
>>       VideoControl Interface Descriptor:
>>         bLength                11
>>         bDescriptorType        36
>>         bDescriptorSubtype      5 (PROCESSING_UNIT)
>>       Warning: Descriptor too short
>>         bUnitID                 5
>>         bSourceID               4
>>         wMaxMultiplier          0
>>         bControlSize            2
>>         bmControls     0x0000043f
>>           Brightness
>>           Contrast
>>           Hue
>>           Saturation
>>           Sharpness
>>           Gamma
>>           Power Line Frequency
>>         iProcessing             0
>>         bmVideoStandards     0x1b
>>           None
>>           NTSC - 525/60
>>           SECAM - 625/50
>>           NTSC - 625/50
>>       VideoControl Interface Descriptor:
>>         bLength                27
>>         bDescriptorType        36
>>         bDescriptorSubtype      6 (EXTENSION_UNIT)
>>         bUnitID                 6
>>         guidExtensionCode         {564c97a7-7ea7-904b-8cbf-1c71ec303000}
>>         bNumControl            16
>>         bNrPins                 1
>>         baSourceID( 0)          5
>>         bControlSize            2
>>         bmControls( 0)       0xff
>>         bmControls( 1)       0xff
>>         iExtension              0
>>       Endpoint Descriptor:
>>         bLength                 7
>>         bDescriptorType         5
>>         bEndpointAddress     0x82  EP 2 IN
>>         bmAttributes            3
>>           Transfer Type            Interrupt
>>           Synch Type               None
>>           Usage Type               Data
>>         wMaxPacketSize     0x0008  1x 8 bytes
>>         bInterval              15
>>     Interface Descriptor:
>>       bLength                 9
>>       bDescriptorType         4
>>       bInterfaceNumber        1
>>       bAlternateSetting       0
>>       bNumEndpoints           0
>>       bInterfaceClass        14 Video
>>       bInterfaceSubClass      2 Video Streaming
>>       bInterfaceProtocol      0
>>       iInterface              0
>>       VideoStreaming Interface Descriptor:
>>         bLength                            14
>>         bDescriptorType                    36
>>         bDescriptorSubtype                  1 (INPUT_HEADER)
>>         bNumFormats                         1
>>         wTotalLength                      291
>>         bEndPointAddress                  129
>>         bmInfo                              0
>>         bTerminalLink                       3
>>         bStillCaptureMethod                 0
>>         bTriggerSupport                     0
>>         bTriggerUsage                       0
>>         bControlSize                        1
>>         bmaControls( 0)                    27
>>       VideoStreaming Interface Descriptor:
>>         bLength                            27
>>         bDescriptorType                    36
>>         bDescriptorSubtype                  4 (FORMAT_UNCOMPRESSED)
>>         bFormatIndex                        1
>>         bNumFrameDescriptors                6
>>         guidFormat
>> {59555932-0000-1000-8000-00aa00389b71}
>>         bBitsPerPixel                      16
>>         bDefaultFrameIndex                  1
>>         bAspectRatioX                       0
>>         bAspectRatioY                       0
>>         bmInterlaceFlags                 0x00
>>           Interlaced stream or variable: No
>>           Fields per frame: 1 fields
>>           Field 1 first: No
>>           Field pattern: Field 1 only
>>           bCopyProtect                      0
>>       VideoStreaming Interface Descriptor:
>>         bLength                            38
>>         bDescriptorType                    36
>>         bDescriptorSubtype                  5 (FRAME_UNCOMPRESSED)
>>         bFrameIndex                         1
>>         bmCapabilities                   0x01
>>           Still image supported
>>         wWidth                            640
>>         wHeight                           480
>>         dwMinBitRate                 12288000
>>         dwMaxBitRate                 12288000
>>         dwMaxVideoFrameBufferSize      614400
>>         dwDefaultFrameInterval         555555
>>         bFrameIntervalType                  3
>>         dwFrameInterval( 0)            555555
>>         dwFrameInterval( 1)            666666
>>         dwFrameInterval( 2)           1000000
>>       VideoStreaming Interface Descriptor:
>>         bLength                            38
>>         bDescriptorType                    36
>>         bDescriptorSubtype                  5 (FRAME_UNCOMPRESSED)
>>         bFrameIndex                         2
>>         bmCapabilities                   0x01
>>           Still image supported
>>         wWidth                            320
>>         wHeight                           240
>>         dwMinBitRate                  3072000
>>         dwMaxBitRate                  3072000
>>         dwMaxVideoFrameBufferSize      153600
>>         dwDefaultFrameInterval         333333
>>         bFrameIntervalType                  3
>>         dwFrameInterval( 0)            333333
>>         dwFrameInterval( 1)            666666
>>         dwFrameInterval( 2)           1000000
>>       VideoStreaming Interface Descriptor:
>>         bLength                            38
>>         bDescriptorType                    36
>>         bDescriptorSubtype                  5 (FRAME_UNCOMPRESSED)
>>         bFrameIndex                         3
>>         bmCapabilities                   0x01
>>           Still image supported
>>         wWidth                            160
>>         wHeight                           120
>>         dwMinBitRate                   768000
>>         dwMaxBitRate                   768000
>>         dwMaxVideoFrameBufferSize       38400
>>         dwDefaultFrameInterval         333333
>>         bFrameIntervalType                  3
>>         dwFrameInterval( 0)            333333
>>         dwFrameInterval( 1)            666666
>>         dwFrameInterval( 2)           1000000
>>       VideoStreaming Interface Descriptor:
>>         bLength                            38
>>         bDescriptorType                    36
>>         bDescriptorSubtype                  5 (FRAME_UNCOMPRESSED)
>>         bFrameIndex                         4
>>         bmCapabilities                   0x01
>>           Still image supported
>>         wWidth                            352
>>         wHeight                           288
>>         dwMinBitRate                  4055040
>>         dwMaxBitRate                  4055040
>>         dwMaxVideoFrameBufferSize      202752
>>         dwDefaultFrameInterval         333333
>>         bFrameIntervalType                  3
>>         dwFrameInterval( 0)            333333
>>         dwFrameInterval( 1)            666666
>>         dwFrameInterval( 2)           1000000
>>       VideoStreaming Interface Descriptor:
>>         bLength                            38
>>         bDescriptorType                    36
>>         bDescriptorSubtype                  5 (FRAME_UNCOMPRESSED)
>>         bFrameIndex                         5
>>         bmCapabilities                   0x01
>>           Still image supported
>>         wWidth                            176
>>         wHeight                           144
>>         dwMinBitRate                  1013760
>>         dwMaxBitRate                  1013760
>>         dwMaxVideoFrameBufferSize       50688
>>         dwDefaultFrameInterval         333333
>>         bFrameIntervalType                  3
>>         dwFrameInterval( 0)            333333
>>         dwFrameInterval( 1)            666666
>>         dwFrameInterval( 2)           1000000
>>       VideoStreaming Interface Descriptor:
>>         bLength                            30
>>         bDescriptorType                    36
>>         bDescriptorSubtype                  5 (FRAME_UNCOMPRESSED)
>>         bFrameIndex                         6
>>         bmCapabilities                   0x01
>>           Still image supported
>>         wWidth                           1280
>>         wHeight                          1024
>>         dwMinBitRate                 26214400
>>         dwMaxBitRate                 26214400
>>         dwMaxVideoFrameBufferSize     2621440
>>         dwDefaultFrameInterval        1333333
>>         bFrameIntervalType                  1
>>         dwFrameInterval( 0)           1333333
>>       ** UNRECOGNIZED:  12 98 05 02 76 2f 12 98 05 02 76 2f 90 91 97 e0 b4
>> 05
>>     Interface Descriptor:
>>       bLength                 9
>>       bDescriptorType         4
>>       bInterfaceNumber        1
>>       bAlternateSetting       1
>>       bNumEndpoints           1
>>       bInterfaceClass        14 Video
>>       bInterfaceSubClass      2 Video Streaming
>>       bInterfaceProtocol      0
>>       iInterface              0
>>       Endpoint Descriptor:
>>         bLength                 7
>>         bDescriptorType         5
>>         bEndpointAddress     0x81  EP 1 IN
>>         bmAttributes            5
>>           Transfer Type            Isochronous
>>           Synch Type               Asynchronous
>>           Usage Type               Data
>>         wMaxPacketSize     0x1400  3x 1024 bytes
>>         bInterval               1
>>     Interface Descriptor:
>>       bLength                 9
>>       bDescriptorType         4
>>       bInterfaceNumber        1
>>       bAlternateSetting       2
>>       bNumEndpoints           1
>>       bInterfaceClass        14 Video
>>       bInterfaceSubClass      2 Video Streaming
>>       bInterfaceProtocol      0
>>       iInterface              0
>>       Endpoint Descriptor:
>>         bLength                 7
>>         bDescriptorType         5
>>         bEndpointAddress     0x81  EP 1 IN
>>         bmAttributes            5
>>           Transfer Type            Isochronous
>>           Synch Type               Asynchronous
>>           Usage Type               Data
>>         wMaxPacketSize     0x1400  3x 1024 bytes
>>         bInterval               1
>>     Interface Descriptor:
>>       bLength                 9
>>       bDescriptorType         4
>>       bInterfaceNumber        1
>>       bAlternateSetting       3
>>       bNumEndpoints           1
>>       bInterfaceClass        14 Video
>>       bInterfaceSubClass      2 Video Streaming
>>       bInterfaceProtocol      0
>>       iInterface              0
>>       Endpoint Descriptor:
>>         bLength                 7
>>         bDescriptorType         5
>>         bEndpointAddress     0x81  EP 1 IN
>>         bmAttributes            5
>>           Transfer Type            Isochronous
>>           Synch Type               Asynchronous
>>           Usage Type               Data
>>         wMaxPacketSize     0x1400  3x 1024 bytes
>>         bInterval               1
>>
>>
>>
>>
>> dmesg after connecting the camera:
>> [ 8651.929494] usb 1-1: USB disconnect, address 2
>> [ 8654.828112] usb 1-1: new high speed USB device using ehci_hcd and address
>> 3
>> [ 8655.281052] usb 1-1: New USB device found, idVendor=5986, idProduct=0241
>> [ 8655.281058] usb 1-1: New USB device strings: Mfr=3, Product=1,
>> SerialNumber=0
>> [ 8655.281062] usb 1-1: Product: BisonCam, NB Pro
>> [ 8655.281065] usb 1-1: Manufacturer: BISON Corporation
>> [ 8655.281204] usb 1-1: configuration #1 chosen from 1 choice
>> [ 8655.304960] uvcvideo: Found UVC 1.00 device BisonCam, NB Pro (5986:0241)
>> [ 8655.304978] uvcvideo: No streaming interface found for terminal 3.
>> [ 8655.305069] input: BisonCam, NB Pro as
>> /devices/pci0000:00/0000:00:1a.7/usb1/1-1/1-1:1.0/input/input11
>>
>>
>> Thanks,
>>
>> --
>> Oz Nahum
>> Graduate Student
>> Zentrum für Angewandte Geologie
>> Universität Tübingen
>>
>> ---
>>
>> Imagine there's no countries
>> it isn't hard to do
>> Nothing to kill or die for
>> And no religion too
>> Imagine all the people
>> Living life in peace
>>
>>
>>
>



-- 
Oz Nahum
Graduate Student
Zentrum für Angewandte Geologie
Universität Tübingen

---

Imagine there's no countries
it isn't hard to do
Nothing to kill or die for
And no religion too
Imagine all the people
Living life in peace
_______________________________________________
Linux-uvc-devel mailing list
Linux-uvc-devel@lists.berlios.de
https://lists.berlios.de/mailman/listinfo/linux-uvc-devel

Reply via email to