[9fans] sleeping macs don't lie

2013-01-24 Thread erik quanstrom
okay, the subject is misleading. the mac was simply idle, but told not to sleep while on a/c power. after a few days, the load on my dns server goes through the roof and immediately stops when i pull the power, and put the mac to sleep. has anyone seen or debugged this? - erik

Re: [9fans] 9pi + apple keyboard

2013-01-24 Thread Steve Simon
hugo% history -D -d sourcesdump /n/sources/plan9/sys/src/cmd/mkfile ... Feb 15 14:05:48 GMT 2005 /n/sourcesdump/2006/0321/plan9/sys/src/cmd/mkfile 2414 [jmk] 11c11 < BUGGERED=gc|lmlvideo|dwb|unix|perl|celp|mosml|ovac|vfs|aviation|tex --- > BUGGERED=gc|lmlvideo|dwb|unix|perl|celp|mosml|ovac|vfs|avi

Re: [9fans] plan9: how to get irq to mach routing

2013-01-24 Thread erik quanstrom
On Thu Jan 24 05:09:23 EST 2013, rgandha...@gmail.com wrote: > Hi, > > I would like to retrieve what IRQs are routed to what Machs (or > lapics). I dumped IOAPIC's Redirection Table entries, but Destination > bits [63:48] are always '0xFF'. Is there way to determine the routing > between IRQs an

Re: [9fans] 9pi + apple keyboard

2013-01-24 Thread erik quanstrom
On Thu Jan 24 05:30:18 EST 2013, phineas.p...@gmail.com wrote: > Hi, > > I noticed I have this same problem with man -P on the Raspberry Pi > (though I remember that it worked initially). What exactly did you > recompile? The Raspberry Pi kernel? > > Thanks, > Phin > > On 1/23/13, erik quanstr

Re: [9fans] 9pi + apple keyboard

2013-01-24 Thread lucio
>>> /sys/src/cmd/postscript/tr2post >> >> Ought to be part of mk install in /sys/src/cmd, I wonder if a patch to >> the mkfile is warranted? > > It's been deliberately excluded -- /sys/src/cmd/mkfile:11 > > I wonder if anyone remembers why? If we submit a patch, either somebody will remember wh

Re: [9fans] 9pi + apple keyboard

2013-01-24 Thread Richard Miller
>> /sys/src/cmd/postscript/tr2post > > Ought to be part of mk install in /sys/src/cmd, I wonder if a patch to > the mkfile is warranted? It's been deliberately excluded -- /sys/src/cmd/mkfile:11 I wonder if anyone remembers why?

Re: [9fans] 9pi + apple keyboard

2013-01-24 Thread lucio
> mk install > > in > > /sys/src/cmd/postscript/tr2post Ought to be part of mk install in /sys/src/cmd, I wonder if a patch to the mkfile is warranted? ++L

Re: [9fans] 9pi + apple keyboard

2013-01-24 Thread Phineas Pett
On 1/24/13, lu...@proxima.alt.za wrote: >> I noticed I have this same problem with man -P on the Raspberry Pi >> (though I remember that it worked initially). What exactly did you >> recompile? The Raspberry Pi kernel? > > I just tried man -P cat on my sheevaplug, after rebuilding libraries > an

Re: [9fans] 9pi + apple keyboard

2013-01-24 Thread lucio
> I noticed I have this same problem with man -P on the Raspberry Pi > (though I remember that it worked initially). What exactly did you > recompile? The Raspberry Pi kernel? I just tried man -P cat on my sheevaplug, after rebuilding libraries and binaries and found that aux/tr2post wasn't ther

Re: [9fans] 9pi + apple keyboard

2013-01-24 Thread Phineas Pett
Hi, I noticed I have this same problem with man -P on the Raspberry Pi (though I remember that it worked initially). What exactly did you recompile? The Raspberry Pi kernel? Thanks, Phin On 1/23/13, erik quanstrom wrote: > it appears that i shot myself in the foot with version skew with > the

[9fans] plan9: how to get irq to mach routing

2013-01-24 Thread p9 newbie
Hi, I would like to retrieve what IRQs are routed to what Machs (or lapics). I dumped IOAPIC's Redirection Table entries, but Destination bits [63:48] are always '0xFF'. Is there way to determine the routing between IRQs and Machs/LAPICs serving them?. One rudimentary way I tried is that