Hello All,
I have a single board computer x-scale processor running Linux 2.4.26. I =
plan to have several Bluetooth devices and services on my system, such =
as several rfcomm TTY connections, SDP, OPD, PAND all running =
simultaneously. I want all the BT drivers and applications to start at =
boot time.
The question is, in what order should the various bluetooth pieces be =
started, and when in the boot-up cycle. Currently, I start hcid, sdp and =
opd in /etc/rc.d/init.d/bluetooth. This seems to work OK. But if I also =
attempt to start pand from inside /etc/rc.d/init.d/bluetooth I =
frequently get kernel panics.
How should I start up these services ?
thank you,
Rich
Richard B. Williams
Vitronics, Inc.
3 Corbett Way
Eatontown, NJ 07724-2262
732-389-0244 x29
[email protected]
-------------------------------------------------------
This SF.Net email is sponsored by The 2004 JavaOne(SM) Conference
Learn from the experts at JavaOne(SM), Sun's Worldwide Java Developer
Conference, June 28 - July 1 at the Moscone Center in San Francisco, CA
REGISTER AND SAVE! http://java.sun.com/javaone/sf Priority Code NWMGYKND
_______________________________________________
Bluez-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/bluez-devel
Hi Richard,
> I have a single board computer x-scale processor running Linux 2.4.26. I plan to have several Bluetooth devices and services on my system, such as several rfcomm TTY connections, SDP, OPD, PAND all running simultaneously. I want all the BT drivers and applications to start at boot time.
>
> The question is, in what order should the various bluetooth pieces be started, and when in the boot-up cycle. Currently, I start hcid, sdp and opd in /etc/rc.d/init.d/bluetooth. This seems to work OK. But if I also attempt to start pand from inside /etc/rc.d/init.d/bluetooth I frequently get kernel panics.
>
> How should I start up these services ?
you can start them mostly in any order, but hcid and sdpd should be
first. Show us the kernel panic.
Regards
Marcel
-------------------------------------------------------
This SF.Net email is sponsored by The 2004 JavaOne(SM) Conference
Learn from the experts at JavaOne(SM), Sun's Worldwide Java Developer
Conference, June 28 - July 1 at the Moscone Center in San Francisco, CA
REGISTER AND SAVE! http://java.sun.com/javaone/sf Priority Code NWMGYKND
_______________________________________________
Bluez-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/bluez-devel