Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
X server on PCI-based sparc
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Gentoo on Sparc
View previous topic :: View next topic  
Author Message
cyan051
n00b
n00b


Joined: 21 Aug 2004
Posts: 64

PostPosted: Sat Sep 11, 2004 10:17 am    Post subject: X server on PCI-based sparc Reply with quote

this issue affects all xfree v4.x builds and all currently present xorg builds (including xorg r6.8 ).
surprisingly enough, xfree v3.3.6 works just fine (but then, who wants to run X11 R6.3? besides, its incompatible with udev)

basically, if u used kernel 2.6 on pci-based sparc (for exp. ultra 5, or like mine e250, or any new stuff), any x server was unusable - enumeration of /proc/bus/pci was broken.

then in march 2004 came one patch which did make it work on a single-pci bus systems - see bug post:
https://bugs.gentoo.org/show_bug.cgi?id=43630

this patch is included in current x builds (xorg v6.7 and above and xfree 4.3.99 and above, but not xfree 4.3), but it only enumerates /proc/bus/pci/0000*.

so, in case your adapter is on some other bus, it wont be recognized.
to add to confusion, fbdev will find something but forget about native support (in my case, glint driver used for raptor gfx adapter) (also, not like fbdev works like a charm - it more often doesn't)

so, i'm preparing a new patch for this broken source:
Code:
xc/programs/Xserver/hw/xfree86/os-support/bus/linuxPci.c


if someone is willing to test it, let me know...

btw, how to see if you are affected? simply run

    lspci -v (from pcitools)
    and
    pciscan -v (from x server)


and if first sees your adapter, but second doesn't - thats it...
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Gentoo on Sparc All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum