fwts installation error
Katrin Cheung
katrincheung at gmail.com
Wed Mar 8 18:30:40 UTC 2023
How about smbios log?
I notice that there's smbios dump and smbios test, but I cannot see any
option using the dump file.
I tried this but it didn't work.
fwts dmicheck -o dmidecode.dat
I promise this is my last question.
Thanks!!!
Katrin
On Tue, 7 Mar 2023 at 09:10, ivanhu <ivan.hu at canonical.com> wrote:
> use --dumpfile, such as
>
> $sudo fwts --dumpfile=acpidump.dat
>
>
> Cheers,
> Ivan
>
> On 3/7/23 04:53, Katrin Cheung wrote:
> > Hi Ivan,
> >
> > In the end I found out it's only a dependency issue. I would like to
> > know one more thing if possible.
> > Is it possible that I can have an acpi test with a table dump from
> > another machine instead of my local machine?
> >
> > Thanks.
> >
> > Katrin
> >
> > On Thu, 16 Feb 2023 at 10:33, ivanhu <ivan.hu at canonical.com
> > <mailto:ivan.hu at canonical.com>> wrote:
> >
> > Hi Katrin,
> >
> > On 2/15/23 18:46, Katrin Cheung wrote:
> > > Hi Ivan,
> > >
> > > I think for that one I have to run 'sudo add-apt-repository
> > > ppa:firmware-testing-team/ppa-fwts-stable' first?
> > > Can I do it without doing add-apt-repository?
> > > ```
> > > Reading package lists... Done
> > > E: Unable to find a source package for fwts
> > > ```
> >
> > NO, you should enable deb-src source list(/etc/apt/sources.list)
> >
> > >
> > > I also put the detail log here:
> > > https://github.com/ColinIanKing/fwts/issues/10
> > <https://github.com/ColinIanKing/fwts/issues/10>
> > > <https://github.com/ColinIanKing/fwts/issues/10
> > <https://github.com/ColinIanKing/fwts/issues/10>>
> > > Thanks for the quick reply
> >
> > if you would like to file a bug for FWTS, please refer to,
> > https://wiki.ubuntu.com/FirmwareTestSuite/FirmwareTestSuiteReportBug
> > <
> https://wiki.ubuntu.com/FirmwareTestSuite/FirmwareTestSuiteReportBug>
> >
> > Cheers,
> > Ivan
> >
> > >
> > > Regards,
> > > Katrin
> > >
> > >
> > > On Wed, 15 Feb 2023 at 17:46, ivanhu <ivan.hu at canonical.com
> > <mailto:ivan.hu at canonical.com>
> > > <mailto:ivan.hu at canonical.com <mailto:ivan.hu at canonical.com>>>
> wrote:
> > >
> > > Have you tried to get all the fwts build dependencies?
> > >
> > > You can try 'sudo apt build-dep fwts'.
> > >
> > >
> > > Cheers,
> > >
> > > Ivan
> > >
> > > On 2/15/23 16:41, Katrin Cheung wrote:
> > > > Hi fwts dev,
> > > >
> > > > I'm trying to build and install from source but I have a
> > problem
> > > when
> > > > using the make file.
> > > >
> > > > Successfully run `autoreconf -ivf` and `./configure`.
> > > > Then when I run make,
> > > > ```
> > > > make all-recursive
> > > > make[1]: Entering directory '/gerrit/fwts'
> > > > Making all in src
> > > > make[2]: Entering directory '/gerrit/fwts/src'
> > > > Making all in libfwtsiasl
> > > > make[3]: Entering directory '/gerrit/fwts/src/libfwtsiasl'
> > > > m4 -P -I../../src/acpica/source/compiler
> > > > ../../src/acpica/source/compiler/aslparser.y >
> aslcompiler.y
> > > > yacc -d -d -baslcompiler -pAslCompiler aslcompiler.y
> > > > make[3]: yacc: No such file or directory
> > > > make[3]: *** [Makefile:4207: aslcompiler.y.h] Error 127
> > > > make[3]: Leaving directory '/gerrit/fwts/src/libfwtsiasl'
> > > > make[2]: *** [Makefile:5035: all-recursive] Error 1
> > > > make[2]: Leaving directory '/gerrit/fwts/src'
> > > > make[1]: *** [Makefile:822: all-recursive] Error 1
> > > > make[1]: Leaving directory '/gerrit/fwts'
> > > > make: *** [Makefile:753: all] Error 2
> > > > ```
> > > > Did I miss something?
> > > > Thanks!
> > > >
> > > > Regards,
> > > > Katrin
> > > >
> > > >
> > > >
> > >
> >
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.ubuntu.com/archives/fwts-devel/attachments/20230309/9b6f66b4/attachment.html>
More information about the fwts-devel
mailing list