×

INDI Library v2.0.7 is Released (01 Apr 2024)

Bi-monthly release with minor bug fixes and improvements

No ASI Camera after Update - Suspect port mapping

  • Posts: 32
  • Thank you received: 6
Thank you Jasem! That worked. I looked at the cpuinfo file, but it was empty. I may be looking in the wrong location.
3 years 8 months ago #57297

Please Log in or Create an account to join the conversation.

  • Posts: 108
  • Thank you received: 20
Hi,
Same problem with rpi4 model B rev 1.4 (8gb).
Restoring USB functionality works. Thanks Jasem!

Regards
Last edit: 3 years 8 months ago by ouioui01.
3 years 8 months ago #57300

Please Log in or Create an account to join the conversation.

So the odd thing is that I cannot reproduce this reliably... I even tested on the 8GB version (rev 1.4) and the USB stuff worked there.
3 years 8 months ago #57456

Please Log in or Create an account to join the conversation.

  • Posts: 421
  • Thank you received: 102
So I got hit with this tonight. It happened after I updated my Raspbian to the latest, by doing "sudo apt update" and "sudo apt upgrade". It just so happens I had a backup image from only a week ago, so I was able to revert with minimal loss.

This is on my Raspberry Pi 4 with 4GB RAM.

As requested, here are the last 4 lines of /proc/cpuinfo:

Hardware : BCM2835
Revision : c03111
Serial : 1000000089f01859
Model : Raspberry Pi 4 Model B Rev 1.1
The following user(s) said Thank You: Jasem Mutlaq
3 years 8 months ago #57457

Please Log in or Create an account to join the conversation.

cat /proc/cpuinfo | tail -n4

This is mine, also 4GB:
Hardware        : BCM2711
Revision        : c03111
Serial          : 1000000029decc50
Model           : Raspberry Pi 4 Model B Rev 1.1

On the RPI4 with USB issues:
Hardware        : BCM2711
Revision        : c03112
Serial          : 1000000089b8c084
Model           : Raspberry Pi 4 Model B Rev 1.2

Yours is v1.1 but the SoC is BCM2835?? how come? Could this actually be one issue? The Rev 1.2 here exhibits the issue, but it appears the SoC is detected correctly at least.
3 years 8 months ago #57458

Please Log in or Create an account to join the conversation.

  • Posts: 421
  • Thank you received: 102

How come? I have no idea. :)

Since this might actually be a permissions issue, I wonder if running indiserver as root would help? I've already reverted, and I don't want to update to the latest just to test this theory.
3 years 8 months ago #57459

Please Log in or Create an account to join the conversation.

Yes running as root works, but this is not really a solution. Something is broken.
3 years 8 months ago #57460

Please Log in or Create an account to join the conversation.

  • Posts: 421
  • Thank you received: 102
Of course I didn't mean it as a permanent solution, but rather a troubleshooting step, to see if it really is a permissions issue with the new update.
3 years 8 months ago #57461

Please Log in or Create an account to join the conversation.

  • Posts: 421
  • Thank you received: 102

Jasem,

Are you using a USB hub? I only had this problem when using a powered USB3 hub. If I unplugged the hub, and plugged my devices into the Pi directly, the problem went away.

Since the skies are cloudy and I'm bored, I updated my system again to the latest, with the 5.4 kernel. I can confirm that running indiserver as root does indeed allow things to work again. I know this is not a fix, but at least it allows us to get up and running with the latest release of Raspbian, while we figure out what the problem is.

I posted a message on the Raspbian forum, we'll see if they can offer some help.
3 years 8 months ago #57495

Please Log in or Create an account to join the conversation.

In fact, I am using an external powered USB hub with the unit giving me the trouble! You got a link to the forum post?
3 years 8 months ago #57496

Please Log in or Create an account to join the conversation.

  • Posts: 326
  • Thank you received: 50
3 years 8 months ago #57506

Please Log in or Create an account to join the conversation.

Thanks Ed! I was actually asking about the raspbian forum link... If we gather enough info, we can file an issue on the Raspberry Pi Linux github.
3 years 8 months ago #57507

Please Log in or Create an account to join the conversation.

Time to create page: 0.418 seconds