Thierry Lacoste | 1 Apr 2007 12:37
Picon

cannot compile p5-IO-Compress-Base on O2

Did I miss something?
I'm using pkgsrc (almost) current.

# uname -a
NetBSD no2 3.0.2 NetBSD 3.0.2 (GENERIC32_IP3x) #0: Wed Nov  1 06:04:52 UTC 
2006 

builds <at> b0.netbsd.org:/home/builds/ab/netbsd-3-0-2-RELEASE/sgimips/200610311952Z-obj/home/builds/ab/netbsd-3-0-2-RELEASE/src/sys/arch/sgimips/compile/GENERIC32_IP3x 
sgimips

# pwd
/usr/pkgsrc/devel/p5-IO-Compress-Base
# make
=> Required installed package digest>=20010302: digest-20060826 found
===> Skipping vulnerability checks.
WARNING: No /usr/pkgsrc/distfiles/pkg-vulnerabilities file found.
WARNING: To fix, install the pkgsrc/security/audit-packages
WARNING: package and run: ``/usr/pkg/sbin/download-vulnerability-list''.
=> Checksum SHA1 OK for IO-Compress-Base-2.004.tar.gz
=> Checksum RMD160 OK for IO-Compress-Base-2.004.tar.gz
===> Installing dependencies for p5-IO-Compress-Base-2.004
=> Required installed package perl>=5.8.7: perl-5.8.8nb4 found
===> Overriding tools for p5-IO-Compress-Base-2.004
===> Extracting for p5-IO-Compress-Base-2.004
===> Patching for p5-IO-Compress-Base-2.004
===> Creating toolchain wrappers for p5-IO-Compress-Base-2.004
===> Configuring for p5-IO-Compress-Base-2.004
Up/Downgrade not needed.
Checking if your kit is complete...
Looks good
(Continue reading)

Stephen M. Rumble | 2 Apr 2007 01:19
Picon
Picon
Favicon

Re: processor speed on O2

Quoting "Stephen M. Rumble" <stephen.rumble <at> utoronto.ca>:

> Here's userland example (attached).

Sorry, it was broken on MIPS. The attached version appears to give  
reasonable output under gxemul running NetBSD/pmax.

I hope you find it useful,
Steve
Attachment (mhz.c): text/x-csrc, 1276 bytes
Thierry Lacoste | 2 Apr 2007 13:47
Picon

SOLVED cannot compile p5-IO-Compress-Base on O2

Stupid me. My clock was way too far in the past :(
I guess I had it in front of my eyes:
  Makefile out-of-date with respect to Makefile.PL

Sorry for the noise.

Regards,
Thierry.

On Sunday 01 April 2007 12:37, Thierry Lacoste wrote:
> Did I miss something?
> I'm using pkgsrc (almost) current.
>
> # uname -a
> NetBSD no2 3.0.2 NetBSD 3.0.2 (GENERIC32_IP3x) #0: Wed Nov  1 06:04:52 UTC
> 2006
> builds <at> b0.netbsd.org:/home/builds/ab/netbsd-3-0-2-RELEASE/sgimips/200610311
>952Z-obj/home/builds/ab/netbsd-3-0-2-RELEASE/src/sys/arch/sgimips/compile/GE
>NERIC32_IP3x sgimips
>
> # pwd
> /usr/pkgsrc/devel/p5-IO-Compress-Base
> # make
> => Required installed package digest>=20010302: digest-20060826 found
> ===> Skipping vulnerability checks.
> WARNING: No /usr/pkgsrc/distfiles/pkg-vulnerabilities file found.
> WARNING: To fix, install the pkgsrc/security/audit-packages
> WARNING: package and run: ``/usr/pkg/sbin/download-vulnerability-list''.
> => Checksum SHA1 OK for IO-Compress-Base-2.004.tar.gz
> => Checksum RMD160 OK for IO-Compress-Base-2.004.tar.gz
(Continue reading)

Jared D. McNeill | 9 Apr 2007 17:02
Picon

pckbd on O2

Heyas folks --

Anyone tried a pckbd on an SGI O2? I see pckbc attach, but neither  
pckbd nor pms attach afterwords.

Cheers,
Jared

Stephen M. Rumble | 9 Apr 2007 22:59
Picon
Picon
Favicon

Re: pckbd on O2

Quoting "Jared D. McNeill" <jmcneill <at> invisible.ca>:

> Heyas folks --
>
> Anyone tried a pckbd on an SGI O2? I see pckbc attach, but neither
> pckbd nor pms attach afterwords.

If anyone has, it'd be SEKIYA-san, but I wouldn't assume that it  
should work. Even in sgimips/sgimips/console.c there's the interesting  
line:

     panic("ip32 supports serial console only.  sorry.");

I don't know what makes IP32 special such that ARCS won't function as  
console, but it seems to indicate that you're treading on new ground.  
Feel free to make it (and the framebuffer!) go, however ;)

Regards,
Steve

Steve Rikli | 9 Apr 2007 23:49

