Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 90284 - patch for rivatv - remap_page_range not in kernels >=2.6.11
Summary: patch for rivatv - remap_page_range not in kernels >=2.6.11
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: x86 Linux
: High normal (vote)
Assignee: Television related Applications in Gentoo's Portage
URL: http://sourceforge.net/forum/forum.ph...
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-04-24 13:31 UTC by David Bergstein
Modified: 2005-10-28 06:42 UTC (History)
3 users (show)

See Also:
Package list:
Runtime testing required: ---


Attachments
v4l-riva.c patch to correct remap_page_range symbol error (v4l-riva.c.patch,532 bytes, text/plain)
2005-04-24 13:33 UTC, David Bergstein
Details

Note You need to log in before you can comment on or make changes to this bug.
Description David Bergstein 2005-04-24 13:31:38 UTC
Although rivatv will build for kernels >=2.6.11, a problem exist due to an obsolete call to remap_page_range in the file v4l-riva.c.

Reproducible: Always
Steps to Reproduce:
1.  Build new kernel in 2.6.11 series
2.  emerge rivatv
3.  unknown symbol error when module is built - remap_page_range

Actual Results:  
Unkown symbol remap_page_range keeps rivatv module from loading.  Need to patch 
file v4l-riva.c to resolve this issue. 

Expected Results:  
rivatv should build and run normally under kernels newer than 2.6.10. 

A patch that resolves this issue will be attached to this bug report.
Comment 1 David Bergstein 2005-04-24 13:33:45 UTC
Created attachment 57120 [details]
v4l-riva.c patch to correct remap_page_range symbol error
Comment 2 Abraham Smith 2005-05-02 06:24:35 UTC
It appears to work.  Please commit this to the portage tree ASAP, as lots of people are stuck with nonfunctioning video capture cards right now.
Comment 3 Bart Lauwers (RETIRED) gentoo-dev 2005-10-27 18:17:32 UTC
Please try the latest test ebuild for rivatv-0.8.6 which corrects this issue.

Thanks!
Comment 4 David Bergstein 2005-10-28 05:08:24 UTC
I have been running the test ebuild for rivatv-0.8.6 for a while now, and can 
confirm this issue does not apply to the kernel I am running at this time, 
which is 2.6.13-gentoo-r3. 
Comment 5 Bart Lauwers (RETIRED) gentoo-dev 2005-10-28 06:42:39 UTC
Closing bug will attempt to stabilize 0.8.6 as the new default.