the modprobe problems probably aren't related. Are you use you put an alpha version of lspci on the image? If you type file /<path>/<to>/lspci what does file say it is.
It's probably easier to just go look in /proc/bus/pci and manually interpret the info in there. Ali On Dec 18, 2010, at 11:46 AM, Ong Wen Jian wrote: > Hi Gabe,, > > I put the program into the disk image to run the lspci command ,, but ,, when > I try to run the command > > The error come out below .. > > # ./lspci > modprobe: FATAL: Could not load /lib/modules/2.6.27.6-dirty/modules.dep: No > such file or directory > > modprobe: FATAL: Could not load /lib/modules/2.6.27.6-dirty/modules.dep: No > such file or directory > > bash: ./lspci: cannot execute binary file > > i used pciutils-3.1.7, install the program from the real machine onto the > image ,, cd the directory to pciutils-3.1.7 and run the command > > regards > wj > > ONG WEN JIAN > Student > Department of Computer and Communication Systems Engineering, > Faculty of Engineering, Universiti Putra Malaysia > 43400 UPM Serdang, Selangor Darul Ehsan > Tel : 014 - 930 2150 / 017 - 613 6231 > _______________________________________________ > m5-users mailing list > [email protected] > http://m5sim.org/cgi-bin/mailman/listinfo/m5-users _______________________________________________ m5-users mailing list [email protected] http://m5sim.org/cgi-bin/mailman/listinfo/m5-users
