I took a look at the most recent code in xorg's git repository
(http://cgit.freedesktop.org/xorg/xserver/tree/).
All the functions which has been considered in this bug report do not
differ from the ones of xorg-server 1.12.3:
hw/xfree86/common/xf86Helper.c: xf86UnloadSubModule()
hw/xfree86/lo
On Thu, Sep 6, 2012 at 18:31:52 +0200, Stephan Schreiber wrote:
>
> A patch proposal.
>
Please check if this is still an issue in xorg-server 1.13. For 1.12 I
think I'll just revert the commit that made UnloadSubModule do
something.
Cheers,
Julien
signature.asc
Description: Digital signatur
A patch proposal.
The unpatched code is (hw/xfree86/loader/loadmod.c):
static void
UnloadModuleOrDriver(ModuleDescPtr mod)
{
if (mod == (ModuleDescPtr) 1)
return;
if (mod == NULL || mod->name == NULL)
return;
if (mod->parent)
xf86MsgVerb(X_INFO, 3, "UnloadS
Package: xorg-server
Source: xorg-server
Severity: serious
Tags: wheezy
Machine: Dell PowerEdge 3250
Processor: 2x Itanium Madison 1.5GHz 6M
Memory: 4G
Graphics: build-in ATI Rage XL
01:01.0 VGA compatible controller [0300]: Advanced Micro Devices [AMD]
nee ATI Rage XL [1002:4752] (rev 27)
4 matches
Mail list logo