Jump to content

Recommended Posts

Posted

I hope the topic is on the right place ? 

It should only be a hint ! 

Kernel 6.12.20 for the banana Pi M2 zero  doesn't support USB.

I fixed this by reinstalling kernel v6.6.75.

 

Regards Bernd

Posted

The same issue with Kernel 6.12.23, my flashdrive can not be found.

Kernel 6.6.75 is still doing its work

Posted

Hello Laibsch,

 

I sent an email to Michael two weeks ago, but I didn't get an answer from him.

Do you know a way how to reach him ?

 

Bernd

  • Solution
Posted

Tried creating an overlay and changing it to; peripheral?

 

 

/dts-v1/;
/plugin/;

/ {
	compatible = "allwinner,sun8i-h2-plus", "allwinner,sun8i-h3";

	fragment@0 {
		target = <&usb_otg>;
		__overlay__ {
			dr_mode = "peripheral";
		};
	};
};

 

Posted

Thank you c0rnelius,

 

this was the solution !

Now the flashdrive is listed again

 

Regards Bernd

 

Posted
1 hour ago, Bernd said:

Thank you c0rnelius,

 

this was the solution !

Now the flashdrive is listed again

 

Regards Bernd

 

Ur welcome.

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Loading...
×
×
  • Create New...

Important Information

Terms of Use - Privacy Policy - Guidelines