Bugzilla – Bug 113313
Cannot handle subsystem ''
Last modified: 2005-08-29 07:28:59 UTC
YaST creates the files /etc/sysconfig/hardware/hwconfig-static-*, but hwup cannot make any sense of them. + for CFG in '${HWCFG_STUB}-static*' + '[' -f /etc/sysconfig/hardware/hwcfg-static-1 ']' + /sbin/hwup static-1 1 -o auto Cannot handle subsystem '' + for CFG in '${HWCFG_STUB}-static*' + '[' -f /etc/sysconfig/hardware/hwcfg-static-printer ']' + /sbin/hwup static-printer printer -o auto Cannot handle subsystem ''
Please provide YaST2 logs and the files in question.
# cat /etc/sysconfig/hardware/hwcfg-static-0 # YaST configured sound card snd-card-0 # 5lYh.ITz6G5CcwPB:Integrated Sound (awacs) MODULE='snd-powermac' STARTMODE='auto'
Created attachment 47790 [details] YaST log file
The config file look fine to me. Ladislav?
I can confirm this bug. What can I provide?
Christian, the sysconfig is correct, the bug is in sysconfig itself.
*** This bug has been marked as a duplicate of 113158 ***