Re: 2.6.18-rc2: depmod warning for backlight.ko

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

 



Matt Reuther wrote:
> Hi, Antonino.
> 
> I am still getting warnings on depmod with the 2.6.18-rc2 kernel:
> 
>   INSTALL sound/usb/snd-usb-audio.ko
>   INSTALL sound/usb/snd-usb-lib.ko
>   INSTALL sound/usb/usx2y/snd-usb-usx2y.ko
> if [ -r System.map -a -x /sbin/depmod ]; then /sbin/depmod -ae -F System.map  
> 2.6.18-rc2; fi
> WARNING: /lib/modules/2.6.18-rc2/kernel/drivers/video/backlight/backlight.ko 
> needs unknown symbol fb_unregister_client
> WARNING: /lib/modules/2.6.18-rc2/kernel/drivers/video/backlight/backlight.ko 
> needs unknown symbol fb_register_client
> 
> You posted a patch here a few days ago for 2.6.18-rc1-mm1 which fixes this 
> issue. Basically, the USB Apple Cinema display driver selects backlight 
> support, but backlight needs some things from framebuffer, which is turned 
> off. Kconfig does not recursively select CONFIG_FB, so backlight ends up with 
> unresolved symbols.
> 

The patch is still in the -mm tree. They're all in Ottawa right now, so this
will have to wait.

Tony

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to [email protected]
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

[Index of Archives]     [Kernel Newbies]     [Netfilter]     [Bugtraq]     [Photo]     [Stuff]     [Gimp]     [Yosemite News]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux RAID]     [Video 4 Linux]     [Linux for the blind]     [Linux Resources]
  Powered by Linux