Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
Logitech Quickcam Express + kernel 2.6 WORKS!!!
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Multimedia
View previous topic :: View next topic  
Author Message
mrfree
Veteran
Veteran


Joined: 15 Mar 2003
Posts: 1303
Location: Europe.Italy.Sulmona

PostPosted: Tue Dec 23, 2003 10:56 pm    Post subject: Logitech Quickcam Express + kernel 2.6 WORKS!!! Reply with quote

Finally I can use my Logitech Quickcam under linux 2.6 :D

You need CVS version of sources !!!

Code:
cvs -d:pserver:anonymous@cvs.sourceforge.net:/cvsroot/qce-ga login

then
Code:
cvs -z3 -d:pserver:anonymous@cvs.sourceforge.net:/cvsroot/qce-ga co qc-usb


now you can compile all, as root (It's important under 2.6 kernel series), with:
Code:
cd qc-usb
make clean && make all
make install


Plug your quickcam !!! :wink:

PS: If you want to use gnomemeeting run
Code:
qcset compatible=dblbuf
before running it.

I suggest to read qcset help, there are some nice features :wink:
_________________
Please EU, pimp my country!

ICE: /etc/init.d/iptables panic
Back to top
View user's profile Send private message
mrfree
Veteran
Veteran


Joined: 15 Mar 2003
Posts: 1303
Location: Europe.Italy.Sulmona

PostPosted: Wed Dec 24, 2003 2:07 pm    Post subject: Reply with quote

Another suggestion... :)

If you use hotplug, you can create a simple script like this
Code:
#!/bin/bash
 
if [ "${ACTION}" = "add" ]
then
    /usr/bin/qcset /dev/video0 compatible=dblbuf &> /dev/null
    /usr/bin/qcset /dev/video0 debug=0 &> /dev/null
fi

into /etc/hotplug/usb/quickcam

NOTE: the script name must be quickcam (the module name) and don't forget to run
Code:
chmod +x quickcam

_________________
Please EU, pimp my country!

ICE: /etc/init.d/iptables panic
Back to top
View user's profile Send private message
blueworm
l33t
l33t


Joined: 09 May 2003
Posts: 962

PostPosted: Wed Dec 24, 2003 5:34 pm    Post subject: Reply with quote

I've been trying with this all afternoon, No dice!
May have something to do with my camera bieng a Dexxa.
Which works with old qce-ga driver in 2.4
This latest CVS is better than 1 tried about a month ago.
It compiles and module loads and I can even start gnomemeeting without any errors but all I get is a green screen.
I turned debugging to 1
Code:
 qcset compatible=dblbuf debug=1

I get all this and more in dmesg.
Code:
quickcam [22.849127]: qc_v4l_ioctl(dev=defd8024,cmd=2148431366,arg=423c84ec,qc=d                                    efd8000)
quickcam [22.849132]: VIDIOCGPICT
quickcam [22.849134]: qc_v4l_ioctl(dev=defd8024,cmd=1074689543,arg=423c84ec,qc=d                                    efd8000)
quickcam [22.849139]: VIDIOCSPICT depth:24 palette:BGR24L(4) bright=32512
quickcam [22.849237]: qc_v4l_ioctl(dev=defd8024,cmd=2148431366,arg=423c84ec,qc=d                                    efd8000)
quickcam [22.849242]: VIDIOCGPICT
quickcam [22.849244]: qc_v4l_ioctl(dev=defd8024,cmd=1074689543,arg=423c84ec,qc=d                                    efd8000)
quickcam [22.849248]: VIDIOCSPICT depth:24 palette:BGR24L(4) bright=32512
quickcam [22.849395]: qc_v4l_ioctl(dev=defd8024,cmd=2148431366,arg=423c84ec,qc=d                                    efd8000)
quickcam [22.849400]: VIDIOCGPICT
quickcam [22.849403]: qc_v4l_ioctl(dev=defd8024,cmd=1074689543,arg=423c84ec,qc=d                                    efd8000)
quickcam [22.849407]: VIDIOCSPICT depth:24 palette:BGR24L(4) bright=32512
quickcam [22.850775]: qc_v4l_ioctl(dev=defd8024,cmd=2156426772,arg=082d5120,qc=d                                    efd8000)
quickcam [22.850787]: VIDIOCGMBUF
quickcam [22.850879]: qc_v4l_mmap(dev=defd8024,size=430080,qc=defd8000)
quickcam [22.850909]: qc_v4l_ioctl(dev=defd8024,cmd=1074820627,arg=082d51a8,qc=d                                    efd8000)
quickcam [22.850914]: VIDIOCMCAPTURE frame:0 size:352x288 palette:BGR24L
quickcam [22.850920]: qc_v4l_ioctl(dev=defd8024,cmd=1074820627,arg=082d51b8,qc=d                                    efd8000)
quickcam [22.850924]: VIDIOCMCAPTURE frame:1 size:352x288 palette:BGR24L
quickcam [22.850927]: qc_v4l_ioctl(dev=defd8024,cmd=1074034194,arg=082d511c,qc=d                                    efd8000)
quickcam [22.850931]: VIDIOCSYNC
quickcam [24.970004]: failed qc_v4l_ioctl()=-90
quickcam [24.970018]: qc_v4l_ioctl(dev=defd8024,cmd=1074034194,arg=423c8944,qc=d                                    efd8000)
quickcam [24.970024]: VIDIOCSYNC
quickcam [26.569727]: failed qc_v4l_ioctl()=-90
quickcam [26.569897]: qc_v4l_read(dev,defd8024,buf=4217e080,count=304128,noblock                                    =0,qc=defd8000)
quickcam [28.265630]: qc_v4l_read(dev,defd8024,buf=4217e080,count=304128,noblock                                    =0,qc=defd8000)
quickcam [29.833164]: qc_v4l_read(dev,defd8024,buf=4217e080,count=304128,noblock                                    =0,qc=defd8000)
quickcam [31.432673]: qc_v4l_read(dev,defd8024,buf=4217e080,count=304128,noblock                                    =0,qc=defd8000)
quickcam [33.032512]: qc_v4l_read(dev,defd8024,buf=4217e080,count=304128,noblock                                    =0,qc=defd8000)
quickcam [34.632169]: qc_v4l_read(dev,defd8024,buf=4217e080,count=304128,noblock                                    =0,qc=defd8000)

