Prosíme přihlašte se nebo zaregistrujte.

Přihlašte se svým uživatelským jménem a heslem.
Vaše pomoc je stále potřeba!

Autor Téma: Problém s webkamerkou BisonCam  (Přečteno 4850 krát)

Bishopko

  • Návštěvník
  • Příspěvků: 33
Problém s webkamerkou BisonCam
« kdy: 29 Prosince 2009, 15:53:36 »
Zdravím

Používam dualboot Ubuntu 9.10 + Win 7 na notebooku MSI GX 700. Mám probém s webkamerkou BisonCam, ubuntu ju ako keby vuobec neregistruje... čo sa týka funkčnoti... pod windowsom šlape ako má. Tento problém registrujem odvtedy ako som ubuntu nainštaloval, všetko ostatné beží bez problémov. Možno pomuože výpis z príkazu lsusb...

Bus 002 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Bus 007 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 005 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 006 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 003 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 001 Device 002: ID 0402:5602 ALi Corp. Video Camera Controller
Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Bus 004 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub

vopred dik ...

petertomasy

  • Stálý člen
  • **
  • Příspěvků: 865
Re: Problém s webkamerkou BisonCam
« Odpověď #1 kdy: 29 Prosince 2009, 18:04:08 »
Čo vypíše  ?
Kód: [Vybrat]
lsmod | grep gspca_m5602 ak nie je modul zavedený, vyskúšal by som
Kód: [Vybrat]
sudo modprobe gspca_m5602 , ale podpopra by mala byť už v jadre
Kód: [Vybrat]
peter@ubuntu:~$ modinfo /lib/modules/2.6.31-17-generic/kernel/drivers/media/video/gspca/m5602/gspca_m5602.ko
filename:       /lib/modules/2.6.31-17-generic/kernel/drivers/media/video/gspca/m5602/gspca_m5602.ko
license:        GPL
description:    ALi m5602 webcam driver
author:         ALi m5602 Linux Driver Project
srcversion:     D60987F1BD83EB78EE00C0A
alias:          usb:v0402p5602d*dc*dsc*dp*ic*isc*ip*
depends:        gspca_main
vermagic:       2.6.31-17-generic SMP mod_unload modversions 586
parm:           force_sensor:forces detection of a sensor, 1 = OV9650, 2 = S5K83A, 3 = S5K4AA, 4 = MT9M111, 5 = PO1030, 6 = OV7660 (int)
parm:           dump_bridge:Dumps all usb bridge registers at startup (bool)
parm:           dump_sensor:Dumps all usb sensor registers at startup providing a sensor is found (bool)


Bishopko

  • Návštěvník
  • Příspěvků: 33
Re: Problém s webkamerkou BisonCam
« Odpověď #2 kdy: 30 Prosince 2009, 22:29:32 »
Nazdar

Tak skúšal som príkaz :

Kód: [Vybrat]
lsmod | grep gspca_m5602
a vypísalo :

Kód: [Vybrat]
gspca_m5602         48360  0
gspca_main         22812  1 gspca_m5602




s tým, že "gspca_m5602 " bolo v obidvoch prípadoch červeným

« Poslední změna: 30 Prosince 2009, 22:34:59 od Bishopko »

petertomasy

  • Stálý člen
  • **
  • Příspěvků: 865
Re: Problém s webkamerkou BisonCam
« Odpověď #3 kdy: 31 Prosince 2009, 13:48:37 »
Toto sa píše v readme : http://m560x-driver.svn.sourceforge.net/viewvc/m560x-driver/m560x/branches/m5602/README?view=markup
Citace
Before loading the m5602 driver, the videodev and compat-ioctl32 kernel modules must be loaded.

Takže ešte si zisti , či sú natiahnuté tieto moduly :
Kód: [Vybrat]
lsmod |grep videodev
lsmod | grep compat-ioctl32
musia byť natiahnuté  pred natiahnutím m5602
a pre istotu pošli výpis kernelu
Kód: [Vybrat]
dmesg

Bishopko

  • Návštěvník
  • Příspěvků: 33
Re: Problém s webkamerkou BisonCam
« Odpověď #4 kdy: 01 Ledna 2010, 10:49:16 »
po zadaní príkazu :

Kód: [Vybrat]
lsmod |grep videodev
lsmod | grep compat-ioctl32

vypíše :
Kód: [Vybrat]
videodev               36736  1 gspca_main
v4l1_compat            14496  1 videodev

pripájam aj výpis z kernelu

