使用内核提供的 vesa 驱动即可。 grub 加入 vga=XXX
XXX 是 VESA 编号,你可以使用 vga=ask , 内核会列出能用的模式,记下后以后就可以写到 grub 了。
如果是 UEFI 固件,可以使用 efifb , grub 加入 video=efifb
> >
>
> 没有用initramfs,直接所有驱动编进内核的,这样不行么?如果不用uvesa,能不能用控制台呢?
>
>
> > 2013/4/24 刘洋 <aman...@gmail.com>:
> >
> > > 大家好:
> > >
> > > 我因为开源驱动的旋转屏幕有问题,改用了AMD Catalyst显卡驱动,显卡是HIS HD7870。
> > > 系统amd64,少量包用了~amd64,内核gentoo-source是amd64的和vanilla-source的~amd64都试验
过
> > > 。ati-drivers用了~amd64。
以前用开源驱动的时候,开了KMS,在X下ctrl+alt+f1切换到frame
> > > buffer的控制台没有任何问题,分辨率也能1920x1200,但是现在,X没有任何问题,ctrl+alt+f1全部是
黑屏,c+a+f
> > > 7切换回X倒是没有任何问题。我google了一下,大致都是说闭源驱动不能KMS,不支持framebuffer
> > > console,要用vesa或者uvesa,这些我在内核里也开了,grub中内核参数也用过
console=vga,console=uv
> > > esa这样的东西,但是都没有任何用处。 请问列表上众位兄弟姐妹,有遇到过类似的问题么?如何解决
呢?
> > >
> > >
> > >
> > > 刘洋
> > >
> > >
> > >
> > > --
> > > --
> > > 您收到这封email是因为您订阅了 Gentoo 中文 Google Group
> > > 要发贴到本group,请email至gentoo...@googlegroups.com
> > > 要退订,请发email到gentoo-china...@googlegroups.com
> > > 要了解Gentoo中文社区更多信息,请访问 http://www.gentoo-cn.org
> > > ---
> > > 您收到此邮件是因为您订阅了 Google 网上论坛的“Gentoo中文”论坛。
> > > 要退订此论坛并停止接收此论坛的电子邮件,请发送电子邮件到 gentoo-
china+un...@googlegroups.com。
> > > 要查看更多选项,请访问 https://groups.google.com/groups/opt_out。
> > >
> > >
> > >
> >
> >
> > --
> > --
> > 您收到这封email是因为您订阅了 Gentoo 中文 Google Group
> > 要发贴到本group,请email至gentoo...@googlegroups.com
> > 要退订,请发email到gentoo-china...@googlegroups.com
> > 要了解Gentoo中文社区更多信息,请访问 http://www.gentoo-cn.org
> > ---
> > 您收到此邮件是因为您订阅了 Google 网上论坛的“Gentoo中文”论坛。
> > 要退订此论坛并停止接收此论坛的电子邮件,请发送电子邮件到 gentoo-
china+un...@googlegroups.com。
> > 要查看更多选项,请访问 https://groups.google.com/groups/opt_out。
> >
> >
>
>