On Monday 10 July 2006 11:58 am, Antonino A. Daplas wrote: > Matt Reuther wrote: > > Quoting "Antonino A. Daplas" <[email protected]>: > >> > >> CONFIG_FB=n, CONFIG_BACKLIGHT_CLASS_DEVICE=m should not be possible in > >> 2.6.18-rc1-mm1 and 2.6.18-rc1. Can you run kconfig again? > >> > >> Tony > > > > I am not at the computer right now, but I will try later. > > > > Here is how I got config-2.6.18-rc1-mm1. I copied this config from > > 2.6.18-rc1, which I had created with 'make menuconfig'. I ran 'make > > oldconfig' on the config-2.6.18-rc1 and answered the new questions to > > generate config-2.6.18-rc1-mm1. I compiled it from there. Does 'make > > oldconfig' not work properly anymore? > > I really don't know. I have received several bug reports where the > main cause was that a kconfig option changed after upgrading kernels. > > I tested with make menuconfig, and it's not possible to set lcd/backlight > options if CONFIG_FB is not set. > > Tony I ran 'make menuconfig' and I got the same warnings. Perhaps CONFIG_FB needs to be part of the 'selects' line for any option that selects the backlight support. I think the USB Apple Cinema display support, which I set as modular, might have selected backlight. I don't need framebuffer support, so I have that shut off. Here are the depmod warnings once again: 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-rc1-mm1; fi WARNING: /lib/modules/2.6.18-rc1-mm1/kernel/sound/isa/opti9xx/snd-miro.ko needs unknown symbol snd_cs4231_create WARNING: /lib/modules/2.6.18-rc1-mm1/kernel/sound/isa/opti9xx/snd-miro.ko needs unknown symbol snd_cs4231_pcm WARNING: /lib/modules/2.6.18-rc1-mm1/kernel/sound/isa/opti9xx/snd-miro.ko needs unknown symbol snd_cs4231_timer WARNING: /lib/modules/2.6.18-rc1-mm1/kernel/sound/isa/opti9xx/snd-miro.ko needs unknown symbol snd_cs4231_mixer WARNING: /lib/modules/2.6.18-rc1-mm1/kernel/fs/reiser4/reiser4.ko needs unknown symbol generic_file_read WARNING: /lib/modules/2.6.18-rc1-mm1/kernel/drivers/video/backlight/backlight.ko needs unknown symbol fb_unregister_client WARNING: /lib/modules/2.6.18-rc1-mm1/kernel/drivers/video/backlight/backlight.ko needs unknown symbol fb_register_client I ran make menuconfig with the config file I sent before. The new config is attached. Matt
Attachment:
config-2.6.18-rc1-mm1-2.bz2
Description: BZip2 compressed data
- Follow-Ups:
- Re: Depmod errors on 2.6.17.4/2.6.18-rc1/2.6.18-rc1-mm1
- From: "Antonino A. Daplas" <[email protected]>
- [PATCH] sound-miro unknown symbols (Depmod errors on 2.6.17.4/2.6.18-rc1/2.6.18-rc1-mm1)
- From: "Randy.Dunlap" <[email protected]>
- [PATCH] appledisplay/backlight (Depmod errors on 2.6.17.4/2.6.18-rc1/2.6.18-rc1-mm1)
- From: "Randy.Dunlap" <[email protected]>
- Re: Depmod errors on 2.6.17.4/2.6.18-rc1/2.6.18-rc1-mm1
- References:
- Depmod errors on 2.6.17.4/2.6.18-rc1/2.6.18-rc1-mm1
- From: Matt Reuther <[email protected]>
- Re: Depmod errors on 2.6.17.4/2.6.18-rc1/2.6.18-rc1-mm1
- From: Matt Reuther <[email protected]>
- Re: Depmod errors on 2.6.17.4/2.6.18-rc1/2.6.18-rc1-mm1
- From: "Antonino A. Daplas" <[email protected]>
- Depmod errors on 2.6.17.4/2.6.18-rc1/2.6.18-rc1-mm1
- Prev by Date: [PATCH]resend: unaligned access in irda protocol stack
- Next by Date: Re: 2.6.18-rc1-mm1
- Previous by thread: Re: Depmod errors on 2.6.17.4/2.6.18-rc1/2.6.18-rc1-mm1
- Next by thread: [PATCH] appledisplay/backlight (Depmod errors on 2.6.17.4/2.6.18-rc1/2.6.18-rc1-mm1)
- Index(es):