Kód: [Vybrat]
[    0.264580] pci_bus 0000:07: resource 0 io:  [0xd000-0xdfff]
[    0.264582] pci_bus 0000:07: resource 1 mem: [0xf9f00000-0xf9ffffff]
[    0.264585] pci_bus 0000:01: resource 1 mem: [0xf8f00000-0xf8ffffff]
[    0.264587] pci_bus 0000:01: resource 3 io:  [0x00-0xffff]
[    0.264590] pci_bus 0000:01: resource 4 mem: [0x000000-0xffffffff]
[    0.264619] NET: Registered protocol family 2
[    0.264704] IP route cache hash table entries: 32768 (order: 5, 131072 bytes)
[    0.264986] TCP established hash table entries: 131072 (order: 8, 1048576 bytes)
[    0.265357] TCP bind hash table entries: 65536 (order: 7, 524288 bytes)
[    0.265560] TCP: Hash tables configured (established 131072 bind 65536)
[    0.265562] TCP reno registered
[    0.265624] NET: Registered protocol family 1
[    0.265680] Trying to unpack rootfs image as initramfs...
[    0.473975] Freeing initrd memory: 8206k freed
[    0.478407] cpufreq-nforce2: No nForce2 chipset.
[    0.478435] Scanning for low memory corruption every 60 seconds
[    0.478535] audit: initializing netlink socket (disabled)
[    0.478552] type=2000 audit(1262341660.475:1): initialized
[    0.487200] highmem bounce pool size: 64 pages
[    0.487205] HugeTLB registered 4 MB page size, pre-allocated 0 pages
[    0.488639] VFS: Disk quotas dquot_6.5.2
[    0.488696] Dquot-cache hash table entries: 1024 (order 0, 4096 bytes)
[    0.489235] fuse init (API version 7.12)
[    0.489313] msgmni has been set to 1679
[    0.489524] alg: No test for stdrng (krng)
[    0.489533] io scheduler noop registered
[    0.489536] io scheduler anticipatory registered
[    0.489538] io scheduler deadline registered
[    0.489577] io scheduler cfq registered (default)
[    0.489736] pci 0000:08:00.0: Boot video device
[    0.489861]   alloc irq_desc for 24 on node -1
[    0.489863]   alloc kstat_irqs on node -1
[    0.489873] pcieport-driver 0000:00:01.0: irq 24 for MSI/MSI-X
[    0.489879] pcieport-driver 0000:00:01.0: setting latency timer to 64
[    0.490011]   alloc irq_desc for 25 on node -1
[    0.490013]   alloc kstat_irqs on node -1
[    0.490022] pcieport-driver 0000:00:1c.0: irq 25 for MSI/MSI-X
[    0.490034] pcieport-driver 0000:00:1c.0: setting latency timer to 64
[    0.490191]   alloc irq_desc for 26 on node -1
[    0.490193]   alloc kstat_irqs on node -1
[    0.490203] pcieport-driver 0000:00:1c.1: irq 26 for MSI/MSI-X
[    0.490214] pcieport-driver 0000:00:1c.1: setting latency timer to 64
[    0.490370]   alloc irq_desc for 27 on node -1
[    0.490371]   alloc kstat_irqs on node -1
[    0.490380] pcieport-driver 0000:00:1c.2: irq 27 for MSI/MSI-X
[    0.490392] pcieport-driver 0000:00:1c.2: setting latency timer to 64
[    0.490548]   alloc irq_desc for 28 on node -1
[    0.490550]   alloc kstat_irqs on node -1
[    0.490559] pcieport-driver 0000:00:1c.3: irq 28 for MSI/MSI-X
[    0.490570] pcieport-driver 0000:00:1c.3: setting latency timer to 64
[    0.490726]   alloc irq_desc for 29 on node -1
[    0.490728]   alloc kstat_irqs on node -1
[    0.490737] pcieport-driver 0000:00:1c.4: irq 29 for MSI/MSI-X
[    0.490748] pcieport-driver 0000:00:1c.4: setting latency timer to 64
[    0.490858] pci_hotplug: PCI Hot Plug PCI Core version: 0.5
[    0.491012] pciehp: PCI Express Hot Plug Controller Driver version: 0.4
[    0.493188] ACPI: AC Adapter [ADP1] (on-line)
[    0.493258] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0
[    0.493261] ACPI: Power Button [PWRF]
[    0.493318] input: Lid Switch as /devices/LNXSYSTM:00/device:00/PNP0A08:00/device:06/PNP0C09:00/PNP0C0D:00/input/input1
[    0.495391] ACPI: Lid Switch [LID0]
[    0.495463] input: Sleep Button as /devices/LNXSYSTM:00/device:00/PNP0A08:00/device:06/PNP0C09:00/PNP0C0E:00/input/input2
[    0.495466] ACPI: Sleep Button [SLPB]
[    0.495514] input: Power Button as /devices/LNXSYSTM:00/device:00/PNP0C0C:00/input/input3
[    0.495517] ACPI: Power Button [PWRB]
[    0.496158] ACPI: SSDT bffbe190 0027E (v01  PmRef  Cpu0Ist 00003000 INTL 20051117)
[    0.496617] ACPI: SSDT bffbe4a0 00594 (v01  PmRef  Cpu0Cst 00003001 INTL 20051117)
[    0.496932] Monitor-Mwait will be used to enter C-1 state
[    0.496954] Monitor-Mwait will be used to enter C-2 state
[    0.496974] Monitor-Mwait will be used to enter C-3 state
[    0.496979] Marking TSC unstable due to TSC halts in idle
[    0.497007] ACPI: CPU0 (power states: C1[C1] C2[C2] C3[C3])
[    0.497012] Switched to high resolution mode on CPU 0
[    0.497032] processor LNXCPU:00: registered as cooling_device0
[    0.497348] ACPI: SSDT bffbe0c0 000CC (v01  PmRef  Cpu1Ist 00003000 INTL 20051117)
[    0.497636] ACPI: SSDT bffbe410 00085 (v01  PmRef  Cpu1Cst 00003000 INTL 20051117)
[    0.497699] Switched to high resolution mode on CPU 1
[    0.498063] ACPI: CPU1 (power states: C1[C1] C2[C2] C3[C3])
[    0.498081] processor LNXCPU:01: registered as cooling_device1
[    0.506107] thermal LNXTHERM:01: registered as thermal_zone0
[    0.506115] ACPI: Thermal Zone [THRM] (75 C)
[    0.506169] isapnp: Scanning for PnP cards...
[    0.689058] ACPI: Battery Slot [BAT1] (battery present)
[    0.860589] isapnp: No Plug & Play device found
[    0.861679] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled
[    0.862984] brd: module loaded
[    0.863413] loop: module loaded
[    0.863480] input: Macintosh mouse button emulation as /devices/virtual/input/input4
[    0.863583] ata_piix 0000:00:1f.2: version 2.13
[    0.863598] ata_piix 0000:00:1f.2: PCI INT B -> GSI 18 (level, low) -> IRQ 18
[    0.863604] ata_piix 0000:00:1f.2: MAP [ P0 P2 IDE IDE ]
[    1.016025] ata_piix 0000:00:1f.2: setting latency timer to 64
[    1.016104] scsi0 : ata_piix
[    1.016181] scsi1 : ata_piix
[    1.017492] ata1: SATA max UDMA/133 cmd 0x1f0 ctl 0x3f6 bmdma 0xffa0 irq 14
[    1.017495] ata2: PATA max UDMA/100 cmd 0x170 ctl 0x376 bmdma 0xffa8 irq 15
[    1.018348] Fixed MDIO Bus: probed
[    1.018380] PPP generic driver version 2.4.2
[    1.018455] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
[    1.018473] ehci_hcd 0000:00:1a.7: PCI INT C -> GSI 18 (level, low) -> IRQ 18
[    1.018482] ehci_hcd 0000:00:1a.7: setting latency timer to 64
[    1.018486] ehci_hcd 0000:00:1a.7: EHCI Host Controller
[    1.018526] ehci_hcd 0000:00:1a.7: new USB bus registered, assigned bus number 1
[    1.022439] ehci_hcd 0000:00:1a.7: debug port 1
[    1.022446] ehci_hcd 0000:00:1a.7: cache line size of 32 is not supported
[    1.022459] ehci_hcd 0000:00:1a.7: irq 18, io mem 0xf8eff400
[    1.036018] ehci_hcd 0000:00:1a.7: USB 2.0 started, EHCI 1.00
[    1.036093] usb usb1: configuration #1 chosen from 1 choice
[    1.036120] hub 1-0:1.0: USB hub found
[    1.036128] hub 1-0:1.0: 4 ports detected
[    1.036185]   alloc irq_desc for 23 on node -1
[    1.036187]   alloc kstat_irqs on node -1
[    1.036192] ehci_hcd 0000:00:1d.7: PCI INT A -> GSI 23 (level, low) -> IRQ 23
[    1.036201] ehci_hcd 0000:00:1d.7: setting latency timer to 64
[    1.036205] ehci_hcd 0000:00:1d.7: EHCI Host Controller
[    1.036232] ehci_hcd 0000:00:1d.7: new USB bus registered, assigned bus number 2
[    1.040141] ehci_hcd 0000:00:1d.7: debug port 1
[    1.040148] ehci_hcd 0000:00:1d.7: cache line size of 32 is not supported
[    1.040161] ehci_hcd 0000:00:1d.7: irq 23, io mem 0xf8eff800
[    1.056017] ehci_hcd 0000:00:1d.7: USB 2.0 started, EHCI 1.00
[    1.056075] usb usb2: configuration #1 chosen from 1 choice
[    1.056102] hub 2-0:1.0: USB hub found
[    1.056109] hub 2-0:1.0: 6 ports detected
[    1.056165] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver
[    1.056181] uhci_hcd: USB Universal Host Controller Interface driver
[    1.056200] uhci_hcd 0000:00:1a.0: PCI INT A -> GSI 16 (level, low) -> IRQ 16
[    1.056206] uhci_hcd 0000:00:1a.0: setting latency timer to 64
[    1.056210] uhci_hcd 0000:00:1a.0: UHCI Host Controller
[    1.056240] uhci_hcd 0000:00:1a.0: new USB bus registered, assigned bus number 3
[    1.056274] uhci_hcd 0000:00:1a.0: irq 16, io base 0x0000b400
[    1.056349] usb usb3: configuration #1 chosen from 1 choice
[    1.056373] hub 3-0:1.0: USB hub found
[    1.056379] hub 3-0:1.0: 2 ports detected
[    1.056426]   alloc irq_desc for 21 on node -1
[    1.056428]   alloc kstat_irqs on node -1
[    1.056433] uhci_hcd 0000:00:1a.1: PCI INT B -> GSI 21 (level, low) -> IRQ 21
[    1.056439] uhci_hcd 0000:00:1a.1: setting latency timer to 64
[    1.056443] uhci_hcd 0000:00:1a.1: UHCI Host Controller
[    1.056470] uhci_hcd 0000:00:1a.1: new USB bus registered, assigned bus number 4
[    1.056504] uhci_hcd 0000:00:1a.1: irq 21, io base 0x0000b080
[    1.056579] usb usb4: configuration #1 chosen from 1 choice
[    1.056604] hub 4-0:1.0: USB hub found
[    1.056610] hub 4-0:1.0: 2 ports detected
[    1.056659] uhci_hcd 0000:00:1d.0: PCI INT A -> GSI 23 (level, low) -> IRQ 23
[    1.056666] uhci_hcd 0000:00:1d.0: setting latency timer to 64
[    1.056669] uhci_hcd 0000:00:1d.0: UHCI Host Controller
[    1.056696] uhci_hcd 0000:00:1d.0: new USB bus registered, assigned bus number 5
[    1.056724] uhci_hcd 0000:00:1d.0: irq 23, io base 0x0000b880
[    1.056796] usb usb5: configuration #1 chosen from 1 choice
[    1.056820] hub 5-0:1.0: USB hub found
[    1.056826] hub 5-0:1.0: 2 ports detected
[    1.056873] uhci_hcd 0000:00:1d.1: PCI INT B -> GSI 19 (level, low) -> IRQ 19
[    1.056880] uhci_hcd 0000:00:1d.1: setting latency timer to 64
[    1.056883] uhci_hcd 0000:00:1d.1: UHCI Host Controller
[    1.056917] uhci_hcd 0000:00:1d.1: new USB bus registered, assigned bus number 6
[    1.056953] uhci_hcd 0000:00:1d.1: irq 19, io base 0x0000b800
[    1.057026] usb usb6: configuration #1 chosen from 1 choice
[    1.057052] hub 6-0:1.0: USB hub found
[    1.057057] hub 6-0:1.0: 2 ports detected
[    1.057108] uhci_hcd 0000:00:1d.2: PCI INT C -> GSI 18 (level, low) -> IRQ 18
[    1.057115] uhci_hcd 0000:00:1d.2: setting latency timer to 64
[    1.057118] uhci_hcd 0000:00:1d.2: UHCI Host Controller
[    1.057145] uhci_hcd 0000:00:1d.2: new USB bus registered, assigned bus number 7
[    1.057172] uhci_hcd 0000:00:1d.2: irq 18, io base 0x0000b480
[    1.057247] usb usb7: configuration #1 chosen from 1 choice
[    1.057274] hub 7-0:1.0: USB hub found
[    1.057280] hub 7-0:1.0: 2 ports detected
[    1.057376] PNP: PS/2 Controller [PNP0303:PS2K,PNP0f03:PS2M] at 0x60,0x64 irq 1,12
[    1.057709] i8042.c: Detected active multiplexing controller, rev 1.1.
[    1.057791] serio: i8042 KBD port at 0x60,0x64 irq 1
[    1.057796] serio: i8042 AUX0 port at 0x60,0x64 irq 12
[    1.057799] serio: i8042 AUX1 port at 0x60,0x64 irq 12
[    1.057802] serio: i8042 AUX2 port at 0x60,0x64 irq 12
[    1.057804] serio: i8042 AUX3 port at 0x60,0x64 irq 12
[    1.057856] mice: PS/2 mouse device common for all mice
[    1.057978] rtc_cmos 00:03: RTC can wake from S4
[    1.058006] rtc_cmos 00:03: rtc core: registered rtc_cmos as rtc0
[    1.058037] rtc0: alarms up to one month, y3k, 114 bytes nvram, hpet irqs
[    1.058130] device-mapper: uevent: version 1.0.3
[    1.058228] device-mapper: ioctl: 4.15.0-ioctl (2009-04-01) initialised: dm-devel@redhat.com
[    1.058314] device-mapper: multipath: version 1.1.0 loaded
[    1.058317] device-mapper: multipath round-robin: version 1.0.0 loaded
[    1.058431] EISA: Probing bus 0 at eisa.0
[    1.058468] EISA: Detected 0 cards.
[    1.058635] cpuidle: using governor ladder
[    1.058749] cpuidle: using governor menu
[    1.059213] TCP cubic registered
[    1.059361] NET: Registered protocol family 10
[    1.059796] lo: Disabled Privacy Extensions
[    1.060130] NET: Registered protocol family 17
[    1.060145] Bluetooth: L2CAP ver 2.13
[    1.060147] Bluetooth: L2CAP socket layer initialized
[    1.060150] Bluetooth: SCO (Voice Link) ver 0.6
[    1.060151] Bluetooth: SCO socket layer initialized
[    1.060199] Bluetooth: RFCOMM TTY layer initialized
[    1.060202] Bluetooth: RFCOMM socket layer initialized
[    1.060204] Bluetooth: RFCOMM ver 1.11
[    1.060584] Using IPI No-Shortcut mode
[    1.060634] PM: Resume from disk failed.
[    1.060645] registered taskstats version 1
[    1.060748]   Magic number: 10:28:476
[    1.060830] rtc_cmos 00:03: setting system clock to 2010-01-01 10:27:42 UTC (1262341662)
[    1.060833] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found
[    1.060835] EDD information not available.
[    1.061434] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input5
[    1.204441] ata2.00: ATAPI: SlimtypeDVD A  DS8A1P, CX13, max UDMA/33
[    1.219222] ata1.00: ATA-8: WDC WD3200BEVT-22ZCT0, 11.01A11, max UDMA/133
[    1.219227] ata1.00: 625142448 sectors, multi 16: LBA48 NCQ (depth 0/32)
[    1.232739] ata1.00: configured for UDMA/133
[    1.232910] scsi 0:0:0:0: Direct-Access     ATA      WDC WD3200BEVT-2 11.0 PQ: 0 ANSI: 5
[    1.233059] sd 0:0:0:0: Attached scsi generic sg0 type 0
[    1.233099] sd 0:0:0:0: [sda] 625142448 512-byte logical blocks: (320 GB/298 GiB)
[    1.233140] sd 0:0:0:0: [sda] Write Protect is off
[    1.233143] sd 0:0:0:0: [sda] Mode Sense: 00 3a 00 00
[    1.233164] sd 0:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
[    1.233279]  sda:
[    1.237291] ata2.00: configured for UDMA/33
[    1.239673] scsi 1:0:0:0: CD-ROM            Slimtype DVD A  DS8A1P    CX13 PQ: 0 ANSI: 5
[    1.242184] sr0: scsi3-mmc drive: 62x/62x writer dvd-ram cd/rw xa/form2 cdda tray
[    1.242189] Uniform CD-ROM driver Revision: 3.20
[    1.242301] sr 1:0:0:0: Attached scsi CD-ROM sr0
[    1.242348] sr 1:0:0:0: Attached scsi generic sg1 type 5
[    1.244131]  sda1 sda2 < sda5 sda6 sda7 sda8 >
[    1.304924] sd 0:0:0:0: [sda] Attached SCSI disk
[    1.304958] Freeing unused kernel memory: 540k freed
[    1.305282] Write protecting the kernel text: 4568k
[    1.305337] Write protecting the kernel read-only data: 1836k
[    1.348066] usb 1-2: new high speed USB device using ehci_hcd and address 2
[    1.388209] ramzswap: disk size set to 774172 kB
[    1.410951] Linux agpgart interface v0.103
[    1.448280] atkbd.c: Unknown key pressed (translated set 2, code 0xf8 on isa0060/serio0).
[    1.448283] atkbd.c: Use 'setkeycodes e078 <keycode>' to make it known.
[    1.449200] atkbd.c: Unknown key released (translated set 2, code 0xf8 on isa0060/serio0).
[    1.449203] atkbd.c: Use 'setkeycodes e078 <keycode>' to make it known.
[    1.450935] r8169 Gigabit Ethernet driver 2.3LK-NAPI loaded
[    1.450958] r8169 0000:07:00.0: PCI INT A -> GSI 16 (level, low) -> IRQ 16
[    1.451010] r8169 0000:07:00.0: setting latency timer to 64
[    1.451089]   alloc irq_desc for 30 on node -1
[    1.451091]   alloc kstat_irqs on node -1
[    1.451108] r8169 0000:07:00.0: irq 30 for MSI/MSI-X
[    1.451706] eth0: RTL8168b/8111b at 0xf8270000, 00:21:85:db:78:83, XID 38000000 IRQ 30
[    1.458281] atkbd.c: Unknown key pressed (translated set 2, code 0xf7 on isa0060/serio0).
[    1.458285] atkbd.c: Use 'setkeycodes e077 <keycode>' to make it known.
[    1.459202] atkbd.c: Unknown key released (translated set 2, code 0xf7 on isa0060/serio0).
[    1.459205] atkbd.c: Use 'setkeycodes e077 <keycode>' to make it known.
[    1.467811] acpi device:11: registered as cooling_device2
[    1.467940] input: Video Bus as /devices/LNXSYSTM:00/device:00/PNP0A08:00/device:0e/device:0f/input/input6
[    1.467981] ACPI: Video Device [VGA] (multi-head: yes  rom: no  post: no)
[    1.498684] Adding 774168k swap on /dev/ramzswap0.  Priority:100 extents:1 across:774168k SSD
[    1.500016] Clocksource tsc unstable (delta = -162012744 ns)
[    1.504810] ohci1394 0000:01:04.0: PCI INT A -> GSI 17 (level, low) -> IRQ 17
[    1.516007] usb 1-2: configuration #1 chosen from 1 choice
[    1.562080] ohci1394: fw-host0: OHCI-1394 1.1 (PCI): IRQ=[17]  MMIO=[f8fff000-f8fff7ff]  Max Packet=[2048]  IR/IT contexts=[8/8]
[    2.908604] ieee1394: Host added: ID:BUS[0-00:1023]  GUID[00dc1000c9bf4f01]
[    3.435116] xor: automatically using best checksumming function: pIII_sse
[    3.453008]    pIII_sse  :  8470.000 MB/sec
[    3.453010] xor: using function: pIII_sse (8470.000 MB/sec)
[    3.454979] device-mapper: dm-raid45: initialized v0.2594b
[    3.689679] PM: Starting manual resume from disk
[    3.689682] PM: Resume from partition 8:8
[    3.689684] PM: Checking hibernation image.
[    3.689925] PM: Resume from disk failed.
[    3.710290] EXT4-fs (sda6): barriers enabled
[    3.725573] kjournald2 starting: pid 474, dev sda6:8, commit interval 5 seconds
[    3.725587] EXT4-fs (sda6): delayed allocation enabled
[    3.725593] EXT4-fs: file extents enabled
[    3.726277] EXT4-fs: mballoc enabled
[    3.726289] EXT4-fs (sda6): mounted filesystem with ordered data mode
[   18.504860] udev: starting version 147
[   18.525362] lp: driver loaded but no devices found
[   18.533758] Adding 1855468k swap on /dev/sda8.  Priority:-1 extents:1 across:1855468k
[   18.705517] EXT4-fs (sda6): internal journal on sda6:8
[   18.800152] nvidia: module license 'NVIDIA' taints kernel.
[   18.800155] Disabling lock debugging due to kernel taint
[   18.920560] Linux video capture interface: v2.00
[   19.056098] sdhci: Secure Digital Host Controller Interface driver
[   19.056101] sdhci: Copyright(c) Pierre Ossman
[   19.057294] sdhci-pci 0000:01:04.2: SDHCI controller found [1217:7120] (rev 1)
[   19.057314] sdhci-pci 0000:01:04.2: PCI INT A -> GSI 17 (level, low) -> IRQ 17
[   19.057362] Registered led device: mmc0::
[   19.057394] mmc0: SDHCI controller on PCI [0000:01:04.2] using PIO
[   19.062619] ip_tables: (C) 2000-2006 Netfilter Core Team
[   19.076347] nvidia 0000:08:00.0: PCI INT A -> GSI 16 (level, low) -> IRQ 16
[   19.076359] nvidia 0000:08:00.0: setting latency timer to 64
[   19.076500] NVRM: loading NVIDIA UNIX x86 Kernel Module  195.30  Fri Dec 18 13:34:49 PST 2009
[   19.086367] gspca: main v2.6.0 registered
[   19.126329] HDA Intel 0000:00:1b.0: PCI INT A -> GSI 21 (level, low) -> IRQ 21
[   19.126355] HDA Intel 0000:00:1b.0: setting latency timer to 64
[   19.129114] cfg80211: Calling CRDA to update world regulatory domain
[   19.165837] iwlagn: Intel(R) Wireless WiFi Link AGN driver for Linux, 1.3.27k
[   19.165840] iwlagn: Copyright(c) 2003-2009 Intel Corporation
[   19.165927] iwlagn 0000:06:00.0: PCI INT A -> GSI 19 (level, low) -> IRQ 19
[   19.165954] iwlagn 0000:06:00.0: setting latency timer to 64
[   19.166006] iwlagn 0000:06:00.0: Detected Intel Wireless WiFi Link 4965AGN REV=0x4
[   19.195435] psmouse serio4: ID: 10 00 64
[   19.203455] hda_codec: Unknown model for ALC888, trying auto-probe from BIOS...
[   19.203642] input: HDA Digital PCBeep as /devices/pci0000:00/0000:00:1b.0/input/input7
[   19.211182] cfg80211: World regulatory domain updated:
[   19.211184] (start_freq - end_freq @ bandwidth), (max_antenna_gain, max_eirp)
[   19.211187] (2402000 KHz - 2472000 KHz @ 40000 KHz), (300 mBi, 2000 mBm)
[   19.211190] (2457000 KHz - 2482000 KHz @ 20000 KHz), (300 mBi, 2000 mBm)
[   19.211192] (2474000 KHz - 2494000 KHz @ 20000 KHz), (300 mBi, 2000 mBm)
[   19.211195] (5170000 KHz - 5250000 KHz @ 40000 KHz), (300 mBi, 2000 mBm)
[   19.211197] (5735000 KHz - 5835000 KHz @ 40000 KHz), (300 mBi, 2000 mBm)
[   19.216388] iwlagn 0000:06:00.0: Tunable channels: 13 802.11bg, 19 802.11a channels
[   19.216461]   alloc irq_desc for 31 on node -1
[   19.216463]   alloc kstat_irqs on node -1
[   19.216486] iwlagn 0000:06:00.0: irq 31 for MSI/MSI-X
[   19.223484] phy0: Selected rate control algorithm 'iwl-agn-rs'
[   19.230421] EXT4-fs (sda7): barriers enabled
[   19.240656] kjournald2 starting: pid 887, dev sda7:8, commit interval 5 seconds
[   19.241038] EXT4-fs (sda7): internal journal on sda7:8
[   19.241045] EXT4-fs (sda7): delayed allocation enabled
[   19.241050] EXT4-fs: file extents enabled
[   19.241227] EXT4-fs: mballoc enabled
[   19.241239] EXT4-fs (sda7): mounted filesystem with ordered data mode
[   19.258012] gspca: probing 0402:5602
[   19.258015] ALi m5602: Probing for a po1030 sensor
[   19.278508] ALi m5602: Probing for a mt9m111 sensor
[   19.291293] elantech.c: assuming hardware version 1, firmware version 1.33
[   19.295651] ALi m5602: Probing for a s5k4aa sensor
[   19.319043] elantech.c: Synaptics capabilities query result 0x02, 0x02, 0x64.
[   19.326025] ALi m5602: Detected a s5k4aa sensor
[   19.368589] gspca: probe ok
[   19.368609] usbcore: registered new interface driver ALi m5602
[   19.368612] ALi m5602: registered
[   19.531799] type=1505 audit(1262338080.967:2): operation="profile_load" pid=1078 name=/usr/share/gdm/guest-session/Xsession
[   19.534284] type=1505 audit(1262338080.971:3): operation="profile_load" pid=1086 name=/sbin/dhclient3
[   19.534914] type=1505 audit(1262338080.971:4): operation="profile_load" pid=1086 name=/usr/lib/NetworkManager/nm-dhcp-client.action
[   19.535255] type=1505 audit(1262338080.971:5): operation="profile_load" pid=1086 name=/usr/lib/connman/scripts/dhclient-script
[   19.538765] type=1505 audit(1262338080.975:6): operation="profile_load" pid=1088 name=/usr/bin/evince
[   19.550305] type=1505 audit(1262338080.987:7): operation="profile_load" pid=1088 name=/usr/bin/evince-previewer
[   19.553994] input: ETPS/2 Elantech Touchpad as /devices/platform/i8042/serio4/input/input8
[   19.556939] type=1505 audit(1262338080.995:8): operation="profile_load" pid=1088 name=/usr/bin/evince-thumbnailer
[   19.566757] type=1505 audit(1262338081.003:9): operation="profile_load" pid=1107 name=/usr/lib/cups/backend/cups-pdf
[   19.567562] type=1505 audit(1262338081.003:10): operation="profile_load" pid=1107 name=/usr/sbin/cupsd
[   19.570247] type=1505 audit(1262338081.007:11): operation="profile_load" pid=1113 name=/usr/sbin/tcpdump
[   19.694808] iwlagn 0000:06:00.0: firmware: requesting iwlwifi-4965-2.ucode
[   19.724795] iwlagn 0000:06:00.0: loaded firmware version 228.61.2.24
[   19.945480] Registered led device: iwl-phy0::radio
[   19.945499] Registered led device: iwl-phy0::assoc
[   19.945515] Registered led device: iwl-phy0::RX
[   19.945531] Registered led device: iwl-phy0::TX
[   19.991009] ADDRCONF(NETDEV_UP): wlan0: link is not ready
[   19.992279] r8169: eth0: link down
[   19.992441] ADDRCONF(NETDEV_UP): eth0: link is not ready
[   21.073563] ppdev: user-space parallel port driver
[   26.987510] atkbd.c: Unknown key pressed (translated set 2, code 0xf8 on isa0060/serio0).
[   26.987514] atkbd.c: Use 'setkeycodes e078 <keycode>' to make it known.
[   26.988423] atkbd.c: Unknown key released (translated set 2, code 0xf8 on isa0060/serio0).
[   26.988425] atkbd.c: Use 'setkeycodes e078 <keycode>' to make it known.
[   27.007019] atkbd.c: Unknown key pressed (translated set 2, code 0xf7 on isa0060/serio0).
[   27.007023] atkbd.c: Use 'setkeycodes e077 <keycode>' to make it known.
[   27.007932] atkbd.c: Unknown key released (translated set 2, code 0xf7 on isa0060/serio0).
[   27.007935] atkbd.c: Use 'setkeycodes e077 <keycode>' to make it known.
[   27.036435] atkbd.c: Unknown key pressed (translated set 2, code 0xf7 on isa0060/serio0).
[   27.036439] atkbd.c: Use 'setkeycodes e077 <keycode>' to make it known.
[   27.037361] atkbd.c: Unknown key released (translated set 2, code 0xf7 on isa0060/serio0).
[   27.037364] atkbd.c: Use 'setkeycodes e077 <keycode>' to make it known.
[   27.037995] atkbd.c: Unknown key pressed (translated set 2, code 0xf8 on isa0060/serio0).
[   27.037998] atkbd.c: Use 'setkeycodes e078 <keycode>' to make it known.
[   27.038944] atkbd.c: Unknown key released (translated set 2, code 0xf8 on isa0060/serio0).
[   27.038947] atkbd.c: Use 'setkeycodes e078 <keycode>' to make it known.
[   27.046179] atkbd.c: Unknown key pressed (translated set 2, code 0xf8 on isa0060/serio0).
[   27.046182] atkbd.c: Use 'setkeycodes e078 <keycode>' to make it known.
[   27.047102] atkbd.c: Unknown key released (translated set 2, code 0xf8 on isa0060/serio0).
[   27.047104] atkbd.c: Use 'setkeycodes e078 <keycode>' to make it known.
[   27.055934] atkbd.c: Unknown key pressed (translated set 2, code 0xf8 on isa0060/serio0).
[   27.055937] atkbd.c: Use 'setkeycodes e078 <keycode>' to make it known.
[   27.056831] atkbd.c: Unknown key released (translated set 2, code 0xf8 on isa0060/serio0).
[   27.056834] atkbd.c: Use 'setkeycodes e078 <keycode>' to make it known.
[   27.065718] atkbd.c: Unknown key pressed (translated set 2, code 0xf8 on isa0060/serio0).
[   27.065721] atkbd.c: Use 'setkeycodes e078 <keycode>' to make it known.
[   27.066638] atkbd.c: Unknown key released (translated set 2, code 0xf8 on isa0060/serio0).
[   27.066640] atkbd.c: Use 'setkeycodes e078 <keycode>' to make it known.
[   27.075486] atkbd.c: Unknown key pressed (translated set 2, code 0xf8 on isa0060/serio0).
[   27.075489] atkbd.c: Use 'setkeycodes e078 <keycode>' to make it known.
[   27.076409] atkbd.c: Unknown key released (translated set 2, code 0xf8 on isa0060/serio0).
[   27.076412] atkbd.c: Use 'setkeycodes e078 <keycode>' to make it known.
[   27.085284] atkbd.c: Unknown key pressed (translated set 2, code 0xf8 on isa0060/serio0).
[   27.085287] atkbd.c: Use 'setkeycodes e078 <keycode>' to make it known.
[   27.086200] atkbd.c: Unknown key released (translated set 2, code 0xf8 on isa0060/serio0).
[   27.086202] atkbd.c: Use 'setkeycodes e078 <keycode>' to make it known.
[   40.475620] wlan0: authenticate with AP 00:21:91:76:c3:2e
[   40.477384] wlan0: authenticated
[   40.477387] wlan0: associate with AP 00:21:91:76:c3:2e
[   40.479600] wlan0: RX AssocResp from 00:21:91:76:c3:2e (capab=0x431 status=0 aid=1)
[   40.479603] wlan0: associated
[   40.500256] ADDRCONF(NETDEV_CHANGE): wlan0: link becomes ready
[   40.689620] padlock: VIA PadLock not detected.
[   41.923699] UDF-fs: No VRS found
[   41.923705] UDF-fs: No partition found (1)
[   41.960220] ISO 9660 Extensions: Microsoft Joliet Level 3
[   41.960237] ISOFS: changing to secondary root
[   50.524039] wlan0: no IPv6 routers present
[  111.259985] cfg80211: Found new beacon on frequency: 2472 MHz (Ch 13) on phy0
[  250.952797] cfg80211: Found new beacon on frequency: 2467 MHz (Ch 12) on phy0
[  920.455402] usb 1-2: USB disconnect, address 2
[  920.455548] gspca: disconnect complete
[  920.458877] atkbd.c: Unknown key pressed (translated set 2, code 0xee on isa0060/serio0).
[  920.458880] atkbd.c: Use 'setkeycodes e06e <keycode>' to make it known.
[  920.459792] atkbd.c: Unknown key released (translated set 2, code 0xee on isa0060/serio0).
[  920.459795] atkbd.c: Use 'setkeycodes e06e <keycode>' to make it known.
[ 1312.349782] atkbd.c: Unknown key pressed (translated set 2, code 0xf2 on isa0060/serio0).
[ 1312.349791] atkbd.c: Use 'setkeycodes e072 <keycode>' to make it known.
[ 1312.350723] atkbd.c: Unknown key released (translated set 2, code 0xf2 on isa0060/serio0).
[ 1312.350732] atkbd.c: Use 'setkeycodes e072 <keycode>' to make it known.
[ 1312.623375] atkbd.c: Unknown key pressed (translated set 2, code 0xf8 on isa0060/serio0).
[ 1312.623379] atkbd.c: Use 'setkeycodes e078 <keycode>' to make it known.
[ 1312.624270] atkbd.c: Unknown key released (translated set 2, code 0xf8 on isa0060/serio0).
[ 1312.624273] atkbd.c: Use 'setkeycodes e078 <keycode>' to make it known.
[ 1312.633644] atkbd.c: Unknown key pressed (translated set 2, code 0xf7 on isa0060/serio0).
[ 1312.633650] atkbd.c: Use 'setkeycodes e077 <keycode>' to make it known.
[ 1312.635323] atkbd.c: Unknown key released (translated set 2, code 0xf7 on isa0060/serio0).
[ 1312.635328] atkbd.c: Use 'setkeycodes e077 <keycode>' to make it known.
[ 1312.643602] atkbd.c: Unknown key released (translated set 2, code 0xe0 on isa0060/serio0).
[ 1312.643607] atkbd.c: Use 'setkeycodes e060 <keycode>' to make it known.
[ 1312.644892] atkbd.c: Unknown key released (translated set 2, code 0xf7 on isa0060/serio0).
[ 1312.644897] atkbd.c: Use 'setkeycodes e077 <keycode>' to make it known.
[ 1312.653834] atkbd.c: Unknown key pressed (translated set 2, code 0xf7 on isa0060/serio0).
[ 1312.653842] atkbd.c: Use 'setkeycodes e077 <keycode>' to make it known.
[ 1312.654831] atkbd.c: Unknown key released (translated set 2, code 0xf7 on isa0060/serio0).
[ 1312.654839] atkbd.c: Use 'setkeycodes e077 <keycode>' to make it known.
bishop@bishop-ntb:~$
« Poslední změna: 01 Ledna 2010, 10:58:01 od Bishopko »

