Comment # 11 on bug 1184403 from
(In reply to Takashi Iwai from comment #9)
> (In reply to Martin Rohde from comment #7)
> > I couldn't get the kernel-firmware-iwlwifi installed.
> 
> Did you install via transaction-update command?  e.g.
>   % transactional-update pkg install kernel-firmware-iwlwifi-*.rpm
>
There's no `transactional-update` in the image that Martin is used. This is
expected as that is only a wrapper around `tukit`, and the path for MicroOS
desktop is to move away from both for package management.

Anyway, the following command should work (for now):

$ sudo tukit execute zypper in /root/kernel-firmware-iwlwifi-*.rpm

As well as entering a shell with `sudo tukit execute bash` and installing the
package with zypper, from inside it.

In fact, it worked in my system but it apparently didn't in Martin's... And I
do not really know why.

In any case, I think we want the installer of MicroOS desktop to include
wireless firmware (as it used to be just a couple of months ago, as confirmed
by other reports), because we want people having only WiFi on their laptop to
be able to install and use it. So that's IMO the issue that we should try to
fix


You are receiving this mail because: