From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from list by lists.gnu.org with archive (Exim 4.71) id 1V1NDh-0005Nf-D8 for mharc-grub-devel@gnu.org; Mon, 22 Jul 2013 17:00:37 -0400 Received: from eggs.gnu.org ([2001:4830:134:3::10]:41948) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1V1NDd-0005JI-M5 for grub-devel@gnu.org; Mon, 22 Jul 2013 17:00:35 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1V1NDb-00079W-Gz for grub-devel@gnu.org; Mon, 22 Jul 2013 17:00:33 -0400 Received: from mail-ee0-x232.google.com ([2a00:1450:4013:c00::232]:33658) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1V1NDb-00079J-BB for grub-devel@gnu.org; Mon, 22 Jul 2013 17:00:31 -0400 Received: by mail-ee0-f50.google.com with SMTP id d49so4015887eek.37 for ; Mon, 22 Jul 2013 14:00:30 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=message-id:date:from:user-agent:mime-version:to:subject:references :in-reply-to:content-type:content-transfer-encoding; bh=6tpBOC/RvK8RDiNTfrbh+92R5L/n4VqCajQrcfSqqus=; b=Hmi+GQ9H6X95gEEjf76Rpycq9ndHz+NxWcQ4ZfSCRYQ+SFqG2m7ZVMEMsV0H3UGL6m K7QAVqv9eeKAKaXcdQh3aXHmMhfwWW6x95L9Sdx6XzE215AcS3wYp5b94D5GNeT6i4uV dwfNEK/bzE6tVXqjT6n0IAh+bDf0HurGYIM4zXaAhYXEFpA+poxwZlcXbZRjgYd8Yyj6 08M2eWTfPm7cUiKjtrdwzGWccIuqOn59D9hccGa6e911sF9iQbCb0t0AuewepueYNgZP /oEr2tUEWa42gYZ5uoOFsDTQ6W0mUrI9xh74PZ51h3unKk3cN0gPTRVXVwC1686SO7RE 5OmA== X-Received: by 10.14.251.202 with SMTP id b50mr29526853ees.85.1374526830334; Mon, 22 Jul 2013 14:00:30 -0700 (PDT) Received: from [192.168.1.113] (31-249.1-85.cust.bluewin.ch. [85.1.249.31]) by mx.google.com with ESMTPSA id b7sm53626068eef.16.2013.07.22.14.00.29 for (version=TLSv1 cipher=ECDHE-RSA-RC4-SHA bits=128/128); Mon, 22 Jul 2013 14:00:29 -0700 (PDT) Message-ID: <51ED9D6E.7050907@gmail.com> Date: Mon, 22 Jul 2013 23:00:30 +0200 From: =?UTF-8?B?VmxhZGltaXIgJ8+GLWNvZGVyL3BoY29kZXInIFNlcmJpbmVua28=?= User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:17.0) Gecko/20130630 Icedove/17.0.7 MIME-Version: 1.0 To: The development of GNU GRUB Subject: Re: [PATCH] Re: [grub-devel] loongson-2f mini-pc (fuloong) elf image generation. References: <508D6906.5000100@gmail.com> <1351547244.2511.11.camel@king.jenpiliny.cz> <1351628069.2535.33.camel@king.jenpiliny.cz> <51E00C7F.6080700@gmail.com> <51E45E19.6080401@volny.cz> <51E59E32.4080608@volny.cz> <51E59EFE.6080301@volny.cz> <51E81366.10804@volny.cz> <51EB078D.3070303@volny.cz> <51EBFE3F.2020509@volny.cz> <754db81ef5b348866aa9285809d3889d@mail.volny.cz> In-Reply-To: <754db81ef5b348866aa9285809d3889d@mail.volny.cz> Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit X-detected-operating-system: by eggs.gnu.org: Error: Malformed IPv6 address (bad octet value). X-Received-From: 2a00:1450:4013:c00::232 X-BeenThere: grub-devel@gnu.org X-Mailman-Version: 2.1.14 Precedence: list Reply-To: The development of GNU GRUB List-Id: The development of GNU GRUB List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 22 Jul 2013 21:00:35 -0000 On 22.07.2013 22:14, starous@volny.cz wrote: > Hi, > thanks for the test(s). > > It looks like there are two possible cases: > - OHCI driver is not working on fuloong 2f > - root hub events handling is still not correct on fuloong 2f > I doubt either of those. Everything works fine on my fuloong 2F which is exactly the same machine. So either: a) it's because reporter uses pmon and pmon may put USB in weird state. b) his keyboard doesn't follow the spec. > Fortunately fuloong 2F has more or less classic serial interface so we probably can capture debug output from whole USB subsystem. > Do You have some another PC which can capture debug output from Fuloong 2f via serial cable? > If yes, we will contiue with tests at the end of week, currently I am busy. > > BR, > Ales > >> | Hm. >> | Could You make following additional test? >> | ... >> | >> | 4. >> | Boot the PC. During boot check this: >> | - If USB disk blinks when ls command is issued (i.e. if USB disk is >> | accessed by GRUB). >> >> No, it doesn't. >> >> | - If ls command output contains somewhere at least "usb(0)" or "usb(0) >> | usb(0,msdos1)" or whatever similar. >> >> Unfortunately no. >> >> | >> | 5. >> | Send the result to us. :-) >> >> Done, :-) >> >> Thanks, >> >> -- >> Javier. >> >> _______________________________________________ >> Grub-devel mailing list >> Grub-devel@gnu.org >> https://lists.gnu.org/mailman/listinfo/grub-devel > > > > _______________________________________________ > Grub-devel mailing list > Grub-devel@gnu.org > https://lists.gnu.org/mailman/listinfo/grub-devel >