Talk:Om 2008.8

From Openmoko

(Difference between revisions)
Jump to: navigation, search
(Nameservers: new section)
 
(One intermediate revision by one user not shown)
Line 2: Line 2:
  
 
[[User:Zeroedout|Zeroedout]] 21:06, 9 August 2008 (UTC)
 
[[User:Zeroedout|Zeroedout]] 21:06, 9 August 2008 (UTC)
 +
 +
 +
I think that the OM2008.8 Guide should be near the top of the page, right below Introduction. It seems hidden down below What's New, Customization, etc.
 +
 +
[[Infoport|William Vidrine]] 07:42, 10 August 2008 (UTC)
 +
 +
== Nameservers ==
 +
 +
Instead of adding 192.168.0.200 as the nameserver, which might or might not work, we just add the opendns servers? That will make sure it works for most people. This is what should be added to /etc/network/interfaces instead:
 +
 +
# Nameservers                                 
 +
up echo nameserver 208.67.222.222 > /etc/resolv.conf
 +
up echo nameserver 208.67.220.220 > /etc/resolv.conf

Latest revision as of 19:26, 20 August 2008

The GSM on/off/on bug seems to be kinda fixed, according to a post on the tracker it was removed as an option and the ticket has been closed. Therefor this is no longer an issue and am going to remove it from the wiki page.

Zeroedout 21:06, 9 August 2008 (UTC)


I think that the OM2008.8 Guide should be near the top of the page, right below Introduction. It seems hidden down below What's New, Customization, etc.

William Vidrine 07:42, 10 August 2008 (UTC)

[edit] Nameservers

Instead of adding 192.168.0.200 as the nameserver, which might or might not work, we just add the opendns servers? That will make sure it works for most people. This is what should be added to /etc/network/interfaces instead:

# Nameservers                                  
up echo nameserver 208.67.222.222 > /etc/resolv.conf
up echo nameserver 208.67.220.220 > /etc/resolv.conf
Personal tools

The GSM on/off/on bug seems to be kinda fixed, according to a post on the tracker it was removed as an option and the ticket has been closed. Therefor this is no longer an issue and am going to remove it from the wiki page.

Zeroedout 21:06, 9 August 2008 (UTC)