scan-win-drivers.pl Issue

2009-01-12 Thread Johannes Bauer
Hello group, I've been using the scan-win-drivers.pl script now and been testing it with different PCs. I'm seeing an issue here which causes trouble - traced it because I thought it was a scan-win-drivers.pl issue. It is not, however. The problem is as follows: The (correct!) driver is in the si

Re: scan-win-drivers.pl Issue

2009-01-12 Thread Pierre Bourgin
Johannes Bauer wrote: > Hello group, hello, > I've been using the scan-win-drivers.pl script now and been testing it > with different PCs. I'm seeing an issue here which causes trouble - > traced it because I thought it was a scan-win-drivers.pl issue. It is > not, however. > > The problem is as

Linuxboot Build Environment

2009-01-12 Thread Ein Bielaczyc
Greetings all. I've been using Unattended for some time now quite successfully. But unfortunately my last few attempts have failed miserably. I attribute these failures to the newness of the equipment. I'd like to create a build environment where I might recompile the linuxboot with the latest ker

Re: scan-win-drivers.pl Issue

2009-01-12 Thread Johannes Bauer
Pierre Bourgin schrieb: > "HDAUDIO" is a (virtual ?) bus, it's not PCI ! (see output of your cat > command). Argh. I missed that! > Any pointer could help me to add some support about it into > scan-win-drivers.pl (I hope that I won't have to mimic the Windows PnP's > job in perl ;-) OK, I'm fi

Re: scan-win-drivers.pl Issue

2009-01-12 Thread Johannes Bauer
Johannes Bauer schrieb: >> Any pointer could help me to add some support about it into >> scan-win-drivers.pl (I hope that I won't have to mimic the Windows PnP's >> job in perl ;-) > > OK, I'm fiddling with it right now to build a kind of lsbus - I've not > read anywhere such a program already e