Jump to content

Recommended Posts

Posted

Since there isn't an Orange Pi Three forum I am going to post it here. Due to python requirements for PiKVM I installed the latest Jammy build. When i did the install everything looked like it worked but I could not get the remote keyboard and mouse to work with the OTG port. I tried changing the dtb but it didn't work. Comments in the kvmd-armbian discord channel recommended trying a different kernel. After trial and error I found OTG worked with kernel 6.10.9-edge-sunxi64 and remote keyboard and mouse functioned. With the default 6.6 kernel the ethernet port didn't work, but wireless worked. I was also able to get my mt7921u USB  wireless adapter to work. In 6.10.9 the ethernet port works but the wireless adapters do not, I need the rtl88x2bu driver but its not compiled with this kernel, regression?

 

I am trying to install the rtl88x2bu driver via dkms but it fails due to missing headers. I tried installing headers via armbian-config but it grabs the 6.6 not the 6.10 headers. How do I install the 6.10.9-edge-sunxi64 headers? 

Posted
53 minutes ago, ducs4rs said:

Since there isn't an Orange Pi Three forum I am going to post it here

Only supported boards have specific forums.  All community supported boards are discussed in the Community Supported Boards section of the forum.  Moved post and added the correct board tag.

Posted

Type modinfo rtl88x2bu

If it exists in the OS image, you will see a folder path to the kernel module (ko) file

 

If it doesn't exist, find a PC that has the KO and do the same. Take note of the path

 

Learn to build armbian: https://github.com/robertojguerra/orangepi-zero-full-setup/blob/main/README2.md (warning: OUTDATED git command)

In the kernel configuration, find the driver option, and change it to M

Continue to download and compile Linux and the OS image.

Use Balena Etcher and try it again

  • Solution
Posted

I created a new build from the latest edge tree with the Wifi drivers selected (they were selected by default) and it worked great. Now to see if the otg port works.. time to install pikvm. Thanks for the pointers. 

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