petertomasy

  • Stálý člen
  • **
  • Příspěvků: 865
Re: Problém s webkamerkou BisonCam
« Odpověď #5 kdy: 01 Ledna 2010, 13:03:10 »
Citace
[19.258012] gspca: probing 0402:5602
[19.258015] ALi m5602: Probing for a po1030 sensor
[19.278508] ALi m5602: Probing for a mt9m111 sensor
[19.291293] elantech.c: assuming hardware version 1, firmware version 1.33
[19.295651] ALi m5602: Probing for a s5k4aa sensor
[19.319043] elantech.c: Synaptics capabilities query result 0x02, 0x02, 0x64.
[19.326025] ALi m5602: Detected a s5k4aa sensor
[19.368589] gspca: probe ok
[19.368609] usbcore: registered new interface driver ALi m5602
[19.368612] ALi m5602: registered
tu je všetko OK aj moduly sú OK len
Kód: [Vybrat]
lsmod | grep compat-ioctl32 si sem ešte nedal , ale predpokladám , že je natiahnutý.
Teda otázka znie : akým programom (aplikáciou) rozbiehaš tvoju kamerku? Na vyskúšanie by som  doporučoval napr. camorama

Bishopko

  • Návštěvník
  • Příspěvků: 33
Re: Problém s webkamerkou BisonCam
« Odpověď #6 kdy: 01 Ledna 2010, 15:07:58 »
Dík za tip....

