From mboxrd@z Thu Jan 1 00:00:00 1970 MIME-Version: 1.0 In-Reply-To: <56a297000908130657x3c59ed1bxb0c4741e6e1e8a45@mail.gmail.com> References: <4ecada1e0908130323l7e3ca87dk7118c6722e882a36@mail.gmail.com> <5b58be405e45776af861309cff8aa999@quanstro.net> <4ecada1e0908130545x50dece6blae51413c6af4f7c2@mail.gmail.com> <56a297000908130601u62ead05fuec78a49b7a03edff@mail.gmail.com> <4ecada1e0908130635t276ec858med4435c3ad37a429@mail.gmail.com> <56a297000908130657x3c59ed1bxb0c4741e6e1e8a45@mail.gmail.com> Date: Thu, 13 Aug 2009 16:25:32 +0200 Message-ID: <4ecada1e0908130725x1fad6436p964d50eaaf44b45e@mail.gmail.com> From: Bela Valek To: Fans of the OS Plan 9 from Bell Labs <9fans@9fans.net> Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Subject: Re: [9fans] usbd error message Topicbox-Message-UUID: 46c03694-ead5-11e9-9d60-3106f5b1d025 2009/8/13 Noah Evans : > Can add 'flag x +' to /rc/bin/usbstart and /rc/bin/termrc and post > that output? I think I know your problem now. Also could you: > echo =A0| grep -s hello; echo $status > > My guess is that somehow your grep is borked and: > > =A0 =A0 =A0 =A0if (! ps | grep -s ' usbd$') > =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0usb/usbd > is succeeding in /rc/bin/usbstart > term% echo | grep -s hello; echo $status grep: exec header invalid |rc 220: can't exec: exec header invalid I wonder, what did I temper with, on two different installations. I just tried a clean install, the error message is not there, and ps show only 4 usbd threads.