[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[ale] Finding type of video card
- Subject: [ale] Finding type of video card
- From: asledge at gpc.edu (Andrew Sledge)
- Date: Tue, 09 May 2006 12:35:55 +0000
- In-reply-to: <[email protected]>
- References: <[email protected]>
Usually the following commands will turn up all of your hardware questions:
* PCI: cat /proc/pci and lspci
* ISA: pnpdump and isapnp
* Internal PCMCIA: cardctl ident
* General: dmesg | more and cat /proc/interrupts