Re: (2.6.9-rc4|2.6.9|2.6.10-rc1) black
Elimar Riesebieter <[email protected]>
| Newsgroups | gmane.linux.fbdev.user,gmane.linux.debian.ports.powerpc |
|---|---|
| Organization | LXTEC |
| Message-ID | <[email protected]> |
On Wed, 27 Oct 2004 the mental interface of
Antonino A. Daplas told:
> On Wednesday 27 October 2004 08:40, Petr Vandrovec wrote:
> > On 27 Oct 04 at 8:24, Antonino A. Daplas wrote:
> > > --- a/drivers/video/console/fbcon.c 2004-10-26 23:49:13 +08:00
> > > +++ b/drivers/video/console/fbcon.c 2004-10-27 08:17:19 +08:00
> > > @@ -1012,7 +1012,9 @@
> > >
> > > static void fbcon_putc(struct vc_data *vc, int c, int ypos, int xpos)
> > > {
> > > - fbcon_putcs(vc, (const unsigned short *) &c, 1, ypos, xpos);
> > > + unsigned short chr = c;
> >
> > I think that you must use scr_write(c, &chr) to get it right.
>
> Indeed. Thanks.
White cursor is back :-))
Bootlogo isn't shown?
Ciao
Elimar
--
Never make anything simple and efficient when a way
can be found to make it complex and wonderful ;-)
signature.asc
(application/pgp-signature, 189 B)
-----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.6 (GNU/Linux) iD8DBQFBf/bB3Ig8bsVPf7ARAos+AJsGbOAEYyd9KyzPMhLuIznwdL59lwCgmQYi 7LHp11ZwbJ8vTcSVPuCg2Ok= =qbY6 -----END PGP SIGNATURE-----