Changing the hostname does it. I just changed my hostname and that broke it. It broke a few other things, too (in xterm, "sudo gainroot" complains GET_BY_HOSTNAME() failed)<br><br>My original hostname was "NOKIA-N800-51". Change yours back to that and it should work again.
<br><br>--Paul<br><br><div><span class="gmail_quote">On 2/19/07, <b class="gmail_sendername">Francesc Roig-i-Feliu</b> <<a href="mailto:francesc.roig@impress.biz">francesc.roig@impress.biz</a>> wrote:</span><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
A Dilluns 19 Febrer 2007, Paul Klapperich va escriure:<br>> I always setup a user password, edit the 'gainroot' script, and lock the<br>> root account using 'passwd -l'<br>><br>> The maemo wiki explains how to edit the gainroot script, or you can just
<br>> install the "becomeroot" package. I don't think either of the passwords<br>> should prevent application manager from working.<br><br>> Did you do anything else that you recall?<br><br>I installed busybox package, but i didn't get any error. Also I changed the
<br>N800 host name editing the hostname file (to FrancescNok).<br><br>#############################<br><a href="http://maemo.org/pipermail/maemo-users/2007-January/003108.html">http://maemo.org/pipermail/maemo-users/2007-January/003108.html
</a><br><br>1/ on my desktop Linux pc<br><br>mkdir -p /tmp/n<br>cd /tmp/n<br>wget<br><a href="http://mummola.cs.tut.fi/n770/files/busybox_1.01-4.osso10-ipv6.etc1_armeldeb">http://mummola.cs.tut.fi/n770/files/busybox_1.01-4.osso10-ipv6.etc1_armeldeb
</a><br>ar x busybox_1.01-4.osso10-ipv6.etc1_armel.deb data.tar.gz<br>tar xfz data.tar.gz<br>mv ./bin/busybox ./bin/busybox2<br>scp ./bin/busybox2 root at YOURNOKIA:/bin/<br><br>2/ then on my N800 as root<br><br>cd /usr/bin
<br>ln -s /bin/busybox2 ip<br>ln -s /bin/busybox2 nc<br>ln -s /bin/busybox2 ping<br>ln -s /bin/busybox2 ping6<br>ln -s /bin/busybox2 telnet<br>ln -s /bin/busybox2 traceroute<br>#############################<br><br>> What method did you use to become root?
<br><br>$> ssh <a href="mailto:root@172.16.11.72">root@172.16.11.72</a><br><a href="mailto:root@172.16.11.72">root@172.16.11.72</a>'s password: (rootme)<br><br><br>BusyBox v1.1.3 (Debian 3:1.1.3-3.osso17) Built-in shell (ash)
<br>Enter 'help' for a list of built-in commands.<br><br>FrancescNok:/#<br>FrancescNok:/# passwd<br>Enter the new password (minimum of 5, maximum of 8 characters)<br>Please use a combination of upper and lower case letters and numbers.
<br>New password: (new_password)<br><br>Re-enter new password: (new_password)<br><br>FrancescNok:/# passwd user<br>New password: (new_password)<br>Enter the new password (minimum of 5, maximum of 8 characters)<br>Please use a combination of upper and lower case letters and numbers.
<br>New password: (new_password)<br><br>Re-enter new password: (new_password)<br><br>> Which version of the firmware are you running?<br><br>The newest version.<br><br><br>Now the sources list is:<br><br>#############################
<br>#maemo:name Nokia Catalogue<br>#maemo:essential<br>deb <a href="http://catalogue.tableteer.nokia.com/certified/">http://catalogue.tableteer.nokia.com/certified/</a> bora user<br>#maemo:name Nokia Catalogue (3rd party software)
<br>deb <a href="http://catalogue.tableteer.nokia.com/non-certified/">http://catalogue.tableteer.nokia.com/non-certified/</a> bora user<br>#maemo:name bora-extras<br>deb <a href="http://repository.maemo.org/extras">http://repository.maemo.org/extras
</a> bora free non-free<br>#maemo:name <a href="http://repository.maemo.org">repository.maemo.org</a><br>deb <a href="http://repository.maemo.org/">http://repository.maemo.org/</a> bora free non-free<br>#maemo:name <a href="http://scriptkiller.de">
scriptkiller.de</a> (vpnc and more)<br>deb <a href="http://scriptkiller.de/apt/">http://scriptkiller.de/apt/</a> mistral main<br>#maemo:name Maemo hackers<br>deb <a href="http://maemo-hackers.org/apt">http://maemo-hackers.org/apt
</a> bora main<br>#maemo:name Kernel Concepts<br>deb <a href="http://downloads.kernelconcepts.de/maemo3">http://downloads.kernelconcepts.de/maemo3</a> bora free<br>#maemo:name Mulliner<br><a href="http://www.mulliner.org/nokia770/repository/">
http://www.mulliner.org/nokia770/repository/</a> bora free<br>#############################<br><br><br>Any suggestion?<br><br>Francesc.<br><br>><br>> --Paul<br>><br>> On 2/19/07, Francesc Roig-i-Feliu <<a href="mailto:francesc.roig@impress.biz">
francesc.roig@impress.biz</a>> wrote:<br>> > Hi,<br>> ><br>> > After reflashing my N800 and changing the user and root passwords, I get<br>> > the<br>> > same problem.<br>> ><br>> > Could be the user (or root) password the problem why the Application
<br>> > Manager<br>> > does not work?<br>> ><br>> > Is it possible to reset the user password?<br>> ><br>> > Any idea about that?<br>> ><br>> ><br>> ><br>> ><br>
> > ---------- Missatge reenviat ----------<br>> ><br>> > Assumpte: Re: Application manager does not work.<br>> > Data: Divendres 16 Febrer 2007<br>> > De: Francesc Roig-i-Feliu <<a href="mailto:francesc.roig@impress.biz">
francesc.roig@impress.biz</a>><br>> > A: <a href="mailto:maemo-users@maemo.org">maemo-users@maemo.org</a><br>> ><br>> ><br>> > Device: n800<br>> ><br>> > when I try to upgrade ("apt-get update" works fine) the device, I get:
<br>> ><br>> > Nok:~# apt-get upgrade<br>> > Reading package lists... Done<br>> > Building dependency tree... Done<br>> > You might want to run `apt-get -f install' to correct these.<br>> > The following packages have unmet dependencies:
<br>> > libgnutls11: Depends: libgcrypt11 but it is not installed<br>> > Depends: libgpg-error0 (>= 1.0) but it is not installed<br>> > maemo-gaim: Depends: libgcrypt11 but it is not installed
<br>> > E: Unmet dependencies. Try using -f.<br>> > Nok:~#<br>> ><br>> > and if I do "apt-get -f install" nothing happen, the problem persist.<br>> ><br>> ><br>> > ################
sources.list ##################<br>> > #maemo:name Nokia Catalogue<br>> > #maemo:essential<br>> > deb <a href="http://catalogue.tableteer.nokia.com/certified/">http://catalogue.tableteer.nokia.com/certified/
</a> bora user<br>> > #maemo:name Nokia Catalogue (3rd party software)<br>> > deb <a href="http://catalogue.tableteer.nokia.com/non-certified/">http://catalogue.tableteer.nokia.com/non-certified/</a> bora user
<br>> > deb <a href="http://repository.maemo.org/">http://repository.maemo.org/</a> bora free non-free<br>> > deb <a href="http://repository.maemo.org/extras/">http://repository.maemo.org/extras/</a> bora free non-free
<br>> > deb <a href="http://downloads.kernelconcepts.de/maemo3">http://downloads.kernelconcepts.de/maemo3</a> bora free<br>> ><br>> > deb <a href="http://maemo-hackers.org/apt">http://maemo-hackers.org/apt
</a> bora main<br>> ><br>> > deb <a href="http://maemo-hackers.org/apt">http://maemo-hackers.org/apt</a> mistral main<br>> ><br>> > #deb <a href="http://downloads.kernelconcepts.de/maemo2">http://downloads.kernelconcepts.de/maemo2
</a> mistral free<br>> > deb <a href="http://downloads.kernelconcepts.de/maemo3">http://downloads.kernelconcepts.de/maemo3</a> bora free<br>> ><br>> > deb <a href="http://www.mulliner.org/nokia770/repository/">
http://www.mulliner.org/nokia770/repository/</a> bora free<br>> > #maemo:name Bash<br>> > #deb <a href="http://www.math.ucla.edu/~jimc/nokia770">http://www.math.ucla.edu/~jimc/nokia770</a> mistral user<br>> > ##########################################
<br>> ><br>> > A Divendres 16 Febrer 2007, Paul Klapperich va escriure:<br>> > > On 2/16/07, Francesc Roig-i-Feliu <<a href="mailto:francesc.roig@impress.biz">francesc.roig@impress.biz</a>> wrote:
<br>> > > > I have a problem with the application manager. Applications manager<br>> ><br>> > does<br>> ><br>> > > > not<br>> > > > work. It shows a white screen but nothing inside. Any idea about what
<br>> > > > could<br>> > > > be happening?<br>> > ><br>> > > No ideas, but...<br>> > > 1) 770 or n800?<br>> > > 2) Do you have any other applications running?<br>
> > > 3) Can you try rebooting the device and trying again?<br>> > ><br>> > > --Paul<br>> ><br><br>> > maemo-users mailing list<br>> > <a href="mailto:maemo-users@maemo.org">maemo-users@maemo.org
</a><br>> > <a href="https://maemo.org/mailman/listinfo/maemo-users">https://maemo.org/mailman/listinfo/maemo-users</a><br>--------------------------------------------------------<br><br><br>This message (and any associated files) is intended only for the use of the individual or entity to which it is addressed and may contain information that is confidential, subject to copyright or constitutes a trade secret. If you are not the intended recipient you are hereby notified that any dissemination, copying or distribution of this message, or files associated with this message, is strictly prohibited. If you have received this message in error, please notify us immediately by replying to the message and deleting it from your computer. Messages sent to and from us may be monitored.
<br><br>Internet communications cannot be guaranteed to be secure or error-free as information could be intercepted, corrupted, lost, destroyed, arrive late or incomplete, or contain viruses. Therefore, we do not accept responsibility for any errors or omissions that are present in this message, or any attachment, that have arisen as a result of e-mail transmission. If verification is required, please request a hard-copy version. Any views or opinions presented are solely those of the author and do not necessarily represent those of the company.
<br>_______________________________________________<br>maemo-users mailing list<br><a href="mailto:maemo-users@maemo.org">maemo-users@maemo.org</a><br><a href="https://maemo.org/mailman/listinfo/maemo-users">https://maemo.org/mailman/listinfo/maemo-users
</a><br></blockquote></div><br>