// k Tux's lil' helper
Joined: 27 Dec 2004 Posts: 122 Location: Germany | UK | India
|
Posted: Wed Jan 30, 2008 4:22 am Post subject: |
|
|
I don't know about that specific card, but I've got an older Radeon Mobility and I get the native resolution
of 1400x1050 in both console and X.
For the console you have to enable VESAFB* in the kernel, then do the appropriate changes in your
/boot/grub/grub.conf
*you can use vesafb-tng instead as well...but then other grub options apply.
Code: | video=vesafb:ywrap,mtrr,vga=0x344 |
Please note that the vga option is for my own resolution, you should put your number in there.
If the binary drivers are working fine now there shouldn't be any problems when switching between
X and the console, at least none that I know of. Both should work without problems.
EDIT: If you don't know the video mode for your card, have a look at this. _________________ // k
MySpace. | Website. |
|