Rob P wrote: > > Code: -------------------- > > > [fedora@WandPlayer ~]$ systemctl status brcm4330-bluetooth.service > brcm4330-bluetooth.service - Broadcom Bluetooth bcm4330 > Loaded: loaded (/usr/lib/systemd/system/brcm4330-bluetooth.service; enabled) > Active: failed (Result: exit-code) since Sat 2014-05-24 08:34:14 EDT; 36s ago > Process: 630 ExecStartPre=/sbin/brcm_patchram_plus --timeout=6.0 --patchram /lib/firmware/brcm/bcm4330.hcd --baudrate 921600 --use_baudrate_for_download /dev/ttymxc2 (code=exited, status=1/FAILURE) > -------------------- > >
That doesn't surpise me., Been a few months (or more) since I last looked ant any of this, but ISTR that if firmware had already been uploaded it would fail a second time. I also STR, that BT depends on the wi-fi having been initialised. Which it hasn't been. ;) That's why I wanted to get wi-fi working before moving onto BT. There may be something I'm missing.... Could be something in a later uboot enabling the 4330 wi-fi/BT or may an update to board.c init file. So maybe, no code changes to driver but somehwere else there is a code change to make this fly and it's not just firmware. I'll order another board, so I have a C1 to get this working with. Suggest you don't waste any more time on this, if you can use ethernet for the moment. ------------------------------------------------------------------------ JackOfAll's Profile: http://forums.slimdevices.com/member.php?userid=3069 View this thread: http://forums.slimdevices.com/showthread.php?t=99395 _______________________________________________ unix mailing list [email protected] http://lists.slimdevices.com/mailman/listinfo/unix
