Someone gave me a motherboard, and I simply couldn't locate any info
for it.
Here are the specs for the motherboard:
478 socket
red color
4 PCI slots
1 AGP 8X slot
2 banks for DIMM
2 banks for DDR
The chipsets are VIA VT8233 and PC400.
It also has
2 USB ports
1 sound port (with 3 holes, red, blue and green)
1 parallel port
2 serial ports
The BIOS is AMI.
Since there is no marking on the board identifies its maker and model,
I don't know where to obtain the required drivers for it.
Can anyone please tell me if there is a motherboard search engine
anywhere, to help me identify this motherboard?
Thank you all !
There ought to be an FCC approval ID somewhere on it. You can search on
that in the FCC.govsite to locate the maker and board model.
--
Mike Andrews, W5EGO
mi...@mikea.ath.cx
Tired old sysadmin
did you use a magnifying glass?
> I don't know where to obtain the required drivers for it.
don't modern OS install routines probe the board and self select and
provide needed drivers?
--
DenverD (Linux Counter 282315) via Thunderbird 3.0.1-1.1, KDE 3.5.7,
openSUSE Linux 10.3, 2.6.22.19-0.2-default #1 SMP i686 athlon
Try dmidecode.
Followups set to comp.os.linux.hardware.
- anton
--
M. Anton Ertl Some things have to be seen to be believed
an...@mips.complang.tuwien.ac.at Most things have to be believed to be seen
http://www.complang.tuwien.ac.at/anton/home.html
It's better for you to take a HD photo of your motherboard and attach a
URL link to it here.
--
@~@ Might, Courage, Vision, SINCERITY.
/ v \ Simplicity is Beauty! May the Force and Farce be with you!
/( _ )\ (Ubuntu 9.04) Linux 2.6.29.2
^ ^ 20:45:01 up 1 day 10:41 1 user load average: 1.00 1.06 1.64
???! ???! ???! ???! ???! ???! ????? (CSSA):
http://www.swd.gov.hk/tc/index/site_pubsvc/page_socsecu/sub_addressesa
Thats Sisoft Sandra.
http://www.sisoftware.net/
It looks like something MSI would make for OEM marked. Try MSI's "live-
update" (assuming XP is installed), and you may get that onboard sound
card to work. Because, everything else's working, including high speed
USB, right?
That'd be my guess as well, without any additional information.
Jon
If you can fire it up with minimal parts the motherboard info should appear
on the first boot screen.
I've also had some luck googling the serial numbers on the board.
You don't need to identify the brand. You're already doing a good job,
by identifying the chipset.
To start, you need to improve the accuracy of your
guess about the Northbridge. The VT8233 makes sense
as a Southbridge chip. My guess would be the Northbridge
is something like P4X266, as it supports DDR266 and
PC133 SDRAM memory types. There is a list of chipsets here.
http://www.via.com.tw/en/products/chipsets/desktop-chipsets.jsp
If you go to viaarena.com , you can look for "chipset or platform driver".
The Hyperion package is for newer chipsets. You'd want the
"Retro chipset VIA 4in1 drivers" (depending on whether my guess
about the Northbridge is close).
http://www.viaarena.com/default.aspx?PageID=2
"Retro chipset VIA 4in1 drivers"
"The driver package is recommended for use with the following chipsets:
MVP#, Apollo Pro## series, KT1##, KN1##, KM1##, KT2##, KT333, KN2##, KM2##, P4X2##, P4X3##, P4M2##"
In any case, if you can do a basic install, with a CDROM drive,
one hard drive, you can download one of the utilities the other
people have mentioned, to get more info about what is on board.
A critical component, for that to happen, is the Ethernet interface.
You didn't mention what Ethernet chip is used. Some of the
VIA chipsets, have the MAC part of the Ethernet (Media Access Controller),
inside the chipset. A PHY chip sits outside, to complete the design.
You could check the section here, and download a driver so that
you'll have networking after your basic install.
http://www.viaarena.com/default.aspx?PageID=2&OSID=1&CatID=1190
If the MAC/PHY solution is a complete external solution, then you should
identify the part number of that chip, so you can find a network
driver. For example, if the motherboard used a separate Intel
networking chip, you'd go to the Intel site to get a driver.
Depending on the vintage of your OS install CD, it is quite possible
it will all work when you install. (For example, when I installed
WinXP on my latest VIA chipset board, it all worked out of the box.
So I could reach the network without a problem.) If you have a
working network interface, tidying up the driver installation
should be a lot easier.
Paul
The identity is displayed on the first screen right at the bottom when
it boots.
--
Best Regards:
Baron.
Look for an FCC ID number on the board. If you find that, go to
http://www.hardwaresecrets.com/page/fcc
and follow the instructions near the bottom of the page.
This searches the FCC database for you
If that is the case, the manual mentioned the JP1 jumper. Don't
power up the motherboard, until the RAM type, and the setting for
JP1 have been verified.
JP1: DRAM Voltage (VCC)
This jumper enables to select voltage of DRAM.
Function Jumper Setting
2.5V (DDR) Open Pins 1-2
3.3V (SDR) Short Pins 1-2
Only one kind of RAM should be installed at any one time.
The jumper JP1 should reflect the kind of RAM used.
Paul
I finally found the info and am downloading the drivers now. :)
Thank you again !!
On May 7, 1:25 pm, Paul <nos...@needed.com> wrote:
> andy wrote:
> > I'm going to say it's a PC Chips M922.
> >http://www.computery.ru/upgrade/numbers/2002/045/images/N_I_M922.jpg
> > <http://www.pcchips.com.tw/PCCWebSite/Downloads/ProductsDetail_Downloa...>
>
> If that is the case, the manual mentioned the JP1 jumper. Don't
> power up the motherboard, until the RAM type, and the setting for
> JP1 have been verified.
>
> JP1: DRAM Voltage (VCC)
> This jumper enables to select voltage of DRAM.
>
> Function Jumper Setting
> 2.5V (DDR) Open Pins 1-2
> 3.3V (SDR) Short Pins 1-2
>
> Only one kind of RAM should be installed at any one time.
> The jumper JP1 should reflect the kind of RAM used.
>
> Paul
>
What?! No pictures?! No explanation of how you figured it out?!
There must be some data on the motherboard.
Any digits, letters would help significantly to
identify this mo/bo.
There are all kinds of programs that will extract motherboard info
including serial numbers and write it to a file.
> There are all kinds of programs that will extract motherboard info
> including serial numbers and write it to a file.
One of my favorites is lshw:
http://ezix.org/project/wiki/HardwareLiSter
It appears the Parted Magic 4.0 liveCD includes lshw. I'm sure there are
others.
nb
>>
>> Since there is no marking on the board identifies its maker and model
I've never seen a maker brand on a mobo, just a board number like G56PTV
or such crap, Uusually near
pci slot 1.
--
.~. Jean-David Beyer Registered Linux User 85642.
/V\ PGP-Key: 9A2FC99A Registered Machine 241939.
/( )\ Shrewsbury, New Jersey http://counter.li.org
^^-^^ 12:00:01 up 48 days, 18:14, 3 users, load average: 4.24, 4.21, 4.28
You've dealt with the wrong motherboards then. Both my A7V333 and
M2NE-SLi have "ASUS" on them.
--
-eben QebWe...@vTerYizUonI.nOetP royalty.mine.nu:81
Scientist A: A matterbaby is a very unstable particle.
Scientist B: What's a matterbaby?
Scientist A: I'm doing fine honey, how you doing? -- mrshowrules on Fark
There used to be a web site called "PCChips Lottery" and it
existed because of the lack of markings on their motherboards.
So it is possible to find motherboards which are hard to identify.
I worked with someone once, who had one of those, and it was
absolutely devoid of markings.
This is an archive of the old "PCChips Lottery" site. The archived copy
may not be fully functional.
Paul
Yeah, What did you find and how?
You owe the groups that.
cc emailed