Re: pckbd on O2

On Mon, Apr 09, 2007 at 05:41:55PM -0400, Jared D. McNeill wrote:
> On 9-Apr-07, at 4:59 PM, Stephen M. Rumble wrote:
> >Quoting "Jared D. McNeill" <jmcneill <at> invisible.ca>:
> >
> >>Heyas folks --
> >>
> >>Anyone tried a pckbd on an SGI O2? I see pckbc attach, but neither
> >>pckbd nor pms attach afterwords.
> >
> >If anyone has, it'd be SEKIYA-san, but I wouldn't assume that it  
> >should work. Even in sgimips/sgimips/console.c there's the  
> >interesting line:
> >
> >    panic("ip32 supports serial console only.  sorry.");
> >
> >I don't know what makes IP32 special such that ARCS won't function  
> >as console, but it seems to indicate that you're treading on new  
> >ground. Feel free to make it (and the framebuffer!) go, however ;)
> 
> I have an SGI-CRM framebuffer driver working on my O2, but I can't  
> test the vcons pieces of it without a working keyboard! :)

O2 aren't ps/2 enough to use an older keyboard/mouse ?

I swear I had an O2 and PC sharing a kvm switcher at one point,
but that admittedly would have been a while ago.

cheers,
sr.

(Continue reading)

Jared D. McNeill | 9 Apr 2007 23:41
Picon

Re: pckbd on O2

On 9-Apr-07, at 4:59 PM, Stephen M. Rumble wrote:

> Quoting "Jared D. McNeill" <jmcneill <at> invisible.ca>:
>
>> Heyas folks --
>>
>> Anyone tried a pckbd on an SGI O2? I see pckbc attach, but neither
>> pckbd nor pms attach afterwords.
>
> If anyone has, it'd be SEKIYA-san, but I wouldn't assume that it  
> should work. Even in sgimips/sgimips/console.c there's the  
> interesting line:
>
>     panic("ip32 supports serial console only.  sorry.");
>
> I don't know what makes IP32 special such that ARCS won't function  
> as console, but it seems to indicate that you're treading on new  
> ground. Feel free to make it (and the framebuffer!) go, however ;)

I have an SGI-CRM framebuffer driver working on my O2, but I can't  
test the vcons pieces of it without a working keyboard! :)

Cheers,
Jared

david l goodrich | 10 Apr 2007 00:56

Re: pckbd on O2

On Mon, Apr 09, 2007 at 02:49:55PM -0700, Steve Rikli wrote:
> On Mon, Apr 09, 2007 at 05:41:55PM -0400, Jared D. McNeill wrote:
> > 
> > I have an SGI-CRM framebuffer driver working on my O2, but I can't  
> > test the vcons pieces of it without a working keyboard! :)
> 
> O2 aren't ps/2 enough to use an older keyboard/mouse ?
> 
> I swear I had an O2 and PC sharing a kvm switcher at one point,
> but that admittedly would have been a while ago.

I have only used PS/2 keyboards on my O2.

I've even used the SGI keyboard that came with the O2 on a PC.
  --david

ozone | 10 Apr 2007 00:19

Re: pckbd on O2

> O2 aren't ps/2 enough to use an older keyboard/mouse ?
>
> I swear I had an O2 and PC sharing a kvm switcher at one point,
> but that admittedly would have been a while ago.

my o2 got "confused" by the keyboard/mouse switch; iirc keyboard worked
okay but i had to use a real (albeit generic ps/2) mouse.

Jared D. McNeill | 11 Apr 2007 13:56
Picon

if_mec stability on O2

Heyas folks --

So far I've been netbooting my O2, with ~no load between reboots. Now  
that I have the console working, I wanted to add support to XFree86.

Checking out the xsrc tree to the NFS driver eventually caused the  
machine to lock up. Rebooted, and checked it out directly from the  
NFS server. NFS server had no problem, so time to build xsrc over NFS  
-- locked up again. Finally gave up on NFS, so I setup my hard disk,  
netbooted a kernel with root on sd0a.

This is when the real problem started happening -- I can't seem to  
bring the mec interface up. I get a strange semi-hang from doing this:

	o2# ifconfig mec0 up
	o2# ifconfig mec0 inet 192.168.10.20 netmask 255.255.255.0
	<semi-hang>

I call it a semi-hang because the keyboard still emits characters to  
the screen etc, but I can't for example switch virtual consoles,  
enter DDB, or ^C ifconfig.

Any ideas? I've switched to an ex(4) in the meantime, but that's a  
bit of a pain as arc doesn't let me tftp boot with it. dmesg follows:

	NetBSD 4.99.17 (GENERIC32_IP3x) #190: Tue Apr 10 23:16:48 EDT 2007
	        jmcneill <at> ptichka.invisible.ca:/Users/jmcneill/NetBSD/src/sys/ 
arch/sgimips/compile/obj/GENERIC32_IP3x
	total memory = 256 MB
	(6848 KB reserved for ARCS)
(Continue reading)


Gmane