Re: [Asterisk-Users] Problem with instalation T100P

2004-04-24 Thread Bartosz Jozwiak
Ok thank you!
I am going to recompile new kernel and I'll see
what's going to happend.

 Steven's a bit touchy, but he's right.  You've got a kernel mismatch
 here.  Probably you need to recompile the modules under your new kernel.

 John


 Bartosz Jozwiak wrote:

 On Fri, 2004-04-23 at 13:04, Bartosz Jozwiak wrote:
 
 On Fri, 2004-04-23 at 12:35, Bartosz Jozwiak wrote:
 
 When I do modeprobe wct1xxp I get it :
 
 modprobe wct1xxp
 /lib/modules/2.4.18-386/misc/zaptel.o: unresolved symbol
 create_proc_entry_R1b235e62
 
 snip
 
 /lib/modules/2.4.18-386/misc/zaptel.o: insmod
 /lib/modules/2.4.18-386/misc/zaptel.o failed
 /lib/modules/2.4.18-386/misc/zaptel.o: insmod wct1xxp failed
 
 Can somebody tell what does it mean and how to fix it ?
 
 A search through recent archives, would show at least 1 instance of
 this, and any broader searching will show many instances.
 
 Your problem is related to kernel module versions. Happy searching.
 
 
 Well I've been searching on Google but did not find any helpful
 
  information
 
 :(
 
 
 Notice the fact that I gave you new clues above. Surely you didn't spend
 a considerable bit of effort searching with these new clues if you
 replied in 2 minutes.
 
 Next clue is that you MUST become one with The Great and Powerful
 Google if you plan on getting anywhere in open source software.
 Responses like yours with no doubt you are giving up and wanting to be
 coddled means you are likely to be ignored or worse, severely flamed.
 
 Be aware, I have only lit the pilot light on the flame thrower, you will
 control the trigger.
 
 --
 Steven Critchfield  [EMAIL PROTECTED]
 
 
  Before I posted a message was searching for answer.
  I am going to search still 
 
  thx
 



___
Asterisk-Users mailing list
[EMAIL PROTECTED]
http://lists.digium.com/mailman/listinfo/asterisk-users
To UNSUBSCRIBE or update options visit:
   http://lists.digium.com/mailman/listinfo/asterisk-users


[Asterisk-Users] Problem with instalation T100P

2004-04-23 Thread Bartosz Jozwiak
When I do modeprobe wct1xxp I get it :

modprobe wct1xxp
/lib/modules/2.4.18-386/misc/zaptel.o: unresolved symbol
create_proc_entry_R1b235e62
/lib/modules/2.4.18-386/misc/zaptel.o: unresolved symbol
devfs_unregister_Re139a4b3
/lib/modules/2.4.18-386/misc/zaptel.o: unresolved symbol
__pollwait_Rdead6af1
/lib/modules/2.4.18-386/misc/zaptel.o: unresolved symbol
proc_mkdir_Rbf18a3b5
/lib/modules/2.4.18-386/misc/zaptel.o: unresolved symbol
devfs_register_R29137d26
/lib/modules/2.4.18-386/misc/zaptel.o: unresolved symbol
remove_wait_queue_R323c1df1
/lib/modules/2.4.18-386/misc/zaptel.o: unresolved symbol
devfs_generate_path_Rd13d5c75
/lib/modules/2.4.18-386/misc/zaptel.o: unresolved symbol
devfs_mk_symlink_R8d0baa62
/lib/modules/2.4.18-386/misc/zaptel.o: unresolved symbol
remove_proc_entry_R68edbe93
/lib/modules/2.4.18-386/misc/zaptel.o: unresolved symbol
add_wait_queue_R1278859d
/lib/modules/2.4.18-386/misc/zaptel.o: unresolved symbol
devfs_mk_dir_Re94ca1dd
/lib/modules/2.4.18-386/misc/zaptel.o: unresolved symbol
devfs_register_chrdev_R982a9871
/lib/modules/2.4.18-386/misc/zaptel.o: insmod
/lib/modules/2.4.18-386/misc/zaptel.o failed
/lib/modules/2.4.18-386/misc/zaptel.o: insmod wct1xxp failed

Can somebody tell what does it mean and how to fix it ?

Bartek

___
Asterisk-Users mailing list
[EMAIL PROTECTED]
http://lists.digium.com/mailman/listinfo/asterisk-users
To UNSUBSCRIBE or update options visit:
   http://lists.digium.com/mailman/listinfo/asterisk-users


Re: [Asterisk-Users] Problem with instalation T100P

2004-04-23 Thread Steven Critchfield
On Fri, 2004-04-23 at 12:35, Bartosz Jozwiak wrote:
 When I do modeprobe wct1xxp I get it :
 
 modprobe wct1xxp
 /lib/modules/2.4.18-386/misc/zaptel.o: unresolved symbol
 create_proc_entry_R1b235e62

snip

 /lib/modules/2.4.18-386/misc/zaptel.o: insmod
 /lib/modules/2.4.18-386/misc/zaptel.o failed
 /lib/modules/2.4.18-386/misc/zaptel.o: insmod wct1xxp failed
 
 Can somebody tell what does it mean and how to fix it ?

A search through recent archives, would show at least 1 instance of
this, and any broader searching will show many instances. 

Your problem is related to kernel module versions. Happy searching.

-- 
Steven Critchfield  [EMAIL PROTECTED]

___
Asterisk-Users mailing list
[EMAIL PROTECTED]
http://lists.digium.com/mailman/listinfo/asterisk-users
To UNSUBSCRIBE or update options visit:
   http://lists.digium.com/mailman/listinfo/asterisk-users


Re: [Asterisk-Users] Problem with instalation T100P

2004-04-23 Thread Bartosz Jozwiak
 On Fri, 2004-04-23 at 12:35, Bartosz Jozwiak wrote:
  When I do modeprobe wct1xxp I get it :
 
  modprobe wct1xxp
  /lib/modules/2.4.18-386/misc/zaptel.o: unresolved symbol
  create_proc_entry_R1b235e62

 snip

  /lib/modules/2.4.18-386/misc/zaptel.o: insmod
  /lib/modules/2.4.18-386/misc/zaptel.o failed
  /lib/modules/2.4.18-386/misc/zaptel.o: insmod wct1xxp failed
 
  Can somebody tell what does it mean and how to fix it ?

 A search through recent archives, would show at least 1 instance of
 this, and any broader searching will show many instances.

 Your problem is related to kernel module versions. Happy searching.

 --
 Steven Critchfield  [EMAIL PROTECTED]

Well I've been searching on Google but did not find any helpful information
:(

bartek


___
Asterisk-Users mailing list
[EMAIL PROTECTED]
http://lists.digium.com/mailman/listinfo/asterisk-users
To UNSUBSCRIBE or update options visit:
   http://lists.digium.com/mailman/listinfo/asterisk-users


Re: [Asterisk-Users] Problem with instalation T100P

2004-04-23 Thread John Baker
Is this a new kernel?  Did you recompile your modules under the new 
kernel after making it?

John

Bartosz Jozwiak wrote:

When I do modeprobe wct1xxp I get it :

modprobe wct1xxp
/lib/modules/2.4.18-386/misc/zaptel.o: unresolved symbol
create_proc_entry_R1b235e62
/lib/modules/2.4.18-386/misc/zaptel.o: unresolved symbol
devfs_unregister_Re139a4b3
/lib/modules/2.4.18-386/misc/zaptel.o: unresolved symbol
__pollwait_Rdead6af1
/lib/modules/2.4.18-386/misc/zaptel.o: unresolved symbol
proc_mkdir_Rbf18a3b5
/lib/modules/2.4.18-386/misc/zaptel.o: unresolved symbol
devfs_register_R29137d26
/lib/modules/2.4.18-386/misc/zaptel.o: unresolved symbol
remove_wait_queue_R323c1df1
/lib/modules/2.4.18-386/misc/zaptel.o: unresolved symbol
devfs_generate_path_Rd13d5c75
/lib/modules/2.4.18-386/misc/zaptel.o: unresolved symbol
devfs_mk_symlink_R8d0baa62
/lib/modules/2.4.18-386/misc/zaptel.o: unresolved symbol
remove_proc_entry_R68edbe93
/lib/modules/2.4.18-386/misc/zaptel.o: unresolved symbol
add_wait_queue_R1278859d
/lib/modules/2.4.18-386/misc/zaptel.o: unresolved symbol
devfs_mk_dir_Re94ca1dd
/lib/modules/2.4.18-386/misc/zaptel.o: unresolved symbol
devfs_register_chrdev_R982a9871
/lib/modules/2.4.18-386/misc/zaptel.o: insmod
/lib/modules/2.4.18-386/misc/zaptel.o failed
/lib/modules/2.4.18-386/misc/zaptel.o: insmod wct1xxp failed
Can somebody tell what does it mean and how to fix it ?

Bartek

___
Asterisk-Users mailing list
[EMAIL PROTECTED]
http://lists.digium.com/mailman/listinfo/asterisk-users
To UNSUBSCRIBE or update options visit:
   http://lists.digium.com/mailman/listinfo/asterisk-users

___
Asterisk-Users mailing list
[EMAIL PROTECTED]
http://lists.digium.com/mailman/listinfo/asterisk-users
To UNSUBSCRIBE or update options visit:
  http://lists.digium.com/mailman/listinfo/asterisk-users


Re: [Asterisk-Users] Problem with instalation T100P

2004-04-23 Thread Steven Critchfield
On Fri, 2004-04-23 at 13:04, Bartosz Jozwiak wrote:
  On Fri, 2004-04-23 at 12:35, Bartosz Jozwiak wrote:
   When I do modeprobe wct1xxp I get it :
  
   modprobe wct1xxp
   /lib/modules/2.4.18-386/misc/zaptel.o: unresolved symbol
   create_proc_entry_R1b235e62
 
  snip
 
   /lib/modules/2.4.18-386/misc/zaptel.o: insmod
   /lib/modules/2.4.18-386/misc/zaptel.o failed
   /lib/modules/2.4.18-386/misc/zaptel.o: insmod wct1xxp failed
  
   Can somebody tell what does it mean and how to fix it ?
 
  A search through recent archives, would show at least 1 instance of
  this, and any broader searching will show many instances.
 
  Your problem is related to kernel module versions. Happy searching.
 

 Well I've been searching on Google but did not find any helpful information
 :(
 

Notice the fact that I gave you new clues above. Surely you didn't spend
a considerable bit of effort searching with these new clues if you
replied in 2 minutes.

Next clue is that you MUST become one with The Great and Powerful
Google if you plan on getting anywhere in open source software.
Responses like yours with no doubt you are giving up and wanting to be
coddled means you are likely to be ignored or worse, severely flamed. 

Be aware, I have only lit the pilot light on the flame thrower, you will
control the trigger.

-- 
Steven Critchfield  [EMAIL PROTECTED]

___
Asterisk-Users mailing list
[EMAIL PROTECTED]
http://lists.digium.com/mailman/listinfo/asterisk-users
To UNSUBSCRIBE or update options visit:
   http://lists.digium.com/mailman/listinfo/asterisk-users


Re: [Asterisk-Users] Problem with instalation T100P

2004-04-23 Thread John Baker
Steven's a bit touchy, but he's right.  You've got a kernel mismatch 
here.  Probably you need to recompile the modules under your new kernel.

John

Bartosz Jozwiak wrote:

On Fri, 2004-04-23 at 13:04, Bartosz Jozwiak wrote:

On Fri, 2004-04-23 at 12:35, Bartosz Jozwiak wrote:

When I do modeprobe wct1xxp I get it :

modprobe wct1xxp
/lib/modules/2.4.18-386/misc/zaptel.o: unresolved symbol
create_proc_entry_R1b235e62
snip

/lib/modules/2.4.18-386/misc/zaptel.o: insmod
/lib/modules/2.4.18-386/misc/zaptel.o failed
/lib/modules/2.4.18-386/misc/zaptel.o: insmod wct1xxp failed
Can somebody tell what does it mean and how to fix it ?
A search through recent archives, would show at least 1 instance of
this, and any broader searching will show many instances.
Your problem is related to kernel module versions. Happy searching.


Well I've been searching on Google but did not find any helpful
information

:(

Notice the fact that I gave you new clues above. Surely you didn't spend
a considerable bit of effort searching with these new clues if you
replied in 2 minutes.
Next clue is that you MUST become one with The Great and Powerful
Google if you plan on getting anywhere in open source software.
Responses like yours with no doubt you are giving up and wanting to be
coddled means you are likely to be ignored or worse, severely flamed.
Be aware, I have only lit the pilot light on the flame thrower, you will
control the trigger.
--
Steven Critchfield  [EMAIL PROTECTED]
Before I posted a message was searching for answer.
I am going to search still 
thx

___
Asterisk-Users mailing list
[EMAIL PROTECTED]
http://lists.digium.com/mailman/listinfo/asterisk-users
To UNSUBSCRIBE or update options visit:
   http://lists.digium.com/mailman/listinfo/asterisk-users

___
Asterisk-Users mailing list
[EMAIL PROTECTED]
http://lists.digium.com/mailman/listinfo/asterisk-users
To UNSUBSCRIBE or update options visit:
  http://lists.digium.com/mailman/listinfo/asterisk-users