Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bug: Unable to see cursor on HDMI monitor when Enable cursor is selected #942

Closed
TKConrad opened this issue Jan 23, 2024 · 5 comments
Closed
Labels
Bug Something isn't working

Comments

@TKConrad
Copy link

Describe the bug
The cursor is not shown on an HDMI-connected monitor after upgrading to the latest Zynthian build "2024-01-16-zynthianos-stable-2401.zip". The system still responds to mouse clicks and the position of the cursor, but the cursor itself is not shown on the screen. This makes it nearly impossible to accurately select options using the mouse. There does not appear to be a keyboard equivalent for moving around the different options on a window other than up and down in a selection list.

To Reproduce

  1. Boot Zynthian
  2. In web configuration, go to Interface... UI Options
  3. Select "Enable cursor" (if not already selected)
  4. Save
  5. Reboot Zynthian

Expected behavior
The cursor is displayed.

Actual behavior
The cursor is not displayed, although the mouse still interacts with the system.

Setup:
HARDWARE
Raspberry Pi 4 Model B Rev 1.1
Audio: HifiBerry DAC+
Display: Generic HDMI Display
Wiring: DUMMIES
I2C: Not detected
Profile:

SYSTEM
Raspbian GNU/Linux 10 (buster)
Build Date: 2024-01-16
Memory: 15% (577M/3838M)
SD Card: 42% (12G/29G)
Temperature: 52.1ºC
Overclock: None

SOFTWARE
zyncoder: stable (c452d2b)
zynthian-ui: stable (f19f78c)
zynthian-sys: stable (bd44c64)
zynthian-data: stable (1321e5d)
zynthian-webconf: stable (6b74794)

Additional context
I have reproduced this consistently ever since upgrading to stable-2401 from https://os.zynthian.org/2024-01-16-zynthianos-stable-2401.zip. The cursor is not shown after doing a fresh image onto the SD card without any config restores.

@TKConrad TKConrad added the Bug Something isn't working label Jan 23, 2024
@wyleu
Copy link

wyleu commented Jan 23, 2024

Confirmed with No mouse connected and with a mouse connected, during session and from power up.

Start up produced no cursor.
20240123_15h44m58s_grim

Powered off machine with mouse connected...

Restarted, No Cursor.

HARDWARE
Raspberry Pi 4 Model B Rev 1.2
Audio: [HifiBerry DAC+ ADC PRO]
Display: [Generic 4k HDMI Display]
Wiring: [DUMMIES]
I2C: [Not detected]
Profile: [v4_stage

SYSTEM
Raspbian GNU/Linux 10 (buster)
Build Date: 2023-06-29
Memory: 6% (267M/3839M)
SD Card: 56% (16G/29G)
Temperature: 56.4ºC
Overclock: [None]

SOFTWARE
zyncoder: [stable (c452d2b)]
zynthian-ui: [stable (f19f78c)]
zynthian-sys: [stable (bd44c64)]
zynthian-data: [stable (1321e5d)]
zynthian-webconf: [stable (6b74794)]

@Piattica
Copy link

the same for me:
HARDWARE
Raspberry Pi 4 Model B Rev 1.4
Audio: HifiBerry DAC+ ADC PRO
Display: ZynScreen 3.5 (v1)
Wiring: MCP23017_ZynScreen
I2C: MCP23017@0x20
Profile: v4_stage
SYSTEM
Raspbian GNU/Linux 10 (buster)
Build Date: 2024-01-16
Memory: 11% (890M/7899M)
SD Card: 31% (18G/59G)
Temperature: 57.4ºC
Overclock: None
MIDI
Profile: default.sh
Tuning: 440 Hz
ZS3 (SubSnapShots): On
Preload Presets: On
MIDI to Output: Off
Master Channel: off
SOFTWARE
zyncoder: stable (c452d2b)
zynthian-ui: stable (f19f78c)
zynthian-sys: stable (bd44c64)
zynthian-data: stable (1321e5d)
zynthian-webconf: stable (6b74794)
LIBRARY
Snapshots: 128
User Presets: 5
User Soundfonts: 1410
Audio Captures: 0
MIDI Captures: 48
NETWORK
Hostname: zynthian
Wifi: on
IP: 169.254.160.217 192.168.1.18
RTP-MIDI: Off
QMidiNet: Off

@fuzzySi
Copy link

fuzzySi commented Feb 15, 2024

Same issue here: cursor not visible on new install with updated software. Running standalone on a Pi 4, so a cursor would be really helpful!

Raspberry Pi 4 Model B Rev 1.4
Audio: RBPi Headphones
Display: Generic HDMI Display
Wiring: DUMMIES
I2C: Not detected
Profile:

zyncoder: [stable (c452d2b)]
zynthian-ui: [stable (f19f78c)]
zynthian-sys: [stable (77b48c1)]
zynthian-data: [stable (44a652c)]
zynthian-webconf: [stable (6b74794)]

@wyleu
Copy link

wyleu commented Feb 18, 2024

This is fixed by

zyncoder: [chain_manager (6fe8277)]
zynthian-ui: [chain_manager (65da228)]
zynthian-sys: [chain_manager (1ea050c)]
zynthian-data: [chain_manager (4555a9a)]
zynthian-webconf: [chain_manager (37d9e55)]

@TKConrad
Copy link
Author

This is fixed by

zyncoder: [chain_manager (6fe8277)] zynthian-ui: [chain_manager (65da228)] zynthian-sys: [chain_manager (1ea050c)] zynthian-data: [chain_manager (4555a9a)] zynthian-webconf: [chain_manager (37d9e55)]

Thanks @wyleu, I downloaded the update and rebooted my Raspberry Pi and confirmed that it works! Much appreciated!

Regards,
TK

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Bug Something isn't working
Projects
None yet
Development

No branches or pull requests

4 participants