Any Ideas what failed qce_v4l may be...
Back to top
View user's profile Send private message
evil
Tux's lil' helper
Tux's lil' helper


Joined: 18 Oct 2003
Posts: 103

PostPosted: Thu Dec 25, 2003 6:48 pm    Post subject: Reply with quote

hi!

i want to say if i've to enable something about USB in kernel :?:

thx
Back to top
View user's profile Send private message
MrNugget
Tux's lil' helper
Tux's lil' helper


Joined: 15 Nov 2003
Posts: 144
Location: Germany

PostPosted: Thu Dec 25, 2003 11:04 pm    Post subject: Reply with quote

Does this work with Quick Pro 4000 too?
Back to top
View user's profile Send private message
d3c3it
l33t
l33t


Joined: 01 Mar 2003
Posts: 765
Location: Manchester, UK

PostPosted: Wed Dec 31, 2003 1:06 am    Post subject: Reply with quote

for some reason i cant access cvs on any server i always get kicked out either with ./root no file found or access denied what the hell am i doing wrong?
_________________
Some people go to counselling,
others use linux
Back to top
View user's profile Send private message
rubicon
n00b
n00b


Joined: 01 Jan 2004
Posts: 30
Location: New Jersey, USA

PostPosted: Thu Jan 01, 2004 1:30 pm    Post subject: looks like the CVS password has been set. Reply with quote

