I cannot use vesafb-tng, because I'm running amd64.
Further, I can't use nvidiafb, because I want to use nvidia-drivers for xorg.
At the moment I'm using vesafb. I does work, but only at a max res of 1280x1024. Whatever higher mode I specify as a kernel parameter, I just get wrong modeline. I know that my card can do 1600 in framebuffer mode, it does work with nvidiafb.
hwinfo --framebuffer gives me:
Code: Select all
02: None 00.0: 11001 VESA Framebuffer
[Created at bios.440]
Unique ID: rdCR.2tOIUspmYS6
Hardware Class: framebuffer
Model: "NVIDIA G71 Board - p455h8s "
Vendor: "NVIDIA Corporation"
Device: "G71 Board - p455h8s "
SubVendor: "NVIDIA"
SubDevice:
Revision: "Chip Rev"
Memory Size: 256 MB
Memory Range: 0xc0000000-0xcfffffff (rw)
Mode 0x0300: 640x400 (+640), 8 bits
Mode 0x0301: 640x480 (+640), 8 bits
Mode 0x0303: 800x600 (+800), 8 bits
Mode 0x0305: 1024x768 (+1024), 8 bits
Mode 0x0307: 1280x1024 (+1280), 8 bits
Mode 0x030e: 320x200 (+640), 16 bits
Mode 0x030f: 320x200 (+1280), 24 bits
Mode 0x0311: 640x480 (+1280), 16 bits
Mode 0x0312: 640x480 (+2560), 24 bits
Mode 0x0314: 800x600 (+1600), 16 bits
Mode 0x0315: 800x600 (+3200), 24 bits
Mode 0x0317: 1024x768 (+2048), 16 bits
Mode 0x0318: 1024x768 (+4096), 24 bits
Mode 0x031a: 1280x1024 (+2560), 16 bits
Mode 0x031b: 1280x1024 (+5120), 24 bits
Mode 0x0330: 320x200 (+320), 8 bits
Mode 0x0331: 320x400 (+320), 8 bits
Mode 0x0332: 320x400 (+640), 16 bits
Mode 0x0333: 320x400 (+1280), 24 bits
Mode 0x0334: 320x240 (+320), 8 bits
Mode 0x0335: 320x240 (+640), 16 bits
Mode 0x0336: 320x240 (+1280), 24 bits
Mode 0x033d: 640x400 (+1280), 16 bits
Mode 0x033e: 640x400 (+2560), 24 bits
Config Status: cfg=new, avail=yes, need=no, active=unknownI know vesafb can do more, on my notebook I use it too, there with 1400x1050 without problems - why doesn't that work on my desktop?
Is there some way to get a higher resolution out of vesafb, forcing it by some means to a resolution it doesn't recognize by itself?



