Re: [9fans] usbd error message

2009-08-13 Thread Bela Valek
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  | grep -s hello; echo $status > > My guess is that somehow your grep is borked and: > >        if (! ps | grep -s ' usbd$') >          

Re: [9fans] usbd error message

2009-08-13 Thread 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 | 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

Re: [9fans] usbd error message

2009-08-13 Thread erik quanstrom
On Thu Aug 13 09:36:24 EDT 2009, bval...@gmail.com wrote: > Plan 9 [...] > init: starting /bin/rc > grep: exec header invalid > grep: exec header invalid > grep: exec header invalid i'm pretty sure this is not a pristine install. somehow grep has gotten stomped on. - erik

Re: [9fans] usbd error message

2009-08-13 Thread Bela Valek
2009/8/13 Noah Evans : > 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: 0009f000 memory E820: 0009f000

Re: [9fans] usbd error message

2009-08-13 Thread Noah Evans
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. On Thu, Aug 13, 2009 at 2:45 PM, Bela Valek wrote: > Its a default install, i didnt modify it. > > 2009/8/13 erik quanstrom : >> On

Re: [9fans] usbd error message

2009-08-13 Thread Bela Valek
Its a default install, i didnt modify it. 2009/8/13 erik quanstrom : > On Thu Aug 13 06:25:14 EDT 2009, bval...@gmail.com wrote: >> First of all, i missed some pids, the total number of usbd processes is 8: >> >> glenda            5    0:00   0:00      356K Sleep    usbd >> glenda            6    

Re: [9fans] usbd error message

2009-08-13 Thread Bela Valek
2009/8/13 Noah Evans : > Can you mk all /sys/src/libthread. This is bogging down a bit. Take it > off-list? > I did mk, and i tried the command again, thread 5 has no process information, thread 95 gives this: term% echo 'stacks()' | acid -l thread 95 /proc/95/text:386 plan 9 executable /sys/lib

Re: [9fans] usbd error message

2009-08-13 Thread erik quanstrom
On Thu Aug 13 06:25:14 EDT 2009, bval...@gmail.com wrote: > First of all, i missed some pids, the total number of usbd processes is 8: > > glenda50:00 0:00 356K Sleepusbd > glenda60:00 0:00 356K Preadusbd > glenda70:00 0:00

Re: [9fans] usbd error message

2009-08-13 Thread Noah Evans
Can you mk all /sys/src/libthread. This is bogging down a bit. Take it off-list? On Thu, Aug 13, 2009 at 12:23 PM, Bela Valek wrote: > First of all, i missed some pids, the total number of usbd processes is 8: > > glenda            5    0:00   0:00      356K Sleep    usbd > glenda            6    

Re: [9fans] usbd error message

2009-08-13 Thread Bela Valek
First of all, i missed some pids, the total number of usbd processes is 8: glenda50:00 0:00 356K Sleepusbd glenda60:00 0:00 356K Preadusbd glenda70:00 0:00 356K Rendez usbd glenda80:00 0:00 356K R

Re: [9fans] usbd error message

2009-08-13 Thread Noah Evans
Okay, could you run: echo 'stacks()' | acid -l thread On Thu, Aug 13, 2009 at 11:44 AM, Bela Valek wrote: > Logged in with 'none': > > none             91    0:00   0:00      356K Sleep    usbd > none             92    0:00   0:00      356K Pread    usbd > none             93    0:00   0:00    

Re: [9fans] usbd error message

2009-08-13 Thread Bela Valek
Logged in with 'none': none 910:00 0:00 356K Sleepusbd none 920:00 0:00 356K Preadusbd none 930:00 0:00 356K Rendez usbd none 940:00 0:00 356K Rendez usbd Logged in with 'glenda': glenda

Re: [9fans] usbd error message

2009-08-13 Thread Noah Evans
Are you sure you're not running two usbds? Can send a listing of your process table? On Thu, Aug 13, 2009 at 11:03 AM, Bela Valek wrote: > I managed to reproduce the error in Bochs, the only thing I did was > turning on the USB support in the emulator (usb_uhci: enabled=1). > > Startup: > pcirouti

[9fans] usbd error message

2009-08-13 Thread Bela Valek
I managed to reproduce the error in Bochs, the only thing I did was turning on the USB support in the emulator (usb_uhci: enabled=1). Startup: 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 sw