Replies: 6 comments 11 replies
-
I don't have any experience with the waveshare display, this option was added by some contributor. The software is optimised for 800 x 480 displays, but it can work for other sizes as well. You can edit sdrberry.cpp line 92 and 93 to set the correct display size. In file lv_conf.h you can set the colordepth if necessary. The audio adapter can be set in the GUI in the setup page or you can replace the device name in sdrberry_settings.cfg (use aplay -l to list the audio device name) |
Beta Was this translation helpful? Give feedback.
-
I have reinstalled everything. For the rest. I start sdrberry, and the display comes up. The display I am using is an iPistBit 7" touchscreen. |
Beta Was this translation helpful? Give feedback.
-
Looks like sdrberry cannot access the radioberry device. Also i see pulse
audio is active. Normally the installation script removes puls audio. Try
starting sdrberry with sudo. Radioberry device can only be accessed with
sudo rights. Or some other software is using it. Like the firmware service
of radioberry. In that case you have to stop that one.
Op za 26 okt. 2024 20:50 schreef Jdubaya ***@***.***>:
… I have reinstalled everything.
I think the sound is not working because Alsa doesn't support HDMI.
For the rest. I start sdrberry, and the display comes up.
Nothing happens after that except that the clock works.
No signal, no touch, no keyboard. Nothing.
The display I am using is an iPistBit 7" touchscreen.
I have attached the latest log.
sdr3.txt <https://github.com/user-attachments/files/17531670/sdr3.txt>
—
Reply to this email directly, view it on GitHub
<#35 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AIOBYUBJQCI34YUKHHNMTXTZ5PP5TAVCNFSM6AAAAABQUUAAWOVHI2DSMVQWIX3LMV43URDJONRXK43TNFXW4Q3PNVWWK3TUHMYTCMBWGIYTMOI>
.
You are receiving this because you commented.Message ID:
***@***.***>
|
Beta Was this translation helpful? Give feedback.
-
Thank you! |
Beta Was this translation helpful? Give feedback.
-
I updated the mouse detection, it is not using names any more so it should now also work for logitech. I also added your display name to the touch drivers. (this is a bit a guess) may be you can try that. To get the new version you can use the build version from git. cd sdrberry |
Beta Was this translation helpful? Give feedback.
-
It seems to be working better kind of. |
Beta Was this translation helpful? Give feedback.
-
I have installed sdrberry, and it seems to run.
I can see data streaming in the terminal, but there is no display or audio.
I used the WC12 option for display.
I am not using USB audio, though I see it is indicated in the config.
Do I need to rebuild with different options?
Beta Was this translation helpful? Give feedback.
All reactions