Yes, I'm sure I'm using 3.2.2, at least when I type gcc -v, thats what it returns and 
that is the string that is imbeded in the object file on the ptserial.o that doesn't 
require being forced.  I am using 0.9.6 with the stock Mandrake kernel for 9.1.  As my 
temporary solution, I've added the insmod -f to my .bash_profile so it comes up when I 
log in (actually, I call a script which first does a rmmod for the two modules and 
then does the insmod -f).  I stated in my post that I had the problem with 9.0, but 
that's not correct, it only began with the 9.1 beta's.  I have acpi=off in lilo, but 
the problem still exists.  

The best I can tell is that the ptserial.o has the compiler version imbeded in it and 
that either insmod or the kernel itself looks for the string.  By the time pctel.o is 
made, even though I've hard coded the compiler version in the make file, it's not in 
the final object file.  I figure this is because there are two assembler files that 
are combined with the ptmodule.o to produce pctel.o and I don't know how to include 
the compiler version in them.  Of course, I could be totally wrong on that! :)

As for the dialer, I'm using kppp and it does work, once I force the modules to load.

I'm curious is your pctel version using pct789?  That's what mine is and maybe it's 
just a problem with that one.

Joeb



On Sat, 12 Apr 2003 00:41:44 -0300 (BRT)
Alan Wilter Sousa da Silva <[EMAIL PROTECTED]> wrote:

> Hi!
> 
>       Are you quite sure that you use gcc 3.2.2?  To be sure I had
> uninstalled any gcc 2.x.x.  I've never had this problem.  Are you
> compiling pctel 0.9.6, right?
>       As a temporaty solution you can put insmod -f in your
> /etc/rc.local.
> 
>       Now, just for my interest, are you using ACPI?  Did you load
> modules, but did you test it with kppp?
>       Gnomeppp and wvdial didn't work for me.  Modules load when use
> ACPI but it doesn't work.
>       Are you using stock mdk 9.1 kernel?  If so, we can change modules.
>       I'm also using multimedia kernel and the same happens (a little
> bit hard to compile, but ok): only works with acpi=off.
> 
> Cheers,
> 
> Fri, 11 Apr 2003, Joeb wrote:
> 
> > I've compiled the PC-Tel modem drivers for use with 9.1 and that all went well.  
> > When I try to insmod them, though I get an error message about them being compiled 
> > with gcc 2.x and they won't insert.  I know that they are compiled with gcc 3.2.2 
> > and they can be "forced" with insmod -f.  The problem is that I can't have them 
> > load automatically as needed by added them to /etc/modules.conf since they have to 
> > be forced.
> >
> > I've traced the problem down to the pctel module.  At first I modified the 
> > Makefile for ptmodule to hard code the gcc version.  This did work and the version 
> > was included in the ptmodule.o, but it appears that the pctel.o is comprised of 
> > some other modules besides the ptmodule (maybe assembler?) and I don't know how to 
> > tell it the compiler version.
> >
> > Has anyone using a PC-Tel modem gotten this to compile and insmod without having 
> > to force it?  If so, how did you do it?  BTW, this isn't new to 9.1, 9.0 also had 
> > the same problem.
> >
> > TIA,
> >
> > Joeb
> >
> > p.s. please don't refer me to Jan's PC-Tel site.  Been there, and to all of the 
> > links.  The FAQ says that if you have this problem to just use the insmod -f  
> > which doesn't really fix the problem, only gets around it.  It also says RedHat 
> > 8.0 has the same problem, so it's not Mandrake specific.
> >
> >
> 
> -- 
> -----------------------
> Alan Wilter S. da Silva
> -----------------------
>  Laboratório de Física Biológica
>   Instituto de Biofísica Carlos Chagas Filho
>    Universidade do Brasil/UFRJ
>     Rio de Janeiro, Brasil
> 
> 
> 

Want to buy your Pack or Services from MandrakeSoft? 
Go to http://www.mandrakestore.com

Reply via email to