LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Hardware (https://www.linuxquestions.org/questions/linux-hardware-18/)
-   -   Frame Buffer and i810 problem!!! (https://www.linuxquestions.org/questions/linux-hardware-18/frame-buffer-and-i810-problem-267637/)

vaworx 12-18-2004 02:37 AM

Frame Buffer and i810 problem!!!
 
I gave up on this one already. I was searching for a solutions but seems like i cannot find any so i decided to post this thread and ask for suggestions. I've checked every possible HOWTO but still nothing. Here is the situation.

Distro: Slackware-current Kernel: kernel-2.6.9 Video: Integrated i810

Everything worked just fine 15mins total kernel config+compile+tune up-=> voila everything's working just fine, BUT something is bothering me and i cannot fix it. The frame buffer resolution is working on "640x480-60" which is i suppose the lowest standard. It's kinda ugly to leave the resolution in console that low and i wanted to higher it a lil bit maybe up to 1024x768-70 but nope it didn't work. I've tried every single option in /etc/fb.mode but nothing. What i get after running fbset is:

<vladimir@localhost>$fbset 1024x768-70
ioctl FBIOPUT_VSCREENINFO: Invalid argument.
<vladimir@localhost>$fbset --all 1024x768-70
ioctl FBIOPUT_VSCREENINFO: Invalid argument.

Any ideas?

Oliv' 12-18-2004 07:33 AM

Hi,

have you tried to pass frame buffer resolution as a kernel parameter (in your bootloader)???
the option for 1280x1024 at 24/32 bits is: vga=795

Oliv'

vaworx 12-18-2004 01:49 PM

Yes,
it takes the option for less than a second(before loading the frame buffer) and then switches to 640x480-60 as soon as the frame buffer loads.

finegan 12-18-2004 02:44 PM

Please do not post the same thread in more than one forum. Picking the most relevant forum and posting it once there makes it easier for other members to help you and keeps the discussion all in one place.

http://www.linuxquestions.org/rules.php

Direct replies to the first one:

http://www.linuxquestions.org/questi...96#post1356596

Cheers,

Finegan


All times are GMT -5. The time now is 10:50 PM.