Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 44157 - qc-usb-0.6.0.ebuild (Update)
Summary: qc-usb-0.6.0.ebuild (Update)
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All All
: High enhancement (vote)
Assignee: Alastair Tse (RETIRED)
URL:
Whiteboard:
Keywords:
: 49652 (view as bug list)
Depends on:
Blocks:
 
Reported: 2004-03-09 10:30 UTC by Daryl Ball
Modified: 2004-07-23 23:59 UTC (History)
3 users (show)

See Also:
Package list:
Runtime testing required: ---


Attachments
qc-usb-0.6.0.ebuild (Update) (qc-usb-0.6.0.ebuild,878 bytes, text/plain)
2004-03-09 10:32 UTC, Daryl Ball
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Daryl Ball 2004-03-09 10:30:13 UTC
Basically an updated ebuild for the new version of qc-usb

qc-usb is a kernel module for the quickcam express series of cameras

Daryl
Comment 1 Daryl Ball 2004-03-09 10:32:21 UTC
Created attachment 27103 [details]
qc-usb-0.6.0.ebuild (Update)
Comment 2 David Grant 2004-04-13 18:19:45 UTC
I'm getting an access violation when trying to emerge this:

--------------------------- ACCESS VIOLATION SUMMARY ---------------------------
LOG FILE = "/tmp/sandbox-media-video_-_qc-usb-0.6.0-30635.log"

open_wr:   /usr/src/linux-2.6.4-gentoo-r1/.tmp_versions/quickcam.mod
open_wr:   /usr/src/linux-2.6.4-gentoo-r1/.__modpost.cmd
--------------------------------------------------------------------------------

Sorry, I never understand these access violations...
Comment 3 Daryl Ball 2004-04-15 11:26:17 UTC
FEATURES="-sandbox" emerge qc-usb 
that should do it
Comment 4 plasmagunman 2004-05-10 14:08:33 UTC
i needed to exclude "userpriv" also:
FEATURES="-sandbox -userpriv" ~x86 emerge qc-usb

maybe the ebuild should give a warning if one of that sandbox-violation causing features is set.
Comment 5 Alastair Tse (RETIRED) gentoo-dev 2004-06-17 17:34:31 UTC
*** Bug 49652 has been marked as a duplicate of this bug. ***
Comment 6 Ronny Haryanto 2004-06-25 08:14:32 UTC
Was working with 2.6.5-gentoo-r1. Broken with 2.6.7-gentoo-r5.

modprobe quickcam
FATAL: Error inserting quickcam (/lib/modules/2.6.7-gentoo-r5/misc/quickcam.o): Invalid module format

dmesg says kernel: No module found in object
Comment 7 Johannes Schneider 2004-06-29 11:32:22 UTC
Was working under 2.6.3. (with FEATURES=-sandbox)

It compiles fine under 2.6.7-r6.
"modprobe quickcam" gives the following error:

FATAL: Error inserting quickcam (/lib/modules/2.6.7-gentoo-r6/misc/quickcam.o): Invalid module format



Comment 8 Johannes Schneider 2004-07-01 13:06:47 UTC
Tryed the cvs-version: Works just fine...
Comment 9 Alastair Tse (RETIRED) gentoo-dev 2004-07-23 23:59:09 UTC
qc-usb 0.6.0 is now in portage. and seems to be owrking with both 2.4 and 2.6 kernels.