Yes,
this is good info.
I see this on my box:
bash moibsd root /usr/bin 15 # pciconf -l
[EMAIL PROTECTED]:0:0: class=0x060000 card=0x2a31103c chip=0x5a331002
rev=0x01 hdr=0x00
[EMAIL PROTECTED]:1:0: class=0x060400 card=0x000000b0 chip=0x5a3f1002 rev=0x00
hdr=0x01
[EMAIL PROTECTED]:17:0: class=0x01018f card=0x2a31103c chip=0x437a1002
rev=0x80 hdr=0x00
[EMAIL PROTECTED]:18:0: class=0x01018f card=0x2a31103c chip=0x43791002
rev=0x80 hdr=0x00
[EMAIL PROTECTED]:19:0: class=0x0c0310 card=0x2a31103c chip=0x43741002
rev=0x80 hdr=0x00
[EMAIL PROTECTED]:19:1: class=0x0c0310 card=0x2a31103c chip=0x43751002
rev=0x80 hdr=0x00
[EMAIL PROTECTED]:19:2: class=0x0c0320 card=0x2a31103c chip=0x43731002
rev=0x80 hdr=0x00
[EMAIL PROTECTED]:20:0: class=0x0c0500 card=0x2a31103c chip=0x43721002
rev=0x81 hdr=0x00
[EMAIL PROTECTED]:20:1: class=0x01018a card=0x2a31103c chip=0x43761002
rev=0x80 hdr=0x00
[EMAIL PROTECTED]:20:2: class=0x040300 card=0x2a31103c chip=0x437b1002
rev=0x01 hdr=0x00
[EMAIL PROTECTED]:20:3: class=0x060100 card=0x00000000 chip=0x43771002
rev=0x80 hdr=0x00
[EMAIL PROTECTED]:20:4: class=0x060401 card=0x00000000 chip=0x43711002
rev=0x80 hdr=0x01
[EMAIL PROTECTED]:5:0: class=0x030000 card=0x2a31103c chip=0x5a611002 rev=0x00
hdr=0x00
[EMAIL PROTECTED]:2:0: class=0x078000 card=0x062011c1 chip=0x062011c1 rev=0x00
hdr=0x00
[EMAIL PROTECTED]:5:0: class=0x020000 card=0x2a31103c chip=0x813910ec rev=0x10
hdr=0x00
[EMAIL PROTECTED]:6:0: class=0x0c0010 card=0x2a31103c chip=0x30441106
rev=0x80 hdr=0x00
bash moibsd root /usr/bin 16 #
My graphics card is this:
[EMAIL PROTECTED]:5:0: class=0x030000 card=0x2a31103c chip=0x5a611002 rev=0x00
hdr=0x00
vendor = 'ATI Technologies Inc'
class = display
subclass = VGA
According to man pciconf,
none3
means that there is no device configured in the kernel for the PCI device in
question.
This might explain why I can't get x-windows to work on my console.
Maybe FreeBSD 6.1 will know about this card.
I'd like to get x-windows working on the console [ it works good over the
net tho ].
Thanks for the tip on pciconf !
-Dan
On 7/22/06, Jonathan Horne <[EMAIL PROTECTED]> wrote:
On Saturday 22 July 2006 15:30, Dan Bikle wrote:
> I looked at dmesg output and saw nothing about the grapics card.
>
> How might I get info about my graphics card?
>
> Thanks,
> -Dan
you might try:
pciconf -vl
mine shows this about my ages-old ati card:
[EMAIL PROTECTED]:0:0: class=0x030000 card=0x00081002 chip=0x52461002 rev=0x00
hdr=0x00
vendor = 'ATI Technologies Inc'
device = 'Rage 128 PRO II (AGP 4X/PCI) Rage 4MB'
class = display
subclass = VGA
hth,
jonathan
_______________________________________________
[email protected] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "
[EMAIL PROTECTED]"
_______________________________________________
[email protected] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"