Bug 95 - XGI version mismatch
Summary: XGI version mismatch
Status: RESOLVED FIXED
Alias: None
Product: buildroot
Classification: Unclassified
Component: Other (show other bugs)
Version: unspecified
Hardware: All Linux
: P3 normal
Target Milestone: ---
Assignee: unassigned
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-02-09 21:29 UTC by XGI Guy
Modified: 2009-02-11 22:56 UTC (History)
2 users (show)

See Also:
Host:
Target:
Build:


Attachments
This fixes x11r7 to download the correct version of the XGI video driver (1.55 KB, patch)
2009-02-09 21:29 UTC, XGI Guy
Details

Note You need to log in before you can comment on or make changes to this bug.
Description XGI Guy 2009-02-09 21:29:22 UTC
Created attachment 53 [details]
This fixes x11r7 to download the correct version of the XGI video driver

the latest rc for buildroot tries to download an invalid version of xdriver_xf86-video-xgi (xf86-video-xgi-1.3.0.tar.bz2).  It looks like it is supposed to be using xf86-video-xgi-1.5.0.tar.bz2, but has probably not been tested.  See the attached patch.
Comment 1 Peter Korsgaard 2009-02-10 13:07:39 UTC
Thanks, good catch. Committed as r25289. Do you have access to XGI hw to test it?
Comment 2 XGI Guy 2009-02-11 22:56:33 UTC
No.  I was just doing a "make source".