Skúšal som to teda nakopnúť Camoramou, ale keď som zadal do konzoly "camorama"...

vypíše:

Kód: [Vybrat]
(camorama:2585): Gtk-WARNING **: GtkSpinButton: setting an adjustment with non-zero page size is deprecated
+

error:

Kód: [Vybrat]
could not connect to videodevice(/dev/video0)please check conncection




« Poslední změna: 01 Ledna 2010, 15:20:12 od Bishopko »

petertomasy

  • Stálý člen
  • **
  • Příspěvků: 865
Re: Problém s webkamerkou BisonCam
« Odpověď #7 kdy: 01 Ledna 2010, 16:45:30 »
Kód: [Vybrat]
ls -alF /dev/video* a ešte zadaj
Kód: [Vybrat]
gstreamer-properties a na záložke "video" skontroluj v "Default input" plugin a device. Tam by si mal mať tvoju kamerku...
 čo urobí ?
Kód: [Vybrat]
sudo cammorama Hm a ešte pošli
Kód: [Vybrat]
lsmod

Bishopko

  • Návštěvník
  • Příspěvků: 33
Re: Problém s webkamerkou BisonCam
« Odpověď #8 kdy: 01 Ledna 2010, 21:31:54 »
tak som tu zas... ten prvý príkaz nezobralo

vypíše :

Kód: [Vybrat]
root@bishop-ntb:~# ls -alF /dev/video*
ls: nie je možné pristupovať k /dev/video*: No such file or directory

keď som spustil vyber systemu multimedii ... video output plugin mam automaticky a input na video for linux (v4l2), (keď dám vlastný - device je žiadny)

mimochodom :

Kód: [Vybrat]
sudo camorama

som skúšal na začiatku, bez zmeny...


lsmod :

Kód: [Vybrat]
Module                  Size  Used by
aes_i586                8124  1
aes_generic            27484  1 aes_i586
isofs                  31620  1
udf                    80900  0
crc_itu_t               1852  1 udf
binfmt_misc             8356  1
ppdev                   6688  0
dm_crypt               12928  0
joydev                 10272  0
snd_hda_codec_realtek   203328  1
arc4                    1660  2
ecb                     2524  2
iwlagn                109052  0
iwlcore               112540  1 iwlagn
mac80211              181076  2 iwlagn,iwlcore
snd_hda_intel          26920  2
snd_hda_codec          75708  2 snd_hda_codec_realtek,snd_hda_intel
snd_hwdep               7200  1 snd_hda_codec
snd_pcm_oss            37920  0
snd_mixer_oss          16028  1 snd_pcm_oss
snd_pcm                75296  3 snd_hda_intel,snd_hda_codec,snd_pcm_oss
snd_seq_dummy           2656  0
snd_seq_oss            28576  0
snd_seq_midi            6432  0
snd_rawmidi            22208  1 snd_seq_midi
snd_seq_midi_event      6940  2 snd_seq_oss,snd_seq_midi
snd_seq                50224  6 snd_seq_dummy,snd_seq_oss,snd_seq_midi,snd_seq_midi_event
sdhci_pci               7100  0
sdhci                  17472  1 sdhci_pci
led_class               4096  2 iwlcore,sdhci
snd_timer              22276  2 snd_pcm,snd_seq
snd_seq_device          6920  5 snd_seq_dummy,snd_seq_oss,snd_seq_midi,snd_rawmidi,snd_seq
iptable_filter          3100  0
ip_tables              11692  1 iptable_filter
x_tables               16544  1 ip_tables
snd                    59204  16 snd_hda_codec_realtek,snd_hda_intel,snd_hda_codec,snd_hwdep,snd_pcm_oss,snd_mixer_oss,snd_pcm,snd_seq_oss,snd_rawmidi,snd_seq,snd_timer,snd_seq_device
soundcore               7264  1 snd
snd_page_alloc          9156  2 snd_hda_intel,snd_pcm
psmouse                56500  0
serio_raw               5280  0
cfg80211               93052  3 iwlagn,iwlcore,mac80211
nvidia               9855940  40
lp                      8964  0
parport                35340  2 ppdev,lp
dm_raid45              84228  0
xor                    15620  1 dm_raid45
usbhid                 38208  0
ohci1394               29900  0
ieee1394               86596  1 ohci1394
r8169                  32064  0
mii                     5212  1 r8169
video                  19380  0
output                  2780  1 video
intel_agp              27484  0
agpgart                34988  2 nvidia,intel_agp
ramzswap                8880  1
xvmalloc                5180  1 ramzswap
lzo_decompress          2620  1 ramzswap
lzo_compress            2300  1 ramzswap
« Poslední změna: 02 Ledna 2010, 20:51:28 od Bishopko »

