Click to See Complete Forum and Search --> : Video Card PCI Address


beerman
11-05-2004, 03:36 PM
I installed LIbranet on a Compaq Deskpro EN with a PCI video card installed (onboard video disabled). However, it appears that Libranet detects and installs the onboard video card anyway. I tried to install the seconary video card but I cannot convert the PCI address from hexadecimal to numeral.

Can anyone help?

Thanks
beerman

beerman
11-05-2004, 04:27 PM
Sorry for the double post, I clicked the button once, honest. :confused:

gehidore
11-05-2004, 07:00 PM
Originally posted by beerman
I installed LIbranet on a Compaq Deskpro EN with a PCI video card installed (onboard video disabled). However, it appears that Libranet detects and installs the onboard video card anyway. I tried to install the seconary video card but I cannot convert the PCI address from hexadecimal to numeral.


less /proc/pci

Look for the card.

elderdays
11-05-2004, 07:03 PM
Also, you can use the lspci command if you have it. but the proc way is probably the cool way.

beerman
11-05-2004, 11:48 PM
Originally posted by elderdays
Also, you can use the lspci command if you have it. but the proc way is probably the cool way.


Thanks for all the help!


I tried using lspci but it outputs the address in hex and it's looking for numerical. I'll give proc a try.