Igor Jagec wrote:
Michael Favia wrote:
Igor Jagec wrote:
I saw your patch and tried to apply it. It was able to build but failed to insert the module. I updated to fresh CVS this afternoon and I had '/var/log/message' complaints on the ifname parameter sections (when modprobe'd) so i just commented out lines 61 and 62 also removed the
In static_debug_parm.php file?
ifname option line from /etc/modules.conf.
In /etc/modules.conf? Or /etc/modprobe.conf?
Yes. Sorry bad with names and rely on TAB completion ALOT apparently.
Obviously not the preferred solution but i am at least on the internet on this testing machine. -mf
The same problem here after I succesfully applied the patch. Could you copy/paste the lines 61 and 62 here? Is that it:
// -extern int debug;
And no in rtmp_main.c Just look for the PARAM lines. See very small attached patch. Please just msg me with any further questions no need to trouble list.