LinuxQuestions.org
Help answer threads with 0 replies.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Hardware
User Name
Password
Linux - Hardware This forum is for Hardware issues.
Having trouble installing a piece of hardware? Want to know if that peripheral is compatible with Linux?

Notices


Reply
  Search this Thread
Old 05-28-2004, 07:25 AM   #1
Krishantyagi
LQ Newbie
 
Registered: May 2004
Location: India
Distribution: Fedora Core
Posts: 1

Rep: Reputation: 0
Motorola SM56 Modem ....unresolved symbols


Hi
I am a beginner to Linux. I am unable to use my Motorola SM56 modem in Fedora Core-1. While searching on net… I got an rpm from
motorola softmodem site....
motorola.com/softmodem/public_download/Linux/sm56-06.05.00-1.rh9.i386.rpm...

The installation output of the above rpm was …

**************************************************************************************************** ***********************************

[root@shivaji f]# rpm -ivh --force --replacefiles --replacepkgs --ignoreos --nodeps sm56-06.05.00-1.rh9.i386.rpm
Preparing... ########################################### [100%]
1:sm56 ########################################### [100%]
Checking version compatibility.
Version supported.
Generating sm56 with current settings.
`sm56.o' -> `/lib/modules/2.4.22-1.2115.nptl/kernel/drivers/char/sm56.o'
Installing sm56.
/dev/sm56 removed
/dev/motomem removed
Adding SM56 to /etc/modules.conf...
depmod: *** Unresolved symbols in /lib/modules/2.4.22-1.2115.nptl/kernel/drivers/char/sm56.o
Installation successful.
Remember to read the sm56 MAN page for documentation:
man sm56

Please restart the system.

[root@shivaji f]# insmod sm56
Using /lib/modules/2.4.22-1.2115.nptl/kernel/drivers/char/sm56.o
/lib/modules/2.4.22-1.2115.nptl/kernel/drivers/char/sm56.o: unresolved symbol tty_register_driver_R536a8785
/lib/modules/2.4.22-1.2115.nptl/kernel/drivers/char/sm56.o: unresolved symbol register_chrdev_R798ae190
/lib/modules/2.4.22-1.2115.nptl/kernel/drivers/char/sm56.o: unresolved symbol irq_stat_R95cc1909
/lib/modules/2.4.22-1.2115.nptl/kernel/drivers/char/sm56.o: unresolved symbol tty_unregister_driver_R88d97e89
/lib/modules/2.4.22-1.2115.nptl/kernel/drivers/char/sm56.o:
Hint: You are trying to load a module without a GPL compatible license
and it has unresolved symbols. The module may be trying to access
GPLONLY symbols but the problem is more likely to be a coding or
user error. Contact the module supplier for assistance, only they
can help you.


After this rpm installation, KPPP looks for the modem and stops with an error … unable to open the modem.

Could you help me ..Plzzz…

Thanks
Krishan
 
Old 05-28-2004, 01:25 PM   #2
nhs
Member
 
Registered: Aug 2003
Location: Edinburgh, Scotland
Distribution: Gentoo
Posts: 246

Rep: Reputation: 30
The tty_(un)register_driver and (un)register_chrdev functions are essential to many modules so they are definitely present. The _R536a8785 and similar strings indicate that the module expects versioned symbols and it is most likely here where the problem lies. There are two possibilities: either your kernel has been compiled without versioned symbols or the function's definitions have changed making them incompatible. The way to find out is to look at the contents of /proc/ksyms which lists the symbols exported to kernel space. If they all have a _R... extension on the end then you have a versioned kernel and the module is incompatible. If they are missing then the kernel isn't using versioned symbols. In the latter case it may be possible to create compatibility by making a module which exports the necessary symbols under the versioned names and simply calls the non-versioned counterparts in the kernel. It is however my suspicion that the kernel is versioned and that the module is simply incompatible with your kernel. In this case running the RH 9 kernel (which I assume from this evidence differs from a FC 1 kernel) instead of your present kernel may work.
 
Old 06-19-2004, 04:16 AM   #3
hhegab
Member
 
Registered: Apr 2002
Location: IL, USA
Distribution: Fedora 13, Ubuntu 10.04 LTS
Posts: 162

Rep: Reputation: 30
peace!

Krishantyagi!
Did you have any luck? please tell us.

hhegab
 
  


Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
motorola sm56 pci modem ??? ubu_roi Linux - Hardware 7 03-02-2003 12:24 PM
Installing Motorola SM56 Modem!! angelrod Linux - Hardware 3 11-04-2002 10:53 AM
motorola sm56 modem m_schumacher Linux - Newbie 0 09-15-2001 08:49 AM
modem motorola sm56 with linux klimero Linux - Newbie 4 07-29-2001 10:52 PM
motorola sm56 modem driver rygann Linux - Software 0 05-10-2001 07:54 AM

LinuxQuestions.org > Forums > Linux Forums > Linux - Hardware

All times are GMT -5. The time now is 07:38 PM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration