Page 1 of 1

Stereo Pi and Ubuntu Mate.

Posted: Mon Dec 23, 2019 8:46 am
by megil
Hello everyone,

I have a memory card that installed ubuntu mate and ros.

I can use them with any raspberry pi. But when I connect the stereo pi, it doesn't see the cameras.

Is there a file like "dt-blob.bin" for ubuntu mate users?

Thanks in advance.

Re: Stereo Pi and Ubuntu Mate.

Posted: Mon Dec 23, 2019 10:40 am
by Realizator
megil wrote:
Mon Dec 23, 2019 8:46 am
Hello everyone,

I have a memory card that installed ubuntu mate and ros.

I can use them with any raspberry pi. But when I connect the stereo pi, it doesn't see the cameras.

Is there a file like "dt-blob.bin" for ubuntu mate users?

Thanks in advance.
Hi Megli,
As I understand, Ubuntu Mate has some Rsapbian-specific support under the hood, including device tree (look at this thread).
Please try to put our dt-blob.bin in your boot partition and test it again. Please unzip it before use.

Re: Stereo Pi and Ubuntu Mate.

Posted: Mon Dec 23, 2019 12:18 pm
by megil
Hi Realizator,

I already put dt-blob.bin in the boot directory. But it didn't help.

There is another file named dt-blob.dst. Do you know anything about this ?

Re: Stereo Pi and Ubuntu Mate.

Posted: Mon Dec 23, 2019 12:32 pm
by Realizator
megil wrote:
Mon Dec 23, 2019 12:18 pm
Hi Realizator,

I already put dt-blob.bin in the boot directory. But it didn't help.

There is another file named dt-blob.dst. Do you know anything about this ?
Megil, dt-blob.dts is a source file for the dt-blob.bin We compiled BIN from DTS.
You can find both here in our Wiki: https://wiki.stereopi.com/index.php?tit ... lob.bin.29

Re: Stereo Pi and Ubuntu Mate.

Posted: Tue Dec 24, 2019 1:46 pm
by megil
Thanks for answers.

I solved this problem.

The operating system on my memory card has two parts.
The first is "system-boot", the second is "writable".
I located "dt-blob.bin" file "/writable/boot".
But you have to locate it into the "system-boot" partition.

I'd appreciate it if you'd add it to the wiki.