What does this mean - AMD and Intel video is not supported under FreeBSD or it will run in generic mode without any acceleration?Nvidia provide a functional FreeBSD driver - AMD and Intel do not.
What does this mean - AMD and Intel video is not supported under FreeBSD or it will run in generic mode without any acceleration?Nvidia provide a functional FreeBSD driver - AMD and Intel do not.
Nvidia is supported in a different way than Intel and AMD. Intel and AMD have opensource parts available, that allow FreeBSD and Linux to build on that driver. Nvidia provides the whole driver for its cards, but it's closed source. It depends on people's opinions, on which they consider better supported.What does this mean - AMD and Intel video is not supported under FreeBSD or it will run in generic mode without any acceleration?
What does this mean - AMD and Intel video is not supported under FreeBSD or it will run in generic mode without any acceleration?
Linux will be better to handle this hardware. I have a one year old laptop and bluetooth, wifi, graphic card etc only work after picking patch. I know FreeBSD 13 (maybe 12.2) will work out of the box, but you are not living in the future.I've just bought a new High End laptop
For me, there is two points and one suggestion.
First :
Linux will be better to handle this hardware. I have a one year old laptop and bluetooth, wifi, graphic card etc only work after picking patch. I know FreeBSD 13 (maybe 12.2) will work out of the box, but you are not living in the future.
Second : This laptop is your working computer. Do not spare time on it with Linux or FreeBSD as the hardware is certified for Windows. If a linux (or BSD) thing require two day to found a solution or to be well configured, do not lose this time on your job.
Suggest :
Dual boot Windows and freeBSD. Use the necessary time to learn, test, configure and virtualize with freebsd.
And when you will be confirtable with FreeBSD as a main OS, switch to it as your main OS with a virtualized Windows.
Be aware that Linux distrubution and FreeBSD do not share the same philosophy. So triple boot is not a good idea ( unless learning is a passion).
Personnaly, I never use Windows, but mac OS (classic), linux (multi flavor), mac OS X and freebsd.
I use FreeBSD now. All (ok, not all...) I learn with an OS was useless for others.
So you are telling me that there is no way I'll get my brand new machine to run FreeBSD
Did you buy the machine with FreeBSD in mind? If so I am assuming that you have checked all the components are compatible with FreeBSD. If so, yes it should work fine.
From my personal experience, I tend to believe that all heavy desktop environments (Gnome 3, KDE 4+) are pretty much broken in little annoying ways regardless of which free operating system you use so you might as well stick with FreeBSD.
However you mentioned that you were a .NET developer. This is kinda like saying that you are a Swift/Cocoa developer. Sure there are projects to make it run on other operating systems but you will encounter less issues professionally using the Windows platform it was intended for. Windows VM in VirtualBox may get round that but it might not provide you with the most optimal experience if you spend a lot of time with it. I notice Mono and dotnetcore currently seem to be the minority compared to full fat .NET Framework
Give it a shot; stick with it for a few weeks and see how you get on. If the "correctness" of FreeBSD outweighs the convenience of Windows, then it wins
I'd say the same holds true in regards to Windows 10 no less. I have my desktop dual boot Windows 10 and FreeBSD/KDE and find myself using FreeBSD more and more these days cause KDE delivers a desktop experience that is much more pleasing in so many ways that it's hard to express. Not to mention the good feeling that it is not constantly trying to do things behind my back that I do not wish or approve of, and that configuration changes I make do not magically return to whatever MS had in mind for those.From my personal experience, I tend to believe that all heavy desktop environments (Gnome 3, KDE 4+) are pretty much broken in little annoying ways regardless of which free operating system you use so you might as well stick with FreeBSD.
From what I read, centOS won't be any different as far as desktop is concerned. If anything, it will be farther behind.CentOS seems more appealing by now.
It is only my feeling, but un short, yes.So you are telling me that there is no way I'll get my brand new machine to run FreeBSD without loose my time to hardware/software probles fixes before becaming productive.
Hi everyone,
I'm interested in this topic too.
I tried FreeBSD years ago on a bare metal laptop, but was defeated by the extreme difficulty I found to make the desktop environment work.
Now I've just bought a new High End laptop (it must be shipped to me by days) and I'm eager to leave windows and go for FreeBSD for... reasons. I love how it claim to be a UNIX OS and not a Kernel with some plugin. But...
I'm comparing BSD and Linux distros on virtualbox and for as much I try I'm finding Linux (CentOS, Ubuntu, the new UbtuntuDDE, etc) more user friendly to desktop users. Expecially CentOS that I think is more server focused feel more Desktop oriented than FreeBSD.
I'm a professional programmer and I work on .NET, I'm thinking to virtualize Windows 10 to work (I need it for my job) but for everything else I'm planning to use something else.
Now the question is: there is any chance that FreeBSD will operate better on bare metal than virtualized in VM?
For example Opera crashes, Plasma 5 keep to go full transparent and I need to reboot, Chromium need a fix in the memory config to be able to not hang on tabs etc... there are many little problems that summed up keep the system to be unusable from a desktop user perspective.
I'm don't want to give up, but CentOS seems more appealing by now.
What do you think?
Thank you all
there is any chance that FreeBSD will operate better on bare metal than virtualized in VM?
new High End laptop
I'm thinking to virtualize Windows 10 to work (I need it for my job) but for everything else I'm planning to use something else.
there are many little problems that summed up keep the system to be unusable from a desktop user perspective
Hi DusTech
for me, always best in bare metal , any operating system
I read that some users have problems with new hardware, but there is a list of compatible laptops
Laptop support, you don't check..bad bad ? , lucky for you
If you need only the software in Windows, go for it , in FreeBSD are multiple solutions to virtualize some use bhyve. That is the most simple and clean for use (in a plain text file of 10-15 lines you have a full virtual machine) and you have bhyve passthrough. The old VirtualBox, some people says that is a dirty hack, but it works well.
And many more, for me I use emulators/virtualbox-ose-nox11 for Windows7, because bhyve is too slow for me(in RDP session and virtualized ethernet nic is like been behind a 56kbps modem), I think is because of graphics support of bhyve, is too green for now (I don't want 3D acceleration but of course 2D, especially in Windows) and Virtualbox do the job very well, good for everyday use (I don't care about USB passthrough)
That's the magic of all, it's true, there are problems that won't have solution(for now). But the majority have solutions and fixes. And here you have a very good documentation and most of all an excellent community and forums.