9fans - fans of the OS Plan 9 from Bell Labs
 help / color / mirror / Atom feed
From: Noah Evans <noah.evans@gmail.com>
To: Fans of the OS Plan 9 from Bell Labs <9fans@9fans.net>
Subject: Re: [9fans] usbd error message
Date: Thu, 13 Aug 2009 15:57:23 +0200	[thread overview]
Message-ID: <56a297000908130657x3c59ed1bxb0c4741e6e1e8a45@mail.gmail.com> (raw)
In-Reply-To: <4ecada1e0908130635t276ec858med4435c3ad37a429@mail.gmail.com>

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  | grep -s hello; echo $status

My guess is that somehow your grep is borked and:

	if (! ps | grep -s ' usbd$')
		usb/usbd
is succeeding in /rc/bin/usbstart

On Thu, Aug 13, 2009 at 3:35 PM, Bela Valek<bvalek2@gmail.com> wrote:
> 2009/8/13 Noah Evans <noah.evans@gmail.com>:
>> Can you reboot the machine and then pastebin the full transcript of
>> what happens from boot to your usbd error? AFAIK you shouldn't have
>> two instances of usbd running.
>>
>
> Its very short, the error message comes early:
>
> Plan 9
> E820: 00000000 0009f000 memory
> E820: 0009f000 000a0000 reserved
> E820: 000e8000 00100000 reserved
> E820: 00100000 0fff0000 memory
> E820: 0fff0000 10000000 acpi reclaim
> E820: fffc0000 100000000 reserved
> 126 holes free
> 00019000 0009f000 548864
> 0040e000 0687f000 105320448
> 105869312 bytes free
> cpu0: 50MHz GenuineIntel PentiumIV/Xeon (cpuid: AX 0x0F20 DX 0x78BFBFF)
> ELCR: 0A00
> pcirouting: BIOS workaround: PCI.0.1.3 at pin 1 link 96 irq 11 -> 9
> #u/usb/ep1.0: uhci: port 0xC020 irq 9
> 256M memory: 105M kernel data, 151M user, 576M swap
> usbd...root is from (tcp, local)[local!#S/sdC0/fossil]:
> user[none]: glenda
> time...
> fossil(#S/sdC0/fossil)...version...time...
>
> init: starting /bin/rc
> grep: exec header invalid
> grep: exec header invalid
> grep: exec header invalid
> usb/usbd: opendevdata: /dev/usb/ep1.0: '/dev/usb/ep1.0/data' device or
> object already in use
> usb/usbd: /dev/usb/ep1.0: '/dev/usb/ep1.0/data' device or object already in use
>
>



  parent reply	other threads:[~2009-08-13 13:57 UTC|newest]

Thread overview: 14+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-08-13  9:03 Bela Valek
2009-08-13  9:18 ` Noah Evans
2009-08-13  9:44   ` Bela Valek
2009-08-13  9:54     ` Noah Evans
2009-08-13 10:23       ` Bela Valek
2009-08-13 11:01         ` Noah Evans
2009-08-13 12:42           ` Bela Valek
2009-08-13 11:47         ` erik quanstrom
2009-08-13 12:45           ` Bela Valek
2009-08-13 13:01             ` Noah Evans
2009-08-13 13:35               ` Bela Valek
2009-08-13 13:46                 ` erik quanstrom
2009-08-13 13:57                 ` Noah Evans [this message]
2009-08-13 14:25                   ` Bela Valek

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=56a297000908130657x3c59ed1bxb0c4741e6e1e8a45@mail.gmail.com \
    --to=noah.evans@gmail.com \
    --cc=9fans@9fans.net \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).