Mer/Status/770
r2d2rogers (Talk | contribs) (first draft of status for 770 on Mer .15) |
|||
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 | ||
+ | |||
+ | =Bluetooth= | ||
+ | Add symlink for bluetooth with | ||
+ | ln -s /mnt/initfs/usr/lib/hotplug/firmware/brf6150fw.bin /lib/firmware/brf6150fw.bin | ||
+ | |||
+ | =Network= | ||
+ | |||
+ | Wireless needs more work, Mac address is assigned, but NetworkManager shows "device not ready" | ||
+ | |||
+ | 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 and device is shutdown automatically. |
Revision as of 17:43, 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
Wireless needs more work, Mac address is assigned, but NetworkManager shows "device not ready"
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 and device is shutdown automatically.