Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 256019 - media-video/sonic-snap provides the wrong path to USB_SN9C102 configuration directive
Summary: media-video/sonic-snap provides the wrong path to USB_SN9C102 configuration d...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Steve Arnold
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-01-22 17:03 UTC by Diego Elio Pettenò (RETIRED)
Modified: 2009-02-19 06:28 UTC (History)
1 user (show)

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 Diego Elio Pettenò (RETIRED) gentoo-dev 2009-01-22 17:03:03 UTC
From the ebuild:

CONFIG_CHECK="USB_SN9C102"
ERROR_USB_SN9C102="Please make sure Device Drivers -> USB Support -> SN9C10x \
PC Camera Controller support, and Device Drivers -> Video For Linux support \
are enabled as modules in your kernel."

While on 2.6.27 kernel:

Symbol: USB_SN9C102 [=n]
Prompt: USB SN9C1xx PC Camera Controller support
  Defined at drivers/media/video/sn9c102/Kconfig:1
   Depends on: HAS_IOMEM && VIDEO_CAPTURE_DRIVERS && V4L_USB_DRIVERS && USB && VIDEO_V4L2
  Location:
     -> Device Drivers
       -> Multimedia devices
         -> Video capture adapters (VIDEO_CAPTURE_DRIVERS [=y])
           -> V4L USB devices (V4L_USB_DRIVERS [=y])

.28 is the same.
Comment 1 Steve Arnold archtester gentoo-dev 2009-02-19 06:28:57 UTC
Fixed in CVS.