From owner-freebsd-mips@freebsd.org Mon Dec 28 20:11:02 2015 Return-Path: Delivered-To: freebsd-mips@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id CCACAA54970 for ; Mon, 28 Dec 2015 20:11:02 +0000 (UTC) (envelope-from ray@ddteam.net) Received: from mail-lf0-x232.google.com (mail-lf0-x232.google.com [IPv6:2a00:1450:4010:c07::232]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "Google Internet Authority G2" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 598E31C5C for ; Mon, 28 Dec 2015 20:11:02 +0000 (UTC) (envelope-from ray@ddteam.net) Received: by mail-lf0-x232.google.com with SMTP id y184so202995391lfc.1 for ; Mon, 28 Dec 2015 12:11:01 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=ddteam-net.20150623.gappssmtp.com; s=20150623; h=date:from:to:cc:subject:message-id:in-reply-to:references :mime-version:content-type:content-transfer-encoding; bh=aSuX3GQbargK8rpPGtspkUDqGYYF7VcHDgQ823aFH+4=; b=a5jfaILYdABRMJgzgRtfMliNJZA8CQSHs0/QXX5pXc6A2gN9IBilvXGC+pxUoO4fAw ok8GmSt6uVGfnWSMjrXjzkTO4LMuFKoyMZ+widKMNOx60FgeU+H8BFEUK1Jjc+6FjR2B GfyQAPqOq6tQls3Vlh8Moj6MI2vyKRX/TaA5By2UCiVACIqmwY5E/invZr9Veb4X1qy6 zTDMboJaKpkzLSOM0E7pFXYutAgsgnlu9bC+6zRb8s0Srjon2F4NeQJ+gLaFlVWW7Yaj m8xSwfZlP1UBkmSTt4FOIRGA2n7ua5cOkioGCfSi9gJ4x6LxGuhDJ4HC1kyhEPNfpNPm sjKQ== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:date:from:to:cc:subject:message-id:in-reply-to :references:mime-version:content-type:content-transfer-encoding; bh=aSuX3GQbargK8rpPGtspkUDqGYYF7VcHDgQ823aFH+4=; b=B+aCA3NtDWamFBT864qcJLCvpK41GUemxHBpowRllEo/AWOyt0UbVKDldg2GS6x05Y hLKbSRvS8TiyUnIXSkChPnAsA2QIvkm6GGRoeJWV5rqi5uetXp07SP5aCTx7cBojFqwV IcaH9Rq8o5TEf4fwx27Je6wB0vEU4j+Pt0DL6xn/kiw/lorY9sZJFCYHCNE8+0yPCxk4 LkBhtT7rgEqQCrniA3LjQfkzM32O55nnKM/u8SCHITWGp1A7P55rWuMQmJXiplvyDYUI ZeEAB5kSFSI+2gc/Ry8z6Nq+T+2H8dwcP811+SiqnUoaUpReZPrdIdtxkSzxZuB7RDGK Jy0g== X-Gm-Message-State: ALoCoQkmDtNFJzzT3pF/A4CjyLQsYXyM0DCLNS4BMnLHKal44uCZCqauNWI411IBzGB5+zh9yGE4FUskYJYw7lP1RPeSJcdfuQ== X-Received: by 10.25.21.40 with SMTP id l40mr13170692lfi.123.1451333460015; Mon, 28 Dec 2015 12:11:00 -0800 (PST) Received: from raynote.ddteam.net (0-211-52-37.pool.ukrtel.net. [37.52.211.0]) by smtp.gmail.com with ESMTPSA id ji3sm5486423lbc.37.2015.12.28.12.10.58 (version=TLSv1/SSLv3 cipher=OTHER); Mon, 28 Dec 2015 12:10:59 -0800 (PST) Date: Mon, 28 Dec 2015 22:10:28 +0200 From: Aleksandr Rybalko To: Adrian Chadd Cc: Anant Kamath , "freebsd-mips@freebsd.org" Subject: Re: [RT5350] Unable to login on an HLK-RM04 Message-Id: <20151228221028.068b5baa6fb876d20821d338@ddteam.net> In-Reply-To: References: X-Mailer: Sylpheed 3.4.2 (GTK+ 2.24.25; amd64-portbld-freebsd11.0) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit X-BeenThere: freebsd-mips@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: Porting FreeBSD to MIPS List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 28 Dec 2015 20:11:02 -0000 On Sun, 27 Dec 2015 09:37:13 -0800 Adrian Chadd wrote: > I'm on that today. > > please file bugs for both of those (can't login, and incorrect console device.) > > > -a I'm not sure how it done in Adrian's build, but I fix that problem few weeks ago for zrouter.org: http://hg.zrouter.org/hg/zrouter/rev/18651f8c0b45 Anant, please take a look, if it helps you too. > > > On 27 December 2015 at 04:31, Anant Kamath wrote: > > Changing /etc/ttys to use ttyu1 instead of ttyu0 makes the login prompt > > work (it gets displayed). > > > > However, no username seems to be valid. (I tried root, user) > > > > Configuring /etc/ttys to autologin like this: > > > > ttyu1 "/usr/libexec/getty al.57600" vt100 on secure > > > > also fails. (It results in an infinited failed login loop) > > > > After fixing the network settings in the image (to use rt0 instead of > > arge0, and enabling the if_bridge device in the kernconf), I can now > > connect via telnet, but telnet too rejects the credentials (login: user, > > blank password; login: root, blank password; login: root, password:root > > fails) > > > > ( New boot message: http://pastebin.com/qYcBR0bq ) > > > > I think this is now more an issue that I should post here: > > https://github.com/freebsd/freebsd-wifi-build > > but I welcome any help if I'm missing something really obvious. > > > > Regards, > > Anant > > > > > > > > On Sun, Dec 27, 2015 at 3:52 PM Anant Kamath wrote: > > > >> Hi, > >> > >> I was trying to get FreeBSD to work on a HiLink HLK-RM04 which has a > >> RT5350 SoC (and 32MB RAM, 8MB Flash) for the past couple of weeks in my > >> free time. OpenWRT has so far worked splendidly on this. > >> > >> I had tried the RT305X kernel (which booted after removing the BOOTP > >> options) but couldn't get my mfsroot image to mount. > >> > >> Then I was genuinely surprised when a new RT5350 conf and other bits got > >> added just a couple of days ago (and then I found this mailing list and the > >> other threads about it). > >> > >> So I tried the new kernconf (configured with MFS_IMAGE and > >> GEOM_UNCOMPRESS) with a mfsroot image created using Adrian Chadd's > >> freebsd-wifi-buiild and tftpbooted it. > >> (I also had to do this: > >> https://github.com/freebsd/freebsd-wifi-build/issues/9) > >> > >> The md0.ulzma image gets mounted, however the prompt ends here: > >> > >> ..... > >> ifconfig: interface bridge0 does not exist > >> bridge0: done > >> *** inetd > >> *** Done! > >> > >> Output on the terminal freezes here. > >> (Full boot message here : http://pastebin.com/gkkBsJDn) > >> > >> Is the init complete at this point? I'm not getting any login prompt after > >> this. > >> How does one access the console from here (over serial)? > >> > >> Also, I understand that this rt5350 support is work-in-progress, and would > >> love to help with the effort. > >> > >> Regards, > >> Anant Kamath > >> > > _______________________________________________ > > freebsd-mips@freebsd.org mailing list > > https://lists.freebsd.org/mailman/listinfo/freebsd-mips > > To unsubscribe, send any mail to "freebsd-mips-unsubscribe@freebsd.org" > _______________________________________________ > freebsd-mips@freebsd.org mailing list > https://lists.freebsd.org/mailman/listinfo/freebsd-mips > To unsubscribe, send any mail to "freebsd-mips-unsubscribe@freebsd.org" -- Aleksandr Rybalko