You are not logged in.
Pages: 1
Hi,
I'm trying to synchronize my Palm PDA with my Slitaz 4 laptop.
I compiled pilot-link and jpilot without problems.
Now, according to the pilot-link readme, I need to load two kernel modules: usbserial and visor. The first one is found by modprobe but not the second.
Can you help please? (Will I have to compile this module myself?)
Thanks in advance.
Offline
tux@slitaz:~$ zcat /proc/config.gz | grep VISOR
# CONFIG_SYS_HYPERVISOR is not set
# CONFIG_USB_SERIAL_VISOR is not set
Offline
OK, so what?
How do I compile a single kernel module? Never did that.
(BTW, make menuconfig gives an error saying ncurses is missing, whereas packages ncurses, ncurses-dev, ncurses-common, ncursesw, and ncursesw-dev are installed. Do I need ncurses-extra also?)
Thanks
Offline
How do I compile a single kernel module? Never did that.
Ref:
Use a phone as a modem
http://doc.slitaz.org/en:guides:bluetooth#use-a-phone-as-a-modem
Offline
Download: http://www.mediafire.com/download/v4o9k11xs9a4flc/linux-visor-2.6.37.tazpkg
Install: [c]# tazpkg install linux-visor-2.6.37.tazpkg[/c]
Modinfo:
filename: /lib/modules/2.6.37-slitaz/kernel/drivers/usb/serial/visor.ko.gz
description: USB HandSpring Visor / Palm OS driver
author: Greg Kroah-Hartman <greg@kroah.com>
license: GPL
vermagic: 2.6.37-slitaz SMP mod_unload 386
parm: product:User specified product ID
parm: vendor:User specified vendor ID
parm: debug:Debug enabled or not
Kernel Messages On Modprobe:
Sep 1 10:46:26 (none) user.info kernel: USB Serial support registered for Sony Clie 5.0
Sep 1 10:46:26 (none) user.info kernel: usbcore: registered new interface driver visor
Sep 1 10:46:26 (none) user.info kernel: visor: USB HandSpring Visor / Palm OS driver
Online
Thanks a lot mojo! It works flawlessly.
Offline
Pages: 1
[ Generated in 0.020 seconds, 7 queries executed - Memory usage: 1.54 MiB (Peak: 1.77 MiB) ]