Page 6 of 8

Re: Test Beds

Posted: Tue Oct 25, 2011 3:24 am
by Combuster
Wrong window?

Re: Test Beds

Posted: Wed Dec 28, 2011 9:12 am
by Tobba
I have a Dell Inspiron 2650 as my testbed
Specs:
1.8 GHz Pentium 4
256 MB RAM
18 GB HDD

I'll just be flashing down a provided image to its HDD, so pre-beta filesystem/disk drivers are accepted

Re: Test Beds

Posted: Thu Dec 29, 2011 2:59 am
by CrypticalCode0
Guess it's time for me to post some info on my test beds.

I have a diverse assortment of HDD's who's storage capacity vary from 126MB to 3TB.
I have various bars of SIMM's. (30 and 72, Fast page, static column, EDO, you name it)
I have some exotic hardware some of which pertain a first attempt at 500MB storage, 4 CD jukebox in a 5.25 build format with DOS DRIVERS!

I have a AMD386 with a Cyrix FastMath coprocessor when testing 386 compatibility that is the system i use.
I have a TULIP desktop with a 486DX I use it for EISA ISA and PCI testing bed. (hardware testing)

A Unbranded 686 as a slot 1 CPU 256MB RAM, 4GB HDD main running Gentoo, secondary 120GB HDD.(Used for it's parallel port as a hub to the older systems)
AGP video slot many used with a Hercules card.

Compaq Slot7 system it currently has a pentium I CPU
Fujitsu Siemens Intel Pentium III CPU, 768MB RAM, AGP video slot.

Antiquated machines i can run software on.
Amiga 500
Amiga 500+
Atari 800XL
Nintendo Entertainment System, (security chip bypassed)
Super Nintendo Entertainment System, (security chip bypassed)

Current hobby project
1.Adding a HDD to the Amiga 500+ and a 68030 and a 68882 and sufficient RAM, bonus Goals USB, Ethernet Base100, Floppy disk header location counter track/sector.

- current state, writing software to replace Gary and add the features mentioned above.

2.Z80 Telnet terminal, build into a CRT screen.

Re: Test Beds

Posted: Mon Jan 16, 2012 5:48 pm
by GAT
Main testbed, Compaq Armada m300, pentium III, no harddrive or CD, only floppy, 16mb RAM.
And an AST Ascentia 900N, 386, ? RAM, only floppy.

Re: Test Beds

Posted: Mon Feb 06, 2012 6:47 am
by huh
My computer:
Samsung N150, a netbook, a very good netbook 8)
CPU: intel atom dual-core 64-bit 1.
no of CPUs: 4??? At least Linux tells me it has 4 :?
RAM: 1GB

My virtual maskine:
qemu/virtualbox: I switch between them
RAM that I allow: min: 1MB, max: 512MB

My software:
OS: Linux mint 10
assembler: NASM
C compiler: GCC
debugger: kdbg
editor: gedit

Re: Test Beds

Posted: Thu Feb 09, 2012 7:27 am
by bellezzasolo
My work computer:
quad core 1.5GHz AMD 3500
6GB RAM
1 TB HDD
Windows 7 x64 home
DVD burner
wireless
every other goodie you could ask for (includeing a webcam!)

My VM:
256MB
1GB HDD

My Ooold test computer (not even LBA BIOS!)
64 MB Ram
400Mhz Celeron
6GB hard disk
[faulty] 3.5" floppy

both the physicals are HP pavilions. the new one is a 2011 reg laptop
the old one is 1998, with Win98 SE

Re: Test Beds

Posted: Wed May 02, 2012 1:51 pm
by CWood
I have one that is (kinda) working, my very FIRST computer, anybody can use just message me.

Pentium 166 with MMX technology
80MB of RAM
2.16GB hard drive (write allowed, will take a backup image to my main dev box)
ATI 264xx 3D Rage IIC (PCI)
Sound card (AZTECH logo on the main chip) (ISA)

Note that there are two cards in there that are usable, not yet sure entirely what they are, but I will check and repost.

There IS a NIC, but it is also an ISA modem, and I don't have the right cables/etc. to interface it (plus my folks aren't too overly chuffed about tying up the phone line)...

EDIT: The 'kinda' part: CMOS battery is dead. Computer still boots Win95, so should be fine. Just the timer.

Re: Test Beds

Posted: Wed May 02, 2012 2:11 pm
by Combuster
CWood wrote:VESA compatible GFX card (PCI) (3D charger mean anything to anyone?)
That would actually be a mach64-based graphics card, or specifically, an ATI 264xx 3D Rage IIC (do you want code to do hardware acceleration?)

