This commit is contained in:
committer@tuxwarrior
2024-08-26 19:24:13 -05:00
parent b6b2f232b5
commit dfa7dd1fdb

171
README.md
View File

@@ -118,7 +118,7 @@ Primary key fingerprint: 3E80 CA1A 8B89 F69C BA57 D98A 76A5 EF90 5444 9A5C
- `no`
- `reboot`
## step four :: arch install :: software & dot files (dots)
## step five :: arch install :: software & dot files (dots)
- log in as `poq`
- `nmtui` (activate internet connection)
@@ -176,7 +176,7 @@ Primary key fingerprint: 3E80 CA1A 8B89 F69C BA57 D98A 76A5 EF90 5444 9A5C
- wait for nextcloud to complete syncronisation
- this will likely take a few days, depending on the internet speed and the amount of data stored with nextcloud
## step five :: post syncronisation tasks
## step six :: post syncronisation tasks
- `syncDirSetup.sh` (will set up `~/syncDir`)
- `mountDownloadsDir.sh` (will mount `~/Downloads` to syncDir's download dir)
@@ -184,86 +184,153 @@ Primary key fingerprint: 3E80 CA1A 8B89 F69C BA57 D98A 76A5 EF90 5444 9A5C
- `importGnupgKeys.sh` (deployment of gnupgp keys)
- `reboot` and re-login
## step six :: nvidia
## step seven :: nvidia
if the system runs nvidia, follow the steps in [nvidia.md](nvidia.md) to set up the nvidia driver.
## step seven :: final tweaks
## step eight :: post installation tasks
- vscodium
- **open workspace :: open all active projects**
- file > open workspace from file > `/home/poq/syncDir/gitRepos/git.mz.fo/fiodb/db/workspaces/vscodium/one.code-workspace`
- several .sh files might be flagged as modified (in gitkraken they will show up as `file mode changes from 14001 to 217`, which means from chmod 755 to 644), then you can fix this running the command `chmodAllSh.sh`.
- **settings sync :: download syncronised setting++**
- file > preferences > extension > search for and install `settings sync`
- login with github
- chose vs codium target git
- gist id `33f3bf3e8eb7d7af2c4fd24a57114f3e`
- https://gist.github.com/introspectionism/33f3bf3e8eb7d7af2c4fd24a57114f3e
- go to `sync settings` and click `edit configuration`
- `ctrl` + `shift` + `p` to open command palette
- search for `sync` and select `sync: download settings`
- gitkraken
- preferences > integrations > connect to gitlab
- preferences > ssh > uncheck `use local ssh agent`
- preferences > ui customization > theme: `gitkraken dark - high contrast`
- register fingerprint for ssh key(s)
- if the ssh key for a git repo has never been used, the ssh connection will fail as the key is not yet registered.
- `$ ssh git@git.mz.fo -p 2002`
- `Are you sure you want to continue connecting (yes/no/[fingerprint])? yes`
- firefox
- install dictionaries for [en-AU](https://addons.mozilla.org/en-US/firefox/addon/english-australian-dictionary/) and [no-NB](https://addons.mozilla.org/en-US/firefox/addon/norsk-bokm%C3%A5l-ordliste/)
- singlefile name format:
- settings > select the option to set firefox as default browser
- extensions icon > manage extensions > themes > enable theme `activist - bold`
- install dictionaries for
- [en-AU](https://addons.mozilla.org/en-US/firefox/addon/english-australian-dictionary/) and
- [no-NB](https://addons.mozilla.org/en-US/firefox/addon/norsk-bokm%C3%A5l-ordliste/)
- update singlefile name format (extension icon > manage extensions > extensions > singlefile > preferences > file format):
- old: `%if-empty<{page-title}|No title> ({date-locale} {time-locale}).{filename-extension}`
- new: `{year-locale}{month-locale}{day-locale}_{url-href-flat}_.{filename-extension}`
- printer
- https://gitlab.com/pqq/pIssues.2/-/issues/254#note_1921407733
### WIP BELOW THIS LINE
- reaper
- options >
- audio > device > audio system: pulseaudio
- sample rate: `48000`
- appearance > track meters > [ ] reset peak indicators on play/seek
- appearance > [x] don't animate any toolbar button
- general > paths >
- default path to save new projects: `/home/poq/syncDir/antijantepodden/`
- default render path: `/home/poq/syncDir/0_downloads/`
- media > import > [ ] copy imported media to project media directory
- actions > show action list > new action > new custom action >
- `options: cycle ripple editing mode`
- assign shortcut: "\`"
- actions >
- search for
- "Unselect (clear selection of) all tracks/items/envelope points"
- assign shortcut: "Alt + Shift + Up"
- https://bertomaudio.com/denoiser-pro.html
- `/mnt/nas/cb/software/licences/bertom-denoiser-pro-license.lic`
- `/mnt/nas/cb/software/denoiserPro_bertonAudio`
- [download](https://app.lemonsqueezy.com/my-orders/38cd233c-cd39-4b21-b2fa-6c2a38b702d4?signature=ca7157d7b412ef40f58354d6d6233089e8d0facfdec28246d7fe7b1e4450563f)
- `mkdir ~/.vst3` (verify in Reaper > `preferences > plug-ins > vst`)
- unpack and copy the dir `Bertom_DenoiserPro.vst3` found in `Bertom_DenoiserPro_3.0.6_GNU-LINUX/.avx2/` to this folder
- restart reaper, open the fx tool and the plugin, and load the licence file
- reaper
- https://gitlab.com/pqq/pIssues.2/-/issues/254#note_1897590421
- gitkraken
- https://gitlab.com/pqq/pIssues.2/-/issues/254#note_1897590421
- pcmanfm
- edit > preferences >
- general > [ ] erase files on removable media instead of "trash can" creation
- general > view mode: `detailed list view`
- layout > show in places > desktop, trash can, filesystem root
- volume management > when removable media unmounted: `change folder to home`
- advanced > path for home folder: `/home/poq/syncDir/`
- printer
- useful https://kb.adamsdesk.com/operating_system/arch_linux_install_network_printer/
- remove services cups.socket and cups.path
- $ sudo systemctl disable cups.path
- $ sudo systemctl disable cups.socket
- setting up the printer using system-config-printer was easy, and worked!
- (https://gitlab.com/pqq/pIssues.2/-/issues/254#note_1921407733)
# error solving
- lemur display/login manager does not log you in
- press `Alt-F1` (for tty1) to buypass the login screen (`Alt-F2` / tty2)
- press `Alt-F1` (for tty1) to buypass the login screen, or (`Alt-F2` / tty2) to view display manager (if installed)
- login and run `startx`
- `startx : fatal server error : no screens found`
- `rm /etc/X11/xorg.conf`
- `rm -r /etc/X11/xorg.conf.d`
- https://bbs.archlinux.org/viewtopic.php?id=149368
- `sudo journalctl -b` shows error:
- `ACPI Error AE_NOT_FOUND` and `could not resolve symbol _SB.PCI0.XDCI`
- solution:
- `sudo nano /boot/loader/entries/2024-06-06_13-01-32_linux.conf`
- add `libata.noacpi=1` to `options`
- `sudo journalctl -b` shows error:
- `mmio stale data cpu bug present`
- solution:
- should be safe to ignore this
- https://www.reddit.com/r/pop_os/comments/16esxxn/cpu_memory_leak/
- `pnp 00:03: disabling [io 0x3322-0x3323] because it overlaps 0000:00:01.0 BAR 13 [io 0x3000-0x3fff]`
- solution:
- unknown
- `nvme nvme0 missing or invalid SUBNQN field`
- should be safe to ignore this
- https://forums.gentoo.org/viewtopic-t-1106388-start-0.html
- `usci_ccg 0-0008: i2c_transfer failed -6` and `usci_ccg 0-0008: ucsi_ccg_init failed -6`
- should be safe to ignore
- https://bbs.archlinux.org/viewtopic.php?id=262194
- `mxm: guid detected in bios`
- safe to ignore
- https://ubuntuforums.org/showthread.php?t=2491276
- `acpi warning: … ._DSM: Argument #4 type mismatch - Found [Buffer] …`
- safe to ingore
- https://askubuntu.com/questions/842134/acpi-warning-argument-4-type-mismatch
- `bluetooth: hci0: hci le coded phy feature bit set, but its usage is not supported`
- solution:
- unknown
- `mount point /boot … is world accessible …` and `random seed file … is world accessible …`
- solution:
- `sudo umount /boot`
- `sudo chmod 700 /boot`
- `reboot`
- https://bbs.archlinux.org/viewtopic.php?id=287790
- `agetty failed to open credentials directory`
- solution:
- unknown
- `nouveau 0000:01L00.0: DRM: … kmsOutp [BL_GET level:0] (ret:-22)`
- solution:
- install propiretary nvidia drivers
- `dbus-broker-launch activation request for org.freedesktop.home1 failed … service could not be found`
- safe to ignore
- https://forum.manjaro.org/t/dbus-org-freedesktop-home1-service-not-found-i-set-noextract-usr-lib-security-pam-systemd-home-so-in-pacman-conf/77365
- `dbus-broker-launch … dunst.service is not named after the d-bus name … notifications`
- solution:
- unknown
- https://bbs.archlinux.org/viewtopic.php?id=287790
- pacman
- error when building new packages: "somefile exists in both ..."
- solution: disable debug option
- `dots/pacman/.makepkg.conf`
- https://forum.endeavouros.com/t/debug-package-conflict-on-system-update/50905
- https://wiki.archlinux.org/title/makepkg
- `sudo journalctl -b` shows error:
- `ACPI Error AE_NOT_FOUND` and `could not resolve symbol _SB.PCI0.XDCI`
- solution:
- `sudo nano /boot/loader/entries/2024-06-06_13-01-32_linux.conf`
- add `libata.noacpi=1` to `options`
- `sudo journalctl -b` shows error:
- `mmio stale data cpu bug present`
- solution:
- should be safe to ignore this
- https://www.reddit.com/r/pop_os/comments/16esxxn/cpu_memory_leak/
- `pnp 00:03: disabling [io 0x3322-0x3323] because it overlaps 0000:00:01.0 BAR 13 [io 0x3000-0x3fff]`
- solution:
- unknown
- `nvme nvme0 missing or invalid SUBNQN field`
- should be safe to ignore this
- https://forums.gentoo.org/viewtopic-t-1106388-start-0.html
- `usci_ccg 0-0008: i2c_transfer failed -6` and `usci_ccg 0-0008: ucsi_ccg_init failed -6`
- should be safe to ignore
- https://bbs.archlinux.org/viewtopic.php?id=262194
- `mxm: guid detected in bios`
- safe to ignore
- https://ubuntuforums.org/showthread.php?t=2491276
- `acpi warning: … ._DSM: Argument #4 type mismatch - Found [Buffer] …`
- safe to ingore
- https://askubuntu.com/questions/842134/acpi-warning-argument-4-type-mismatch
- `bluetooth: hci0: hci le coded phy feature bit set, but its usage is not supported`
- solution:
- unknown
- `agetty failed to open credentials directory`
- solution:
- unknown
- `nouveau 0000:01L00.0: DRM: … kmsOutp [BL_GET level:0] (ret:-22)`
- solution:
- install propiretary nvidia drivers
- `dbus-broker-launch activation request for org.freedesktop.home1 failed … service could not be found`
- safe to ignore
- https://forum.manjaro.org/t/dbus-org-freedesktop-home1-service-not-found-i-set-noextract-usr-lib-security-pam-systemd-home-so-in-pacman-conf/77365
- `dbus-broker-launch … dunst.service is not named after the d-bus name … notifications`
- solution:
- unknown
# more info