Re: Google Chromebook C720

2014-02-12 Thread Hans Petter Selasky

Hi,

Here is at least one patch for USB fixup and there might be more coming. 
A need someone to test this patch. The issue of problem has been 
identified thanks to Mattew Dillon at DragonFlyBSD.


On 02/12/14 08:51, Adrian Chadd wrote:

Yeah, we need:

* usb fixed up


http://svnweb.freebsd.org/changeset/base/261795


* bootloader (loader) needs more ram, as it runs out of memory trying
to read in the kernel - seabios unfortunately lies about how much is
actually there
* graphics - haswell, right?
* atkbd patches
* mouse / i2c bus driver ported over

The wifi, works great.



--HPS

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


Re: Google Chromebook C720

2014-02-12 Thread Adrian Chadd
I have one of these, but I haven't yet sat down to try freebsd-head
again. The default problems with the bootloader sucks.



-a


On 12 February 2014 00:21, Hans Petter Selasky h...@bitfrost.no wrote:
 Hi,

 Here is at least one patch for USB fixup and there might be more coming. A
 need someone to test this patch. The issue of problem has been identified
 thanks to Mattew Dillon at DragonFlyBSD.


 On 02/12/14 08:51, Adrian Chadd wrote:

 Yeah, we need:

 * usb fixed up


 http://svnweb.freebsd.org/changeset/base/261795


 * bootloader (loader) needs more ram, as it runs out of memory trying
 to read in the kernel - seabios unfortunately lies about how much is
 actually there
 * graphics - haswell, right?
 * atkbd patches
 * mouse / i2c bus driver ported over

 The wifi, works great.


 --HPS

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


Re: Google Chromebook C720

2014-02-12 Thread Matthias Apitz
El día Wednesday, February 12, 2014 a las 12:48:31AM -0800, Adrian Chadd 
escribió:

 I have one of these, but I haven't yet sat down to try freebsd-head
 again. The default problems with the bootloader sucks.

Are we talking about this device:

https://www.google.de/intl/de/chrome/devices/acer-c720-chromebook.html#ac-c720

This has only a 16 GByte SSD and the rest is in the cloud under the
control of whoever.

matthias  

-- 
Matthias Apitz   |  /\ ASCII Ribbon Campaign: www.asciiribbon.org
E-mail: g...@unixarea.de |  \ / - No HTML/RTF in E-mail
WWW: http://www.unixarea.de/ |   X  - No proprietary attachments
phone: +49-170-4527211   |  / \ - Respect for open standards
___
freebsd-current@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-current
To unsubscribe, send any mail to freebsd-current-unsubscr...@freebsd.org


Re: Google Chromebook C720

2014-02-12 Thread Adrian Chadd
On 12 February 2014 04:30, Matthias Apitz g...@unixarea.de wrote:
 El día Wednesday, February 12, 2014 a las 12:48:31AM -0800, Adrian Chadd 
 escribió:

 I have one of these, but I haven't yet sat down to try freebsd-head
 again. The default problems with the bootloader sucks.

 Are we talking about this device:

 https://www.google.de/intl/de/chrome/devices/acer-c720-chromebook.html#ac-c720

 This has only a 16 GByte SSD and the rest is in the cloud under the
 control of whoever.

so? It doesn't have to have the data in google's cloud. it can run
freebsd and be useful. :)


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


Google Chromebook C720

2014-02-11 Thread Hans Petter Selasky

Hi,

Anyone subscribed here that can do some USB tests using FreeBSD on a 
Google Chromebook, C720?


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


Re: Google Chromebook C720

2014-02-11 Thread Matthias Apitz
El día Wednesday, February 12, 2014 a las 08:13:40AM +0100, Hans Petter Selasky 
escribió:

 Hi,
 
 Anyone subscribed here that can do some USB tests using FreeBSD on a
 Google Chromebook, C720?

Does FreeBSD run on Google Chromebook at all?

matthias

-- 
Matthias Apitz   |  /\ ASCII Ribbon Campaign: www.asciiribbon.org
E-mail: g...@unixarea.de |  \ / - No HTML/RTF in E-mail
WWW: http://www.unixarea.de/ |   X  - No proprietary attachments
phone: +49-170-4527211   |  / \ - Respect for open standards
___
freebsd-current@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-current
To unsubscribe, send any mail to freebsd-current-unsubscr...@freebsd.org


Re: Google Chromebook C720

2014-02-11 Thread Hans Petter Selasky

On 02/12/14 08:19, Matthias Apitz wrote:

El día Wednesday, February 12, 2014 a las 08:13:40AM +0100, Hans Petter Selasky 
escribió:


Hi,

Anyone subscribed here that can do some USB tests using FreeBSD on a
Google Chromebook, C720?


Does FreeBSD run on Google Chromebook at all?

matthias



Hi,

DragonFlyBSD runs on it, so FreeBSD should too. The INTEL based ones. 
Only they found some USB issues, which needs to be addressed.


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


Re: Google Chromebook C720

2014-02-11 Thread Adrian Chadd
Yeah, we need:

* usb fixed up
* bootloader (loader) needs more ram, as it runs out of memory trying
to read in the kernel - seabios unfortunately lies about how much is
actually there
* graphics - haswell, right?
* atkbd patches
* mouse / i2c bus driver ported over

The wifi, works great.

-a


On 11 February 2014 23:27, Hans Petter Selasky h...@bitfrost.no wrote:
 On 02/12/14 08:19, Matthias Apitz wrote:

 El día Wednesday, February 12, 2014 a las 08:13:40AM +0100, Hans Petter
 Selasky escribió:

 Hi,

 Anyone subscribed here that can do some USB tests using FreeBSD on a
 Google Chromebook, C720?


 Does FreeBSD run on Google Chromebook at all?

 matthias


 Hi,

 DragonFlyBSD runs on it, so FreeBSD should too. The INTEL based ones. Only
 they found some USB issues, which needs to be addressed.

 --HPS

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