Hi,

I'm new at this, so this response may be kinda nonstandard, but

I also had this problem, and hacked around it. The program failed
when it got to searching the kernel.

Had to hack the "comps.py" file in /usr/share/redhat-config-packages

It conains two "if" statements to ignore "kernel-"  I changed them to
ignore "kernel". Seems to work OK now, but there's probably a
better way to fix it.

BTW - I couldn't get the hardware browser to work either. Kept
getting a "KeyError:20"  message. Found out
that in the file "DeviceList.py" in /usr/share/hwbrowser there's a
type_mapping item missing from the "DeviceList" class. I added
  " kudzu.CLASS_FIREWIRE : _("...whatever"), " to the class
and it works OK now.

Now if I could only get my SB Live soundcard to work. It works
under WIndoze...

                                                     H




--
redhat-list mailing list
unsubscribe mailto:[EMAIL PROTECTED]?subject=unsubscribe
https://listman.redhat.com/mailman/listinfo/redhat-list

Reply via email to