First Last Prev Next    No search results available      Search page      Enter new bug
Bug#: 82599
Alias:
Product:
Component:
Status: RESOLVED
Resolution: FIXED
Assigned To: Mobile Herd <mobile@gentoo.org>
Hardware:
OS:
Version:
Priority:
Severity:
Reporter: Marc Ballarin <Ballarin.Marc@gmx.de>
Add CC:
CC:
URL:
Summary:
Status Whiteboard:
Keywords:

Filename Description Type Creator Created Size Actions
Create a New Attachment (proposed patch, testcase, etc.) View All

Bug 82599 depends on: Show dependency tree
Show dependency graph
Bug 82599 blocks:
Votes: 0    Show votes for this bug    Vote for this bug

Additional Comments: (this is where you put emerge --info)







View Bug Activity   |   Format For Printing   |   XML   |   Clone This Bug


Description:   Opened: 2005-02-19 10:31 0000
Hi,
the rt2500 ebuild contains
MODULESD_RT2500_ALIASES=('ra* rt2500')

This interferes with all modules starting with "ra", for example "radeon".

A better solution should be
MODULESD_RT2500_ALIASES=('ra? rt2500')

Regards

Reproducible: Always
Steps to Reproduce:
1. modprobe radeon

Actual Results:  
FATAL: Module rt2500 not found. 

Expected Results:  
Load "radeon" (DRI/DRM module)

------- Comment #1 From Stefan Schweizer 2005-02-19 12:08:49 0000 -------
thanks, fixed in -r1.

------- Comment #2 From Stefan Schweizer 2005-02-20 09:26:15 0000 -------
fixed

First Last Prev Next    No search results available      Search page      Enter new bug