Results 1 to 2 of 2
Please let me know how we enable pci support in linux?
The error i get is support is not enabled...
- 01-05-2005 #1Just Joined!
- Join Date
- Jan 2005
- Posts
- 12
enable pci_config macro in linux(Fedora 1)
Please let me know how we enable pci support in linux?
The error i get is support is not enabled
- 01-05-2005 #2
1)install the kernel source
2)3)Code:cd /usr/src/linux
4)select the options which allow you to use PCICode:make menuconfig
a good guide to what to do after that can be found at:
http://www.digitalhermit.com/linux/K...ild-HOWTO.html


Reply With Quote
