RTL28XXU Driver fails to initialize w/ R820T if CONFIG_MODULES enabled

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Tested with/on Linux 5.0.x using GCC 7.4.x compiler series

If modules are enabled (which in turn enables CONFIG_MEDIA_ATTACH) the
dvb_attach codepath fails regardless of module load or compiling in
any or all components with this message:

DVB: Unable to find symbol r820t_attach()

Disabling CONFIG_MODULES (which in turn disables CONFIG_MEDIA_ATTACH
and turns dvb_attach into a no-op that blindly calls the function
requested) does work.

I'm unsure if this is a flaw in the dvb_attach macro or the driver's
usage of this macro, so I'm sending this to both the relevant
maintainers.

- Wolf



[Index of Archives]     [Linux Input]     [Video for Linux]     [Gstreamer Embedded]     [Mplayer Users]     [Linux USB Devel]     [Linux Audio Users]     [Linux Kernel]     [Linux SCSI]     [Yosemite Backpacking]

  Powered by Linux