phyrster 写道: > 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 被编译到内核里去了? > > 还是它在配置文件中本身就是模块?
我确定,我原先安装的2.6.8-2-386是可以通过frambuffer启动的, make oldconfig后我仔细用 make menuconfig检查过和framebuffer的设置 > > 建议你还是看看内核中fb相依赖的部分。 > > 试试 buildpackage 选项,而不是image-kernel。 据我所知 buildpackage 只是多build 了 xxxx-header-xxx.deb、xxxx-doc- xxx.deb和xxxx-source-xxxx.deb,我用make-kpkg --initrd kernel-image就不会 编译和安装module吗? > > 再有,menu.lst中加载initrd了吗? 加了,我甚至还专门 mkinitrd config-2.6.8 2.6.8了一下 > > >>(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]

