Skip to content

The raspbian build script updated, and some startup scripts added. #74

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

Merged
merged 1 commit into from
Mar 31, 2023

Conversation

n-ando
Copy link

@n-ando n-ando commented Oct 3, 2021

What does this implement/fix?

  • Since the build script for raspbian is obsolete, it was modified. Older scripts assume that the kernel source location is /usr/src/ linux, which is not the case now.
  • rtmouse.ko installation is incomplete, startup scripts are added for steady loading of rtmouse.ko.

Does this close any currently open issues?

No

How has this been tested?

Running build_install.raspbian.bash, and installed files and loaded module are checked.
And reboot RaspberryPi and confirmed the rtmouse.ko is loaded.

Any other comments?

RaspberryPi 4 and ubuntu versions are not checked.

Checklists

  • I have read the CONTRIBUTING guidelines.
  • I have checked to ensure there aren't other open Pull Requests for the same change.

@Tiryoh Tiryoh added the Type: Feature New Feature label Oct 4, 2021
@Tiryoh
Copy link
Contributor

Tiryoh commented Oct 4, 2021

Thanks for the contribution!
Please give us some time to check on Ubuntu as well.

@Tiryoh
Copy link
Contributor

Tiryoh commented Oct 27, 2021

@n-ando I’m sorry to have kept you waiting.
I think the idea of the rtmouse.service and the rtmouse.sh is great.
We have updated the installation script name to match the current situation in the #75.
Would you check it out and merge it?

@Tiryoh Tiryoh changed the base branch from master to patch-1 November 9, 2022 02:43
Copy link
Contributor

@Tiryoh Tiryoh left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I think the change policy is excellent.
I will merge this into a working branch first, and then modify and merge into the main branch.

@Tiryoh Tiryoh merged commit b53a565 into rt-net:patch-1 Mar 31, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Type: Feature New Feature
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants