Re: Dell hardware for FreeBSD

2017-12-11 Thread Jonathan Anderson

On 10 Dec 2017, at 11:48, Torfinn Ingolfsen wrote:


On Sat, 09 Dec 2017 21:29:43 -0600
Mark Schofield  wrote:


Hi All

I am looking to buy a new Dell laptop and wanted to put FreeBSD on 
it, but was unsure which one is supported. I am looking at a non 
touchscreen version that to put on it with 8gb ram. Link below


http://pilot.search.dell.com/Linux


Will FreeBSD install on one of these.


FreeBSD will install. But - Intel Graphics for newer chipsets (like 
those used with 7th generation Intel Core cpus) will very likely not 
work out of the box. Also, some of the hardware inside the laptop 
might be unsupported (no FreeBSD driver), for example the wireless 
(there has been lots of progress here lately, with both iwn and iwm 
drivers, so it might work).


I tried to buy a Dell XPS for FreeBSD a year or two ago. It was a 
beautiful machine with a really nice screen, but after going down the 
wireless rabbit hole and looking at NDIS wrapping support, I decided 
that life is too short and that my local Best Buy has a great return 
policy. :) These days it looks like Dell is using Atheros devices from a 
company called "Killer", and that chipset may not be supported in 
FreeBSD yet:

https://forums.freebsd.org/threads/63080/


There have been reports that people have got Intel Graphics working 
with the drm-next-kmod[1] port, but I haven't tried this, so YMMV.


The graphics stuff has really been coming along (at least with my 
hardware, which is — admittedly — a bit out-of-date). I think that, 
on Dell hardware, wireless support might be a bigger blocker.


Also watch out for notebooks with touchpads that run over i2c instead of 
USB:

https://lists.freebsd.org/pipermail/freebsd-mobile/2016-March/013370.html

Such devices apparently work in some contexts with the ig4 driver:
https://reviews.freebsd.org/D3068
https://reviews.freebsd.org/D3351

However, YMMV. :)


In general, buying a new laptop to use a FreeBSD desktop machine today 
is difficult, both because the vendors / shops seldoms lists all 
technical specifications - you have to do all research yourself, and 
because
many "Linux-supported" products from well known vendors like Dell and 
others use proprietary drivers in Linux to be able to claim Linux 
support.


Practically speaking, I think there are two approaches to buying a 
FreeBSD notebook:


1. copy somebody else's machine specs exactly (tends to lead to lots of 
people using the same slightly-stale ThinkPad, but it works), or
2. buy locally from a store with a good return policy, try it with a 
live USB environment, return, repeat.


I followed the second approach with my most recent FreeBSD notebook 
purchase (a year or two ago) and I'm fairly pleased with the third 
notebook I found (an HP Spectre x360). The Intel wireless works (no 
802.11ac support yet, but the card does work with iwm7265Dfw), the Intel 
graphics work with drm-next, the touchscreen did work at least once 
(though not at the moment) and the SD card support is... hahahahaha, one 
doesn't expect such luxuries to work with FreeBSD. :) However, I did 
have to go through the buy/test/return cycle more time than was really 
convenient.



Jon
--
Jonathan Anderson
jonat...@freebsd.org
___
freebsd-amd64@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-amd64
To unsubscribe, send any mail to "freebsd-amd64-unsubscr...@freebsd.org"


Re: High temperature on FreeBSD

2012-03-12 Thread Jonathan
On 3/10/2012 10:18 PM, al...@sc.rimed.cu wrote:
> Hi list, i am new in FreeBSD, i came from Fedore 16 and everything was
> fine but i decide to install FreeBSD-9.0 STABLE on my Packard Bell TJ62
> AMD Athlon64 X2 2.1 Ghz, 4G RAM. The install was complete, everything ok
> but when i start to build the kernel the machine gets 100C in thermal
> zone, truning on the computer gets around 65C and even coping large files
> (around 20G) then system temperature gets around 98C.  I downgrade to
> FreeBSD 8.1 and my temperature goes around 95C when i build the kernel or
> coping the same files. there is something wrong with freebsd and this
> machine or is normal that temperature.

I haven't seen it mentioned yet but what are the fan speeds like with
Fedora vs. FreeBSD?  Many laptops have BIOSes that are not fully
standards compliant and it could be that Fedora is doing something
different than FreeBSD when interacting with the BIOS when it comes to
fan speed control.  Unfortunately I can't give you any more help than
offering this as a possibility.

Jonathan
___
freebsd-amd64@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-amd64
To unsubscribe, send any mail to "freebsd-amd64-unsubscr...@freebsd.org"