They have the .deb at the top of their download page, no need to install the PPA repository if you don’t want. You can’t get any more than “just downloading and double clicking an exe deb” than that on Ubuntu.
I will admit though, I wish there were an easier way to install PPAs.
You got that right. So many contradictory comments for such a simple question.
That said, Linux for home use is a hobby and hobbyists expect a certain level of interest and basic commitment to learning. Also, the Linux community is a bit anti-Windows. So, coming on a Linux forum and complaining that a simple Linux task is too hard, basically because it isn’t Windows and you didn’t bother to read any documentation, pushes ALL the Linux nerd buttons, LOL.
Imagine going on a boardgame forum to complain that some super popular game is dumb because it isn’t like a video game, and too complicated even though you didn’t bother to read the game rules.
As a board game hobbyist, that happens all the time. Our community generally makes an effort to direct them to games with a lower weight and easier rules and encourages them to keep playing to grow the hobby.
Not sure if this is the root cause of your boot failure, but underscores in hostnames are not allowed. A- Z, 0-9 and - are the only allowed characters.
You’re welcome to use whatever init system you want, but Systemd solves a lot of the bullshit problems and limitations that come from init.d init scripts. Systemd also has a lot of its own bullshit and bloat, but it does an excellent job at actually being an init system and service manager if you know how to properly use it.
Almost everything you said is mere brochureware perpetuated by a tribe stronger than the vi mafia.
Sysvinit starts fast, starts well, and doesn’t try to control mounts, cron, Getty, and everything else.
The"but it retries things" whine was a solved problem in 2001. So easy.
The EL6 machines I have in storage start faster than the el7 machines joining them. PCLinuxOS is a very valid non-systemd system that only lacks a documented kickstart emulant.
solves a lot of the bullshit problems and limitations that come from init.d init scripts.
So do the other ~7 init systems developed since then. And, as far as i know, all of them print their relevant trouble directly to stderr. Who cares about SysV still?
Hey guys, why all the downvotes? Systemd is known for throwing all the irrelevant stuff at you, making it troublesome to debug. Which is why i switched. And i can confirm: Runit, S6, OpenRC and even simple Dinit are way better in that regard (and they do make less trouble generally).
I know you don’t game but a dedicated GPU will be a godsend for video editing. Depending on the budget I would get a used gaming laptop like an Omen or a legion 5
Edit: worst case wait a year for parts and laptops to be really cheap haha.
The downside of a dedicated GPU is that your battery life is going to be bad. Intel Iris graphics have come a long way and are likely fine for this kind of thing.
A dedicated GPU will mean reduced battery life. If you are only going to edit video at your desk, I would suggest getting a laptop with a thunderbolt 3 or USB 4 port and an external GPU. Make sure the port provides 4 PCIe lanes, not all of them do.
CMUS! I’m surprised more people aren’t using this. It’s very cool, ultra lightweight, and easy to use. Maybe I just like stuff that runs in the console.
cmus is great, it checks all my boxes, and is much easier to work with than mpd imo. The only downside for me is that I can’t see any of the cover art :(
There is no great/simple linux music player with proper cover display. Eliza was so wonky when I tried it months ago, the most simple functions didn’t work properly (like sorting for release year etc.)
Roughly how big are these files, and are they stored locally on your machine or mounted over the network (using FUSE, GVFS, or a kernel-based one like NFS?)
I’ve noticed a few linux file managers are quite cautious loading multimedia thumbnails for networked filesystems mounted with GVFS, not sure of a fix for that aside from looking for a command line utility to mount using FUSE instead
ffprobe is included in the ffmpeg package. For future reference you can find what package contains a file by doing dpkg-query -S /bin/ffprobe (note that the path you give it is relative to /usr)
And here are instructions from a third party explaining how to tell apt how to install them so they can be kept up to date (be sure you read the warning on the debian.org page about why they don’t tell you to do that before you do it):
Depending on how exactly your file manager works, installing the codec may or may not be sufficient to display thumbnails. If not, there are probably instructions specific to your file manager for installing the appropriate plugin.
You have openh264 installed already which should cover your bases. Since it quite clearly isn’t I’m not sure what to suggest. What file manager is this that’s having issues?
Ext4 is a filesystem. That is the part of the kernel that actually stores and retrieves the files on disk. What program are you using to browse files? It’s a bit hard to tell from this screenshot what program it’s a screenshot of, but it looks like Nautilus (the default file browser in GNOME). Is that it?
first of all, it only searches for occurrences in already installed packages and is more or less a grep -l xxx /var/lib/dpkg/info/*.list. So you can’t use it in order to determine which package to install, for that you use packages.debian.org or apt-file instead.
Secondly, what you search for isn’t relative to anything (wtf):
I recommend unplugging all disks with important data beforehand. Piece of mind about not being able to wipe all data (and having to restore from your backup) is great. Having used fdisk or parted is a good experience to have in case it’s actually needed on some server.
I use Linux (Arch actually) as my daily driver - I’m the MD of a small IT business in the UK. I have at least one employee who is asking me to create a Linux standard deployment to replace Windows because they don’t like it anymore - W11 is quite divisive.
For a corp laptop/desktop you might need Exchange email - so that might be Evolution with EWS. You’ll want “drive letters” - Samba, Winbind and perhaps autofs. You’ll need an office suite - Libre Office works fine. There’s this too: cid-doc.github.io for more MS integration - if that’s your bag.
I often see people getting whizzed up about whether LO can compete with MSO. I wrote a finite (yes, finite) capacity scheduler for a factory in MS Excel, back in 1995/6 - it involved a lot of VBA and a mass of checksums etc. I used to teach word processing and DTP (Quark, Word, Ventura and others). LO cuts it. It gets on my nerves when I’m told that LO isn’t capable by someone who is incapable of fixing a widow or orphan or for whom leading and kerning are incomprehensible.
This may be a controversial opinion but I would rather use the web version of Outlook than Evolution. I have been trying to use Evolution since the Ximian days but I was never really happy with it. I gave up on it in favour of web Outlook a couple of years ago.
I remember back in 2017, I didn’t really need any big desktop apps anymore. All I used was Salesforce, Netsuite, O365, Postman… I asked my company to just give me a Chromebook. Now I hate Chromebooks and I could very much do my job on a Linux distro mainly using web apps if needed.
My IT dept would never allow it because they can’t install security software on it. Obviously I’d be pretty safe from malware, but they’d have to trust that I set up firewalls and password protection because they couldn’t enforce a group policy, and their data loss prevention tools wouldn’t work.
Not as “safe” as you think in that regard (I use arch btw), the reason they don’t want it is because you lose control as the administrator. Once everyone is running some flavour of Linux and people report problems, guess who’s gotta look at it? The IT department. It’s a management nightmare compared to windows.
I solved that by social engineering our IT to join my “Windows” computer into the domain, which was actually just a Windows VM. They didn’t notice, and I’m free to Linux away.
Hello new Linux user! So yes, your correct when installing apps on Linux sometimes you might need to do it via command line other times you’ll get a nice install file you can double click. It’s really down too the software manufacturers on how they choose to package it.
In general with Linux you’ll find there’s still a lot of command line usage compared to Windows or osx. On those platforms for most users they would barely touch a terminal except in some kind of bug fixing emergency.
Some distros come with their own app store built in (like the windows or osx app store) and allow you to install a bunch of apps via the gui.
What version of Linux did you go for out of interest? Some are much more beginner and use friendly than others.
There indeed is an app store from where I installed few apps before. I need to check if they have Mullvad there. I do much prefer installing apps thru a GUI. While I know how to follow instructions and copy & paste these commands into terminal, it’s frustrating as I have no idea what any of these does. I might just aswell be unknowingly installing a keylogger or something.
I have no idea what any of these does. I might just aswell be unknowingly installing a keylogger or something.
This actually applies to windows GUI installers just the same. You really don’t know what you’re installing either, although you do usually give it administrator permission to make changes to the system. In some way it’s even worse, it’s “running commands” and hiding it from you.
That is a good mindset and you should hold on to it. Of course a gui can install a keylogger for you just as easily if not more so.
Trusted install sources, usually called repositories, are the way. Chances of malware exist, but they would require some spectacular shenanigans or conspiracies to set up.
With a GUI you also don’t know what it does. Its the same situation, you just click a button that runs the code instead of copying and pasting the code in the terminal. (And I would say the latter is safer because it is more transparent (for those who want to figure it out)).
and yet they are still loosing money by running ChayGPT 3.5 for free. I guess that in the future they’ll switch to a local small model in the hardware that is capable enough.
I think it’s like anything on the modern web, they’ll lose money until they reach a critical mass of users who get accustomed to using ChatGPT in their day-to-day life, and then they’ll kill the free tier.
Except their free tier is still around for everything that they started as free. Outlook, bing, Visual Studio Code, even office is free for students and teachers.
They’ll always keep the low tier free to get people hooked and charge businesses whatever.
Microsoft has free tier Office tools because they’re data brokers now. TMK they didn’t always have free Outlook, it was bundled in Office, which cost money. I don’t see ChatGPT remaining free forever, it costs too much to run. I could be wrong though, depending on how much valuable data they can scrape from it.
Yeah they didn’t gave a free Office, Outlook or Visual studio. Now they do and there is no sign of them stopping it. Bing is expensive and they aren’t stopping it.
Chatgpt is MS’s first real chance of dethroning Google search. They’re going to keep a free tier forever.
My two cents; if you want to use Linux on it, then do yourself a favor and pick a laptop from a Linux-first vendor. So the likes of NovaCustom, Star Labs, System76, Tuxedo and others found on the link over here come to mind. Besides that, it’s important that the device in question either has a dedicated GPU (or at least supports eGPUs). Furthermore, choose a device with relatively high battery capacity; they go up to ~99 Wh, so pick something that’s at least relatively close to that number.
Ultimately, any discussion on this would boil down to cost vs convenience. As OP hasn’t explicitly stated anything on this regard, it seems unproductive to delve into this further. However, strictly speaking, I have to agree with you that the Linux-first vendors are (in almost all cases) more expensive. Thank you for pointing that out for OP.
In case you're as bored as I am 😅.Let’s start with stating some facts from OP: - OP takes the effort to state six wishes/requirements without mentioning price. - OP implies to at least have considered the Framework laptop, for which the 16 inch variant -the one actually capable of video editing etc- is not a cheap device either. - OP states: “I don’t want to worry about” when talking about battery life. If anything, that sounds like one that would prefer convenience over cost. Therefore, I assumed that OP wasn’t cost-limited by any means (they didn’t state it anyways). Anyhow, allow me to illustrate how much OP might have to “pay more” for “inferior hardware”: - Found this one on old.reddit.com/r/LaptopDeals, a site which you mentioned elsewhere under OP. Seems like a cool laptop, not gonna lie. It’s just a random one I picked. Let’s see what we can find on the other side: - Well look at that? Better CPU and better battery, just all around a great package (it even has a mechanical keyboard?!). Furthermore. better warranty terms and possible to extend to 5 years (compared to a measly 1 year for the other laptop). Yes, it’s a significantly more expensive laptop. But, (for me) it’s clearly the superior deal especially when the Linux support is considered. You’re absolutely free to disagree though 😉.
Just my two cents… But my x1 carbon, running tumbleweed has been my single greatest Linux on laptop experience, ever… And I’ve used many different laptops over the years. System76, framework, Lenovo, Dell, Asus, hp, apple… My x1 has been absolutely amazing!
Cpu is an i5, and I forget what specific model but I can check. My carbon is an older Gen 5. It also just uses the Cpu for graphics… No dedicated graphics card. Battery life is good concidering the age (the battery is still original, and I get probably 3 hrs with moderate use. My carbon also is the 8gb (ram) model. On this particular model the ram is soldered on, so upgrading isn’t an option (without replacing the board, obviously).
Now, for me… I use the machine for work. I’m a systems administrator and spend most of my time remotong into servers and end user machines… So the work load on the laptop is on the lighter side. I do have various vm’s that I spin up form time to time, but never more than one at a time.
Anyway, as I said before, it has been the single greatest Linux experience on a laptop I’ve ever had. Everything just works, and it’s been rock solid. I’ve been running this machine as a daily driver for work now for about three years.
Edit: Love the down vote, also. Makes me feel like this is reddit all over again. Lmao. Down vote for sharing an opinion of what’s been the best Linux on laptop experience I’ve ever had. Whoever down voted me… Can you correct me and tell me the correct answer for what has been the best Linux experience on a laptop? I’m obviously mistaken.
Thank you so much for sharing your experiences! I’m afraid it might not be very relevant as it’s a device that’s at least 6 years old by now 😅 (at least according to this source. Regardless, user experiences are valuable. And I’m glad to hear that the device has been working flawlessly for you so far 😊.
Love the down vote, also. Makes me feel like this is reddit all over again. Lmao. Down vote for sharing an opinion of what’s been the best Linux on laptop experience I’ve ever had.
Haters gonna hate, I guess. Don’t worry too much about it. The thread you’re in (so the one starting with my first reply under this post) also is the most controversial under this post. So I wouldn’t be surprised if some folks just down voted indiscriminately for… some reason…
I’m aware that that’s a concern. Thankfully, there are workarounds. And if all else fails, there’s always the possibility to make use of eGPUs; which I’ve actually explicitly mentioned in my earlier reply for this exact reason (without mentioning explicitly for which reason it was mentioned*).
OP might not even need it for professional use, but I assumed they did*.
Please don’t; tuxedo/system76/metabox/etc are all rebadged Clevo ODM designs.
The support that these vendors put in for Linux is miniscule, and the hardware is “fine” at best. I for one love my desktop 3700x and 3060ti mobile stuffed into a laptop chassis. No compromises were made on this hardware.
Conversely, Dell and Lenovo laptops tend to have very good Linux support and can be had relatively cheaply, especially if you get something that isn’t bleeding edge.
The support that these vendors put in for Linux is miniscule
Wow, that’s a bold claim if anything. First time seeing a Pop!_OS-denier, I assume you also deny the existence of COSMIC? And these are just some of the work done done by System76 only.
the hardware is “fine” at best
Another bold claim; one which only holds true if merely Apple’s finest go beyond “fine”.
I for one love my desktop 3700x and 3060ti mobile stuffed into a laptop chassis. No compromises were made on this hardware.
Hmm…, very interesting! I’m totally oblivious of the existence of such a thing. If that is your benchmark, then I can actually understand what you meant with your earlier claim. Please feel free to enlighten me on how this works 😊.
Conversely, Dell and Lenovo laptops tend to have very good Linux support and can be had relatively cheaply, especially if you get something that isn’t bleeding edge.
Hmm…, I think with the level of literacy (or just plain text skimping) we find on the internet, anything that helps in conveying the message is a clear win; especially if merely the use of just two characters enables one to achieve this.
Could you elaborate on what you dislike about it? I’m just genuinely curious*.
Hmm…, so if I understand you correctly; using /s is lazy, so I should either not try to convey sarcasm in written text or make it more clear that it’s sarcasm without saying that it’s sarcasm? Perhaps a better question would be: how would you formulate that one sentence? Once again, I’m genuinely curious and I’m thankful that you took the effort to type that down.
I think the key is not trying to make a joke out of something obvious. It isn’t funny and if you are making the joke right most people will pick up that its satire.
I think I got you now. I won’t change my ways; /s is just way too convenient for me to give up on 😅. I guess I’m weak… Regardless, I think you’ve at least given me some food for thought. So thank you for that!
So what happens is that changing the keyboard language comes together with the CPU upgrade from Intel® Core® i3-1315U to Intel® Core® i7-1360P. That’s what you pay for*. I agree with you that they might have done a better job at conveying what’s happening. For whatever it’s worth, I didn’t immediately notice this myself. Therefore I tried to contact them in hopes of resolving the issue. They responded very quickly (like within a couple of minutes) and explained what was going on. Props to them for that!
Good on them for explaining. But at that price, why even propose the option? That’s a 40% price increase just to get your keyboard layout where it’s free everywhere else.
Wow, that’s a bold claim if anything. First time seeing a Pop!_OS-denier, I assume you also deny the existence of COSMIC? And these are just some of the work done done by System76 only.
To clarify, they do jack shit to add major hardware support (etc). This seems like a disingenuous response.
Pop isn’t adding anything much to Linux; it’s yet another Debian derivative by way of Ubuntu. Take this from me as a system admin who has supported (and used) Pop, and has had to dig into the internals and submit bugs. Cosmic is cool and all, but it’s mostly just eye candy for GNOME at the end of the day. System76 also seem to still be developing working with other people skills.
That’s fine, if that’s what you want. There’s nothing inherently wrong with using Pop.
Tuxedo still haven’t as far as I’m aware released ITE829x Linux drivers (in an upstreamable form) for example; I had to reverse engineer the damned chip.
Clevo hardware lacks a lot of the polish that you just quietly get from a major manufacturer.
I for one love my desktop 3700x and 3060ti mobile stuffed into a laptop chassis. No compromises were made on this hardware.
Hmm…, very interesting! I’m totally oblivious of the existence of such a thing. If that is your benchmark, then I can actually understand what you meant with your earlier claim. Please feel free to enlighten me on how this works 😊.
Sorry, the 3060ti was conflating my desktop; it’s literally a 2060 which is far worse in terms of termals and power.
The Clevo NH58AD can be specced with a Ryzen 7 3700X and NVIDIA GeForce RTX 2060. I have one. There are definitely trade-offs and for some reason the damned thing is quite unstable with 3200MHz RAM even though it’s explicitly supported.
I have this laptop. I look at the Linux offerings from these manufacturers. I contribute to them. In my professional life I’ve managed fleets of Laptops from major manufacturers (particularly the business-y lines), with some rebadged Clevos (for some reason) at the mix. I am speaking from experience with the hardware here.
I actually have another previous gen Intel one, too - it has some interesting design choices.
I’m not saying that it’s all bad, and you seem to be taking this as something of a personal attack.
It’s fine to like these companies. I want them to succeed, but Clevo as an ODM tend to produce products that lack the polish of a comparable (say) Dell, and don’t achieve the same volume of sales as a major manufacturer to achieve lower costs through increased volume (etc) - the cost savings have to come from somewhere and often that’s the firmware, material design, and design quality.
These products are fine, don’t pretend that they’re perfect though, you’re doing them a disservice.
To clarify, they do jack shit to add major hardware support (etc).
Thanks! That’s the clarification that I needed.
This seems like a disingenuous response.
My apologies if it seemed that way, that wasn’t my intention.
Pop isn’t adding anything much to Linux
In absolute sense, to the kernel; sure.
it’s yet another Debian derivative by way of Ubuntu.
That’s where we clearly differ. It offers (arguably) the easiest installation for Nvidia drivers (which is especially useful for new users). Furthermore, it has other neat functionality like a recovery partition; which is otherwise absent on any other Linux distro (at least that I’m aware off). I agree that these things mostly benefit the new user rather than the established one. Nonetheless, even if we’re not the target audience, we shouldn’t be dismissive of the work that others put into their platform.
Cosmic is cool and all, but it’s mostly just eye candy for GNOME at the end of the day.
How can it be for GNOME if it’s its own Desktop Environment? Sure, it relies on GTK (like most other DEs). But it’s a Rust-based DE, which is (AFAIK) unique and already commendable by itself. Again, I don’t understand if you’re just trying to be dismissive of other people’s work or just being ignorant/misinformed.
While this particular case is new to me, I can’t say I’m surprised. FWIW, even Linux Torvalds himself needed to put effort in self-improving themselves in this department. Therefore, I don’t quite understand why you felt the need to bring this up. FWIW, I never said or implied that System76 is some holy organization that can’t do anything wrong. You made a vague statement with “The support that these vendors put in for Linux is miniscule” and I only intended to point out some of their continued contributions to ‘Linux’. I could have named any other Linux-first vendor, but System76 seemed to be the most renowned and that’s why I went with that one.
Tuxedo still haven’t as far as I’m aware released ITE829x Linux drivers (in an upstreamable form) for example; I had to reverse engineer the damned chip.
That’s unfortunate. And I think that this short paragraph is the summary of your grievances with these Linux-first vendors. And if that’s the case, then it’s at least worth mentioning that I’m absolutely oblivious of the challenges that you might have faced in this regard.
This sentiment made me very curious into how much laptop vendors contribute to the Linux kernel in general^[1]^. Unfortunately, there was not a lot that I could find. Perhaps I’m just very bad at looking into that kinda thing. Therefore, if you’re aware of a (half-)decent way to somehow see how much effort is done by different laptop vendors in order to support hardware on Linux, then please feel free to notify me of that 😊.
Clevo hardware lacks a lot of the polish that you just quietly get from a major manufacturer.
I’d have to take your word on it as you’re clearly more experienced in this regard. But would you be so kind to give an example of two comparable laptops at comparable price-points; one from Clevo and another from a major manufacturer, in which the lack of polish is clearly visible? Like, if I as an average consumer look at the review on the Schenker XMG Focus 16 found on Notebookcheck.net and compare that to the reviews of the laptops it’s compared to in its verdict, then I don’t notice anything significant. Note that I’ve mostly just skimped the reviews*.
Sorry, the 3060ti was conflating my desktop; it’s literally a 2060 which is far worse in terms of termals and power.
No problem. Thank you for clarifying!
I have this laptop. I look at the Linux offerings from these manufacturers. I contribute to them.
Thank you for your continued contributions 😊!
I’m not saying that it’s all bad
This wasn’t clear in your first reply.
and you seem to be taking this as something of a personal attack.
My apologies if it came across like that, I certainly didn’t intend that*. To perhaps better illustrate how I read your first reply, allow me to paste it down below:
My inner thoughts while reading your first reply> Please don’t Alright, they’re not in favor of it, which is totally fine. Let’s see what they bring up. > tuxedo/system76/metabox/etc are all rebadged Clevo ODM designs. False. (I pointed this out in my earlier reply.) > The support that these vendors put in for Linux is miniscule Vague statement at best. But if support isn’t specified as hardware support, then it’s another false statement. > and the hardware is “fine” at best. Another vague statement; but at least their alternative should be better, right? > I for one love my desktop 3700x and 3060ti mobile stuffed into a laptop chassis. First time hearing this. Internet search didn’t give me any pointers. All of their statements so far haven’t been written with care, perhaps they’ve been smoking something. But I’ll give them the benefit of doubt and ask them how this works. > No compromises were made on this hardware. Alright, so they’ve somehow managed something incredible (if at all). I’m sure they’ll tell us what this is and how this is not Clevo. (In retrospect, what did you actually mean with this statement?) > Conversely, Dell and Lenovo laptops tend to have very good Linux support and can be had relatively cheaply, especially if you get something that isn’t bleeding edge. Okay, I guess that’s to be expected. But I don’t recall a great experience looking into their catalogue the last time. checks; yup, still lackluster at best (pointed to this in my earlier reply). (Back to normal mode) So, to sum it up: I didn’t like your alternatives and stated why. As to your criticism towards Linux-first vendors; 1 false statement, 1 vague statement, 1 false/vague statement. Furthermore, there was a vague description of a device which initially seemed custom at best, but in retrospect seems to be a Clevo after all 😅.
It’s fine to like these companies. I want them to succeed, but Clevo as an ODM tend to produce products that lack the polish of a comparable (say) Dell, and don’t achieve the same volume of sales as a major manufacturer to achieve lower costs through increased volume (etc) - the cost savings have to come from somewhere and often that’s the firmware, material design, and design quality.
Agreed. I probably couldn’t have said it better. But, this doesn’t mean that Dell or Lenovo (or any other major manufacturer for that matter) themselves actually accomplish in making good products. Theoretically, they should be able to produce either better (and/)or cheaper devices. However, the fact of the matter is that this simply isn’t the case (or at least not substantially/significantly). The Thinkpads sold today are just an excuse compared to the Thinkpads that were sold in the past. Similarly, Dell’s XPS series shook the market in the past, but now they’ve stuck on a bad implementation of what Apple^[2]^ deemed unworthy (talking about touch instead real keys for function keys (etc)).
Don’t get me wrong. I’m sure pretty soon (probs with Meteor Lake already) Dell’s and Lenovo’s Linux offerings (so talking strictly about a subset of their offerings, refer to my earlier reply for the links) will at least be considerable CPU-wise. But until then, if anyone is serious about using their laptop as a proper workstation with somewhat decent battery life^[3]^, then it’s simply not worth to bother with Dell (like at all) or Lenovo (unless they’re willing to pay a hefty price for it).
So just to be absolutely clear. I don’t categorically dismiss Dell, Lenovo or any other major manufacturer for that matter. But for OP’s requirements; currently, they seem to be (at best) very expensive.
These products are fine, don’t pretend that they’re perfect though, you’re doing them a disservice.
Alright, so I suppose this is a reaction to the following statements of mine:
“Another bold claim; one which only holds true if merely Apple’s finest go beyond “fine”.”
“At which point, the “fine” hardware from the Linux-first vendor not only starts to be attractive but highly desirable by comparison.”
I’m sure earlier paragraphs should have been sufficient to explain my thoughts on this. But just in case; they’re not perfect. But -IMO- for OP’s requirements, they’re at the very least worth considering.
I, perhaps naively, think that contributions to the Linux kernel are most representative for hardware support. Please correct me if I’m wrong.
Suffice to say, Apple actually had put thought into their design. Contrary to Dell’s excuse of an implementation.
I disagree. I have a System76 laptop and I love it and there support team. I could care less that it is a Clevo. It also comes with system76 boot which allows you to weaken Intel ME.
That’s good for you, really. There’s nothing inherently wrong with it and I’m not going to have a go at you for liking a brand.
I have several rebadged Clevos just through happenstance - right place right time deals. For what I paid they are great laptops - I wouldn’t buy one new though. My old (secondhand) XPS 15 was a far superior experience overall while still packing broadly similar hardware to one of my Clevos - I ended up giving it away when I got a 3700X based system which just lacks some of the polish that you get from a major manufacturer.
I also once had a Dell that would ‘sing’ to me in a quiet room; I eventually worked out that I was hearing the pci-e and USB through the speakers. Not pleasant. YMMV. Use what makes you happy.
I had a 10th gen S76 Lemur. The hardware was a mixed bag. Chassis was nice and light (compared to Apple), but enameled so the edges eventually chipped. Keyboard/trackpad were average. Speakers were awful… Battery life was excellent like usually got around 20 hours on a charge (and often more with a little effort!). I also had a number of hardware failures and dealing with their support was pretty terrible… Broken control key out of the box, Wifi died twice, second time they replaced the motherboard (and that took like… 9 weeks), then it completely died a year later when it was finally out of warranty. A real mixed bag of Pop OS being nice, and having great software/firmware support, but also multiple hardware failures coupled with terrible warranty support.
I found there support to be pretty helpful although I’ve only had two issues. The first issue was the track pad would quick working on a reboot and was fixed by updated the firmware. The second issue was my thunderbolt port stopped working and was fixed by disconnecting the battery for 10 min.
Other than that my laptop is very nice and performs well. The speakers are also pretty good and I don’t have any complains.
Correct. I was disappointed to find this out as well. Supposedly it’s due to these codecs requiring a paid license to use. With windows the license cost is baked into the cost of the windows license itself, but of course that doesn’t exist with Linux. It CAN work on Linux if you purchase the studio version of Resolve, but I wasn’t ready to shell out $300 for a video editor when I’m only producing content for Youtube as a hobby and for the fun of it.
linux
Active
This magazine is from a federated server and may be incomplete. Browse more on the original instance.