Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 173889 - media-video/linux-uvc with isight failed at boot time
Summary: media-video/linux-uvc with isight failed at boot time
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Stefan Schweizer (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: 177320
  Show dependency tree
 
Reported: 2007-04-09 11:24 UTC by Cédric Krier
Modified: 2007-05-07 20:34 UTC (History)
0 users

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


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Cédric Krier gentoo-dev 2007-04-09 11:24:31 UTC
modprobe uvcvideo at boot time with isight doesn't work because isight-firmware-tool is linked to libusb that is in /usr/lib (it is not yet mount at this time)

Reproducible: Always
Comment 1 Jakub Moc (RETIRED) gentoo-dev 2007-04-09 11:32:54 UTC

*** This bug has been marked as a duplicate of bug 103132 ***
Comment 2 Cédric Krier gentoo-dev 2007-05-06 10:08:48 UTC
isight-firmware-tool always failed at boot time because it is also linked to: /usr/lib/libglib-2.0.so.0
/usr/lib/libgcrypt.so.11
/usr/lib/libgpg-error.so.0
And at boot time /usr is not yet mounted.
A solution will be to link staticly with those libraries
Comment 3 Stefan Schweizer (RETIRED) gentoo-dev 2007-05-07 20:34:01 UTC
fixed with the bump thanks