Bug 3016

Summary: once-only error message from module loader is misleading
Product: xorg Reporter: Adam Jackson <ajax>
Component: Server/DDX/Xorg/dlloaderAssignee: Adam Jackson <ajax>
Status: RESOLVED FIXED QA Contact:
Severity: minor    
Priority: high    
Version: git   
Hardware: x86 (IA32)   
OS: Linux (All)   
Whiteboard:
i915 platform: i915 features:
Bug Depends on:    
Bug Blocks: 400, 3116    
Attachments:
Description Flags
hush-onceonly-error-1.patch none

Description Adam Jackson 2005-04-13 13:47:56 UTC
If you try to load a module more than once, you get something like the following
error message:

(EE) I810: Failed to load module "dri" (once-only module, 0)

This is not actually an error, the module successfully loaded the first time. 
This should be degraded to an X_INFO and the wording changed.

(actually a generic loader bug but filing it under dlloader so i remember to care)
Comment 1 Adam Jackson 2005-04-23 12:14:08 UTC
Created attachment 2522 [details] [review]
hush-onceonly-error-1.patch
Comment 2 Adam Jackson 2005-04-23 12:16:25 UTC
fixed in HEAD.

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.