On 23:26 Wed 17 Aug 2005, --dabian wrote: > 我整个过程是这样的: > > (1)cp /boot/config-xxx ./.config > (2)make oldconfig > (3) make menuconfig //我仅仅在make menuconfig时重新设定CPU为奔腾 M,其 > //他设置完全没动,并且确信 > //和framebuffer的几个相关部分和原先的config没有变化 > (4) make > (5) make-kpkg --initrd image-kernel
你确定 fb 被编译到内核里去了? 还是它在配置文件中本身就是模块? 建议你还是看看内核中fb相依赖的部分。 试试 buildpackage 选项,而不是image-kernel。 再有,menu.lst中加载initrd了吗? > (6) cd .. > (7) dpkg -i 新核 > (8)编辑 /boot/grub/menu.lst,增加kernel 参数 vga=791 > > >>(2) make oldconfig > >>(3)make menuconfig > >> bxuef -- dhammapada says: All processes are out of my control. When one sees this with understanding, then one is disillusioned with the things of suffering. This is the Path of Purification. 279 -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

