From: David Vrabel <dvrabel@arcom.com>
To: linux-fbdev-devel@lists.sourceforge.net
Subject: Re: geodefb issues, possible patch
Date: Mon, 14 Nov 2005 13:52:00 +0000 [thread overview]
Message-ID: <43789680.4030703@arcom.com> (raw)
In-Reply-To: <eb77d7060511111730o1edcb19fqf60c98e76098c6c3@mail.gmail.com>
Jorge Luis Zapata Muga wrote:
>
> ok here it is (i have manually copy it from the screen)
>
> 00:12.4 VGA compatible controller: Cyrix Corporation 5530 Video
> [Kahlua] (prog-if 00 [VGA])
> Subsystem: Cyrix Corporation Unknown device 0001
> Control: I/0+ Mem+ BusMaster- SpecCycle- MemWINV- VGASnoop- ParErr-
> Stepping- SERR- FastB2B-
> Status: Cap- 66MHz- UDF- FastB2B+ ParErr- DEVSEL=mdeium >TAbort-
> <Tabort- <MAbort< >SERR- <PERR-
> Region 0: Memory at 408000000 (32-bit, non-prefetchable) [size=8M]
> Expansion ROM at <unassigned> [dissabled]
Okay, this is wrong. It should have a 4 KiB region for the video device
registers. For example:
00:12.4 VGA compatible controller: Cyrix Corporation 5530 Video [Kahlua]
(prog-if 00 [VGA])
[...]
Region 0: Memory at 40800000 (32-bit, non-prefetchable) [size=8M]
Region 1: Memory at 40010000 (32-bit, non-prefetchable) [size=4K]
[...]
Your BIOS isn't properly initializing the device resources and I'm
rather surprised it ever worked...
Now I thought the kernel was supposed to fix-up problems with PCI
resources and I'm not sure why it isn't doing it in this case.
Perhaps you could try a PCI fixup to straighten out the BARs/resources?
David Vrabel
--
David Vrabel, Design Engineer
Arcom, Clifton Road Tel: +44 (0)1223 411200 ext. 3233
Cambridge CB1 7EA, UK Web: http://www.arcom.com/
-------------------------------------------------------
SF.Net email is sponsored by:
Tame your development challenges with Apache's Geronimo App Server. Download
it for free - -and be entered to win a 42" plasma tv or your very own
Sony(tm)PSP. Click here to play: http://sourceforge.net/geronimo.php
next prev parent reply other threads:[~2005-11-14 13:52 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2005-11-11 12:05 geodefb issues, possible patch Jorge Luis Zapata Muga
2005-11-11 13:25 ` David Vrabel
2005-11-12 1:30 ` Jorge Luis Zapata Muga
2005-11-14 13:52 ` David Vrabel [this message]
2005-11-15 2:23 ` Jorge Luis Zapata Muga
2005-11-12 7:37 ` Knut Petersen
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=43789680.4030703@arcom.com \
--to=dvrabel@arcom.com \
--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 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.