The page says just hitting enter should get you into the cvs tree. But no dice. :(
Back to top
View user's profile Send private message
chipi
n00b
n00b


Joined: 05 Oct 2003
Posts: 62
Location: Israel

PostPosted: Thu Jan 01, 2004 6:05 pm    Post subject: Reply with quote

Can you please say how is your kernel configured?
Back to top
View user's profile Send private message
d3c3it
l33t
l33t


Joined: 01 Mar 2003
Posts: 765
Location: Manchester, UK

PostPosted: Sun Jan 04, 2004 3:50 am    Post subject: Reply with quote

ive got video for linux and usb configured as modules

Code:
Device Drivers ---> Multimedia devices ---> <m>Video For Linux

Code:
Device Drivers ---> USB support ---> <m>OHCI HCD support


Remember thats the usb module for my usb controller on my laptop ours may be different.

Then modprobe videodev, modprobe ohci-hcd and also add videodev ohci-hcd into /etc/modules.autoload.d/kernel-2.6 so when you restart the modules are autoloaded. That should be kernel config done.

I finally got CVS downloaded and working but 1 problem i cant access /dev/video from user, only root. Im using camorama. Also what would everyone recommend for webcam software?
_________________
Some people go to counselling,
others use linux
Back to top
View user's profile Send private message
mlybarger
Guru
Guru


Joined: 04 Sep 2002
Posts: 475

PostPosted: Tue Jan 13, 2004 11:07 pm    Post subject: Reply with quote

this is probalby worthless for me to say down here, but you've got to use the qc-usb and not the quickcam from cvs. qce-ga from portage doewsn't work either. the qc-usb works fine with 2.6.1
Back to top
View user's profile Send private message
rubicon
n00b
n00b


Joined: 01 Jan 2004
Posts: 30
Location: New Jersey, USA

PostPosted: Sun Jan 18, 2004 9:14 am    Post subject: Reply with quote

I can't get qc-usb to merge under 2.6.1. emerge --pretend does help me either. :cry:
Back to top
View user's profile Send private message
astrit
n00b
n00b


Joined: 11 Jan 2004
Posts: 2
Location: Kosova

PostPosted: Mon Jan 19, 2004 11:15 pm    Post subject: Logitech QuickCam Express 2.6.1-mm4 Reply with quote

I've been able to configure my Logitech QuickCam Express to work with 2.6.1-mm4.
I'm using
qc-usb-0.6.0
get it from:
http://flow.dl.sourceforge.net/sourceforge/qce-ga/qc-usb-0.6.0.tar.gz

I tried qce-ga-0.40d but no luck in compiling it.

tar -zxvf qc-usb-0.6.0.tar.gz
cd qc-usb-0.6.0
make clean && make all
make install
modprobe quickcam

dmesg
quickcam: QuickCam USB camera found (driver version QuickCam USB $Date: 2003/12/31 16:15:06 $)
quickcam: Kernel:2.6.1-mm4 bus:1 class:FF subclass:FF vendor:046D product:0870
quickcam: Sensor HDCS-1020 detected
quickcam: Registered device: /dev/video0

Start you favourite cam soft.

Best Regards
_________________
www.albalinux.org
Back to top
View user's profile Send private message
dgrant
Apprentice
Apprentice


Joined: 28 May 2003
Posts: 158
Location: Vancouver, BC, Canada

PostPosted: Thu Jan 22, 2004 9:07 pm    Post subject: Reply with quote

gnomemeeting shows video from my Quickcam expess without v4l2-common module loaded and without doing the "qset compatible=dblbuf" thing.
Back to top
View user's profile Send private message
Chol
n00b
n00b


Joined: 06 Feb 2004
Posts: 34
Location: Germany

PostPosted: Tue Apr 13, 2004 3:59 pm    Post subject: Reply with quote

I used astrit's method. GnomeMeeting works, but often crashes and in dmesg I see dozens of lines:
Code:
quickcam: Bug detected in user program, use qcset compat=dblbuf
quickcam: frame lost
Back to top
View user's profile Send private message
modal
Apprentice
Apprentice


Joined: 02 Oct 2002
Posts: 277

PostPosted: Thu Apr 15, 2004 12:27 am    Post subject: Reply with quote

thanks, going to try this when i get home.
Back to top
View user's profile Send private message
Grilo
Tux's lil' helper
Tux's lil' helper


Joined: 22 Apr 2003
Posts: 114
Location: Canada

PostPosted: Thu Sep 16, 2004 8:17 pm    Post subject: Reply with quote

I have attemped to get my Logitech Quickcam to work with the 2.6.9 kernal and the usb-pcwx, qg-usb, qce-ga. None of them work. my camera is found but not associated with anything.

this is from the qce-ga build
Code:

/lib/modules/2.6.9-rc1-mm5/build/include/asm/hw_irq.h:28: error: `NR_IRQ_VECTORS' undeclared here (not in a function)
quickcam.c: In function `usb_quickcam_configure':
quickcam.c:2223: warning: passing arg 2 of `usb_driver_release_interface' from incompatible pointer type
quickcam.c: In function `quickcam_probe':
quickcam.c:2242: error: request for member `altsetting' in something not a structure or union
quickcam.c: In function `quickcam_disconnect':
quickcam.c:2304: warning: passing arg 2 of `usb_driver_release_interface' from incompatible pointer type
quickcam.c:2329: error: structure has no member named `next'
quickcam.c:2335: error: structure has no member named `next'
quickcam.c: At top level:
quickcam.c:2351: warning: initialization from incompatible pointer type
quickcam.c:2352: warning: initialization from incompatible pointer type
make: *** [quickcam.o] Error 1
make: *** Waiting for unfinished jobs....
make: *** [hdcs.o] Error 1

!!! ERROR: media-video/qce-ga-0.40d failed.
!!! Function src_compile, Line 22, Exitcode 2
!!! (no error message)


in the kernal i have the v4l in and the quickcam built in. in /dev i do not have a v4l directory or a v4l device. i have video0-some large number. but when i run qgcam i get no device found.

non of this seems to work for me.

here is my dmesg
Code:

Linux version 2.6.9-rc1-mm5 (root@orion.bioresearch.homelinux.org) (gcc version 3.4.1 20040803 (Gentoo Linux 3.4.1-r2, ssp-3.4-2, pie-8.7.6.5)) #2 Thu Sep 16 15:29:56 ADT 2004
BIOS-provided physical RAM map:
 BIOS-e820: 0000000000000000 - 000000000009fc00 (usable)
 BIOS-e820: 000000000009fc00 - 00000000000a0000 (reserved)
 BIOS-e820: 00000000000f0000 - 0000000000100000 (reserved)
 BIOS-e820: 0000000000100000 - 000000003fff0000 (usable)
 BIOS-e820: 000000003fff0000 - 000000003fff3000 (ACPI NVS)
 BIOS-e820: 000000003fff3000 - 0000000040000000 (ACPI data)
 BIOS-e820: 00000000fec00000 - 00000000fec01000 (reserved)
 BIOS-e820: 00000000fee00000 - 00000000fee01000 (reserved)
 BIOS-e820: 00000000ffff0000 - 0000000100000000 (reserved)
127MB HIGHMEM available.
896MB LOWMEM available.
On node 0 totalpages: 262128
  DMA zone: 4096 pages, LIFO batch:1
  Normal zone: 225280 pages, LIFO batch:16
  HighMem zone: 32752 pages, LIFO batch:7
DMI 2.3 present.
ACPI: RSDP (v000 KT400                                 ) @ 0x000f6660
ACPI: RSDT (v001 KT400  AWRDACPI 0x42302e31 AWRD 0x01010101) @ 0x3fff3000
ACPI: FADT (v001 KT400  AWRDACPI 0x42302e31 AWRD 0x01010101) @ 0x3fff3040
ACPI: MADT (v001 KT400  AWRDACPI 0x42302e31 AWRD 0x01010101) @ 0x3fff6c00
ACPI: DSDT (v001 KT400  AWRDACPI 0x00001000 MSFT 0x0100000c) @ 0x00000000
Built 1 zonelists
Initializing CPU#0
Kernel command line: root=/dev/hda3 video=vesavb:ywrap,mtrr vga=0X31b
CPU 0 irqstacks, hard=c04e1000 soft=c04e0000
PID hash table entries: 4096 (order: 12, 65536 bytes)
Detected 1522.729 MHz processor.
Using tsc for high-res timesource
Console: colour dummy device 80x25
Dentry cache hash table entries: 131072 (order: 7, 524288 bytes)
Inode-cache hash table entries: 65536 (order: 6, 262144 bytes)
Memory: 1034660k/1048512k available (2671k kernel code, 13264k reserved, 1136k data, 136k init, 131008k highmem)
Checking if this processor honours the WP bit even in supervisor mode... Ok.
Calibrating delay loop... 2998.27 BogoMIPS (lpj=1499136)
Mount-cache hash table entries: 512 (order: 0, 4096 bytes)
CPU: After generic identify, caps: 0383fbff c1c3fbff 00000000 00000000
CPU: After vendor identify, caps:  0383fbff c1c3fbff 00000000 00000000
CPU: L1 I Cache: 64K (64 bytes/line), D cache 64K (64 bytes/line)
CPU: L2 Cache: 256K (64 bytes/line)
CPU: After all inits, caps:        0383fbff c1c3fbff 00000000 00000020
Intel machine check architecture supported.
Intel machine check reporting enabled on CPU#0.
CPU: AMD Athlon(tm) XP 1800+ stepping 02
Enabling fast FPU save and restore... done.
Enabling unmasked SIMD FPU exception support... done.
Checking 'hlt' instruction... OK.
ACPI: IRQ9 SCI: Level Trigger.
NET: Registered protocol family 16
PCI: PCI BIOS revision 2.10 entry at 0xf9f60, last bus=1
PCI: Using configuration type 1
mtrr: v2.0 (20020519)
ACPI: Subsystem revision 20040816
ACPI: Interpreter enabled
ACPI: Using PIC for interrupt routing
ACPI: PCI Root Bridge [PCI0] (00:00)
PCI: Probing PCI hardware (bus 00)
ACPI: PCI Interrupt Routing Table [\_SB_.PCI0._PRT]
ACPI: PCI Interrupt Link [LNKA] (IRQs 1 3 4 5 6 7 10 *11 12 14 15)
ACPI: PCI Interrupt Link [LNKB] (IRQs 1 3 4 5 6 7 *10 11 12 14 15)
ACPI: PCI Interrupt Link [LNKC] (IRQs 1 3 4 5 6 7 10 *11 12 14 15)
ACPI: PCI Interrupt Link [LNKD] (IRQs 1 3 4 5 6 7 *10 11 12 14 15)
ACPI: PCI Interrupt Link [ALKA] (IRQs 20) *0, disabled.
ACPI: PCI Interrupt Link [ALKB] (IRQs 21) *0, disabled.
ACPI: PCI Interrupt Link [ALKC] (IRQs 22) *0, disabled.
ACPI: PCI Interrupt Link [ALKD] (IRQs 23) *0, disabled.
Linux Plug and Play Support v0.97 (c) Adam Belay
SCSI subsystem initialized
usbcore: registered new driver usbfs
usbcore: registered new driver hub
PCI: Using ACPI for IRQ routing
** PCI interrupts are no longer routed automatically.  If this
** causes a device to stop working, it is probably because the
** driver failed to call pci_enable_device().  As a temporary
** workaround, the "pci=routeirq" argument restores the old
** behavior.  If this argument makes the device work again,
** please email the output of "lspci" to bjorn.helgaas@hp.com
** so I can fix the driver.
Machine check exception polling timer started.
audit: initializing netlink socket (disabled)
audit(1095352470.468:0): initialized
highmem bounce pool size: 64 pages
Installing knfsd (copyright (C) 1996 okir@monad.swb.de).
NTFS driver 2.1.17 [Flags: R/W].
ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 11
ACPI: PCI interrupt 0000:01:00.0[A] -> GSI 11 (level, low) -> IRQ 11
radeonfb: Found Intel x86 BIOS ROM Image
radeonfb: Retreived PLL infos from BIOS
radeonfb: Reference=27.00 MHz (RefDiv=12) Memory=250.00 Mhz, System=200.00 MHz
radeonfb: Monitor 1 type CRT found
radeonfb: EDID probed
radeonfb: Monitor 2 type no found
Console: switching to colour frame buffer device 80x30
radeonfb: ATI Radeon If  DDR SGRAM 128 MB
vesafb: abort, cannot reserve video memory at 0xd0000000
vesafb: framebuffer at 0xd0000000, mapped to 0xf9900000, size 7680k
vesafb: mode is 1280x1024x24, linelength=3840, pages=33
vesafb: protected mode interface info at c000:5752
vesafb: scrolling: redraw
vesafb: Truecolor: size=0:8:8:8, shift=0:16:8:0
fb1: VESA VGA frame buffer device
ACPI: Power Button (FF) [PWRF]
ACPI: Processor [CPU0] (supports C1 C2, 2 throttling states)
lp: driver loaded but no devices found
Real Time Clock Driver v1.12
Linux agpgart interface v0.100 (c) Dave Jones
agpgart: Detected VIA KT400/KT400A/KT600 chipset
agpgart: Maximum main memory to use for agp memory: 941M
agpgart: AGP aperture is 128M @ 0xe0000000
i8042: ACPI  [PS2K] at I/O 0x60, 0x64, irq 1
serio: i8042 KBD port at 0x60,0x64 irq 1
Serial: 8250/16550 driver $Revision: 1.90 $ 8 ports, IRQ sharing disabled
ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A
ttyS1 at I/O 0x2f8 (irq = 3) is a 16550A
parport0: PC-style at 0x378 [PCSPP,TRISTATE,EPP]
lp0: using parport0 (polling).
floppy: ACPI  [FDC0] at I/O 0x3f0-0x3f5, 0x3f7 irq 6 dma channel 2
Using anticipatory io scheduler
Floppy drive(s): fd0 is 1.44M
FDC 0 is a post-1991 82077
RAMDISK driver initialized: 16 RAM disks of 4096K size 1024 blocksize
loop: loaded (max 8 devices)
8139too Fast Ethernet driver 0.9.27
ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 11
ACPI: PCI interrupt 0000:00:13.0[A] -> GSI 11 (level, low) -> IRQ 11
eth0: RealTek RTL8139 at 0xe400, 00:20:ed:85:90:35, IRQ 11
eth0:  Identified 8139 chip type 'RTL-8100B/8139D'
Loaded prism54 driver, version 1.2
ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 10
ACPI: PCI interrupt 0000:00:0d.0[A] -> GSI 10 (level, low) -> IRQ 10
Linux video capture interface: v1.00
Colour QuickCam for Video4Linux v0.05
saa7130/34: v4l2 driver version 0.2.12 loaded
Uniform Multi-Platform E-IDE driver Revision: 7.00alpha2
ide: Assuming 33MHz system bus speed for PIO modes; override with idebus=xx
VP_IDE: IDE controller at PCI slot 0000:00:11.1
ACPI: PCI interrupt 0000:00:11.1[A] -> GSI 11 (level, low) -> IRQ 11
VP_IDE: chipset revision 6
VP_IDE: not 100% native mode: will probe irqs later
VP_IDE: VIA vt8235 (rev 00) IDE UDMA133 controller on pci0000:00:11.1
    ide0: BM-DMA at 0xe000-0xe007, BIOS settings: hda:DMA, hdb:DMA
    ide1: BM-DMA at 0xe008-0xe00f, BIOS settings: hdc:DMA, hdd:DMA
Probing IDE interface ide0...
hda: ST3120023A, ATA DISK drive
hdb: Maxtor 6Y080L0, ATA DISK drive
ide0 at 0x1f0-0x1f7,0x3f6 on irq 14
Probing IDE interface ide1...
hdc: HL-DT-ST GCE-8481B, ATAPI CD/DVD-ROM drive
hdd: HITACHI DVD-ROM GD-7000, ATAPI CD/DVD-ROM drive
ide1 at 0x170-0x177,0x376 on irq 15
Probing IDE interface ide2...
ide2: Wait for ready failed before probe !
Probing IDE interface ide3...
ide3: Wait for ready failed before probe !
Probing IDE interface ide4...
ide4: Wait for ready failed before probe !
Probing IDE interface ide5...
ide5: Wait for ready failed before probe !
hda: max request size: 128KiB
hda: 234441648 sectors (120034 MB) w/2048KiB Cache, CHS=65535/16/63, UDMA(100)
hda: cache flushes supported
 hda: hda1 hda2 hda3 hda4 < hda5 hda6 >
hdb: max request size: 128KiB
hdb: 160086528 sectors (81964 MB) w/2048KiB Cache, CHS=65535/16/63, UDMA(133)
hdb: cache flushes supported
 hdb: hdb1 hdb2 < hdb5 >
hdc: ATAPI 40X CD-ROM CD-R/RW drive, 2048kB Cache
Uniform CD-ROM driver Revision: 3.20
hdd: ATAPI 40X DVD-ROM drive, 512kB Cache
ide-floppy driver 0.99.newide
libata version 1.02 loaded.
ieee1394: raw1394: /dev/raw1394 device initialized
ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 10
ACPI: PCI interrupt 0000:00:10.3[D] -> GSI 10 (level, low) -> IRQ 10
ehci_hcd 0000:00:10.3: VIA Technologies, Inc. USB 2.0
ehci_hcd 0000:00:10.3: irq 10, pci mem 0xea004000
ehci_hcd 0000:00:10.3: new USB bus registered, assigned bus number 1
ehci_hcd 0000:00:10.3: USB 2.0 enabled, EHCI 1.00, driver 2004-May-10
hub 1-0:1.0: USB hub found
hub 1-0:1.0: 6 ports detected
USB Universal Host Controller Interface driver v2.2
ACPI: PCI interrupt 0000:00:10.0[A] -> GSI 11 (level, low) -> IRQ 11
uhci_hcd 0000:00:10.0: VIA Technologies, Inc. VT82xxxxx UHCI USB 1.1 Controller
uhci_hcd 0000:00:10.0: irq 11, io base 0xd400
uhci_hcd 0000:00:10.0: new USB bus registered, assigned bus number 2
hub 2-0:1.0: USB hub found
hub 2-0:1.0: 2 ports detected
ACPI: PCI interrupt 0000:00:10.1[B] -> GSI 10 (level, low) -> IRQ 10
uhci_hcd 0000:00:10.1: VIA Technologies, Inc. VT82xxxxx UHCI USB 1.1 Controller (#2)
uhci_hcd 0000:00:10.1: irq 10, io base 0xd800
uhci_hcd 0000:00:10.1: new USB bus registered, assigned bus number 3
hub 3-0:1.0: USB hub found
hub 3-0:1.0: 2 ports detected
ACPI: PCI interrupt 0000:00:10.2[C] -> GSI 11 (level, low) -> IRQ 11
uhci_hcd 0000:00:10.2: VIA Technologies, Inc. VT82xxxxx UHCI USB 1.1 Controller (#3)
uhci_hcd 0000:00:10.2: irq 11, io base 0xdc00
uhci_hcd 0000:00:10.2: new USB bus registered, assigned bus number 4
hub 4-0:1.0: USB hub found
hub 4-0:1.0: 2 ports detected
Initializing USB Mass Storage driver...
usbcore: registered new driver usb-storage
USB Mass Storage support registered.
usbcore: registered new driver usbhid
drivers/usb/input/hid-core.c: v2.0:USB HID core driver
usbcore: registered new driver usbserial
drivers/usb/serial/usb-serial.c: USB Serial Driver core v2.0
drivers/usb/serial/usb-serial.c: USB Serial support registered for Handspring Visor / Palm OS
drivers/usb/serial/usb-serial.c: USB Serial support registered for Sony Clie 3.5
drivers/usb/serial/usb-serial.c: USB Serial support registered for Sony Clie 5.0
usbcore: registered new driver visor
drivers/usb/serial/visor.c: USB HandSpring Visor / Palm OS driver v2.1
mice: PS/2 mouse device common for all mice
input: AT Translated Set 2 keyboard on isa0060/serio0
I2O Core - (C) Copyright 1999 Red Hat Software
i2o: max_drivers=4
I2O configuration manager v 0.04.
  (C) Copyright 1999 Red Hat Software
usb 2-1: new full speed USB device using address 2
usb 2-2: new low speed USB device using address 3
input: USB HID v1.00 Mouse [USB Mouse] on usb-0000:00:10.0-2
usb 4-1: new full speed USB device using address 2
Advanced Linux Sound Architecture Driver Version 1.0.6 (Sun Aug 15 07:17:53 2004 UTC).
ACPI: PCI interrupt 0000:00:0c.0[A] -> GSI 11 (level, low) -> IRQ 11
ALSA device list:
  #0: Ensoniq AudioPCI ENS1371 at 0xd000, irq 11
oprofile: using timer interrupt.
NET: Registered protocol family 2
IP: routing cache hash table of 8192 buckets, 64Kbytes
TCP: Hash tables configured (established 262144 bind 65536)
ip_conntrack version 2.1 (8191 buckets, 65528 max) - 332 bytes per conntrack
ip_tables: (C) 2000-2002 Netfilter core team
ipt_recent v0.3.1: Stephen Frost <sfrost@snowman.net>.  http://snowman.net/projects/ipt_recent/
arp_tables: (C) 2002 David S. Miller
NET: Registered protocol family 1
NET: Registered protocol family 17
ACPI: (supports S0 S1 S4 S5)
ACPI wakeup devices:
PCI0 USB0 USB1 USB2 USB6 USB7 USB8 USB9 UAR1 LPT1
ReiserFS: hda3: found reiserfs format "3.6" with standard journal
ReiserFS: hda3: using ordered data mode
ReiserFS: hda3: journal params: device hda3, size 8192, journal first block 18, max trans len 1024, max batch 900, max commit age 30, max trans age 30
ReiserFS: hda3: checking transaction log (hda3)
ReiserFS: hda3: Using r5 hash to sort names
VFS: Mounted root (reiserfs filesystem) readonly.
Freeing unused kernel memory: 136k freed
Adding 506036k swap on /dev/hda2.  Priority:-1 extents:1
ReiserFS: hda5: found reiserfs format "3.6" with standard journal
ReiserFS: hda5: using ordered data mode
ReiserFS: hda5: journal params: device hda5, size 8192, journal first block 18, max trans len 1024, max batch 900, max commit age 30, max trans age 30
ReiserFS: hda5: checking transaction log (hda5)
ReiserFS: hda5: Using r5 hash to sort names
ReiserFS: hda6: found reiserfs format "3.6" with standard journal
ReiserFS: hda6: using ordered data mode
ReiserFS: hda6: journal params: device hda6, size 8192, journal first block 18, max trans len 1024, max batch 900, max commit age 30, max trans age 30
ReiserFS: hda6: checking transaction log (hda6)
ReiserFS: hda6: Using r5 hash to sort names
FAT: bogus number of reserved sectors
VFS: Can't find a valid FAT filesystem on dev hdb5.
eth1: resetting device...
eth1: uploading firmware...
eth1: firmware upload complete
eth1: interface reset complete


sorry for the long post. I have read a lot of the quick cam threads and nothing is helping.

Thank you for your time.
_________________
Knowledge is power but the drive to learn is harnessing wizdom
Back to top
View user's profile Send private message
Autie
Guru
Guru


Joined: 25 Jul 2003
Posts: 309
Location: Ledegem - Belgium

PostPosted: Fri Oct 22, 2004 9:01 am    Post subject: Reply with quote

it seems i have problems with quickcam too since i've changed me kernel from 2.6.8 to 2.6.9 (gentoo-dev-sources)
when emerging media-video/qc-usb, i get this error:
Code:
make -C "/lib/modules/2.6.9-gentoo-r1/build" SUBDIRS="/temp/portage/qc-usb-0.6.
/work/qc-usb-0.6.0" modules V=1 USER_OPT="-DNDEBUG"
gcc -Wall -O2 -s qcset.c -o qcset
make[1]: Entering directory `/usr/src/linux-2.6.9-gentoo-r1'
mkdir -p /temp/portage/qc-usb-0.6.0/work/qc-usb-0.6.0/.tmp_versions
make -f scripts/Makefile.build obj=/temp/portage/qc-usb-0.6.0/work/qc-usb-0.6.0
  gcc -Wp,-MD,/temp/portage/qc-usb-0.6.0/work/qc-usb-0.6.0/.qc-driver.o.d -nost
inc -iwithprefix include -D__KERNEL__ -Iinclude  -Wall -Wstrict-prototypes -Wno
trigraphs -fno-strict-aliasing -fno-common -O2 -Wdeclaration-after-statement -p
pe -msoft-float -mpreferred-stack-boundary=2  -march=pentium4 -Iinclude/asm-i38
/mach-default -DNOKERNEL -DNDEBUG  -DMODULE -DKBUILD_BASENAME=qc_driver -DKBUIL
_MODNAME=quickcam -c -o /temp/portage/qc-usb-0.6.0/work/qc-usb-0.6.0/qc-driver.
 /temp/portage/qc-usb-0.6.0/work/qc-usb-0.6.0/qc-driver.c
  gcc -Wp,-MD,/temp/portage/qc-usb-0.6.0/work/qc-usb-0.6.0/.qc-hdcs.o.d -nostdi
c -iwithprefix include -D__KERNEL__ -Iinclude  -Wall -Wstrict-prototypes -Wno-t
igraphs -fno-strict-aliasing -fno-common -O2 -Wdeclaration-after-statement -pip
 -msoft-float -mpreferred-stack-boundary=2  -march=pentium4 -Iinclude/asm-i386/
ach-default -DNOKERNEL -DNDEBUG  -DMODULE -DKBUILD_BASENAME=qc_hdcs -DKBUILD_MO
NAME=quickcam -c -o /temp/portage/qc-usb-0.6.0/work/qc-usb-0.6.0/qc-hdcs.o /tem
/portage/qc-usb-0.6.0/work/qc-usb-0.6.0/qc-hdcs.c
  gcc -Wp,-MD,/temp/portage/qc-usb-0.6.0/work/qc-usb-0.6.0/.qc-pb0100.o.d -nost
inc -iwithprefix include -D__KERNEL__ -Iinclude  -Wall -Wstrict-prototypes -Wno
trigraphs -fno-strict-aliasing -fno-common -O2 -Wdeclaration-after-statement -p
pe -msoft-float -mpreferred-stack-boundary=2  -march=pentium4 -Iinclude/asm-i38
/mach-default -DNOKERNEL -DNDEBUG  -DMODULE -DKBUILD_BASENAME=qc_pb0100 -DKBUIL
_MODNAME=quickcam -c -o /temp/portage/qc-usb-0.6.0/work/qc-usb-0.6.0/qc-pb0100.
 /temp/portage/qc-usb-0.6.0/work/qc-usb-0.6.0/qc-pb0100.c
In file included from /temp/portage/qc-usb-0.6.0/work/qc-usb-0.6.0/qc-hdcs.c:27
/temp/portage/qc-usb-0.6.0/work/qc-usb-0.6.0/quickcam.h:79:2: warning: #warning
"procfs support disabled"
  gcc -Wp,-MD,/temp/portage/qc-usb-0.6.0/work/qc-usb-0.6.0/.qc-vv6410.o.d -nost
inc -iwithprefix include -D__KERNEL__ -Iinclude  -Wall -Wstrict-prototypes -Wno
trigraphs -fno-strict-aliasing -fno-common -O2 -Wdeclaration-after-statement -p
pe -msoft-float -mpreferred-stack-boundary=2  -march=pentium4 -Iinclude/asm-i38
/mach-default -DNOKERNEL -DNDEBUG  -DMODULE -DKBUILD_BASENAME=qc_vv6410 -DKBUIL
_MODNAME=quickcam -c -o /temp/portage/qc-usb-0.6.0/work/qc-usb-0.6.0/qc-vv6410.
 /temp/portage/qc-usb-0.6.0/work/qc-usb-0.6.0/qc-vv6410.c
In file included from /temp/portage/qc-usb-0.6.0/work/qc-usb-0.6.0/qc-pb0100.c:
7:
/temp/portage/qc-usb-0.6.0/work/qc-usb-0.6.0/quickcam.h:79:2: warning: #warning
"procfs support disabled"
  gcc -Wp,-MD,/temp/portage/qc-usb-0.6.0/work/qc-usb-0.6.0/.qc-formats.o.d -nos
dinc -iwithprefix include -D__KERNEL__ -Iinclude  -Wall -Wstrict-prototypes -Wn
-trigraphs -fno-strict-aliasing -fno-common -O2 -Wdeclaration-after-statement -
ipe -msoft-float -mpreferred-stack-boundary=2  -march=pentium4 -Iinclude/asm-i3
6/mach-default -DNOKERNEL -DNDEBUG  -DMODULE -DKBUILD_BASENAME=qc_formats -DKBU
LD_MODNAME=quickcam -c -o /temp/portage/qc-usb-0.6.0/work/qc-usb-0.6.0/qc-forma
s.o /temp/portage/qc-usb-0.6.0/work/qc-usb-0.6.0/qc-formats.c
In file included from /temp/portage/qc-usb-0.6.0/work/qc-usb-0.6.0/qc-vv6410.c:
7:
/temp/portage/qc-usb-0.6.0/work/qc-usb-0.6.0/quickcam.h:79:2: warning: #warning
"procfs support disabled"
  gcc -Wp,-MD,/temp/portage/qc-usb-0.6.0/work/qc-usb-0.6.0/.qc-mjpeg.o.d -nostd
nc -iwithprefix include -D__KERNEL__ -Iinclude  -Wall -Wstrict-prototypes -Wno-
rigraphs -fno-strict-aliasing -fno-common -O2 -Wdeclaration-after-statement -pi
e -msoft-float -mpreferred-stack-boundary=2  -march=pentium4 -Iinclude/asm-i386
mach-default -DNOKERNEL -DNDEBUG  -DMODULE -DKBUILD_BASENAME=qc_mjpeg -DKBUILD_
ODNAME=quickcam -c -o /temp/portage/qc-usb-0.6.0/work/qc-usb-0.6.0/qc-mjpeg.o /
emp/portage/qc-usb-0.6.0/work/qc-usb-0.6.0/qc-mjpeg.c
In file included from /temp/portage/qc-usb-0.6.0/work/qc-usb-0.6.0/qc-formats.c
31:
/temp/portage/qc-usb-0.6.0/work/qc-usb-0.6.0/quickcam.h:79:2: warning: #warning
"procfs support disabled"
  gcc -Wp,-MD,/temp/portage/qc-usb-0.6.0/work/qc-usb-0.6.0/.qc-memory.o.d -nost
inc -iwithprefix include -D__KERNEL__ -Iinclude  -Wall -Wstrict-prototypes -Wno
trigraphs -fno-strict-aliasing -fno-common -O2 -Wdeclaration-after-statement -p
pe -msoft-float -mpreferred-stack-boundary=2  -march=pentium4 -Iinclude/asm-i38
/mach-default -DNOKERNEL -DNDEBUG  -DMODULE -DKBUILD_BASENAME=qc_memory -DKBUIL
_MODNAME=quickcam -c -o /temp/portage/qc-usb-0.6.0/work/qc-usb-0.6.0/qc-memory.
 /temp/portage/qc-usb-0.6.0/work/qc-usb-0.6.0/qc-memory.c
In file included from /temp/portage/qc-usb-0.6.0/work/qc-usb-0.6.0/qc-mjpeg.c:3
:
/temp/portage/qc-usb-0.6.0/work/qc-usb-0.6.0/quickcam.h:79:2: warning: #warning
"procfs support disabled"
In file included from /temp/portage/qc-usb-0.6.0/work/qc-usb-0.6.0/qc-driver.c:
7:
/temp/portage/qc-usb-0.6.0/work/qc-usb-0.6.0/quickcam.h:79:2: warning: #warning
"procfs support disabled"
/temp/portage/qc-usb-0.6.0/work/qc-usb-0.6.0/qc-driver.c: In function `qc_i2c_i
it':
/temp/portage/qc-usb-0.6.0/work/qc-usb-0.6.0/qc-driver.c:689: warning: use of c
st expressions as lvalues is deprecated
/temp/portage/qc-usb-0.6.0/work/qc-usb-0.6.0/qc-driver.c:696: error: structure
as no member named `timeout'
/temp/portage/qc-usb-0.6.0/work/qc-usb-0.6.0/qc-driver.c: In function `qc_usb_d
sconnect':
/temp/portage/qc-usb-0.6.0/work/qc-usb-0.6.0/qc-driver.c:2985: warning: unused
ariable `usbdev'
make[2]: *** [/temp/portage/qc-usb-0.6.0/work/qc-usb-0.6.0/qc-driver.o] Error 1
make[1]: *** [_module_/temp/portage/qc-usb-0.6.0/work/qc-usb-0.6.0] Error 2
make[1]: Leaving directory `/usr/src/linux-2.6.9-gentoo-r1'
make: *** [quickcam.ko] Error 2

!!! ERROR: media-video/qc-usb-0.6.0 failed.
!!! Function src_compile, Line 26, Exitcode 2
!!! (no error message)
!!! If you need support, post the topmost build error, NOT this status message.

seems a kernel thing
_________________
The capacity to learn is a gift; The ability to learn is a skill; The willingness to learn is a choice.
Back to top
View user's profile Send private message
TwoMinds
Tux's lil' helper
Tux's lil' helper


Joined: 14 Jul 2004
Posts: 146
Location: Italy

PostPosted: Fri Oct 22, 2004 9:56 am    Post subject: Reply with quote

...i have the same problem with 2.6.9-cko1...
Back to top
View user's profile Send private message
HRH_H_Crab
Tux's lil' helper
Tux's lil' helper


Joined: 30 Jul 2003
Posts: 115
Location: Sarf East Lahndahn

PostPosted: Sat Oct 23, 2004 1:41 am    Post subject: Reply with quote

ditto!
was working fine with 2.6.8-gentoo-r7 b0rked under 2.6.9-gentoo-r1.
Back to top
View user's profile Send private message
TwoMinds
Tux's lil' helper
Tux's lil' helper


Joined: 14 Jul 2004
Posts: 146
Location: Italy

PostPosted: Wed Oct 27, 2004 5:55 am    Post subject: Reply with quote

...it has been fixed... https://bugs.gentoo.org/show_bug.cgi?id=63897 ...
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Multimedia All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum