The collected works of hamei - Page 45

yetanother**ixuser wrote:
to make an interface persistent in solaris do the following

Thank, other. That's all correct, the interface is persistent, hardware-wise it's part of the mainboard (V100's don't have pci sockets : in fact they don't have any kind of peripherals). The first time it did this I immediately thought, "Oh shit, hardware failure" but when you reboot, both ports come back up fine. It's just that none of the ifconfig commands put dmfe1 into a running mode.

I'll try toxic's method next time and see what happens.
Okay, I'm arfing stewpid, thought I'd see how far up the food chain we can go with this thing ... pixman-0.28.2
Code:
cc-1020 cc: ERROR File = ../test/utils.c, Line = 371
The identifier "MAP_ANON" is undefined.

addr = mmap (NULL, n_bytes, PROT_READ | PROT_WRITE, MAP_PRIVATE | MAP_ANONYMOUS,
^

ShadeOfBlue wrote:
... if you're reimplementing the functionality of OpenMP and similar lower-level libraries, ... The proper way of doing parallelization in c-ray would be to ditch the manual pthread implementation and just use OpenMP.

Speaking of OpenMP, was talking to the main developer for GraphicsMagick a while back. We aren't able to make OpenMP work in Irix. (He gave directions, I pushed buttons, in case you were worried.) It would build but then crash badly. Even though SGI invented Open MP, it has problems with the current implementation :(

When we were done talking there was some doubt in my mind whether it was really working in Linux, either :D

If anyone in Texas has a dually SGI of some sort, a loan to the GraphicsMagick people might be a positive move ... unlike some unnamed developers, the GM guy really worked at making the code build with MIPSPro.
chicaneuk wrote:
It's not a massive spec but there were a few others in a bad state so managed to salvage some memory to boost it up to an R5000 300MHz with 256MB RAM.

The 300 is top end for an r5k, so it's not eactly "low-spec" either :) The r5's are cooler and quieter than the R10's, they make for a nice O2. Just add more memory. O2's love memory, since they share it with graphics.

Quote:
I had a brand new, sealed, new old stock 72GB IBM Ultra 320 SCSI disk kicking around from an old system so fitted that into the caddy - and now the machine no longer powers up! ... Presumably the drive is not compatible but reading the FAQ it does say Ultra 320 disks should be ok. Is it the size of the disk that's the problem or should that be OK?

No, should be fine. I've run 300 gig U320 disks in an O2.

I would first try sticking it in the other slot, just in case there was some spooge or something in slot 0 that was creating a problem. In fact, since you say it came from the dumpster, did you clean out the old ham and cheese sandwich residue ?
ShadeOfBlue wrote:
bluecode wrote:
That's called multiprogramming [1] [2] as far as I know.

I've seen it called that too, but ...

IBM historically speaks its own language. RIPL ? What's that ? Oh, "netboot" :D

_________________
waiting for flight 1203 ...
vishnu wrote:
If memory serves I consigned my last FAT filesystem to the bit bucket sometime around 1998... :twisted:

You don't have a camera ? that's what they all use for a file system. All the ones I've touched, anyhow.

FAT32 on Irix would be hot. Then we could go bigger than 2 gig on memory cards ... the firewire card reader on Irix is faster and more convenient than a USB reader in Windows, I keep getting "Can you transfer my photos off the SD card for me please ?" requests :P

_________________
waiting for flight 1203 ...
^ Oops, edited myself instead of making a new post. Anyway ... ^

_________________
waiting for flight 1203 ...
bluecode wrote:
Is there any way they could make Itanic even less useful than it apparently already is?

They could make it run Windows :D

_________________
waiting for flight 1203 ...
Help, Cecil !

I could use a little confirmation of a big quirk from someone with MIPSPro ... or maybe does this with gcc also ?

With the dependencies already in nekoware you can build gtk2 up to at least 2.15.5. It all looks good and it might be my imagination but the presentation looks better - even in MPlayer however in any version 2.13.5 or higher if you try to download a file, fireflop locks up solid, goes unresponsive, doesn't eat any cpu cycles, just goes all zombie. It runs nicely at 2.13.2 but somewhere between 2 and 5 something changes bigtime. I think.

I guess the gnuboys are unlikely to fix any bugs all the way back there, hunh ? I'm wondering if it's something I am doing or a real problem. Confirmation would be welcomed.

_________________
waiting for flight 1203 ...
Just as an aside here on the subject, I put gr_osview on the desktop for the past few days. Irix does not handle multiple cpu's as well as OS/2. If you watch, cpu0 is consistently harder-worked than cpu1. I'd bet the case is even worse with more processors.

In OS/2 no cpu shows a tendency to work harder than the others. They tend to be equally loaded.

I don't remember what BeOS did, but don't remember a bias like Irix shows.

As Bluecode has pointed out, Unix does not do this well. I find it hard to believe that yet another horseshit gnu "library" applied to all kinds of situations where it doesn't apply is going to improve the situation. Those idiots can't even figure out autoconf.

_________________
waiting for flight 1203 ...
^ shoot, did it again. That's the trouble with bad habits, they become habitual ^

edit : a little update --

The break appears to be at 2.13.3 ... 2.13.2 works correctly and the appearance is better (carrot carrot). At 2.13.3 and higher (tried all the way to 2.15.5), suddenly rmb-ing to "save as" is totally b0rked. Saving from ftp likewise. Builds nicely, looks good, just has this one slight flaw ....

_________________
waiting for flight 1203 ...
ClassicHasClass wrote:
Now posting from Firefox 3 with 4GB of awesome! Thanks dhjj for the DIMMs!

Nice hinv, Classy. Let me make one suggestion - ditch the LSI scsi card and get an LSI sata card. (3081x ?) Boot from the built-in scsi and use the quieter, faster, cheaper, humongous sata drive for data. Works good !

btw, what's the two mice ?

_________________
waiting for flight 1203 ...
jns wrote:
The patched source is here: http://linkerror.com/programs/rxvt-unicode-irix.tar.bz2
It can be compiled with following configure options:

Code:
./configure --disable-lastlog --disable-xim


I thought it would be fun to have a terminal that can display characters, so gave it a shot ... I get :

Code:
cc-1020 CC: ERROR File = rxvtimg.h, Line = 60
The identifier "RepeatNormal" is undefined.

rxvt_img (rxvt_screen *screen, XRenderPictFormat *format, int x, int y, int width, int height, int repeat = RepeatNormal);
^

and a lot of warnings. I don't envy you struggling with this thing !

_________________
waiting for flight 1203 ...
I went in to get a nice tattoo also, but the snobby bastards refused :(
Attachment:
rejected.jpg
rejected.jpg [ 87.98 KiB | Viewed 185 times ]

_________________
waiting for flight 1203 ...
about:config

layout.css.dpi

change from -1 to whatever the dpi is of your display

va-va-vaoom, correct size fonts. Wish I'd found this before I spent hours on userChrome.css .....

scroll bars ; fireflop3 : gkt2: gtkrc-2.0
Code:
style "T221" {

GtkScrollbar   ::slider-width = 28
GtkScrollbar   ::min-slider-length = 36
GtkScrolledWindow    ::scrollbars-within-bevel  = 1

GtkScrollbar::activate-slider = 1
GtkScrollbar::trough-border = 3
GtkScrollbar::has-forward-stepper = 1
GtkScrollbar::has-backward-stepper = 1

}

class "GtkScrollbar" style "T221"
class "GtkHScrollbar" style "T221"
class "GtkVScrollbar" style "T221"

This is Try # One, most likely needs more improvement but some gtk2 resource files apply to Fireflop. I can grab the scrollbars now, woo-hoo !

Maybe we could build up a Motif-style .gtkrc-2.0 file for use in Irix ?

_________________
waiting for flight 1203 ...
ClassicHasClass wrote:
https://bugzilla.mozilla.org/show_bug.cgi?id=881882#c16

We have to face facts, Classy - Mozilla is nothing but a group of worthless loser assholes. If they caught fire, I wouldn't walk across the street to piss on them. End of story.

Concerning the std::bad_alloc crashes, they seem to have gone away. I upped glib, pixman and gtk2. Pixman probably didn't matter, glib maybe. The gtk2 to 2.13.2 made an improvement in the appearance and seems to have stopped most of the crashes I was getting.

_________________
waiting for flight 1203 ...
ClassicHasClass wrote:
Something like one of these cards (from the IP35 aggregator)?
fool's aggergater wrote:
- LSI SAS3041X-R 4 internal SAS/SATA ports

That's the one I've got. It was $15, well worth it. The SATA disks are nice. The LSI scsi adapter is actually slower than the QLogic. If you hunt around here, Ian did some testing. He likes that testing stuff :P

Quote:
The two meeses is an artifact of my KVM.

Ah. That makes sense ...

Quote:
Now all I need is to join the 900 club.

Good luck with that :D

Quote:
And a DCD.

You're just the man to try this : Matrox DualHead2Go. Same function as a dcd, much easier to come by and costs lots less. Let us know how it works out.

_________________
waiting for flight 1203 ...
vishnu wrote:
Ha ha I wish but no I did not! Something I don't get is why does it say Monitor 1 type: Unknown Monitor 2 type: Unknown when, in fact, the DCD is not hooked up to monitors it is hooked up the the DM5?

I have seen some in-cable edid cheaters. You could probably program one to return "Silicon Graphics DM5" if you liked :D

_________________
waiting for flight 1203 ...
diegel wrote:
If you don't like it, don't use it. If you know better, make it better. If you can't make it better, who the wothless looser?

Denial is not just a river in Egypt :D

_________________
waiting for flight 1203 ...
Glitch wrote:
I take it you're half wookie? LOL

There's nothing like a long lope in the moonlight through a snowy forest ... and a fresh rabbit in your jaws :D

_________________
waiting for flight 1203 ...
recondas wrote:
... the Discreet method of connecting the monitor directly to the 13W3 and setting the resolution to 1920x1154 worked -

If you connect a monitor to the original 13w3 connector with a DCD also attached, the 13w3 will work correctly (not that jittery thing) if its monitor is set at 1920x1154 ? Or did I misunderstand that ?

That is quite strange.

_________________
waiting for flight 1203 ...
Not complaining, just cross-checking my instruments : has nekochan been noticeably slower for the past week or so ? If it is a worldwide situation I'll just let it go, otherwise something is off with our building, our ISP, or the gfw.
I never thought that a fat man's face would ever look so sweet ...
another gtk2 "progress" report ... came across this and thought I'd try it :
some bimbo wrote:
Enter "about:config" in the address bar, look for the "ui.allow_platform_file_picker" key and change its value to "false".

This was actually a post to someone who wanted to change the look of the gtk file handling but hmm, it seemed maybe applicable. So I tried it ...

Works at gtk 2.17.0 now ... except I'm swamped with
Code:

(firefox-bin:166545): Gdk-CRITICAL **: file gdkproperty-x11.c: line 296: assertion `xatom != None' failed

(firefox-bin:166545): Gdk-CRITICAL **: file gdkproperty-x11.c: line 296: assertion `xatom != None' failed

(firefox-bin:166545): Gdk-CRITICAL **: file gdkproperty-x11.c: line 192: assertion `atom != GDK_NONE' failed

whenever I touch a button. Now wondering if it is possible to ditch this lovely 'atom' feature ....

_________________
waiting for flight 1203 ...
Wait. Backed up to 2.13.2 again after realizing that other programs might use the file handling features of gtk2 also. Fireflop has a workaround but nothing else will :(

gtk2 is truly fubar :(

_________________
waiting for flight 1203 ...
^ Oh great. An hour on the phone with some country girl at China Unicom, followed by "Did you reboot your router ? Did you reinstall Windows ? What browser are you using ?"

Then an hour later some foo calls up to ask "how was the service ? Very good, right ?" and the Assistant is too polite to tell them they suck, so they go off with another happy face to put in their record book while our connection is still awful.

Maybe I'll just skip it :(

Thanks for the instrument check, senores.
I never thought that a fat man's face would ever look so sweet ...
ClassicHasClass wrote:
4.1.4 added Apple Talk (not "-Share"), ...

Oh, this is something you might not have noticed yet - did you know that Irix has support for either AppleTalk or AppleShare ? (I'm not sure which since I isn't an Apple person.) It's on the installation CD's ...

_________________
waiting for flight 1203 ...
jwp wrote:
Yes, but by now, the code base of CDE is very dated and lacks things like Unicode support.

Who cares ? Unicode unicode unicode ... who gives a shit ? How many people run more than one language on their computer ? (Besides me.) What good is it except for clueless web developers who take one look at your ip then "helpfully" change the language on you ? Fucking nitwits.

Thanks so much, morons. I really wanted my page to show up in Assyrian cuneiform. I swear to God, if I could lure all the world's web developers into one room, I'd turn on the fire sprinklers and drown them all.

_________________
waiting for flight 1203 ...
kjaer wrote: I don't think Warp 4 includes a power-off on shutdown. It just does exactly what you observe.

You can most likely transplant the notebook sleepytime driver from eCS. Most Os/2 components are interchangeable from Warp 3 through eCS. Probably from 2.1, even, but I didn't try that very much.
he said a girl named Patches was found ...
vishnu wrote:
... using my Octane from my Linux box through ssh (or telnet) is woefully inadequate, since my Linux xserver lacks the XSGI extension and thus can't open any IRIX/Indigo Magic apps.

You could do it the other way ... X into your Linux computer from the Octane :D

_________________
waiting for flight 1203 ...
jwp wrote:
When setting up CDE, the first things that I have to do are to install replacements for the terminal and text editor, and fonts for them to use.

That really is a terrible imposition, I agree ... If I'd only known you had to install your own editor and terminal, I'd have realized that CDE was worthless.

Quote:
The world has moved on since 1995 ...

Absolutely. We used to be men ...
Attachment:
user_interface.jpg
user_interface.jpg [ 342.85 KiB | Viewed 235 times ]

_________________
waiting for flight 1203 ...
^^ Why is your system looking for //unix ? It's been five or six years since I've done an install but almost sure it should be looking for /unix ?

Somewhere in the environment settings you can change where the system looks for /unix, I'm pretty sure. I would do a <printenv> in the prom and check everything out thoroughly. Then maybe a < resetenv > just for good measure. You don't have anything customized yet, so no settings to lose and it's always good to start off from stock.

_________________
waiting for flight 1203 ...
SunForSun wrote: ... or some low-level format ?

That subject used to cause endless debates in the sgi newsgroups. If you want to cut to the chase just grab any old adaptec card (back to a 2940), stick it in a peecee, and do a low-level from the BIOS. That's the quickest, cheapest, simplest, most foolproof way to accomplish this task.
he said a girl named Patches was found ...
SAQ wrote:
Ever tried to install SunOS 3.x or other older systems? None are "intuitive".

How about Solaris 10 and the way it "helpfully" partitions your disk for you ? Aaaaaah !! (runs screaming from the room)

_________________
waiting for flight 1203 ...
duck wrote:
AFAIK it's actually even simpler than that, you just have to enable sgiMode for that app in the X resources and voila, you get IRIXy Motif.

Cool, duck. Thanks. I had a couple apps without Xdefaults entires ; added them and it looks a tiny bit more coherent. That trick even works for Ted :D

One small step for Man ...

_________________
waiting for flight 1203 ...
commodorejohn wrote:
I got this RS/6000 ...

Image
Image Image

J- sounds cool but could you make the photo a reasonable size and use the Browse ... and Add the file ... buttons instead ? Those file hosting sites come and go with the wind, which makes these posts useless for future information. Even a photo of an RS/6000 like this could turn out to be helpful to someone someday.

_________________
waiting for flight 1203 ...
vishnu wrote:
I assumed (for no good reason apparantly) that if you weren't in a 2@ format the DCD wouldn't do anything, that it was basically turned off. I still think that kind of makes sense but at this point I don't know what to think. :shock:

The DCD always works, but if you don't feed it a 2@ format that it can separate into two contiguous screens, you get a Ricochet Rabbit mess :D

Seems to me I did some non-approved stuff with mine a long time ago tho, and it was possible to do things you aren't supposed to.

_________________
waiting for flight 1203 ...
recondas wrote:
With IRIX running, if you connect three monitors (to the 13W3 and both DVI ports) and load a standard non-DCD format, all three monitors will display the same image.

Come to think of it, you are probably right. Since I normally have a 2@ format loaded and back when I originally got it and had this problem (flashy-flashy on the center channel) it may have come with a 2@ format loaded. So that would mean that as long as you weren't using it to do anything, the dcd doesn't do flashy-flashy on the base output. But as soon as you want to expand the screenestate, center channel becomes ping ping piiiing.

Duplicate displays is probably useful to someone ... not sure whom, but someone :D

_________________
waiting for flight 1203 ...
Umm, actually, the point was not that I wanted to see a clunky old computer. The point was that using file-sharing sites on a forum like this is a bad idea. In a year or a month or a week those photos will be gone. Then there will be nothing here but a big hole. That's bad :(

_________________
waiting for flight 1203 ...
Blackwolf wrote:
Is there a way to mount the ISOs or extract the contents so they will be usable for updating to irix 6.5.30?

Winzip will extract most iso's then you can ftp over the entire directory structure. Drag the bottom-level folder icon onto the dropbox of swmgr and it should update you. Or the top-level, depending on which end you are looking from :D

_________________
waiting for flight 1203 ...
vishnu wrote: Despite the fact that I loathe Tara Reid ...

Me, too. But Mrs Peel would be an impossible act to follow.
long live our soviet motherland, built by the people's mighty hand ....