Hi:
I can\'t get affix to work, I\'ve tried many things, am desperate. I purchased an Anycom Bluetooth CF card specifically for this. I\'m no linux expert. Have been fiddling with the Zaurus for the past three days and nights, nothin...
Can someone please help me?
I have a Zaurus SL-C760.
Did a flash of Cacko ROM 1.21.
I then installed bluetooth-affix-kernel_2.0.2-1_arm.ipk, libopenobex_1.0.0-1_arm.ipo, libgthread_1.2-10_arm.ipk, and bluetooth-affix_2.0.2-1_arm.ipk, all from command line to catch any little errors.
The affix kernel and the lib stuff installed with no prob. The affix gave me the following error:
Configuring bluetooth-affix...ln: /etc/rc2.d/S66affix: No such file or directory.
Done.
I looked and saw that there is however a directory /etc/rc.d/rc2.d, so looked in the ipk\'s control section, found the postinst command, which goes:
ln -s /etc/init.d/affix /etc/rc2.d/S66affix
killall -HUP cardmgr
So ran from the command line:
ln -s /etc/init.d/affix /etc/rc.d/rc2.d/S66affix
killall -HUP cardmgr
This gave no errors.
Then I restarted, just to be sure.
Plugged in the bluetooth CF card, I\'m using Anycom Blue CF 300 card.
Then \'lsmod\' gives me the following:
Module Size Used by
pxa_bi 21440 0 (unused)
net_fd 25024 0 (unused)
usbdcore 34544 0 [pxa_bi net_fd]
usbdmonitor 5248 0
sharp_mmcsd_m 25936 1
So clearly no affix.
I looked at the affix-doc.pdf from the affix site. Just tried, along with the specifications the following;
Added the following two lines to the end of /etc/modules.conf:
alias net-pf-27 affix
alias char-major-60 affix_rfcomm
Then I appended the contents of /etc/pcmcia/affix.conf /etc/pcmcia/config
(Side note, it doesn\'t seem, that the /etc/pcmcia/affix.conf contains a reference to an Anycom Bluetooth CF card, which it should, shouldn\'t it?)
Then I typed \'killall -HUP cardmgr\'.
Then I tried to do \'modprobe *\' but get an error:
Note: /etc/modules.conf is more recent than /lib/modules/2.4.18-rmk7-pxa3-embedix/modules.dep
Segmentation fault.
The more recent thingy is remedied by \"touch /lib/modules/2.4.18-rmk7-pxa3-embedix/modules.dep\'.
However then \'modprobe *\' still gives:
Segmentation fault.
I tried \'modprobe affix\', but got an error:
modprobe: Can\'t locate module affix
Did a restart then.
After that \'lsmod\' still gives the same result as above.
And \'modprobe\' also.
Please, heeeelllllpppp...