I need a freebsd 5.3 desktop server; recommendations?

Dan Bikle dan.bikle at gmail.com
Sun Jul 23 06:19:03 UTC 2006


Yes,

this is good info.

I see this on my box:

bash moibsd root /usr/bin 15 # pciconf -l
hostb0 at pci0:0:0:        class=0x060000 card=0x2a31103c chip=0x5a331002
rev=0x01 hdr=0x00
pcib1 at pci0:1:0: class=0x060400 card=0x000000b0 chip=0x5a3f1002 rev=0x00
hdr=0x01
atapci0 at pci0:17:0:      class=0x01018f card=0x2a31103c chip=0x437a1002
rev=0x80 hdr=0x00
atapci1 at pci0:18:0:      class=0x01018f card=0x2a31103c chip=0x43791002
rev=0x80 hdr=0x00
ohci0 at pci0:19:0:        class=0x0c0310 card=0x2a31103c chip=0x43741002
rev=0x80 hdr=0x00
ohci1 at pci0:19:1:        class=0x0c0310 card=0x2a31103c chip=0x43751002
rev=0x80 hdr=0x00
none0 at pci0:19:2:        class=0x0c0320 card=0x2a31103c chip=0x43731002
rev=0x80 hdr=0x00
none1 at pci0:20:0:        class=0x0c0500 card=0x2a31103c chip=0x43721002
rev=0x81 hdr=0x00
atapci2 at pci0:20:1:      class=0x01018a card=0x2a31103c chip=0x43761002
rev=0x80 hdr=0x00
none2 at pci0:20:2:        class=0x040300 card=0x2a31103c chip=0x437b1002
rev=0x01 hdr=0x00
isab0 at pci0:20:3:        class=0x060100 card=0x00000000 chip=0x43771002
rev=0x80 hdr=0x00
pcib2 at pci0:20:4:        class=0x060401 card=0x00000000 chip=0x43711002
rev=0x80 hdr=0x01
none3 at pci1:5:0: class=0x030000 card=0x2a31103c chip=0x5a611002 rev=0x00
hdr=0x00
none4 at pci2:2:0: class=0x078000 card=0x062011c1 chip=0x062011c1 rev=0x00
hdr=0x00
rl0 at pci2:5:0:   class=0x020000 card=0x2a31103c chip=0x813910ec rev=0x10
hdr=0x00
fwohci0 at pci2:6:0:       class=0x0c0010 card=0x2a31103c chip=0x30441106
rev=0x80 hdr=0x00
bash moibsd root /usr/bin 16 #


My graphics card is this:

none3 at pci1: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 <jhorne at dfwlp.org> 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:
>
> none0 at pci1: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
> _______________________________________________
> freebsd-questions at freebsd.org mailing list
> http://lists.freebsd.org/mailman/listinfo/freebsd-questions
> To unsubscribe, send any mail to "
> freebsd-questions-unsubscribe at freebsd.org"
>


More information about the freebsd-questions mailing list