Mer/Status/770: Difference between revisions

From Maemo Wiki
Jump to navigationJump to search
imported>r2d2rogers
imported>r2d2rogers
m Formatting the headings better, learning mediawiki formatting.
Line 1: Line 1:
This page gives an overview of the support for the Nokia 770 Internet Tablet
This page gives an overview of the support for the Nokia 770 Internet Tablet


==Mer .15==
=Mer .15=


==Bluetooth==
==Bluetooth==
Line 7: Line 7:
  ln -s /mnt/initfs/usr/lib/hotplug/firmware/brf6150fw.bin /lib/firmware/brf6150fw.bin
  ln -s /mnt/initfs/usr/lib/hotplug/firmware/brf6150fw.bin /lib/firmware/brf6150fw.bin


=Network=
==Network==
 
Wireless needs more work, Mac address is assigned, but NetworkManager shows "device not ready"


===Wifi===
Needs more work, Mac address is assigned, but NetworkManager shows "device not ready"
===USB Networking===
Usbnet working in normal boot with
Usbnet working in normal boot with
  modprobe g_ether; ifdown usb0; ifup usb0
  modprobe g_ether; ifdown usb0; ifup usb0


=RescueMenu=
==RescueMenu==
 
UsbNet option selectable, 770 boots to desktop, but unable to connect from host.
UsbNet option selectable, 770 boots to desktop, but unable to connect from host.

Revision as of 17:59, 29 July 2009

This page gives an overview of the support for the Nokia 770 Internet Tablet

Mer .15

Bluetooth

Add symlink for bluetooth with

ln -s /mnt/initfs/usr/lib/hotplug/firmware/brf6150fw.bin /lib/firmware/brf6150fw.bin

Network

Wifi

Needs more work, Mac address is assigned, but NetworkManager shows "device not ready"

USB Networking

Usbnet working in normal boot with

modprobe g_ether; ifdown usb0; ifup usb0

RescueMenu

UsbNet option selectable, 770 boots to desktop, but unable to connect from host.