e2b9
![]() |
|
|
|
|
|||||||
| Peripheral Hardware Stuff that plugs in via USB, FireWire, eSATA, PS/2, etc. |
![]() |
|
|
Thread Tools | Display Modes |
|
#1
|
|||
|
|||
|
Hello folks!
I've spent most of the day trying to get a webcam and the motion port working. I know that I need cuse4bsd and webcamd to use my webcam, but I cannot load the cuse4bsd kernel module as I get the following error if I boot with cuse4bsd_load="YES" and/or kldload cuse4bsd: Code:
# kldload cuse4bsd kldload: can't load cuse4bsd: No such file or directory # dmesg | grep cuse4bsd KLD file cuse4bsd.ko - could not finalize loading # dmesg | tail -n 1 link_elf: symbol KPTmap undefined # ls /boot/modules/cuse4bsd.ko /boot/modules/cuse4bsd.ko # grep cuse4bsd /boot/loader.conf cuse4bsd_load="YES" I absolutely have no idea of what to do now. I need help, guys and gals...! The only related information found on Google was people who had the same error but for the nvidia driver port. FYI, the webcam is on a server without X11. Where can I get that KPTmap symbol!? Thank you for your time! Frank |
|
#2
|
||||
|
||||
|
How did you install cuse4bsd? Using a package or the port?
__________________
Senior UNIX Engineer at Unix Support Nederland Experience is something you don't get until just after you need it. |
|
#3
|
|||
|
|||
|
Hello!
I installed it from the latest version in the ports tree at the moment. Thanks! |
|
#4
|
||||
|
||||
|
Ok. At that time was your kernel source in sync with the running kernel?
__________________
Senior UNIX Engineer at Unix Support Nederland Experience is something you don't get until just after you need it. |
|
#5
|
|||
|
|||
|
No. Very good point.
The latest version of the port was on 02 Aug 2010 09:16:58 Code:
FreeBSD X 8.0-RELEASE-p4 FreeBSD 8.0-RELEASE-p4 #0: Thu Jul 15 20:16:51 EDT 2010 root@X:/usr/obj/usr/src/sys/GENERIC i386 Is there something I may be missing? Thank you! Frank Last edited by DutchDaemon; August 28th, 2010 at 01:09. |
|
#6
|
|||
|
|||
|
Did you rebuild the kernel module after you synced? The kernel module builds against whatever source is there when it builds. You probably need to rebuild and reinstall the module now that the system source is synchronized.
|
|
#7
|
|||
|
|||
|
I don't know how I ended up where I was but after a csup and kernel (8.0 to 8.1), world and userland recompilation, I can now load cuse4bsd.
|
![]() |
| Thread Tools | |
| Display Modes | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| mod_jail: Undefined symbol "ap_pcalloc" | Dr_Death_UAE | Web & Network Services | 3 | September 5th, 2010 09:20 |
| scrotwm - unresolved symbol XInternAtom | eyebone | Other Window Managers | 1 | August 9th, 2010 00:32 |
| Wierd UK currency symbol kb issue | cpcnw | Peripheral Hardware | 0 | March 9th, 2010 10:54 |
| libgdk-x11-2.0.so.0: Undefined symbol "shmctl" | TzunTzai | Installation and Maintenance of FreeBSD Ports or Packages | 8 | November 23rd, 2009 13:52 |
| [Solved] Makefile from Linux doesn't work on BSD; what is the $^ symbol? | caesius | Userland Programming & Scripting | 1 | September 16th, 2009 12:00 |