Bug 7010 - Via driver fails to load
Summary: Via driver fails to load
Status: RESOLVED DUPLICATE of bug 6668
Alias: None
Product: xorg
Classification: Unclassified
Component: Driver/Via (show other bugs)
Version: 7.1 (2006.05)
Hardware: Other Linux (All)
: high major
Assignee: Xorg Project Team
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-05-24 05:17 UTC by Paul Flinders
Modified: 2006-07-21 07:22 UTC (History)
1 user (show)

See Also:
i915 platform:
i915 features:


Attachments

Description Paul Flinders 2006-05-24 05:17:33 UTC
Description of problem- Via driver fails to load with 

X: symbol lookup error: /usr/lib/xorg/modules/drivers/via_drv.so: undefined
symbol: assert


Problem is in via_dri.c which has two assert()s in VIADRIFinishScreenInit but no
#include of <assert.h>

The problem occurred in version 0.2.1-1 of the Fedora Core development version
of the driver - the bug has been reported to RedHat, they have requested that it
also be reported here. See
https://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=192773
Comment 1 Erik Andren 2006-05-24 06:02:32 UTC
Copy of #6668?
Comment 2 Thomas Hellström 2006-07-21 07:22:42 UTC

*** This bug has been marked as a duplicate of 6668 ***


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.