All of lore.kernel.org
 help / color / mirror / Atom feed
* tridentfb 2.6.0* broken for VIA integrated graphics core on EPIA Mini-ITX boards
@ 2003-10-24  7:25 Knut Petersen
  2003-10-24  7:28 ` Jani Monoses
  0 siblings, 1 reply; 2+ messages in thread
From: Knut Petersen @ 2003-10-24  7:25 UTC (permalink / raw)
  To: 'linux-kernel@vger.kernel.org'; +Cc: jani, jani

Hi everybody,

tridentfb stopped working on an EPIA Mini-ITX boards (VIA Eden cpu,  VIA 
8601A
North Bridge, VT 8231 South Bridge).

SuSE kernel 2.4.20 reports:

Oct 24 08:27:04 epia kernel: tridentfb: Trident framebuffer 0.7.5 
initializing
Oct 24 08:27:04 epia kernel: tridentfb: framebuffer size = 8192 Kb
Oct 24 08:27:04 epia kernel: tridentfb: Trident Microsystems 
CyberBlade/i1 board found
Oct 24 08:27:04 epia kernel: Console: switching to colour frame buffer 
device 80x25
Oct 24 08:27:04 epia kernel: tridentfb: fb0: Trident frame buffer device 
640x400-8bpp

tridentfb of 2.4.20 works fine.



Kernel 2.6.0-test8-bk3 reports:

Oct 24 08:25:24 linux kernel: tridentfb: Trident framebuffer 
0.7.8-NEWAPI initializing
Oct 24 08:25:24 linux kernel: tridentfb: framebuffer size = 8192 Kb
Oct 24 08:25:24 linux kernel: tridentfb: 0000:01:00.0 board found
Oct 24 08:25:24 linux kernel: tridentfb: probe of 0000:01:00.0 failed 
with error -22

No difference if compiled as a module or compiled directly into kernel.
Vesafb is usable but slow.

Any ideas?

cu
 Knut


^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: tridentfb 2.6.0* broken for VIA integrated graphics core on EPIA Mini-ITX boards
  2003-10-24  7:25 tridentfb 2.6.0* broken for VIA integrated graphics core on EPIA Mini-ITX boards Knut Petersen
@ 2003-10-24  7:28 ` Jani Monoses
  0 siblings, 0 replies; 2+ messages in thread
From: Jani Monoses @ 2003-10-24  7:28 UTC (permalink / raw)
  To: Knut Petersen; +Cc: linux-kernel

On Fri, 24 Oct 2003 09:25:26 +0200
Knut Petersen <Knut_Petersen@t-online.de> wrote:

> Oct 24 08:25:24 linux kernel: tridentfb: Trident framebuffer 
> 0.7.8-NEWAPI initializing
> Oct 24 08:25:24 linux kernel: tridentfb: framebuffer size = 8192 Kb
> Oct 24 08:25:24 linux kernel: tridentfb: 0000:01:00.0 board found
> Oct 24 08:25:24 linux kernel: tridentfb: probe of 0000:01:00.0 failed 
> with error -22

that's EINVAL and it's returned from two places in trident_pci_probe. I
suspect that find_mode does not return a valid mode. Could you look at
that function and put some more outputs...
The driver works for me in 2.6.0-test8

Jani

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2003-10-24  7:42 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2003-10-24  7:25 tridentfb 2.6.0* broken for VIA integrated graphics core on EPIA Mini-ITX boards Knut Petersen
2003-10-24  7:28 ` Jani Monoses

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.