Date: Sun, 8 Aug 2010 10:11:23 -0500 From: Antonio Olivares <olivares14031@gmail.com> To: Polytropon <freebsd@edvax.de> Cc: freebsd-questions@freebsd.org Subject: Re: ANNOUNCE: Custom 64bit FreeBSD 8.1-RELEASE with XFCE packages released Message-ID: <AANLkTik5h-KHhtBbNpc=4QNSNvPE5winmTFQqNUL_FNr@mail.gmail.com> In-Reply-To: <20100808164133.2abae500.freebsd@edvax.de> References: <4C566252.6010605@otenet.gr> <4C5CFEE0.5060000@speakeasy.net> <AANLkTin1vfjfM98gmc2P5a-hZ78q_PDChyFTbGqTbJA_@mail.gmail.com> <201008071157.00180.eliaschr@cha.forthnet.gr> <AANLkTi=YoER4nBaq2noap_pFbhcLD8BLYbRxzBpcK5JP@mail.gmail.com> <20100807214737.75ebc397.freebsd@edvax.de> <AANLkTimFJkB0vaV0jwcVVuaeWG2Zq_UQ6shd%2B=O%2B3B28@mail.gmail.com> <20100808120816.b6b1f54a.freebsd@edvax.de> <AANLkTikkog54DgykfkFer4NqQJeVTwd4teOYqu8EB=Gc@mail.gmail.com> <20100808164133.2abae500.freebsd@edvax.de>
next in thread | previous in thread | raw e-mail | index | archive | help
On 8/8/10, Polytropon <freebsd@edvax.de> wrote: > On Sun, 8 Aug 2010 09:12:51 -0500, Antonio Olivares > <olivares14031@gmail.com> wrote: >> I apologize, but the change to put the code: >> >> [! -f /tmp/.X0-lock ] && startx > > Oh good, added the missing "!"in the condition. Maybe I should > have written the code more clearly in the first place: > > if [ ! -f /tmp/.X0-lock ]; then > /usr/local/bin/startx > fi > > > >> my home directory /home/olivares/.login apparently does not work, why >> I see pam errors: >> >> Aug 8 08:07:32 myhostname login: pam_authenticate(): conversation failure >> .... login: >> in_prompt_echo_off(): tcgetattr(): Device not configured > > It's great to use FreeBSD - "man tcgetattr" tells us that this > function is used to retrieve terminal capability data. In my > opinion, this indicates that there's something wrong with the > format or content of /etc/gettytab. > > Checking this on my side reveals something strange: I have put > the profile name "autologin" as shown in my working (!) example > right after the "default" entry in /etc/gettytab; the "fixed speed > entries" then follow. Then, later on, near the file's end, there's > another entry with the same name. Strange... but works! > > I would only guess a gettytab issue... > > > > > -- Polytropon, I have it almost working. The pam errors are not there anymore, but the machine stays at the Password: prompt. But above it there is a line that says: 554 5.3.0 host "localhost" unknown Aug 8 09:02:49 grullahighschool sm-mta[1090]: NOQUEUE: SYSERR(root): host "localhost" unknown Starting cron. ...... I had to add a localhost name and I added grullahighschool since I am going to work there and I am getting this machine prepared for work. Otherwise, I would see the error message when starting xfce: Could not load up Internet address for . This will prevent XFce from operating correctly, It may be possible to correct the problem by adding to the file /etc/hosts on your system when it had no hostname :(, I can go back to the /etc/rc.local solution, but would prefer to get this one working, the other has an advantage that once I log out, I can shutdown immediately, but this does not matter much. Thanks for your help and advice. And for others that might wonder, I did my a bit of searches, here's some to prove my point http://lists.freebsd.org/pipermail/freebsd-questions/2004-March/042040.html http://lists.freebsd.org/pipermail/freebsd-questions/2004-March/042074.html Regards, Antonio
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?AANLkTik5h-KHhtBbNpc=4QNSNvPE5winmTFQqNUL_FNr>