2013 MacBook Air Project

Lundberg, Johannes johannes at brilliantservice.co.jp
Fri Aug 30 23:42:25 UTC 2013


Thanks :)

No github but I will attach the patches in this mail. Remember, the
diskgeom patch is a ugly hack....

Johannes Lundberg
BRILLIANTSERVICE CO., LTD. <http://www.brilliantservice.co.jp>


On Fri, Aug 30, 2013 at 11:38 PM, Alfred Perlstein <bright at mu.org> wrote:

> This is so cool!
>
> Do you have a repo on github with these patches?
>
>
> On 8/30/13 9:25 AM, Lundberg, Johannes wrote:
>
>> Hi
>>
>> I thought I'd give a progress report on running FreeBSD 10 on a MacBook
>> Air
>> 11" 2013 model.
>>
>> PCI-E SSD DRIVE
>> - Added device ID to device list. Should be committed to head already.
>> - Failed to write partition table due to weird characters at the end in
>> the
>> SSD's identifier key. Solved by ugly hack (cutting off the ident string in
>> the middle), fix not committed.
>>
>> SMP
>> - No problem when booting from usb memory stick. However, have to disable
>> smp in /boot/loader.conf with kern.smp.disabled="1" to boot from the SSD.
>>
>> USB
>> - Reverted sys/dev/usb/controller/xhci* to 243780 to make it work.
>>
>> WIFI
>> - Seems like this one is gonna be difficult due to Broadcom's proprietary
>> driver....
>>
>> ETHERNET
>> - Thunderbolt adapter works fine but hot-plugging not supported so you
>> need
>> to connect it before booting.
>>
>> BLUETOOTH
>> - Added device to usbdevs and ng_ubt.c. Device is recognised and ubt0
>> created but when running "service bluetooth start ubt0" I get "Unable to
>> setup Bluetooth stack for device ubt0". Works fine with other generic
>> bluetooth 4.0 usb dongle. No debugging done.
>>
>> Will install Xorg next week so report about that coming later.
>>
>> Best Regards
>>
>> Johannes Lundberg
>> BRILLIANTSERVICE CO., LTD. <http://www.brilliantservice.**co.jp<http://www.brilliantservice.co.jp>
>> >
>> ______________________________**_________________
>> freebsd-current at freebsd.org mailing list
>> http://lists.freebsd.org/**mailman/listinfo/freebsd-**current<http://lists.freebsd.org/mailman/listinfo/freebsd-current>
>> To unsubscribe, send any mail to "freebsd-current-unsubscribe@**
>> freebsd.org <freebsd-current-unsubscribe at freebsd.org>"
>>
>>
>
> --
> Alfred Perlstein
>
>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: diskgeom.diff
Type: application/octet-stream
Size: 870 bytes
Desc: not available
URL: <http://lists.freebsd.org/pipermail/freebsd-current/attachments/20130831/4657f9cd/attachment.obj>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: machdep.diff
Type: application/octet-stream
Size: 532 bytes
Desc: not available
URL: <http://lists.freebsd.org/pipermail/freebsd-current/attachments/20130831/4657f9cd/attachment-0001.obj>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: netgraph.diff
Type: application/octet-stream
Size: 460 bytes
Desc: not available
URL: <http://lists.freebsd.org/pipermail/freebsd-current/attachments/20130831/4657f9cd/attachment-0002.obj>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: usbdevs.diff
Type: application/octet-stream
Size: 559 bytes
Desc: not available
URL: <http://lists.freebsd.org/pipermail/freebsd-current/attachments/20130831/4657f9cd/attachment-0003.obj>


More information about the freebsd-current mailing list