Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 7790 - pcimemmap error in X, gentoo tree patched with Dave Millers patch
Summary: pcimemmap error in X, gentoo tree patched with Dave Millers patch
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Development (show other bugs)
Hardware: All Linux
: Normal critical (vote)
Assignee: Martin Schlemmer (RETIRED)
URL: http://pdog4x4.homeunix.com
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2002-09-11 05:25 UTC by Joshua Preston
Modified: 2002-10-12 14:54 UTC (History)
3 users (show)

See Also:
Package list:
Runtime testing required: ---


Attachments
bug to fix sparc64 pci issue (XFree86-4.2.1-sparc-pci-domains.patch.bz2,9.19 KB, patch)
2002-09-11 06:33 UTC, Jack Morgan (RETIRED)
Details | Diff
adding support for new alpha elf gp-relative link format for binutils 2.13.90.x/gcc32 (XFree86-4.2.1-alpha-gcc3-gprel-fix.patch.bz2,718 bytes, application/octet-stream)
2002-09-11 10:58 UTC, Bjoern Brauel (RETIRED)
Details
Sparc PCI domains patch by Dave Miller patched to work with Gentoo's X tree. (XFree86-4.2.1-sparc-pci-domains.patch.bz2,9.19 KB, patch)
2002-09-11 11:05 UTC, Joshua Preston
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Joshua Preston 2002-09-11 05:25:55 UTC
Gentoo Linux for Sparc Systems.

The following patch is for pci based sparcs.

Dave Miller has patched the 4.1.0 stock X tree and the changes have never been
applied to the stock tree.  This patch fixes that problem only for Gentoo Linux.

It fixes the pcimemmap error experienced by most ultra, and blade owners... 
This patches cleanly against the gentoo tree and plays nicely in the sandbox.
Comment 1 Jack Morgan (RETIRED) gentoo-dev 2002-09-11 06:33:42 UTC
Created attachment 3832 [details, diff]
bug to fix sparc64 pci issue
Comment 2 Jack Morgan (RETIRED) gentoo-dev 2002-09-11 06:35:27 UTC
azarah,

have a patch to fix an icssue with PCI on sparc64.

Thanks
Comment 3 Chris Russell 2002-09-11 07:04:15 UTC
added cc.
that attachment is bzipped btw 8^)
-cjr-
Comment 4 Bjoern Brauel (RETIRED) gentoo-dev 2002-09-11 10:58:20 UTC
Created attachment 3844 [details]
adding support for new alpha elf gp-relative link format for binutils 2.13.90.x/gcc32

The latest binutils on alpha change the link format on elf-64 executables in
conjunction with gcc3.x. The dynamic elf-loader in xfree does not support this
in 4.2.1. The attached patch adds support for this.
Comment 5 Joshua Preston 2002-09-11 11:05:32 UTC
Created attachment 3845 [details, diff]
Sparc PCI domains patch by Dave Miller patched to work with Gentoo's X tree.

needs to be placed in /usr/portage/x11-base/xfree/files/4.2.1-patches

--joshua
Comment 6 Martin Schlemmer (RETIRED) gentoo-dev 2002-09-11 14:54:32 UTC
Ok, I am guessing patch 3832 and 3844 is the same thing ?  Sorry, but galeon-cvs
keeps on segfaulting for ftp:// and attachments :/

Then, I can verify the sparc patch, as I already grabbed it from Rawhide SRPMS
when the first issues on sparc got to me from Gerk I think.

Lastly .. how intrusive is these patches ?  Should they only be applied if
ARCH=whatever, or are they (pci especially) xfree updates in general, and
will even work on ppc/x86 ?
Comment 7 Chris Russell (RETIRED) gentoo-dev 2002-09-11 18:46:11 UTC
> Should they only be applied if ARCH=whatever ?
I think that's best, if it's an ARCH specific fix perhaps leave other platforms 
alone. No point introducing problems for everyone to correct iddues for the few.

Expecially considering we needed to modify the sparc_pci_domains patch to get 
around changes the Suse patch made in the same area.

I don't know what 3844 is, but 3382 and 3845 are probably the same thing.
Comment 8 Martin Schlemmer (RETIRED) gentoo-dev 2002-09-15 06:31:44 UTC
Ok guys .. the final patches in ?  I know alpha is not in yet, so please attach
or mail me, as I want to get this fixed.
Comment 9 Chris Russell (RETIRED) gentoo-dev 2002-09-15 07:49:48 UTC
the sparc boys are happy afaik.
Comment 10 Martin Schlemmer (RETIRED) gentoo-dev 2002-09-19 16:15:31 UTC
Added sparc patch to CVS.

BJB, if you are struggling, let me know ...
Comment 11 Bjoern Brauel (RETIRED) gentoo-dev 2002-09-27 06:27:20 UTC
I commited the required patches for alpha to cvs. Tested on 4 different
machines. On a fifth machine I found another problem that I do have a patch for
but because it appears really invasive to me Ill first doublecheck and see if it
affects the other machines. This patch that Ive written has obviously not been
hit by any other alpha distro, so I want to be sure that it is correct to
change. Other than that Im happy with 4.2.1 and agree to unmask asap.