Skip to content

Commit

Permalink
Merge pull request #57 from ethanaobrien/main
Browse files Browse the repository at this point in the history
  • Loading branch information
meghan06 authored Aug 22, 2023
2 parents 4399a0c + 91fa798 commit a6142f9
Showing 1 changed file with 7 additions and 1 deletion.
8 changes: 7 additions & 1 deletion docs/faq.md
Original file line number Diff line number Diff line change
Expand Up @@ -35,12 +35,18 @@ Please read this page before asking a question in the Discord. Your help request
**What OS should I use?**
* This depends on your use case. Only you can answer this question.

**My internal keyboard doesnt work, can I use an external keyboard to get into developer mode?**
**My internal keyboard doesn't work, can I use an external keyboard to get into developer mode?**
* No. The hotkeys will only work on the internal keyboard.

**Should I use Windows 10 or 11?**
* Windows 11 is required for TB4 users. If you don't have Thunderbolt 4, you may use both 10 or 11.

**Will the audio driver still work when re-installing Windows?**
* Yes, on the device the license was created. If the internal drive was replaced, see below.

**I upgraded my Chromebooks' internal drive and my audio/Thunderbolt 4 license is not working, what do I do?**
* The license is tied to the serial number of your internal drive. **You do not need to buy another license**. Send CoolStar a message through Patreon, and wait for about a week.

**How do I buy Windows audio drivers in bulk?**
* A discount is only available for Chromebooks containing an `Intel 6th gen processor (up to Core i5)`, `N3350`, `N4000`, or, `N4020` processor, otherwise you must pay full price. You must purchase 10 or more licenses to be eligible for a discount. If you are eligible for a discount, you can ping CoolStar in the [Chrultrabook Discord Server](https://discord.com/invite/ranFKmUeXc).

Expand Down

1 comment on commit a6142f9

@github-actions
Copy link

Choose a reason for hiding this comment

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

@check-spelling-bot Report

🔴 Please review

See the 📜action log for details.

Unrecognized words (5)

autofanctrl
crosec
driverinstallers
instructionaly
overclock

To accept ✔️ these unrecognized words as correct, run the following commands

... in a clone of the [email protected]:chrultrabook/docs.git repository
on the main branch (ℹ️ how do I use this?):

curl -s -S -L 'https://raw.githubusercontent.com/check-spelling/check-spelling/main/apply.pl' |
perl - 'https://github.com/chrultrabook/docs/actions/runs/5942342810/attempts/1'
Pattern suggestions ✂️ (2)

You could add these patterns to .github/actions/spelling/patterns.txt:

# Automatically suggested patterns
# hit-count: 2 file-count: 1
# https/http/file urls
(?:\b(?:https?|ftp|file)://)[-A-Za-z0-9+&@#/%?=~_|!:,.;]+[-A-Za-z0-9+&@#/%=~_|]

# hit-count: 1 file-count: 1
# GitHub SHAs (markdown)
(?:\[`?[0-9a-f]+`?\]\(https:/|)/(?:www\.|)github\.com(?:/[^/\s"]+){2,}(?:/[^/\s")]+)(?:[0-9a-f]+(?:[-0-9a-zA-Z/#.]*|)\b|)

Errors (2)

See the 📜action log for details.

❌ Errors Count
ℹ️ candidate-pattern 2
❌ forbidden-pattern 1

See ❌ Event descriptions for more information.

Please sign in to comment.