petertomasy

  • Stálý člen
  • **
  • Příspěvků: 865
Re: Problém s webkamerkou BisonCam
« Odpověď #9 kdy: 02 Ledna 2010, 17:04:08 »
Niekde je chyba... Teda na 99,99999 % to bude asi niekde na trase klavesnica-monitor... ( vlasná skúsenosť )  ::) teda nič v zlom, ale nevidím nikde tie moduly potrebné pre tvoju kamerku
Citace
videodev
gspca_m5602
Hm., fungovať by to malo asi takto:
1.lsusb # zistím zariadenie :Bus 001 Device 002: ID 0402:5602 ALi Corp. Video Camera Controller
2.lsmod # zistím natiahnuté ovládače :videodev, gspca_m5602 (sudo modprobe videodev sudo modprode gspca_5602 )
3.ls -laF /dev/video* # Malo by ti automaticky vzniknúť zariadenie video0 (možno video1 ak maš ešte nejaké iné videozariadenie)
4.dmesg # výpis kernelu , veľmi dôležité informácie o rozpoznaní železa
5.camorama # nie camerama, mala by sa rozbehnúť

Toto si prekontroluj a budeš múdrejší. Ešte ma napadlo, pozrieť si nastavenia v Biose, tam by sa mala dať tiež kamerka zapnúť ... a rada na záver : radšej rob v konzole ako user, cez sudo
Citace
root@bishop-ntb:~#
inak si  môžeš  narobiť veľa starostí...

Bishopko

  • Návštěvník
  • Příspěvků: 33
Re: Problém s webkamerkou BisonCam
« Odpověď #10 kdy: 02 Ledna 2010, 21:16:32 »
no, neviem či je to celkom tak...

príkaz sudo modprobe gspca_5602 vidím prvý x, v linuxe som nový....:)

ale aj tak...  ver ci never :

Kód: [Vybrat]
root@bishop-ntb:~# sudo modprobe videodev
root@bishop-ntb:~# sudo modprobe gspca_5602
FATAL: Module gspca_5602 not found.

inak si myslím, že keby bola bloknutá v BIOSe, nefičala by ani na windowse...

nejaký iný nápad ako nahodiť tie moduly?


petertomasy

  • Stálý člen
  • **
  • Příspěvků: 865
Re: Problém s webkamerkou BisonCam
« Odpověď #11 kdy: 03 Ledna 2010, 16:13:55 »
 Príkaz "modprobe" zavedie ovládač, existuje aj príkaz "insmod"...


No v linuxe som bol nedavno aj ja nový, nie si sám  :D :D :D, ale som zistil , že ak chceš system poznať, rozumieť  mu, nuž musíš na sebe zamakať , teda najpv nejaké teoretické zaklady , internetové fóra preliez, Wiki  atď. Windows proste nie je GNU/Linux. Veľa vecí je absolútne iných.  Bohužiaľ výrobcovia zväčša nedodávajú ovladače. Ale to ešte nič neznamená.Tu veľa pomáha komunita, teda skoro všetko železo rozbehneš . GNU/Linux má nástroje, ktoré dokážu presne pomenovať problém. Len sa v tom treba zorientovať.
U teba je problém s modulom
Citace
gspca_5602
Či ho máš v jadre najjednoduchsie zistíš napr.
Kód: [Vybrat]
locate gspca_m5602u mňa je :
Citace
peter@ubuntu:~$ locate gspca_m5602
/lib/modules/2.6.31-15-generic/kernel/drivers/media/video/gspca/m5602/gspca_m5602.ko
/lib/modules/2.6.31-16-generic/kernel/drivers/media/video/gspca/m5602/gspca_m5602.ko
/lib/modules/2.6.31-17-generic/kernel/drivers/media/video/gspca/m5602/gspca_m5602.ko
u teba  :
Citace
root@bishop-ntb:~# sudo modprobe gspca_5602
FATAL: Module gspca_5602 not found.

