Stereo Pi and Ubuntu Mate.

OpenCV, Python and other image processing questions
Post Reply
megil
Posts: 12
Joined: Mon Dec 23, 2019 8:32 am

Stereo Pi and Ubuntu Mate.

Post 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.

User avatar
Realizator
Site Admin
Posts: 900
Joined: Tue Apr 16, 2019 9:23 am
Contact:

Re: Stereo Pi and Ubuntu Mate.

Post 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.
Eugene a.k.a. Realizator

megil
Posts: 12
Joined: Mon Dec 23, 2019 8:32 am

Re: Stereo Pi and Ubuntu Mate.

Post 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 ?

User avatar
Realizator
Site Admin
Posts: 900
Joined: Tue Apr 16, 2019 9:23 am
Contact:

Re: Stereo Pi and Ubuntu Mate.

Post 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
Eugene a.k.a. Realizator

megil
Posts: 12
Joined: Mon Dec 23, 2019 8:32 am

Re: Stereo Pi and Ubuntu Mate.

Post 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.

Post Reply