Author Topic: what's my hardware?  (Read 329 times)

Calum

  • Global Moderator
  • Member
  • ***
  • Posts: 7,812
  • Kudos: 1000
    • Calum Carlyle's music
what's my hardware?
« on: 1 December 2002, 06:02 »
sounds like a bizarre local TV quiz show doesn't it?

well it's not.

how do i find out what my hardware is so i can go looking for drivers and so on for it?
this is on a laptop, and the laptop has got windows 3.11 on it, and also linux. i don't know how in either of those systems to find out what's installed. the BIOS doesn't seem to have a clue either. it knows lots of stuff about IRQs and so on, but nothing about the hardware in the machine. already tried looking the laptop up on the net, it might just as well not exist.

thanks in advance, although i don't see how anybody could help me with the sparsity of information i provided...  
visit these websites and make yourself happy forever:
It's my music! | My music on MySpace | Integrational Polytheism

choasforages

  • VIP
  • Member
  • ***
  • Posts: 1,729
  • Kudos: 7
    • http://it died
what's my hardware?
« Reply #1 on: 1 December 2002, 06:07 »
linux, hmmmm, if its not a kernel from the stone age
try
cat /proc/pci
cat /proc/ioports
cat /proc/interrupts
cat /proc/isapnp

on a modern linux system that shuold be enough info to get you going. but procfs might not be supported on you kernel.
x86: a hack on a hack of a hackway
alpha, hewlett packed it A-way
ppc: the fruity way
mips: the graphical way
sparc: the sunny way
4:20.....forget the DMCA for a while!!!

Master of Reality

  • VIP
  • Member
  • ***
  • Posts: 4,249
  • Kudos: 177
    • http://www.bobhub.tk
what's my hardware?
« Reply #2 on: 1 December 2002, 06:13 »
# lspci

[ November 30, 2002: Message edited by: The Master of Reality / B0B ]

Disorder | Rating
Paranoid: Moderate
Schizoid: Moderate
Linux User #283518
'It takes more than a self-inflicted gunshot wound to the head to stop Bob'

Calum

  • Global Moderator
  • Member
  • ***
  • Posts: 7,812
  • Kudos: 1000
    • Calum Carlyle's music
what's my hardware?
« Reply #3 on: 1 December 2002, 08:52 »
thanks, choas!
i got the following file out of it:
Code: [Select]
the last directory you suggested doesn't exist (the ISA Plug and pray one i presume it means?)
interestingly i am going to have to decipher this file now!    well, i am well on the way anyway.
MoR, thanks, but sadly lspci isn't installed on this computer it seems. just have to do things the hard way! ('rpm based system'? that's for cissies!)  :D
visit these websites and make yourself happy forever:
It's my music! | My music on MySpace | Integrational Polytheism