* [gentoo-user] uvesafb problem
@ 2008-01-15 8:44 Chuanwen Wu
2008-01-15 11:25 ` justin
0 siblings, 1 reply; 8+ messages in thread
From: Chuanwen Wu @ 2008-01-15 8:44 UTC (permalink / raw
To: gentoo-user
Hi, guys!
I want to have higher resolution in console. I used vesa-tng before
and now I have update the kernel to 2.6.23 and I guess I should use
uvesafb instead of vesa-tng.
I have followed the guide here
http://dev.gentoo.org/~spock/projects/uvesafb/, and
Here is the options I have chose in config file about the "FB" thing:
CONFIG_FB=y
CONFIG_FB_DDC=y
CONFIG_FB_CFB_FILLRECT=y
CONFIG_FB_CFB_COPYAREA=y
CONFIG_FB_CFB_IMAGEBLIT=y
CONFIG_FB_DEFERRED_IO=y
CONFIG_FB_MODE_HELPERS=y
CONFIG_FB_UVESA=y
CONFIG_FB_VESA=y
CONFIG_FB_INTEL=y
CONFIG_FB_INTEL_I2C=y
and in the menu.lst file, I append "video=uvesafb:1024x768" (PS: I
have tried "video=uvesafb:1024x768-32" and some other similar
parameter, too) to the kernel command line.
But after I rebooted, the resolution was still very low, which I
guess was 800x640, and I couldn't see anything changed.
PS: My machine is Dell 1400 laptop and use x86_64 arch. I use
tuxonice-sources and I have also tried gentoo-source to test the
uvesafb.
Any help is appreciated!
--
wcw
--
gentoo-user@lists.gentoo.org mailing list
^ permalink raw reply [flat|nested] 8+ messages in thread
* Re: [gentoo-user] uvesafb problem
2008-01-15 8:44 [gentoo-user] uvesafb problem Chuanwen Wu
@ 2008-01-15 11:25 ` justin
2008-01-15 13:40 ` Chuanwen Wu
0 siblings, 1 reply; 8+ messages in thread
From: justin @ 2008-01-15 11:25 UTC (permalink / raw
To: gentoo-user
just use
video=vesafb:1024x768
:) justin
On Tue, 15 Jan 2008 16:44:39 +0800, "Chuanwen Wu" <wcw8410@gmail.com>
wrote:
> Hi, guys!
>
> I want to have higher resolution in console. I used vesa-tng before
> and now I have update the kernel to 2.6.23 and I guess I should use
> uvesafb instead of vesa-tng.
>
> I have followed the guide here
> http://dev.gentoo.org/~spock/projects/uvesafb/, and
> Here is the options I have chose in config file about the "FB" thing:
>
> CONFIG_FB=y
> CONFIG_FB_DDC=y
> CONFIG_FB_CFB_FILLRECT=y
> CONFIG_FB_CFB_COPYAREA=y
> CONFIG_FB_CFB_IMAGEBLIT=y
> CONFIG_FB_DEFERRED_IO=y
> CONFIG_FB_MODE_HELPERS=y
> CONFIG_FB_UVESA=y
> CONFIG_FB_VESA=y
> CONFIG_FB_INTEL=y
> CONFIG_FB_INTEL_I2C=y
>
> and in the menu.lst file, I append "video=uvesafb:1024x768" (PS: I
> have tried "video=uvesafb:1024x768-32" and some other similar
> parameter, too) to the kernel command line.
> But after I rebooted, the resolution was still very low, which I
> guess was 800x640, and I couldn't see anything changed.
>
> PS: My machine is Dell 1400 laptop and use x86_64 arch. I use
> tuxonice-sources and I have also tried gentoo-source to test the
> uvesafb.
>
> Any help is appreciated!
> --
> wcw
> --
> gentoo-user@lists.gentoo.org mailing list
--
gentoo-user@lists.gentoo.org mailing list
^ permalink raw reply [flat|nested] 8+ messages in thread
* Re: [gentoo-user] uvesafb problem
2008-01-15 11:25 ` justin
@ 2008-01-15 13:40 ` Chuanwen Wu
2008-01-15 13:52 ` Kevin
0 siblings, 1 reply; 8+ messages in thread
From: Chuanwen Wu @ 2008-01-15 13:40 UTC (permalink / raw
To: gentoo-user
Hi,
On Jan 15, 2008 7:25 PM, <justin@j-schmitz.net> wrote:
>
> just use
>
> video=vesafb:1024x768
I tried, and it doesn't work.
>
> :) justin
>
>
>
> On Tue, 15 Jan 2008 16:44:39 +0800, "Chuanwen Wu" <wcw8410@gmail.com>
> wrote:
>
> > Hi, guys!
> >
> > I want to have higher resolution in console. I used vesa-tng before
> > and now I have update the kernel to 2.6.23 and I guess I should use
> > uvesafb instead of vesa-tng.
> >
> > I have followed the guide here
> > http://dev.gentoo.org/~spock/projects/uvesafb/, and
> > Here is the options I have chose in config file about the "FB" thing:
> >
> > CONFIG_FB=y
> > CONFIG_FB_DDC=y
> > CONFIG_FB_CFB_FILLRECT=y
> > CONFIG_FB_CFB_COPYAREA=y
> > CONFIG_FB_CFB_IMAGEBLIT=y
> > CONFIG_FB_DEFERRED_IO=y
> > CONFIG_FB_MODE_HELPERS=y
> > CONFIG_FB_UVESA=y
> > CONFIG_FB_VESA=y
> > CONFIG_FB_INTEL=y
> > CONFIG_FB_INTEL_I2C=y
> >
> > and in the menu.lst file, I append "video=uvesafb:1024x768" (PS: I
> > have tried "video=uvesafb:1024x768-32" and some other similar
> > parameter, too) to the kernel command line.
> > But after I rebooted, the resolution was still very low, which I
> > guess was 800x640, and I couldn't see anything changed.
> >
> > PS: My machine is Dell 1400 laptop and use x86_64 arch. I use
> > tuxonice-sources and I have also tried gentoo-source to test the
> > uvesafb.
> >
> > Any help is appreciated!
> > --
> > wcw
> > --
> > gentoo-user@lists.gentoo.org mailing list
>
> --
> gentoo-user@lists.gentoo.org mailing list
>
>
--
wcw
--
gentoo-user@lists.gentoo.org mailing list
^ permalink raw reply [flat|nested] 8+ messages in thread
* Re: [gentoo-user] uvesafb problem
2008-01-15 13:40 ` Chuanwen Wu
@ 2008-01-15 13:52 ` Kevin
2008-01-15 14:31 ` Chuanwen Wu
0 siblings, 1 reply; 8+ messages in thread
From: Kevin @ 2008-01-15 13:52 UTC (permalink / raw
To: gentoo-user
[-- Attachment #1: Type: text/plain, Size: 2104 bytes --]
Just making sure you didn't read his line incorrectly, but I think Justin
was telling to go back to the VESA driver as opposed to the uvesa one. If
you are set on uvesa did you try the line video=uvesafb:1024x768 or is that
what you implied in the note about it not working.
thanks and good luck
On Jan 15, 2008 7:40 AM, Chuanwen Wu <wcw8410@gmail.com> wrote:
> Hi,
>
> On Jan 15, 2008 7:25 PM, <justin@j-schmitz.net> wrote:
> >
> > just use
> >
> > video=vesafb:1024x768
> I tried, and it doesn't work.
> >
> > :) justin
> >
> >
> >
> > On Tue, 15 Jan 2008 16:44:39 +0800, "Chuanwen Wu" <wcw8410@gmail.com>
> > wrote:
> >
> > > Hi, guys!
> > >
> > > I want to have higher resolution in console. I used vesa-tng before
> > > and now I have update the kernel to 2.6.23 and I guess I should use
> > > uvesafb instead of vesa-tng.
> > >
> > > I have followed the guide here
> > > http://dev.gentoo.org/~spock/projects/uvesafb/<http://dev.gentoo.org/%7Espock/projects/uvesafb/>,
> and
> > > Here is the options I have chose in config file about the "FB" thing:
> > >
> > > CONFIG_FB=y
> > > CONFIG_FB_DDC=y
> > > CONFIG_FB_CFB_FILLRECT=y
> > > CONFIG_FB_CFB_COPYAREA=y
> > > CONFIG_FB_CFB_IMAGEBLIT=y
> > > CONFIG_FB_DEFERRED_IO=y
> > > CONFIG_FB_MODE_HELPERS=y
> > > CONFIG_FB_UVESA=y
> > > CONFIG_FB_VESA=y
> > > CONFIG_FB_INTEL=y
> > > CONFIG_FB_INTEL_I2C=y
> > >
> > > and in the menu.lst file, I append "video=uvesafb:1024x768" (PS: I
> > > have tried "video=uvesafb:1024x768-32" and some other similar
> > > parameter, too) to the kernel command line.
> > > But after I rebooted, the resolution was still very low, which I
> > > guess was 800x640, and I couldn't see anything changed.
> > >
> > > PS: My machine is Dell 1400 laptop and use x86_64 arch. I use
> > > tuxonice-sources and I have also tried gentoo-source to test the
> > > uvesafb.
> > >
> > > Any help is appreciated!
> > > --
> > > wcw
> > > --
> > > gentoo-user@lists.gentoo.org mailing list
> >
> > --
> > gentoo-user@lists.gentoo.org mailing list
> >
> >
>
>
>
> --
> wcw
> --
> gentoo-user@lists.gentoo.org mailing list
>
>
[-- Attachment #2: Type: text/html, Size: 3077 bytes --]
^ permalink raw reply [flat|nested] 8+ messages in thread
* Re: [gentoo-user] uvesafb problem
2008-01-15 13:52 ` Kevin
@ 2008-01-15 14:31 ` Chuanwen Wu
2008-01-15 14:40 ` Kevin
0 siblings, 1 reply; 8+ messages in thread
From: Chuanwen Wu @ 2008-01-15 14:31 UTC (permalink / raw
To: gentoo-user
Hi,
On Jan 15, 2008 9:52 PM, Kevin <koquinn@gmail.com> wrote:
> Just making sure you didn't read his line incorrectly, but I think Justin
> was telling to go back to the VESA driver as opposed to the uvesa one. If
> you are set on uvesa did you try the line video=uvesafb:1024x768 or is that
> what you implied in the note about it not working.
>
I mean Justin' s suggestion "video=vesafb:1024x768" didn't work in my machine.
And also, just as what I said in the first post that
"video=uvesafb:1024x768" didn't work, too.
> thanks and good luck
>
>
>
> On Jan 15, 2008 7:40 AM, Chuanwen Wu <wcw8410@gmail.com> wrote:
> > Hi,
> >
> > On Jan 15, 2008 7:25 PM, <justin@j-schmitz.net> wrote:
> > >
> > > just use
> > >
> > > video=vesafb:1024x768
> > I tried, and it doesn't work.
> > >
> > > :) justin
> > >
> > >
> > >
> > > On Tue, 15 Jan 2008 16:44:39 +0800, "Chuanwen Wu" <wcw8410@gmail.com>
> > > wrote:
> > >
> > > > Hi, guys!
> > > >
> > > > I want to have higher resolution in console. I used vesa-tng before
> > > > and now I have update the kernel to 2.6.23 and I guess I should use
> > > > uvesafb instead of vesa-tng.
> > > >
> > > > I have followed the guide here
> > > > http://dev.gentoo.org/~spock/projects/uvesafb/, and
> > > > Here is the options I have chose in config file about the "FB" thing:
> > > >
> > > > CONFIG_FB=y
> > > > CONFIG_FB_DDC=y
> > > > CONFIG_FB_CFB_FILLRECT=y
> > > > CONFIG_FB_CFB_COPYAREA=y
> > > > CONFIG_FB_CFB_IMAGEBLIT=y
> > > > CONFIG_FB_DEFERRED_IO=y
> > > > CONFIG_FB_MODE_HELPERS=y
> > > > CONFIG_FB_UVESA=y
> > > > CONFIG_FB_VESA=y
> > > > CONFIG_FB_INTEL=y
> > > > CONFIG_FB_INTEL_I2C=y
> > > >
> > > > and in the menu.lst file, I append "video=uvesafb:1024x768" (PS: I
> > > > have tried "video=uvesafb:1024x768-32" and some other similar
> > > > parameter, too) to the kernel command line.
> > > > But after I rebooted, the resolution was still very low, which I
> > > > guess was 800x640, and I couldn't see anything changed.
> > > >
> > > > PS: My machine is Dell 1400 laptop and use x86_64 arch. I use
> > > > tuxonice-sources and I have also tried gentoo-source to test the
> > > > uvesafb.
> > > >
> > > > Any help is appreciated!
> > > > --
> > > > wcw
> > > > --
> > > > gentoo-user@lists.gentoo.org mailing list
> > >
> > > --
> > > gentoo-user@lists.gentoo.org mailing list
> > >
> > >
> >
> >
> >
> > --
> > wcw
> > --
> > gentoo-user@lists.gentoo.org mailing list
> >
> >
>
>
--
wcw
--
gentoo-user@lists.gentoo.org mailing list
^ permalink raw reply [flat|nested] 8+ messages in thread
* Re: [gentoo-user] uvesafb problem
2008-01-15 14:31 ` Chuanwen Wu
@ 2008-01-15 14:40 ` Kevin
2008-01-15 14:54 ` Chuanwen Wu
0 siblings, 1 reply; 8+ messages in thread
From: Kevin @ 2008-01-15 14:40 UTC (permalink / raw
To: gentoo-user
[-- Attachment #1: Type: text/plain, Size: 973 bytes --]
On Jan 15, 2008 8:31 AM, Chuanwen Wu <wcw8410@gmail.com> wrote:
> Hi,
> On Jan 15, 2008 9:52 PM, Kevin <koquinn@gmail.com> wrote:
> > Just making sure you didn't read his line incorrectly, but I think
> Justin
> > was telling to go back to the VESA driver as opposed to the uvesa one.
> If
> > you are set on uvesa did you try the line video=uvesafb:1024x768 or is
> that
> > what you implied in the note about it not working.
> >
> >I mean Justin' s suggestion "video=vesafb:1024x768" didn't work in my
> machine.
> >And also, just as what I said in the first post that
> >"video=uvesafb:1024x768" didn't work, too.
> > thanks and good luck
>
The only difference in my kernel config and yours is that I have
CONFIG_FB_CON_DECOR=Y which is located:
-> Device Drivers
-> Graphics support
-> Console display driver support
-> Framebuffer Console support (FRAMEBUFFER_CONSOLE [=y])
Try enabling that with the "video=uvesafb:1024x768" line.
[-- Attachment #2: Type: text/html, Size: 2370 bytes --]
^ permalink raw reply [flat|nested] 8+ messages in thread
* Re: [gentoo-user] uvesafb problem
2008-01-15 14:40 ` Kevin
@ 2008-01-15 14:54 ` Chuanwen Wu
2008-01-15 20:03 ` David Voge
0 siblings, 1 reply; 8+ messages in thread
From: Chuanwen Wu @ 2008-01-15 14:54 UTC (permalink / raw
To: gentoo-user
On Jan 15, 2008 10:40 PM, Kevin <koquinn@gmail.com> wrote:
>
>
> On Jan 15, 2008 8:31 AM, Chuanwen Wu <wcw8410@gmail.com> wrote:
> > Hi,
> >
> >
> > On Jan 15, 2008 9:52 PM, Kevin <koquinn@gmail.com> wrote:
> > > Just making sure you didn't read his line incorrectly, but I think
> Justin
> > > was telling to go back to the VESA driver as opposed to the uvesa one.
> If
> > > you are set on uvesa did you try the line video=uvesafb:1024x768 or is
> that
> > > what you implied in the note about it not working.
> > >
> > >I mean Justin' s suggestion "video=vesafb:1024x768" didn't work in my
> machine.
> > >And also, just as what I said in the first post that
> > >"video=uvesafb:1024x768" didn't work, too.
> >
> >
> >
> > > thanks and good luck
> >
>
> The only difference in my kernel config and yours is that I have
> CONFIG_FB_CON_DECOR=Y which is located:
> -> Device Drivers
> -> Graphics support
> -> Console display driver support
> -> Framebuffer Console support (FRAMEBUFFER_CONSOLE [=y])
Yeah, it works! I just added this option you suggest, and now I have
small characters in the console.
Thank you very much!
>
> Try enabling that with the "video=uvesafb:1024x768" line.
>
--
wcw
--
gentoo-user@lists.gentoo.org mailing list
^ permalink raw reply [flat|nested] 8+ messages in thread
* Re: [gentoo-user] uvesafb problem
2008-01-15 14:54 ` Chuanwen Wu
@ 2008-01-15 20:03 ` David Voge
0 siblings, 0 replies; 8+ messages in thread
From: David Voge @ 2008-01-15 20:03 UTC (permalink / raw
To: gentoo-user
Am Dienstag, den 15.01.2008, 22:54 +0800 schrieb Chuanwen Wu:
> > > was telling to go back to the VESA driver as opposed to the
> > >
> >
> > The only difference in my kernel config and yours is that I have
> > CONFIG_FB_CON_DECOR=Y which is located:
> > -> Device Drivers
> > -> Graphics support
> > -> Console display driver support
> > -> Framebuffer Console support (FRAMEBUFFER_CONSOLE [=y])
> Yeah, it works! I just added this option you suggest, and now I have
> small characters in the console.
>
> Thank you very much!
> >
> > Try enabling that with the "video=uvesafb:1024x768" line.
> >
It gonna work with the kernel paramters vga=0x318 for 1024x768, the
kernel configs framebuffer and the vesa driver too.
David
--
gentoo-user@lists.gentoo.org mailing list
^ permalink raw reply [flat|nested] 8+ messages in thread
end of thread, other threads:[~2008-01-15 20:04 UTC | newest]
Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-01-15 8:44 [gentoo-user] uvesafb problem Chuanwen Wu
2008-01-15 11:25 ` justin
2008-01-15 13:40 ` Chuanwen Wu
2008-01-15 13:52 ` Kevin
2008-01-15 14:31 ` Chuanwen Wu
2008-01-15 14:40 ` Kevin
2008-01-15 14:54 ` Chuanwen Wu
2008-01-15 20:03 ` David Voge
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox