← Back to team overview

kubuntu-council team mailing list archive

[Merge] ~xypron/ubuntu-manual-tests:licheerv-rtl8723ds-dkms into ubuntu-manual-tests:main

 

Heinrich Schuchardt has proposed merging ~xypron/ubuntu-manual-tests:licheerv-rtl8723ds-dkms into ubuntu-manual-tests:main.

Commit message:
riscv: licheerv-rtl8723ds-dkms not needed on LicheeRV Dock

Since Linux v6.6 package licheerv-rtl8723ds-dkms is not needed anymore
for using WIFI. In Ubuntu 24.04 the package was removed.

Requested reviews:
  Ubuntu Testcase Admins (ubuntu-testcase)

For more details, see:
https://code.launchpad.net/~xypron/ubuntu-manual-tests/+git/ubuntu-manual-tests/+merge/463826
-- 
Your team Ubuntu Testcase Admins is requested to review the proposed merge of ~xypron/ubuntu-manual-tests:licheerv-rtl8723ds-dkms into ubuntu-manual-tests:main.
diff --git a/testcases/image/1756_Install LicheeRV b/testcases/image/1756_Install LicheeRV
index 416cccb..76c31bc 100755
--- a/testcases/image/1756_Install LicheeRV
+++ b/testcases/image/1756_Install LicheeRV
@@ -21,6 +21,7 @@ The scope of this test is to ensure that riscv64+licheerv image boots from SD ca
         <dd>Set new password</dd>
         <dd>Confirm the new password</dd>
     <dt>Perform Wifi testing</dt>
+        <dd>Only when testing relases with Linux kernel up to v6.5:</dd>
         <dd>Make sure licheerv-rtl8723ds-dkms is installed, otherwise, install it: </dd>
         <dd>$ sudo apt install licheerv-rtl8723ds-dkms </dd>
         <dd>It will take quite some time to build, the output of the above command should look like this:.</dd>

Follow ups