yea, emacs even has a doctor
- 0 Posts
- 10 Comments
Magister@lemmy.worldto linuxmemes@lemmy.world•You've been formally invited to laugh at me troubleshooting my first issue in Linux.3·18 days agoI have a Mediatek MT7921K, it’s using the mt7921e driver, 3 years ago the chip was new I think and not well supported in linux (problem with init/sleep/resume) but a lot of people fixed it, and mediatek released new firmware, and the driver is rock solid for about 3 years now, I’m using it on my daily driver working PC 8h/day, 0 problem, and use a BLE keyboard and trackball too.
Magister@lemmy.worldto linuxmemes@lemmy.world•You've been formally invited to laugh at me troubleshooting my first issue in Linux.17·18 days agoDisable fast boot in your BIOS, else when you reboot, hardware is not re-initialized so if Windows loaded a custom firmware in the chip or set some stuff here and there, it may be incompatible with linux. If you dual boot, always disable FastBoot in the BIOS.
$ cat .inputrc $include /etc/inputrc "\e[A": history-search-backward "\e[B": history-search-forward
I type the first few letters and use up arrow, or !start of command name
I think we can see who downvoted on lemmy, but I don’t care why he did it, really…
:)
This could be me, I started on unix before Linux existed. I was on HP-UX, IRIX, AIX, Solaris1/2, and I did the same thing, went in /usr/bin, did a ls, man all the commands, this is how I learnt unix command, shell, awk, grep, sed, etc.
FFS you are right :-( this will popup in Facebook and others medias for sure
Magister@lemmy.worldto Programmer Humor@lemmy.ml•spreading misinformation online (javascript??)1·1 year agoFucking Caml, hate this language 👺
M-x doctor
In emacs, ESC then x then type doctor, I remember this from 30 years ago