Re: Test Beds

Posted: Thu May 03, 2012 4:47 am
by CWood
Combuster wrote:
CWood wrote:VESA compatible GFX card (PCI) (3D charger mean anything to anyone?)
That would actually be a mach64-based graphics card, or specifically, an ATI 264xx 3D Rage IIC (do you want code to do hardware acceleration?)
I certainly did not know that! I'm impressed. Thanks for helping me identify it :D

Re: Test Beds

Posted: Fri Aug 17, 2012 4:24 pm
by hidnplayr
I'm mostly interested in networking for now.

I have a lot of PCI/PCI-X/PCI express ethernet cards:
RTL8029, RTL8139, RTL8169, 3com 900b, 905, 920, .. (all boomerang types), Myson MTD803, intel 8255x and 8254x, sis900, nforce, VIA rhine, PCnet32, R6040, DEC21x4x, marvell yukon, broadcom bcm57xx.

Can be tested on a 64 bit machine if wanted, gigabit, trunking and all you want available.

I have different versions of most cards, and some double that can be traded with cards not on the list, if anyone is interested.

Re: Test Beds

Posted: Sat Jun 08, 2013 12:24 pm
by habs
On the offchance that anyone here is developing for MIPS, I use a Lemote Yeeloong netbook (currently running Debian Wheezy) as my primary computer and would love to help test out a hobby OS.

Code: Select all

$ lspci -v
00:07.0 Ethernet controller: Realtek Semiconductor Co., Ltd. RTL-8139/8139C/8139C+ (rev 10)
	Subsystem: Realtek Semiconductor Co., Ltd. RTL-8139/8139C/8139C+
	Flags: bus master, medium devsel, latency 64, IRQ 37
	I/O ports at 4000 [size=256]
	Memory at 41023000 (32-bit, non-prefetchable) [size=256]
	Expansion ROM at 41000000 [size=128K]
	Capabilities: <access denied>
	Kernel driver in use: 8139too

00:08.0 VGA compatible controller: Silicon Motion, Inc. SM712 LynxEM+ (rev b0) (prog-if 00 [VGA controller])
	Flags: bus master, 66MHz, medium devsel, latency 64, IRQ 38
	Memory at 40000000 (32-bit, non-prefetchable) [size=16M]
	Capabilities: <access denied>
	Kernel driver in use: smtcfb

00:09.0 USB controller: NEC Corporation USB (rev 44) (prog-if 10 [OHCI])
	Subsystem: NEC Corporation Hama USB 2.0 CardBus
	Flags: bus master, medium devsel, latency 64, IRQ 39
	Memory at 41020000 (32-bit, non-prefetchable) [size=4K]
	Capabilities: <access denied>
	Kernel driver in use: ohci_hcd

00:09.1 USB controller: NEC Corporation USB 2.0 (rev 05) (prog-if 20 [EHCI])
	Subsystem: NEC Corporation USB 2.0
	Flags: bus master, medium devsel, latency 64, IRQ 39
	Memory at 41023100 (32-bit, non-prefetchable) [size=256]
	Capabilities: <access denied>
	Kernel driver in use: ehci_hcd

00:0e.0 ISA bridge: Advanced Micro Devices [AMD] CS5536 [Geode companion] ISA (rev 03)
	Subsystem: Advanced Micro Devices [AMD] CS5536 [Geode companion] ISA
	Flags: fast devsel
	I/O ports at 4c70 [size=8]
	I/O ports at 4400 [size=256]
	I/O ports at 4c00 [size=64]
	I/O ports at 4800 [size=128]
	I/O ports at 4c40 [size=32]

00:0e.2 IDE interface: Advanced Micro Devices [AMD] CS5536 [Geode companion] IDE (rev 01) (prog-if 80 [Master])
	Subsystem: Advanced Micro Devices [AMD] CS5536 [Geode companion] IDE
	Flags: bus master, fast devsel, latency 64, IRQ 14
	[virtual] Memory at 000001f0 (32-bit, non-prefetchable) [size=8]
	[virtual] Memory at 000003f0 (type 3, non-prefetchable) [size=1]
	[virtual] Memory at 00000170 (32-bit, non-prefetchable) [size=8]
	[virtual] Memory at 00000370 (type 3, non-prefetchable) [size=1]
	I/O ports at 4c60 [size=16]
	Kernel driver in use: pata_amd

