- Install Redhat 9
- Obtain the 2.4.22 kernel from kernel.org
and extract it in /usr/src/linux-2.4.22
- Obtain the 2.4.22 kernel
patch for bluetooth. Save this in /usr/src/linux-2.4.22
- cd /usr/src/linux-2.4.22
- zcat patch-2.4.22-mh1.gz | patch
-p1
- Save this config file in /usr/src/linux-2.4.22
- make dep clean && make bzImage
modules modules_install
- Update your boot loader to use the newly created files in /boot.
- reboot
- Obtain the rpms for the Impronto
SDK.
- From the directory containing your impronto rpms, rpm
-i *.rpm
- Also required are the bluez-sdp, bluez-libs, and the bluez-utils
RPMs from bluez.sourceforge.net
- Run (add to your init script if you like) sdpd
and hcid.
- Your environment is ready to run nuggets.