Re: AMD Turion 64 not supported?
"Linuxant support (Jonathan)" <[email protected]> Fri, 19 Sep 2008 10:42:45 -0400
| Newsgroups | gmane.linux.drivers.modem.hsf |
|---|---|
| Message-ID | <[email protected]> |
Hi, the source of the problem is: --- /usr/lib/hsfmodem/modules/mod_engine.c:1: error: code model 'kernel' not supported in the 32 bit mode --- I can also see this: --- No pre-built modules for: Slackware-Slackware linux-2.6.24.5-smp i686 --- I suspect you are using a 32-bit (x86) distribution of Linux and even if you have a 64-bit (x86_64) CPU, you must use the x86 release of the driver and not the x86_64 one. If you are using a 64-bit distribution on a 64-bit CPU, can you please try with a 2.6 kernel to see if there is a difference? Regards, Jonathan Technical specialist / Linuxant www.linuxant.com [email protected] Victor Farazdagi wrote: > Thanks for your prompt reply. > Error I get is when running hsfconfig: > > Conexant HSF softmodem driver, version 7.68.00.13x86_64full > > No pre-built modules for: Slackware-Slackware linux-2.6.24.5-smp i686 > > Trying to automatically build the driver modules... > (this requires a C compiler and proper kernel sources to be installed) > > Where is the linux source build directory that matches your running kernel? > [/lib/modules/2.6.24.5-smp/build] > WARNING: Building older built-in HDA driver; some audio/modem issues may > occur. > If this is the case, please try the latest alsa-driver-linuxant package > available from http://www.linuxant.com/alsa-driver > > Building modules for kernel 2.6.24.5-smp, using source directory > /lib/modules/2.6.24.5-smp/build. Please wait... > > ERROR: Module build failed! > Please examine the log file "/tmp/hsfconfig-buildlog.txt" to determine why. > ----------------------------------------------------- > Attached are contents of hsfconfig-buildlog.txt and results of hsfconfig > --dumpdiag > > Thanks for your help. > Victor > > Linuxant support (Jonathan) wrote: >> Hi, >> >> the script uses a value returned by 'uname' to determine the hardware >> platform, it is always possible that the value returned is different >> than expected on Slackware than other distributions. >> >> If the CPU you have is 64-bit, the version of the driver you are using >> (x86_64) is probably the right one. This is important to note that >> this is only a warning, it should not prevent the compilation of the >> driver, so the actual problem is likely something else. >> >> You should send the complete build log to [email protected] or on >> this mailing list, it will help us identify the source of the problem. >> >> Regards, >> >> >> Jonathan >> Technical specialist / Linuxant >> www.linuxant.com >> [email protected] >> >> >> >> Victor Farazdagi wrote: >>> Hello, >>> I am really linux novice, so please bear with my explanation. I have >>> a Conexant HSF modem (to be exact it is Conexant AC97 HD Audio Soft >>> DF,SmartCP) which I should be able to use under linux thanks to your >>> driver. However, as I am on AMD Athlon Turion, I am unable to install >>> your driver to my box, here is the source of error (when I run >>> hsfconfig after make install): >>> >>> Makefile:25: *** WARNING: Trying to compile kernel modules on a >>> AuthenticAMD system while the installed hsf driver package is for >>> x86_64, this is likely to fail... *** >>> >>> I am on Slackware 12.1 (kernel 2.6.24.5), so I had to compile from >>> sources. >>> >>> Could you please let me know if my architecture is supported in >>> principle? And if not, is there any options except for obtaining >>> "real" modem? >>> >>> Thanks, >>> Victor >>> >>> _______________________________________________ >>> hsflinux mailing list >>> [email protected] >>> https://www.linuxant.com/mailman/listinfo/hsflinux >> > >