00:0e.3 Multimedia audio controller: Advanced Micro Devices [AMD] CS5536 [Geode companion] Audio (rev 01)
	Subsystem: Advanced Micro Devices [AMD] CS5536 [Geode companion] Audio
	Flags: bus master, fast devsel, latency 0, IRQ 9
	I/O ports at 4880 [size=128]
	Kernel driver in use: snd_cs5535audio

00:0e.4 USB controller: Advanced Micro Devices [AMD] CS5536 [Geode companion] OHC (rev 02) (prog-if 10 [OHCI])
	Subsystem: Advanced Micro Devices [AMD] CS5536 [Geode companion] OHC
	Flags: bus master, fast devsel, latency 0, IRQ 11
	Memory at 41021000 (32-bit, non-prefetchable) [size=4K]
	Kernel driver in use: ohci_hcd

00:0e.5 USB controller: Advanced Micro Devices [AMD] CS5536 [Geode companion] EHC (rev 02) (prog-if 20 [EHCI])
	Subsystem: Advanced Micro Devices [AMD] CS5536 [Geode companion] EHC
	Flags: bus master, fast devsel, latency 0, IRQ 11
	Memory at 41022000 (32-bit, non-prefetchable) [size=4K]
	Kernel driver in use: ehci_hcd

Code: Select all

$ cat /proc/cpuinfo

system type		: lemote-yeeloong-2f-8.9inches
processor		: 0
cpu model		: ICT Loongson-2 V0.3  FPU V0.1
BogoMIPS		: 528.38
wait instruction	: yes
microsecond timers	: yes
tlb_entries		: 64
extra interrupt vector	: no
hardware watchpoint	: yes, count: 0, address/irw mask: []
ASEs implemented	:
shadow register sets	: 1
kscratch registers	: 0
core			: 0
VCED exceptions		: not available
VCEI exceptions		: not available

Code: Select all

$ uname -a
Linux janice 3.2.0-4-loongson-2f #1 Debian 3.2.41-2+deb7u2 mips64 GNU/Linux
If I don't respond quickly on the forum, feel free to drop me an e-mail -- [email protected].

Re: Test Beds

Posted: Mon Jun 17, 2013 9:29 pm
by Love4Boobies
The newest member of the boob family of PC's:

Mobo: ASRock Z87 Extreme6
PSU: Corsair AX760i
CPU: Intel Core i7-4770K
RAM: G.SKILL TridentX F3-1600C7D-16GTX
SDD: OCZ Vector 128GB
ODD: LG BH16NS40

If you're wondering why it has so little storage and no dedicated video card, it's because it's a special-purpose system. Either way, it's also a test bed.

Re: Test Beds

Posted: Sat Aug 17, 2013 7:26 pm
by phillid
12-year-old freebie PC

Intel Coppermine 1.0GHz
512 MiB DDR RAM
40GB ATA HDD
Multimedia audio controller: VIA Technologies, Inc. VT82C686 AC97 Audio Controller (rev 50)
Ethernet controller: Realtek Semiconductor Co., Ltd. RTL8169 PCI Gigabit Ethernet Controller (rev 10)
VGA compatible controller: Trident Microsystems CyberBlade/i1 (rev 6a)

Cannot boot from USB Devices (old BIOS)

sia

Posted: Fri Feb 21, 2014 11:04 am
by siavoshkc

Code: Select all

Summary
		Operating System
			Windows 7 Ultimate 64-bit SP1
		CPU
			Intel Pentium E5500 @ 2.80GHz	54 °C
			Wolfdale 45nm Technology
		RAM
			2.00GB Single-Channel DDR2 @ 399MHz (6-6-6-18)
		Motherboard
			ASUSTeK Computer INC. P5KPL-AM EPU (Socket 775)	39 °C
		Graphics
			SME1920N (1360x768@60Hz)
			Intel G33/G31 Express Chipset Family (ASUStek Computer Inc)
		Storage
			465GB Western Digital WDC WD5000AAKS-00E4A0 ATA Device (SATA)	42 °C
			149GB MAXTOR STM3160215AS ATA Device (SATA)	39 °C
			465GB Western Digital WDC WD5000AAKB-00H8A0 ATA Device (ATA)	44 °C
			931GB Seagate FA GoFlex Desk USB Device (USB (SATA))	41 °C
		Optical Drives
			PIONEER DVD-RW DVR-218L ATA Device
		Audio
			VIA High Definition Audio


Generated with Speccy v1.25.674

Re: Test Beds

Posted: Sat Jun 14, 2014 10:04 pm
by ChosenOreo
I have an Atari 1040ST somewhere in my attic.. if anyone wants to test on it I can go find it and pull it out.

I also have some Macs (G3 + G4) and an assortment of x86 compatible devices.