linux-fbdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Jak <rfjak@eircom.net>
To: James Simmons <jsimmons@infradead.org>
Cc: linux-fbdev-devel@lists.sourceforge.net
Subject: Re: rivafb "Badness" using fbdev.diff.gz and 2.5.5[45]
Date: Sat, 18 Jan 2003 20:28:33 +0000	[thread overview]
Message-ID: <200301182028.33155.rfjak@eircom.net> (raw)
In-Reply-To: <Pine.LNX.4.44.0301150042470.23774-100000@phoenix.infradead.org>


James,
		I still see the same problem using 2.5.59. I think this
is the same problem as that referred to by Udo A. Steinberg
http://marc.theaimsgroup.com/?l=linux-kernel&m=104278873827538&w=2
( I get similar results as him if I compile rivafb built-in )

Is this possibly related to driver-model issues discussed in this thread ?
http://marc.theaimsgroup.com/?l=linux-kernel&m=104283662023857&w=2

Good news is that 2.5.59 seems quite stable as regards framebuffer.
It no longer locks up after loading fbcon. But rmmod fbcon still
causes instant death accompanied by increased whirring noises from inside
box.

To summarise:
 insmod rivafb causes "Badness in kobject_register" every time 
   ( after pci_register_driver() in rivafb_init(),see below )
 after insmod rivafb, I have a green screen, which can be cleared by fbset
  ( fbset now changes resolution of all VTs, this is different from 2.4.x )
 after clearing green screen using fbset, text colours are wrong
 now ( 2.5.59 ), I can insmod fbcon, and screen looks OK again ( apart from
  the left-hand-most column of screen appears at right-hand side of screen )
 rmmod fbcon locks up machine, no ALT-SYSRQ effective

Jan 18 14:44:10 TBird kernel: About to pci_module_init() in rivafb_init()
Jan 18 14:44:10 TBird kernel: Entering rivafb_probe()
Jan 18 14:44:10 TBird kernel: rivafb: nVidia device/chipset 10DE002C
Jan 18 14:44:10 TBird kernel: rivafb: RIVA MTRR set to ON
Jan 18 14:44:10 TBird kernel: About to pci_set_drvdata() in rivafb_probe()
Jan 18 14:44:10 TBird kernel: rivafb: PCI nVidia NV4 framebuffer ver 0.9.5b (nVidiaRIVA-VTNT2, 16MB @ 0xD0000000)
Jan 18 14:44:10 TBird kernel: Return OK from rivafb_probe()
Jan 18 14:44:10 TBird kernel: About to pci_register_driver() in rivafb_init()
Jan 18 14:44:10 TBird kernel: Badness in kobject_register at lib/kobject.c:152
Jan 18 14:44:10 TBird kernel: Call Trace:
Jan 18 14:44:10 TBird kernel:  [<d08d17b4>] rivafb_driver+0x54/0xfffe0918 [rivafb]
Jan 18 14:44:10 TBird kernel:  [<c01d1436>] kobject_register+0x56/0x60
Jan 18 14:44:10 TBird kernel:  [<d08d17a4>] rivafb_driver+0x44/0xfffe0918 [rivafb]
Jan 18 14:44:10 TBird kernel:  [<c0202707>] bus_add_driver+0x57/0xf0
Jan 18 14:44:10 TBird kernel:  [<d08d17a4>] rivafb_driver+0x44/0xfffe0918 [rivafb]
Jan 18 14:44:10 TBird kernel:  [<c0202b91>] driver_register+0x31/0x40
Jan 18 14:44:10 TBird kernel:  [<d08d1788>] rivafb_driver+0x28/0xfffe0918 [rivafb]
Jan 18 14:44:10 TBird kernel:  [<c01d5ae9>] pci_register_driver+0x49/0x60
Jan 18 14:44:10 TBird kernel:  [<d08d1788>] rivafb_driver+0x28/0xfffe0918 [rivafb]
Jan 18 14:44:10 TBird kernel:  [<d08b204a>] +0x4a/0x68 [rivafb]
Jan 18 14:44:10 TBird kernel:  [<d08d1760>] rivafb_driver+0x0/0xfffe0918 [rivafb]
Jan 18 14:44:10 TBird kernel:  [<d08d3100>] +0x0/0xfffdef78 [rivafb]
Jan 18 14:44:10 TBird kernel:  [<c0133e07>] sys_init_module+0x117/0x1c0
Jan 18 14:44:10 TBird kernel:  [<c010a393>] syscall_call+0x7/0xb

				Thanks,
						Jak.

On Wednesday 15 January 2003 00:43, James Simmons wrote:
> Can you try the latest pacth at
>
> http://phoenix.infradead.org/~jsimmons/fbdev.diff.gz



-------------------------------------------------------
This SF.NET email is sponsored by: Thawte.com - A 128-bit supercerts will
allow you to extend the highest allowed 128 bit encryption to all your
clients even if they use browsers that are limited to 40 bit encryption.
Get a guide here:http://ads.sourceforge.net/cgi-bin/redirect.pl?thaw0030en

  reply	other threads:[~2003-01-18 20:25 UTC|newest]

Thread overview: 21+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2003-01-11 13:30 rivafb "Badness" using fbdev.diff.gz and 2.5.5[45] Jak
2003-01-15  0:43 ` James Simmons
2003-01-18 20:28   ` Jak [this message]
2003-01-19 15:40     ` Antonino Daplas
2003-01-20 19:09       ` Jak
2003-01-20 22:44         ` Antonino Daplas
2003-01-21 10:29           ` Geert Uytterhoeven
2003-01-21 11:31             ` Antonino Daplas
2003-01-24 22:53             ` James Simmons
2003-01-25  9:00               ` Geert Uytterhoeven
2003-01-30 23:00                 ` Antonino Daplas
2003-02-12 20:13                   ` James Simmons
2003-01-21  0:08         ` Antonino Daplas
2003-01-24 20:14       ` James Simmons
2003-01-30 23:01         ` Antonino Daplas
2003-02-12 20:15           ` James Simmons
2003-02-12 23:37             ` Antonino Daplas
2003-01-24 19:09     ` James Simmons
  -- strict thread matches above, loose matches on Subject: below --
2003-01-19 11:29 Fredrik Noring
2003-01-19 15:41 ` Antonino Daplas
2003-01-19 16:42   ` Fredrik Noring

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=200301182028.33155.rfjak@eircom.net \
    --to=rfjak@eircom.net \
    --cc=jsimmons@infradead.org \
    --cc=linux-fbdev-devel@lists.sourceforge.net \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).