Steve Reilly wrote: > what directory is the firmware suppose to go into on suse 10.2?? > > > [EMAIL PROTECTED]:~> cd /usr/local/lib/firmware/ > bash: cd: /usr/local/lib/firmware/: No such file or directory > [EMAIL PROTECTED]:~> > > > > the ivtv site is very misleading...... there is no /usr/local/lib/firmware/ > > any clue?
It should be /lib/firmware AFAIK.But you can create the directory with: mkdir -p /usr/local/lib/firmware/ Can you please start a complete new e-mail next time and don't reply to an already existing e-mail and delete the subject and body. It now shows under the thread "[ivtv-users] suse 10.2" see [1] for an example.. Greets Sander [1] http://ivtvdriver.org/pipermail/ivtv-users/2007-January/thread.html _______________________________________________ ivtv-users mailing list [email protected] http://ivtvdriver.org/mailman/listinfo/ivtv-users