ale potom mi vysvetli toto, tiež u teba ...
Citace
lsmod | grep gspca_m5602
gspca_m5602         48360  0
gspca_main         22812  1 gspca_m5602

Tvoje jadro presne pomenovalo železo , zavedenie ovladača
Citace
[19.258012] gspca: probing 0402:5602
[19.258015] ALi m5602: Probing for a po1030 sensor
[19.278508] ALi m5602: Probing for a mt9m111 sensor
[19.291293] elantech.c: assuming hardware version 1, firmware version 1.33
[19.295651] ALi m5602: Probing for a s5k4aa sensor
[19.319043] elantech.c: Synaptics capabilities query result 0x02, 0x02, 0x64.
[19.326025] ALi m5602: Detected a s5k4aa sensor
[19.368589] gspca: probe ok
[19.368609] usbcore: registered new interface driver ALi m5602
[19.368612] ALi m5602: registered

teda znova treba zistiť , kde je vlasne chyba ... toto ti veľa napovie
Kód: [Vybrat]
1.lsusb
2.dmesg
3.lsmod
4. ...
niekedy stačí fakt maličkosť, a problém je vyriešený. A veľa pomôže aj to , keď čo najpresnešie popíšeš ako si postupoval, krok po kroku...Čo najviac info. S pozravom petertomasy. 

Bishopko

  • Návštěvník
  • Příspěvků: 33
Re: Problém s webkamerkou BisonCam
« Odpověď #12 kdy: 11 Března 2010, 13:52:10 »
PeterTomasy je král:))).... dik za help.... znovu som zopakol cely postup a kamera fachcí, síce pod iným softom ale podstatne je ze po aplikovani tvojho navodu sa hardver rozbehol.... este raz dikes...:)))

 

Provoz zaštiťuje spolek OpenAlt.