irclog2html for #elinux on 20050804

00:37.41*** join/#elinux jamie (~jamie@jamie.active.supporter.pdpc)
00:37.45*** join/#elinux jamie___ (~jamie@jamie.active.supporter.pdpc)
01:01.49*** join/#elinux markl (mark@dsl093-225-013.slc1.dsl.speakeasy.net)
01:05.10*** join/#elinux noclouds (~mhfan@60.166.37.196)
01:12.17*** join/#elinux chouimat (~dieu@chouinard.developer.kde)
01:13.04chouimathmmm getting a smart message at boot is not a good sign?
01:26.43*** join/#elinux Soopaman_ (~soopaman@HSE-London-ppp290904.sympatico.ca)
01:57.41*** join/#elinux we0 (~weo@p5499F9E7.dip.t-dialin.net)
02:18.43*** join/#elinux chewy (~dieu@r2351064.cidc.net)
02:57.07*** join/#elinux hufnus (~slonsiki@m7c8f36d0.tmodns.net)
03:10.50*** join/#elinux file[laptop] (~file[lapt@adsl-68-76-249-238.dsl.chcgil.ameritech.net)
03:29.29*** join/#elinux file[laptop] (~file[lapt@adsl-68-76-249-238.dsl.chcgil.ameritech.net)
03:36.20*** join/#elinux Crofton (~balister@jhr-476-5192.mprg.ee.vt.edu)
03:47.36*** join/#elinux file[lap1op] (~file[lapt@adsl-68-76-249-238.dsl.chcgil.ameritech.net)
04:29.50*** join/#elinux cdm (~cdm@adsl-69-109-252-94.dsl.pltn13.pacbell.net)
05:23.31*** join/#elinux Crofton_ (~balister@jhr-476-5192.mprg.ee.vt.edu)
05:47.20*** join/#elinux hufnus (~slonsiki@m7c8f36d0.tmodns.net)
06:13.04*** join/#elinux file[laptop] (~file[lapt@adsl-68-76-249-238.dsl.chcgil.ameritech.net)
07:12.25*** join/#elinux vrm (~vrm@247.55.101-84.rev.gaoland.net)
07:55.19*** join/#elinux ade|desk (~adavey@194.200.143.249)
08:04.41*** join/#elinux pigeon (~pigeon@adsl-60-232.swiftdsl.com.au)
08:19.57*** join/#elinux T` (~total@552fb1e9ced2802f.session.tor)
09:24.48*** join/#elinux pb_ (~pb@2002:5246:d929:1:20a:5eff:fe00:391e)
12:12.57*** join/#elinux darkschneider (~gab@213-140-6-96.ip.fastwebnet.it)
12:33.38*** join/#elinux GPSFan (~Ken@65.121.49.208)
13:01.58*** join/#elinux Genesis (~Genesis@dev.aimao.org)
13:03.43Genesisbonjour
13:15.05*** join/#elinux file[laptop] (~file[lapt@adsl-68-76-249-238.dsl.chcgil.ameritech.net)
13:21.42*** join/#elinux prpplague (~billybob@72.22.131.116)
13:24.12prpplagueho ho ho
13:24.57prpplaguepb_: turns out i had a bug in my jtag app, it wasn't dumping addresses above 0xffff properly
13:27.44sorphinheh
13:27.50sorphinoops
13:38.27pb_prpplague: heh
13:39.45sorphinpb_: wotcher
13:40.31file[laptop]pfft
13:40.33file[laptop]already got wifi!
13:41.55pb_hi sorphin
13:42.37sorphinpb_: alright then?
13:51.19*** join/#elinux sjhill (~sjhill@eth13.com-link.com)
13:55.49sorphinand there he is... Mr MIPS
14:02.34*** join/#elinux chouimat|Zzzz (~dieu@r2351064.cidc.net)
14:09.47sjhillhey sorphin
14:09.53sjhillbbl
14:15.05prpplagueanyone got some example arm asm for copying from nand to ram?
14:16.11pb_that's rather dependent on your NAND controller.
14:16.47pb_handhelds.org cvs has an example for the s3c2410.
14:17.36prpplaguehmm, i didn't realize the s3c44b0x had a nand controller
14:19.33prpplagueinteresting the datasheet doesn't mention nand at all
14:19.46prpplaguebut yet all the dev boards have nand flash on them
14:23.31*** join/#elinux CosmicPenguin (~nobody@svl-ext-proxy01.amd.com)
14:24.40prpplagueCosmicPenguin: howdy
14:25.39CosmicPenguinI'm a bit tired of the proxy booting me every night
14:26.15pb_prpplague: in that case, it probably just has the nand strapped to the regular processor bus and some gpio pins
14:26.18prpplagueinteresting
14:35.21prpplaguepb_: downloading a reference schematic now
14:35.42prpplaguepb_: it doesn't appear that the b0x has a nand controler
14:36.05prpplaguepb_: so i would assume that it software driven
14:36.19pb_yah, seems likely
14:50.23CosmicPenguinprpplague: so, you've played with blob lately - is it in a good enough state to try to mipsify it?
14:53.44prpplagueCosmicPenguin: uh no
14:53.55prpplagueCosmicPenguin: it has serious bit rot
14:54.06prpplagueCosmicPenguin: i can't seem to find time to revive it
14:54.27prpplagueCosmicPenguin: its full of arm-isms
14:54.37prpplagueCosmicPenguin: not really suited for different archs
14:54.52prpplagueCosmicPenguin: barely suitable for something other than strongarm
14:54.59prpplagueimho
14:55.19prpplagueCosmicPenguin: might try apex
14:58.57CosmicPenguinHmm....
14:59.28CosmicPenguinI was hoping to score some of the filesystem code so I didn't have to redo it myself
15:00.57prpplagueCosmicPenguin: not much there
15:01.06prpplagueCosmicPenguin: there was some ext2 but no fat
15:01.21prpplagueCosmicPenguin: thats what i;ve been struggling with
15:01.26prpplagueCosmicPenguin: i need fat support
15:01.31pb_could try the handhelds.org bootldr.  it can do fat and jffs2, though (iirc) no ext2.
15:02.09prpplaguepb_: hmm, wonder how easy it would be to get up and running on the lh79520 with sd/mmc spi support
15:03.43CosmicPenguinhmm....  wonder how segmented the processor code is
15:03.59CosmicPenguinprpplague: heh - fat support is the only thing the other people are planning
15:04.02JacmetCosmicPenguin: Or you could try redboot or uboot
15:05.01CosmicPenguinJacmet: nothing commercial - I have plenty of boot code, I just want to try to integrate it with something i trust
15:05.31CosmicPenguinyamon has reached the limits of its potential, at least for me
15:05.50JacmetCosmicPenguin: commercial? Redboot and uboot are both open source
15:05.57CosmicPenguinYou know what I mean
15:06.20Jacmetno, actually not
15:07.04JacmetRedboot and uboot both have (some) mips support
15:17.24prpplagueCosmicPenguin: well, have at it, i'd love for you to add fat support
15:18.08CosmicPenguinheh
15:18.32CosmicPenguin1) read syslinux 2) repeat in a difefferent langauge
15:25.29CosmicPenguinWe boring you?
15:27.16prpplagueCosmicPenguin: yea, well, i've tried the syslinux stuff, just didn't happen
15:27.27prpplagueCosmicPenguin: was planning to give it another try next week
15:29.06*** join/#elinux TimRiker (~timr@TimRiker.bronze.supporter.pdpc)
15:29.06*** mode/#elinux [+o TimRiker] by ChanServ
15:32.21prpplaguepb_: jeeze nand is a pain when done via software
15:33.21sjhillTimRiker: Howdy
15:40.15sorphinTimRiker: moin timmy
15:40.34sorphinsjhill: well well, i thought something smelled in here, forgot you're still here
15:54.21*** join/#elinux hufnus (~slonsiki@m1a3436d0.tmodns.net)
15:59.46sorphineh?
16:00.06sorphinwho's playing nice? stop it! *grin*
16:00.21sorphinfile[laptop]: uh..
16:24.47prpplagueCosmicPenguin: did you get PEAP working?
16:37.14pb_prpplague: yah, it's not too much fun
16:47.41CosmicPenguinprpplague: who has time?
16:49.11prpplagueCosmicPenguin: i apparently do as it was just added to my wpa supported protocol list
16:51.38CosmicPenguinheh
16:51.44CosmicPenguinhaven't you already gotten Xsupplicant working?
17:08.49*** join/#elinux T` (~total@e18ed17276e1b88b.session.tor)
17:11.45prpplagueCosmicPenguin: wpa_supplicant
17:28.47*** join/#elinux TimRiker (~timr@TimRiker.bronze.supporter.pdpc)
17:28.47*** mode/#elinux [+o TimRiker] by ChanServ
18:04.45*** part/#elinux ade|desk (~adavey@194.200.143.249)
18:07.52*** join/#elinux cdm (~cdm@17.255.212.108)
18:25.18*** join/#elinux andersee (~andersee@codepoet.org)
18:25.18*** mode/#elinux [+o andersee] by ChanServ
18:25.42*** join/#elinux file[laptop] (~file[lapt@adsl-68-76-249-238.dsl.chcgil.ameritech.net)
18:26.38prpplaguehmm, if you do a BL jump from inside a BL don't you lose your lr value?
18:36.54chouimathttp://www.cbc.ca/story/canada/national/2005/08/04/Jean-appointed-050804.html
18:42.03*** join/#elinux neofob (~chatzilla@mprg4241.mprg.ee.vt.edu)
19:04.30*** join/#elinux file[laptop] (~file[lapt@adsl-68-76-249-238.dsl.chcgil.ameritech.net)
19:11.17*** join/#elinux pb_ (~pb@2002:5168:d214:1:20b:6aff:fe40:e27f)
19:25.44*** join/#elinux sorphin[mini] (~sorphin@70.249.196.85)
19:42.23sorphinheh
19:42.42sorphininteresting that the mini went no route to host, when i'm connected through the same connection
19:44.03sorphinaccording to fedex tracking.. my sharks w/ frickin laser beams were delivered
19:50.51*** join/#elinux mallum (~mallum@host86-136-16-166.range86-136.btcentralplus.com)
19:50.51*** mode/#elinux [+v mallum] by ChanServ
19:57.25prpplagueargh i really need a jtag debugger
19:57.53*** part/#elinux sorphin (sorphin@mewp.captainrock.com)
21:48.05*** join/#elinux hufnus (~slonsiki@m888136d0.tmodns.net)
22:19.40*** join/#elinux prpplague (~billybob@72.22.131.116)
22:36.27*** join/#elinux sorphin (sorphin@mewp.captainrock.com)
22:36.27*** mode/#elinux [+v sorphin] by ChanServ
22:37.45sorphin(not in the eyes tho :P )
22:48.15CosmicPenguinheh
22:52.06*** join/#elinux CIA-5 (~CIA@flapjack.navi.cx)
22:54.11sorphinCosmicPenguin: what's up mr AMD?
22:54.12jbevren:P
22:54.38jbevrenI'm just some wanker that flashed his zipits and plays with the framebuffers
22:54.38sorphinjbevren: should i know who you are? :P
22:54.41sorphinah
22:54.42jbevrennope
22:54.48jbevrenI'm new to #elinux
22:54.53*** join/#elinux darkschneider (~gab@213-140-6-96.ip.fastwebnet.it) [NETSPLIT VICTIM]
22:55.01jbevrenshrug :)
22:55.04sorphinprpplague's the zipit monkey
22:55.11jbevrennod
22:55.15sorphinand the juicebox
22:55.17sorphinand the....
22:55.19jbevrenmine keeps me entertained (sometimes)
22:55.21jbevrenheh
22:55.34sorphin_______ (fill in his other obsessions here)
22:55.37sorphinnod
22:55.46jbevrenI habitually buy odd hardware off ebay
22:55.51jbevren(like origin2000s)
22:55.55sorphinoooooh
22:55.57sorphinSGI
22:56.00sorphin:-)
22:56.04jbevrenI need to get 240v to my garage now :D
22:56.07sorphinha
22:56.11jbevrenI had it hosted when I worked at a datacenter
22:56.26sorphinhow much?
22:56.32jbevrenoriginally $300
22:56.41jbevrenI spent $250 fixing it up
22:56.42sorphinreally
22:56.45sorphinthat's cheap
22:56.49jbevrenit wasnt able to boot when i got it
22:56.54jbevrenthe nvram was all hosed
22:56.56sorphinah
22:57.01sorphintaht might do it
22:57.16jbevrenI added nodes to it (8 nodeboards, 14 working cpus) and reset th nvram on all nodes :)
22:57.22sorphincool
22:57.23jbevrenadd a new psu and it runs
22:57.35sorphinnice
22:57.43jbevrenthat was a step up from my o200 pair :P
22:57.55sorphin3 sparcs
22:58.01sorphinthe I2
22:58.07jbevrenI have a sparcstation voyager and a couple ultra1s
22:58.13sorphinrest is network gear
22:58.32jbevrensgi's are 2 indys 2 o2's octane 2 o200s (craylinked) 1 o2000 (2 modules)
22:58.44jbevrena couple old HP's and a J5600
22:58.51sorphinJ5600?
22:58.51jbevrenthe rest is all commodore/apple2 stuff :)
22:58.57jbevrennod.  Dual pa8600/550
22:59.01TheCollectorjbevren: quite a collection
22:59.08sorphinah PA RISC?
22:59.22jbevrenyeah
22:59.28jbevrenhmm
22:59.32sorphinonly mac i have is the mini
22:59.35jbevreneyeballing some ppc thingies on ebay
22:59.39sorphinheh
22:59.39jbevrenah
22:59.42jbevrenmacs hmm
22:59.45sorphini have a buncha ppc stuff :P
22:59.47sorphincourse
22:59.49sorphinthey're all tivos
22:59.55sorphinand 1 mips based one
23:00.04jbevrenmac se, classic, IIcx, IIci (40mhz cpu installed), Q700, PPC603e/132
23:00.08jbevrenand a couple 7200s
23:00.10jbevrenheh
23:00.39sorphinanyhoo
23:00.43jbevrenmy favorite linuxmips box is my wrt54g :P
23:00.44jbevrenyeh
23:00.48sorphinheh
23:00.51sorphingot 2 of those too
23:00.52sorphinforgot
23:00.56TheCollectorsorphin: are these functioning tivos that you're looking to get rid of?
23:01.01sorphinyou can thank mbm for that :P
23:01.08jbevrengot two zipits, I set them up in an adhoc network and hook 'em together with netcat
23:01.11jbevrenmy niece and her friend love it
23:01.27sorphinsaying i didn't include a receipt
23:01.30sorphinbs i didn't
23:01.31jbevrenodh
23:01.48jbevrenARTiS Microsystems A3000 <- mipsbox
23:02.14sorphinjbevren: fyi, if you ever see me insult [mbm], it's because i can (i know him too well)
23:02.18sorphinTheCollector: yes
23:02.21jbevrenhehe
23:02.27sorphinTheCollector: 3 series 1's
23:02.35sorphin1 DSR6000
23:02.39sorphinand 1 Series 2
23:02.41jbevrensorphin: Ive been on irc for ages, I know to watch a channel for weeks before saying much
23:02.42jbevren:D
23:02.51sorphinjbevren: ah
23:03.02TheCollectorsorphin: what's tha capacity (hrs) and how much would you want for the series 2?
23:03.02sorphinjbevren: there are people here who've never said anything
23:03.03sorphinheh
23:03.21sorphinTheCollector: the S2 is 60 hours, but upgrading is trivial
23:03.29sorphinas for how much, i dunno
23:03.44sorphindammit
23:03.50sorphinwhy can't i have a GREEN led around
23:03.51TheCollectorsorphin: might be interested in the series 2
23:03.51jbevrensorphin: Yep, seen that too :)
23:03.57sorphinso i can measure the power of this pointer
23:04.24sorphinbut no damn green
23:04.30sorphinTheCollector: k
23:05.03sorphinjbevren: what speed are the O2s?
23:05.27sorphinah what?
23:05.30sorphin-h
23:05.39jbevrensorphin: r5k/200; R10k/175
23:05.45sorphinah
23:05.47jbevrenthe 10k has the camera and videoIO board
23:05.53jbevrenboth have 512M ram
23:06.00sorphinmy I2 has an R4400/200
23:06.07jbevrennot bad
23:06.15sorphinheh, the S2 tivo
23:06.20sorphinis an R5k/200
23:06.23jbevrengrr they dont have any info on the a3000 now
23:06.25jbevrenbeen eol'ed
23:06.28sorphinnod
23:06.43sorphinjbevren: pissed me off, tried and tried to get video out of the I2
23:06.57sorphinnothing
23:06.58sorphinnada
23:06.59jbevrenwhat model?
23:07.03sorphinthe monitor?
23:07.05jbevrennod
23:07.08sorphinuhhh
23:07.18jbevrenmost are sony multisync ;-)
23:07.21sorphinyep
23:07.23sorphini know
23:07.29jbevrenI have 3 GDM20E20s
23:07.41jbevrengot em for 500 (inc shipping) a few years back
23:07.51sorphinthis cost me $50
23:07.53jbevrensun-branded but I dont care :P
23:07.53sorphin:-)
23:08.04sorphinworks fine
23:08.06sorphintho
23:08.12sorphini think the 13W3 port don't work
23:08.29sorphinHD15 does tho
23:09.08TheCollectoryay for university surplus
23:09.51jbevren:D
23:09.53sorphinindeed
23:09.58jbevrennod.  My indys were $5
23:10.26sorphinjbevren: 20E21
23:10.58jbevrenthats the dualinput one I think
23:11.08jbevrenput it on your pc :)
23:11.13sorphinit is
23:11.16jbevrenahh
23:11.17sorphinvia a rack mount kvm
23:11.27jbevrenI use a pair of 1600sw's
23:12.03sorphinjbevren: http://wibble.captainrock.com:8090/p1010029.jpg (that's the state of my rack atm)
23:12.20jbevrenI moved recently, so my stuff's all shelved
23:12.28jbevrenstill trying to work out a design for my basement lab :)
23:12.31sorphinnod
23:12.36sorphini bought the house back in Feb
23:12.47jbevrenmy old office (where the quiet machiens were) : http://jbevren.net/office/workstation.jp
23:12.50jbevrenmy old office (where the quiet machiens were) : http://jbevren.net/office/workstation.jpg
23:12.51jbevrensorry
23:13.14sorphinooh synths ;)
23:13.29jbevrenhttp://jbevren.net/guu.jpg <- fileserver
23:13.29sorphini think we'll get along :P
23:13.49sorphinah, 3ware card
23:13.54jbevren2d
23:13.58jbevrener 2x :( Cant type
23:14.04sorphingonna grab one shortly
23:14.16sorphineither 5800 or 7410
23:14.23sorphin7810 is too much and i don't need 8 ports
23:14.24sorphinjust 4
23:14.27sorphinafter all
23:14.31sorphin250Gx4
23:14.34sorphin= :)
23:14.37jbevren:)
23:14.46jbevren8x 160; 4x 120
23:14.49jbevrenLVM'ed into 1.3T
23:14.54sorphinnod
23:14.58sorphinwanted to raid5
23:15.00sorphinbut..
23:15.09sorphincan't really say its needed
23:15.13jbevrenheh
23:15.16jbevrenI'm paranoid
23:15.25jbevrenI have even a spare motherboard for guu
23:15.38jbevrenI wonder if ti works :D
23:15.53jbevrenah, denx ppcboot
23:15.54sorphinwell, it'd take 5 drives
23:15.59sorphinjust to hit 1TB
23:16.02jbevrenyeah
23:16.09jbevrenthese are raid5'd
23:16.10sorphini dont' ahve anything to put the drives in other than these 2U cases
23:16.25sorphinbut
23:16.34sorphin73Gx14 = $$$$$$$$$$$$$$$$$$$$$$$$$$
23:16.34jbevrenscsi's $$$
23:16.36jbevrenyep :)
23:16.48jbevrenide/sata is ok for bulk storage
23:16.49sorphinand in all honesty
23:16.57sorphinthe only drives i have
23:17.00sorphinthat have had ANY problems
23:17.04sorphinare maxtors
23:17.07sorphinclunk
23:17.14jbevrenganymede's like your 2U's.. 6 sca bays, an infortrend bridge raid adapter
23:17.22jbevrenmaxwhore lol
23:17.28jbevrenand WD (WillDie)
23:17.32sorphinnah
23:17.32jbevrenmine are seagate
23:17.35sorphinWD has been fine
23:17.40jbevrenI worked at a datacenter
23:17.42jbevren;-)
23:17.45sorphintho i'm liking my 200G barracuda every day
23:17.50sorphinand?
23:17.58sorphini work at a Tier1 backbone
23:17.59jbevrenI can say with experience that seagate has the best (lowest) failure rate per-drive
23:18.06jbevrennice :)
23:18.12sorphinjbevren: tell that to anyone that used a medalist ;)
23:18.16jbevrennow I'm just a loser sysadmin that works from home
23:18.19sorphinbiggest pile of crap
23:18.25jbevrensorphin: I'll vouch, I have two
23:18.27jbevren;-)
23:18.37sorphinthe barracuda and cheetah
23:18.42jbevrenI have to LLformat one at least once a year
23:18.44sorphinare where they really put their R&D
23:18.54sorphinobviously
23:18.57sorphinthis barracuda
23:19.02jbevrencudas are good
23:19.03sorphincan hold the name :)
23:19.09sorphincudas get hot tho
23:19.12jbevrenyep.
23:19.17sorphintaht's what i don't get
23:19.21jbevrenGuu has 3x 120mm fans that pull air across the drives
23:19.22sorphin7200 = hot
23:19.26sorphin10k = cool
23:19.26jbevrenyou should have seen the olld cudas
23:19.38jbevrenthe 7200rpm ballbearing mechs :)
23:19.48jbevrenthey whine like a jet, and you cant touch them while they operate
23:19.53sorphinheh
23:19.57jbevrenI left blisters on my hand with an uncooled stack of 3
23:20.00sorphinthe scsi drive in mewp
23:20.07sorphinIBM/Compaq 18G
23:20.22sorphini have an 80mm fan sitting on top of it on standoffs blowing on it
23:20.30jbevrenhmm
23:20.36jbevrenthink 75's an ok price for a ppc devboard?
23:20.41sorphinspecs?
23:21.11jbevren3x pci, denx ppcboot, 8M flash, 128M sdram.. 333mhz mpc8245
23:21.13sorphini'd sell you one of my series 1's for that, and it even has more chips :P
23:21.19sorphinah
23:21.24sorphinmuch faster
23:21.25sorphin:P
23:21.27jbevren:P
23:21.37sorphintake normal dimms?
23:21.39jbevrenthey have wireless duckies but no wlan cards
23:21.41jbevrenyeah, pc133
23:21.44sorphink
23:21.52jbevrenARTiS Microsystems A3000 board
23:21.53sorphingot a link?
23:22.04jbevrenebay 5226398185
23:22.07jbevrenguy's got a few
23:22.07sorphink
23:22.09jbevrensafe one for me
23:22.11jbevren=save
23:22.14jbevrenI havent bid yet
23:22.15sorphinha
23:22.20sorphini'm broke dude
23:22.24jbevrenhehe
23:22.25sorphinthese poitners
23:22.28sorphinCC'd
23:22.29jbevrenI'm out of debt and hav eno family
23:22.32jbevren$$$ <-
23:22.33jbevrenj/k lol
23:22.37sorphinheh
23:22.40sorphinno family
23:22.44jbevrenwell, I have siblings
23:22.46jbevrenno kids/wife
23:22.47sorphinjust a $1500 house payment, bills and a wife
23:23.00jbevrenI rent a whole house for 250
23:23.02jbevrenlol
23:23.07sorphintho the wife actually doesn't comsume much $
23:23.09jbevrensmall towns are handy sometimes
23:23.09sorphinshe works
23:23.24sorphinuhh
23:23.29sorphinhe says 300
23:23.31sorphinnot 333
23:23.33jbevrenyeh
23:23.38jbevrenartis says 333
23:23.41jbevren(for that board model)
23:23.45jbevrenI trust them more than he :)
23:23.48sorphinnod
23:23.59sorphinshame the pics aren't very close
23:24.01jbevrenbesides, its only 10% heh
23:24.07jbevrenyeah, I cant find a decent pic of the board
23:24.16jbevrenits a heatsinkless package it seems
23:24.20sorphinbtw, if you looked at the rack
23:24.23jbevrenG2 series (pre-gc)
23:24.26jbevren(pre-g3)
23:24.26sorphinthis big things that say crystal
23:24.31sorphinSBCs
23:24.33jbevrenI wondered about those
23:24.41sorphin2 have PIII 600s
23:24.45jbevrenI have a couple dual-p2/400 sbc's :)
23:24.46sorphin1 has a 550
23:24.55sorphinand the other (on the floor) has a PII 450
23:24.58jbevrentwo nics, vga, usb, scsi
23:25.12sorphinjbevren: here's something to ponder
23:25.14jbevrenmy favorite one is an advantec SoC.. 3.5x3.5"
23:25.15sorphinthe 450 board
23:25.21jbevrenhas everything :)
23:25.23sorphinbuilt on DEC Tulip 21143
23:25.34sorphinlinux sees it, but you can't see link
23:25.34jbevrenI like tulips  (and eepro100s)
23:25.36sorphinQNX
23:25.37sorphinworks fine
23:25.41jbevrenhm
23:25.48jbevrenis linux selecting the wrong PHY?
23:25.59sorphinlinux always selects the wrong phy :P
23:26.07sorphineven on my damn normal cards
23:26.11jbevrennot on my 4x tulip pci card ;-)
23:26.17sorphinit sees there's one that has a name
23:26.21sorphinbut doesn't pick that one
23:26.26sorphincrap
23:26.28sorphinwhich reminds me
23:26.38jbevrenso what dya think about the ppc :P
23:26.59sorphinwell
23:27.04sorphinassuming it's really 333
23:27.06jbevrenthere.. singing again.  heh
23:27.16jbevrennice enclosure, even if its missing psu
23:27.22sorphindon't recognize the ethernet chipset
23:27.34jbevrenits in the ppc chip
23:27.37jbevren(integrated)
23:27.39sorphinthe only national chip i have is an original NE2000 chip ;)
23:27.52jbevrendp8300's an ne2k series yeah
23:27.53sorphinwas a bitch to find
23:28.02jbevrenpci-ne2k
23:28.05sorphinnod
23:28.06jbevrenI wont use that one for long ;-0
23:28.07sorphinthis is the chip
23:28.08jbevren<PROTECTED>
23:28.15sorphini was gonna build a card
23:28.23jbevrenI have a tulip in my J5600 that can be pulled
23:28.59jbevrenyeah
23:29.13sorphinROTFL
23:29.25sorphin....PDF of Schematics Thanks. NO
23:29.27jbevrenhttp://www.jbevren.net/workshop/feh_002197_000001_dscn1656.jpg <- old workshop
23:29.29sorphinNO to thanks?
23:29.34jbevrenyeah I saw that
23:29.38jbevrenNO THANKS FOR YOU
23:29.49sorphinNO, YOU MAY NOT HAVE A PONY
23:29.52sorphin;)
23:29.56jbevrenjust buy my schiz and leave
23:29.56jbevrenhehe
23:30.07sorphinhmm
23:30.12sorphinwhat model tektronics?
23:30.25jbevren2246
23:30.29sorphinah
23:30.41sorphinrather nice
23:30.47jbevrennod
23:30.48sorphinthe irony of where i bought it from
23:30.49sorphinis fun
23:30.50jbevrenthis is a 4ch 100
23:31.00jbevrenI like the HP more :)
23:31.04jbevrenhttp://www.jbevren.net/workshop/dscn1653.jpg
23:31.05jbevrenhehe
23:31.08sorphinRaytheon
23:31.11jbevrenI was bored
23:31.21jbevrenput a 65816 cpu in and wired it for NOP
23:31.35sorphinnod
23:31.49sorphinanyways, as for the ppc
23:32.02sorphinif you'll use it, i say go for it
23:32.08sorphinhe guaranteeing non DOA?
23:32.28jbevrenhmm I'll ask :D
23:32.53sorphinif not, i wouldn't touch it
23:33.25jbevrenhttp://www.jbevren.net/workshop/dscn1644.jpg
23:33.26sorphinheh
23:33.34jbevrenCommodore DTV joystick with keyboard attached ;-)
23:33.43jbevrenyeah, lasers are fun
23:33.48sorphin$41
23:33.59sorphinyou're sick, you know that right?
23:34.04sorphin:)
23:34.06jbevren:)
23:34.11jbevrenI cant find a picture of the RGBI mod
23:34.14jbevren:-D
23:34.42jbevrenthe luma output on the DTV thingy is 4bit binary and runs through a R2R dac
23:34.51jbevrenso I tapped the TTL outs before the DAC and sent them to a cga display
23:34.52sorphingot a link other than ebay for info about the A3000? the dude that asked a question implies he found a site, heh
23:34.55jbevrenubersharp
23:35.23jbevrenjust news pages :-X
23:35.33sorphinah well
23:35.53jbevrenaha
23:35.54jbevrenWhile all units are in working order. Sale is AS IS.
23:36.15jbevrenIWFM guarantee
23:36.43sorphinibot: IWFM?
23:36.50jbevrenIt worked for me
23:36.52sorphinah
23:36.56jbevrenI dont think its an official acro
23:36.58sorphinibot: test
23:36.58ibotTest Failed!
23:37.08sorphinibot: botsnack
23:37.08ibotaw, gee, sorphin
23:37.39jbevrenhttp://www.jbevren.net/c128/dscn1619.jpg
23:37.45jbevrencommodore 128 running multitask OS :-)
23:37.53sorphinheh
23:37.54sorphinjbevren: http://www.linuxdevices.com/files/misc/artis-a3000.jpg
23:38.05sorphinleast you can see the board
23:38.06jbevrenittybitty pic
23:38.07jbevrenI saw that one
23:38.35sorphinnod
23:38.43sorphinwell, your call on if you go for it
23:38.52jbevrenhttp://www.jbevren.net/c128/dscn1617.jpg <- c128 IO expansion (with my onewire hack to fix addressing issues on the rs232 card)
23:39.15sorphinalso your choice to either bid or pay $75 ;)
23:39.19sorphinwho knows what the reserve is
23:39.22sorphinprolly $75 :P
23:39.27jbevrenprobably
23:39.44jbevren;-)
23:39.54sorphin2 webpals
23:39.55jbevrenme too
23:39.57sorphin2 tuxscreens
23:40.02sorphin1 websurfer pro
23:40.06sorphin2 IOpeners
23:40.13jbevrenI want a sunlight-readable laptop
23:40.15jbevrenheh
23:40.19sorphinCeiva picture frame
23:40.25sorphinKodak smart frame
23:40.44jbevrenhttp://www.jbevren.net/fun/good-use-for-compaq-ia1.jpg
23:40.46jbevrengot an ia1?
23:40.52jbevren:-D
23:40.53sorphineh?
23:40.58sorphinah
23:40.58sorphinno
23:41.04jbevrenthats my kitchen mp3 box
23:41.08sorphinnod
23:41.44sorphinah ha
23:41.48jbevrenhttp://www.jbevren.net/img/dscn1226.jpg <- that's me after 8 hours of boredom
23:41.48sorphinthis pointer does have APC
23:42.00jbevrendual amd 1200
23:42.04sorphinreally really bright on push, then the regulation kicks in
23:42.10jbevrensounds like an old vaccuum cleaner when the fans are on high lol
23:42.14jbevrenahh
23:42.15jbevrenfun
23:42.19jbevrenblinky blinky
23:42.34sorphinheh
23:42.42jbevrensure thats not your eyes adjusting to the brightness?
23:42.44sorphinif i have any hw you want, i do trade ;)
23:42.48sorphini'm sure
23:42.56jbevrenso your eyes have AGC
23:42.57jbevrenlol :)(
23:43.12sorphini'm not looking at it :P just the spot on my hand
23:43.23jbevrengood, cause you'll blow your agc out otherwise
23:43.32jbevrensome time I'll list up what I have for you
23:43.32sorphinand then some
23:43.40jbevrenwe'll see if there's anything tradeable :)
23:43.45sorphincool
23:44.05jbevrenhaha
23:45.50jbevrenCerfPod 255SE
23:45.51jbevrenhmm
23:45.53sorphin?
23:45.56jbevren400mhz xscale
23:46.01sorphinah
23:46.26jbevrenz?
23:46.34sorphinslang for a zaurus
23:46.37jbevrenahh
23:46.40jbevrenwhich model?
23:46.44sorphin5500
23:47.03jbevrendo you use openzaurus on it?
23:47.19sorphinyes
23:47.59CosmicPenguindude - everybody says Z - its like, cool
23:48.23sorphinbut i'm not leet enough to ahve one :(
23:48.38CosmicPenguinThe question is - what would we get in return?
23:49.10jbevrenhehe
23:49.11CosmicPenguinSO give me some pratical examples
23:49.16jbevrenI know sjhill from #mipslinux
23:49.23sorphinjbevren: he came to my wedding, heh
23:49.35sorphin1st time i met him in person too
23:49.40sorphingood guy
23:51.13jbevrenheh
23:51.28jbevrenthe biggest thing I did was adjusting makefiles so my crappy mips TC will build Bacchus' kernel
23:51.38jbevrenoh, and applied the 2.4.24 XFS patch to 2.4.23
23:51.47sorphinyeah
23:51.49jbevrenneeded some manual patchwork
23:52.01sorphinjbevren: i only use xfs here now
23:52.09sorphincept for the one box i haven't had time to convert from ext3
23:52.12jbevrenI use reiser on my laptop, xfs everywhere else
23:52.20jbevrenexcept the mips boxen
23:52.30jbevrenxfs doesnt work on it yet.. journal recovery panics ;)
23:52.46sorphinCosmicPenguin: prolly not enough, but that's what i've mostly done MIPS wise, so far
23:52.58CosmicPenguinsorphin: I wish I could hand those boards out like candy
23:52.59CosmicPenguinbut alas
23:53.16sorphintoo bad they won't take $ :P
23:53.37CosmicPenguinHeh
23:53.41jbevrenz5500s are $cheap
23:53.48jbevren:)
23:53.49sorphinjbevren: yup
23:53.49CosmicPenguinDon't pay for a development board - they're outragously expensive
23:54.09sorphinCosmicPenguin: then how the hell else would i get my hands on an alchemy? come work for AMD? :P
23:54.13jbevrenany features to look for in a used one?
23:54.19CosmicPenguinsorphin: there you go
23:54.21sorphinjbevren: that it works :P
23:54.27jbevrenhehe :)
23:54.34CosmicPenguinsorphin: the list price of the au1200 board is $999
23:54.34sorphinjbevren: bought mine new for $150 way back when
23:54.35jbevrenthe rest is normal obvious crap eh :)
23:54.51sorphinCosmicPenguin: they sure seem to think they'll get $999 worth of code outta steve :P
23:55.05CosmicPenguin1998, actually
23:55.09CosmicPenguinhe got a 1550 and a 1200
23:55.13sorphinah
23:55.27sorphinthey ever gonna release anything with them?
23:55.29CosmicPenguinbut he's a good target - he's very well placed in the community, he does consulting, and he has write access to the CVS tree
23:55.36sorphinor just make development boards for no one to have
23:55.41CosmicPenguinsorphin: I hope so... :)
23:55.51CosmicPenguinsorphin: if they just made development boards, then my ass will be out a job toot sweet
23:56.14sorphinCosmicPenguin: nah, they'd ship you over to something else
23:56.26sorphinalready did once now
23:56.34CosmicPenguinI'm going to move to Austin the day after hell freezes over
23:56.46sorphinCosmicPenguin: good thing you didn't say when pigs fly
23:56.55sorphinor i'd have to send you this picture a guy at work found
23:57.04jbevrenhmm cf for wireless, sd for storage
23:57.06jbevren:)
23:57.18sorphinjbevren: i did MMC
23:57.23sorphin256M
23:57.29jbevrenyeah, meant sd/mmc
23:57.39jbevrenhow's your batt life?
23:57.45sorphingot a 32M CF that i've had to debrick with
23:57.57sorphinhmm.. couple hours
23:58.07jbevrenahh how's one debrick with a cf? (point me to a faq if needed)
23:58.15sorphinheh
23:58.23sorphinit tells how on the openzaurus stuff
23:58.26jbevrenoh wait, they can boot off cf right? I remember reading that somewhere
23:58.32sorphinyeah
23:58.35jbevrennod.
23:58.42sorphinput kernel and ramdisk on the cf
23:58.42jbevrenbeats the zipit toys
23:58.45sorphinhold down 2 keys
23:58.45jbevrenheh
23:58.49sorphinit reflashes
23:58.52jbevrennice
23:58.53sorphinjbevren: of course
23:59.00sorphinit doesn't hurt that i have the service manual too :)
23:59.07jbevrenarg. heh
23:59.10sorphinah the fun of NDAs
23:59.25sorphinthat's only the 2nd one i've ever signed
23:59.29sorphinthe 1st was for Tivo
23:59.29jbevrenhm brand new for 156
23:59.34jbevren15 ship
23:59.58sorphinyeah

Generated by irclog2html.pl by Jeff Waugh - find it at freshmeat.net! Modified by Tim Riker to work with blootbot logs, split per channel, etc.