Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
[SOLVED] cannot enable items in kernel, apparently there
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Kernel & Hardware
View previous topic :: View next topic  
Author Message
disperato
Tux's lil' helper
Tux's lil' helper


Joined: 27 Apr 2004
Posts: 100

PostPosted: Tue Mar 27, 2012 11:15 am    Post subject: [SOLVED] cannot enable items in kernel, apparently there Reply with quote

Hi, the issue I'm asking help for, is specific, but the problem looks to me more general, thus the vague subject.
I used to watch TV through dvb-T on my laptop, with kernel series 2.6.xx and cinergy terratec T-USB XE (Afatech 9005: AF9005).
Switched to kernel 3.2.12, the usual oldconfig, the usual check with menuconfig, and a smooth compilation and installation. The laptop has, to my very subjective impression, almost doubled speed, and everything looks fine. But...

Searching with /AF9005 yelds:

Code:

Symbol: DVB_USB_AF9005_REMOTE [=n]                                                                                                                                             
  │ Type  : tristate                                                                                                                                                               
  │ Prompt: Afatech AF9005 default remote control support                                                                                                                           
  │   Defined at drivers/media/dvb/dvb-usb/Kconfig:254                                                                                                                             
  │   Depends on: MEDIA_SUPPORT [=y] && DVB_CAPTURE_DRIVERS [=y] && DVB_CORE [=m] && DVB_USB_AF9005 [=n]                                                                          │ 
  │   Location:                                                                                                                                                                     
  │     -> Device Drivers                                                                                                                                                           
  │       -> Multimedia support (MEDIA_SUPPORT [=y])                                                                                                                               
  │         -> DVB/ATSC adapters (DVB_CAPTURE_DRIVERS [=y])                                                                                                                         
  │           -> Support for various USB DVB devices (DVB_USB [=n])                                                                                                                 
  │             -> Afatech AF9005 DVB-T USB1.1 support (DVB_USB_AF9005 [=n])                                                                                                       
  │                                                                                                                                                                                 
  │                                                                                                                                                                                 
  │ Symbol: DVB_USB_AF9005 [=n]                                                                                                                                                     
  │ Type  : tristate                                                                                                                                                               
  │ Prompt: Afatech AF9005 DVB-T USB1.1 support                                                                                                                                     
  │   Defined at drivers/media/dvb/dvb-usb/Kconfig:245                                                                                                                             
  │   Depends on: MEDIA_SUPPORT [=y] && DVB_CAPTURE_DRIVERS [=y] && DVB_CORE [=m] && DVB_USB [=n] && EXPERIMENTAL [=y]                                                            │ 
  │   Location:                                                                                                                                                                     
  │     -> Device Drivers                                                                                                                                                           
  │       -> Multimedia support (MEDIA_SUPPORT [=y])                                                                                                                               
  │         -> DVB/ATSC adapters (DVB_CAPTURE_DRIVERS [=y])                                                                                                                         
  │           -> Support for various USB DVB devices (DVB_USB [=n])                                                                                                                 
  │   Selects: MEDIA_TUNER_MT2060 [=m] && MEDIA_TUNER_QT1010 [=m] 


When I look into DVB/ATSC adapters, there is not Support for various USB DVB devices to choose:

Code:
--- DVB/ATSC adapters                                                                                                     
  │ │                                                        *** Supported SAA7146 based PCI Adapters ***                                                                         
  │ │                                                  < >   AV7110 cards                                                                                                         
  │ │                                                  < >   SAA7146 DVB cards (aka Budget, Nova-PCI)                                                                             
  │ │                                                        *** Supported USB Adapters ***                                                                                     
  │ │                                                  < >   Technotrend/Hauppauge Nova-USB devices                                                                               
  │ │                                                  < >   Technotrend/Hauppauge USB DEC devices                                                                               
  │ │                                                        *** Supported FlexCopII (B2C2) Adapters ***                                                                         
  │ │                                                  < >   Technisat/B2C2 FlexCopII(b) and FlexCopIII adapters                                                                 
  │ │                                                        *** Supported BT878 Adapters ***                                                                                     
  │ │                                                        *** Supported Pluto2 Adapters ***                                                                                   
  │ │                                                  < >   Pluto2 cards                                                                                                         
  │ │                                                        *** Supported SDMC DM1105 Adapters ***                                                                               
  │ │                                                        *** Supported Earthsoft PT1 Adapters ***                                                                             
  │ │                                                  < >   PT1 cards                                                                                                           
  │ │                                                        *** Supported Mantis Adapters ***                                                                                 
  │ │                                                        *** Supported nGene Adapters ***                                                                                     
  │ │                                                  < >   Micronas nGene support                                                                                               
  │ │                                                        *** Supported ddbridge ('Octopus') Adapters ***                                                                     
  │ │                                                  < >   Digital Devices bridge support                                                                                       
  │ │                                                        *** Supported DVB Frontends ***                                                                                   │ 
  │ │                                                  [*]   Customise the frontend modules to build                                                                             
  │ │                                                        Customise DVB Frontends  --->


I'm on AMD64 (Turion RM-70) + Nvidia Nforce+GeForce8200M.
_________________
The free men's path is always obstructed by mediocrity.


Last edited by disperato on Tue Mar 27, 2012 8:42 pm; edited 1 time in total
Back to top
View user's profile Send private message
aCOSwt
Advocate
Advocate


Joined: 19 Oct 2007
Posts: 2042
Location: Between the keyboard and the chair

PostPosted: Tue Mar 27, 2012 11:30 am    Post subject: Reply with quote

When you search for DVB_USB, you get that :
Depends on: MEDIA_SUPPORT [=y] && DVB_CAPTURE_DRIVERS [=y] && DVB_CORE [=y] && USB [=y] && I2C [=y] && RC_CORE [=n]
Could it be because your settings for USB, I2C or RC_CORE are not made in accordance ?
_________________
In theory there are no differences between theory and practice. In practice, there are.
Don't try to understand my posts. Immanuel Kant never did, he thinks that only music and laughter do not have to mean anything.
Back to top
View user's profile Send private message
disperato
Tux's lil' helper
Tux's lil' helper


Joined: 27 Apr 2004
Posts: 100

PostPosted: Tue Mar 27, 2012 11:46 am    Post subject: Reply with quote

oh, thank you! What did the trick was enabling remoted control (RC_CORE [=n] --> RC_CORE [=m]), though I didn't actually choose any remote control device or protocl, because my cinergy usb stick comes without remote control. Now it is:

Code:
MEDIA_SUPPORT [=y] && DVB_CAPTURE_DRIVERS [=y] && DVB_CORE [=m] && USB [=y] && I2C [=y] && RC_CORE [=m]


and it's working. Thanks again. :D
_________________
The free men's path is always obstructed by mediocrity.
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Kernel & Hardware 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