Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
M
microsoft-intune-archlinux
Manage
Activity
Members
Labels
Plan
Issues
0
Issue boards
Milestones
Wiki
Code
Merge requests
0
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package Registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Recolic
microsoft-intune-archlinux
Commits
d7dab6d0
There was an error fetching the commit references. Please try again later.
Commit
d7dab6d0
authored
1 month ago
by
Recolic
Browse files
Options
Downloads
Patches
Plain Diff
Update README.md
parent
91252f9c
No related branches found
No related tags found
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
README.md
+13
-1
13 additions, 1 deletion
README.md
with
13 additions
and
1 deletion
README.md
+
13
−
1
View file @
d7dab6d0
...
...
@@ -174,7 +174,7 @@ Try reboot. It works for me.
-
intune-portal 400 Bad Request, Couldnt enroll your device (or Open Company Portal and run a check on your device to get a current status)
`rm -rf ~/.Microsoft ~/.cache/intune-portal ~/.config/intune`
and try again.
Follow the
`How to delete MS account login cache`
guide below,
and try again.
If you are using intune-portal older than
`1.2404.23`
, please upgrade your intune-portal.
...
...
@@ -190,6 +190,12 @@ Just wait for a few seconds and click "Refresh".
Install seahorse, create a "password keyring". You MUST set a password (because of a known bug mentioned above) and then set it as default.
-
intune-portal white screen during login (after email address, before password)
Check if systemctl shows any java exception. It could be device broker service issue.
Try the
`How to delete existing enrollment data and enroll from fresh`
guide below.
-
intune-portal white screen on Manjaro: libEGL warning: egl: failed to create dri2 screen
This is not the root cause. ArchLinux has the same error message, and everything works.
`journalctl -xe`
shows no error message at all.
...
...
@@ -236,6 +242,12 @@ I will not upgrade it until it stops working.
### FAQ & Tricks
-
How to delete MS account login cache?
```
rm -rf ~/.Microsoft ~/.cache/intune-portal ~/.config/intune
```
-
How to delete existing enrollment data and enroll from fresh?
```
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment