Troubles after flash OS via fastboot

After flashing system via fastboot I can’t install anything via pkcon in terminal. And I can’t enable bluetooth

:confused:

Device:Jolla C2 Vommunity Phone

OS: 5.1

ADDITIONAL INFORMATION:

A looot of info is missing.

Did you flashed all partitions?

Which instructions did you follow?

Any error in flash procedure?

Can you provide script output?

Did the phone worked before?

What error pkcon gives?

And more.

Until you provide more info I highly doubt that this is a bug.

2 Likes

I hlasged all partition using official tutorial from Sailfish ( Linux + fastboot)

But nevermind after, a few command

devel-su
modprobe -r sprd_wcn
modprobe sprd_wcn
systemctl restart bluetooth

Bluetooth work again, the problem was in 2 virtual devices which system detected as bluetooth ( hci0 and hci1)

1 Like

Great. What about pkcon?

I don’t need to use pkcon, it’s look like SailfishOS missed some conf and files to grow up bluetooth to work. First I upgraded OS from 5.0 to 5.1 and everything worked, but I play with my app (Debian Dialer 2.0) and I had to add some lines of code in file ofono and in the end I had toreflash whole OS :confused:

Now, bluetooth, and sending sms in my app working :slight_smile:

1 Like