bluetooth on n900 / mer
Hi all,
I've installed mer on my n900 in a dual boot configuration. My aim is to install lxde and use it for some desktop computing tasks, and well just generally play around!
I have copied all of the n900's firmware into /lib/firmware on the mer partition, however after running /etc/init.d/bluetooth start and then hcitool dev, no bluetooth devices are detected.
Running lsmod gives the following:
Code:
Module Size Used by
sco 9416 2
bnep 11136 2
rfcomm 34196 0
l2cap 21188 4 bnep,rfcomm
bluetooth 52320 6 sco,bnep,rfcomm,l2cap
ssi_mcsaab_imp 11316 0
phonet 15400 1 ssi_mcsaab_imp
smc91x 15428 0
mii 4160 1 smc91x
wl12xx 75264 0
omap_wdt 5388 1
omap_ssi 16836 1 ssi_mcsaab_imp
mac80211 122890 1 wl12xx
crc7 1216 1 wl12xx
tsc2005 7808 0
nokia_av 6080 0
et8ek8 8800 0
radio_bcm2048 20416 0
fmtx_si4713 27584 0
lis302dl 6784 0
ad5820 3868 0
videodev 28480 2 radio_bcm2048,fmtx_si4713
v4l1_compat 12228 1 videodev
compat_ioctl32 832 2 radio_bcm2048,fmtx_si4713
leds_lp5523 9856 0
adp1653 4560 0
tsl2563 4992 0
smia_sensor 6244 0
smiaregs 6784 4 et8ek8,ad5820,adp1653,smia_sensor
v4l2_int_device 2816 4 et8ek8,ad5820,adp1653,smia_sensor
rtc_twl4030 4546 0
rtc_core 13208 1 rtc_twl4030
twl4030_wdt 3404 1
leds_twl4030_vibra 3904 0
led_class 2948 2 leds_lp5523,leds_twl4030_vibra
ext3 96388 1
jbd 43220 1 ext3
omap_hsmmc 12160 0
mmc_block 8964 4
mmc_core 46996 2 omap_hsmmc,mmc_block
Under bluetooth should I be expecting to see bcmfw.bin?
Can anyone help?
Cheers
|