Summary: | Hercules Stingray 64 (ark2000pv) does not work: AddScreen/ScreenInit failed for driver 0 | ||||||
---|---|---|---|---|---|---|---|
Product: | xorg | Reporter: | Ondrej Zary <linux> | ||||
Component: | Driver/ark | Assignee: | Xorg Project Team <xorg-team> | ||||
Status: | RESOLVED FIXED | QA Contact: | Xorg Project Team <xorg-team> | ||||
Severity: | normal | ||||||
Priority: | medium | Keywords: | patch | ||||
Version: | 7.5 (2009.10) | ||||||
Hardware: | Other | ||||||
OS: | All | ||||||
Whiteboard: | |||||||
i915 platform: | i915 features: | ||||||
Attachments: |
|
Description
Ondrej Zary
2010-05-25 13:17:13 UTC
Review of attachment 35852 [details] [review]: I can't test this as I have never owned and almost certainly will never own any ark hardware, but: ::: xf86-video-ark-0.7.2-orig/src//ark_driver.c @@ +1038,3 @@ void** result = (void**)&pARK->FBBase; int err = pci_device_map_range(pARK->PciInfo, + pARK->PciInfo->regions[0].base_addr, This needs an #ifdef XSERVER_LIBPCIACCESS, no? (In reply to comment #1) > Review of attachment 35852 [details] [review]: > > I can't test this as I have never owned and almost certainly will never own any > ark hardware, but: > > ::: xf86-video-ark-0.7.2-orig/src//ark_driver.c > @@ +1038,3 @@ > void** result = (void**)&pARK->FBBase; > int err = pci_device_map_range(pARK->PciInfo, > + pARK->PciInfo->regions[0].base_addr, > > This needs an #ifdef XSERVER_LIBPCIACCESS, no? Wait, I'm an idiot. Nevermind. I haven't tested it without libpciaccess, though. Can PLEASE someone commit this? Or at least reply if there's something wrong with the patch. (In reply to comment #4) > Can PLEASE someone commit this? Or at least reply if there's something wrong > with the patch. While unmaintained drivers like ark don't get patches applied quickly, patches do tend to get reviewed a little faster if submitted to the mailing list, as described on http://www.x.org/wiki/Development/Documentation/SubmittingPatches (In reply to comment #4) > Can PLEASE someone commit this? Or at least reply if there's something wrong > with the patch. I sent this to the xorg-devel@ list back in december and got a review, so I've committed this. It'll be available in version 0.74 of -ark. Marking as FIXED. :) |
Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.