flashrom on porteus

Get help with LXQt specific problems
User avatar
raf65
Ronin
Ronin
Posts: 2
Joined: 05 Jan 2021, 10:27
Distribution: Proteus lxdq

flashrom on porteus

Post#1 by raf65 » 05 Jan 2021, 12:15

good morning everyone is my first post on this forum.I am using the porteus i586 lxqt version on usb.I would like to install flashrom x spiflash as a module.on hd can i install porteus or some applications don't work? give me a simple guide.thanks and good Year. :%)

User avatar
Blaze
DEV Team
DEV Team
Posts: 3869
Joined: 28 Dec 2010, 11:31
Distribution: ⟰ Porteus current ☯ all DEs ☯
Location: ☭ Russian Federation, Lipetsk region, Dankov
Contact:

flashrom on porteus

Post#2 by Blaze » 05 Jan 2021, 16:02

Welcome on the board!
Download it from here https://pkgs.org/search/?q=flashrom or build it and activate:

Code: Select all

su
toor
cd /tmp
wget -q https://slackbuilds.org/slackbuilds/14.2/misc/flashrom.tar.gz
tar -xf flashrom.tar.gz 
rm flashrom.tar.gz 
cd flashrom/
wget -q https://download.flashrom.org/releases/flashrom-v1.2.tar.bz2
sed -i 's|-0.9.9|-v1.2|' /tmp/flashrom/flashrom.SlackBuild
sed -i 's|cp -a ChangeLog COPYING README Documentation|# cp -a ChangeLog COPYING README Documentation|' /tmp/flashrom/flashrom.SlackBuild
./flashrom.SlackBuild 
txz2xzm /tmp/flashrom-v1.2-$(arch)-1_SBo.tgz flashrom-v1.2-$(arch)-1_SBo.xzm
mv /tmp/flashrom-v1.2-$(arch)-1_SBo.xzm $MODDIR
activate $MODDIR/flashrom-v1.2-$(arch)-1_SBo.xzm
Linux 6.6.11-porteus #1 SMP PREEMPT_DYNAMIC Sun Jan 14 12:07:37 MSK 2024 x86_64 Intel(R) Xeon(R) CPU E3-1270 v6 @ 3.80GHz GenuineIntel GNU/Linux
MS-7A12 » [AMD/ATI] Navi 23 [Radeon RX 6600] [1002:73ff] (rev c7) » Vengeance LPX 16GB DDR4 K2 3200MHz C16

User avatar
ncmprhnsbl
DEV Team
DEV Team
Posts: 3924
Joined: 20 Mar 2012, 03:42
Distribution: v5.0-64bit
Location: australia
Contact:

flashrom on porteus

Post#3 by ncmprhnsbl » 06 Jan 2021, 12:30

i'll just add one thing to Blaze's instructions: get 05-devel.xzm and activate it first : 05-devel.xzm
Forum Rules : https://forum.porteus.org/viewtopic.php?f=35&t=44

User avatar
raf65
Ronin
Ronin
Posts: 2
Joined: 05 Jan 2021, 10:27
Distribution: Proteus lxdq

flashrom on porteus

Post#4 by raf65 » 06 Jan 2021, 18:33

should i convert the file flashrom0.9.7.txt to xzm with txz2xzm flashrom 0.9.7.txz.thanks

User avatar
Blaze
DEV Team
DEV Team
Posts: 3869
Joined: 28 Dec 2010, 11:31
Distribution: ⟰ Porteus current ☯ all DEs ☯
Location: ☭ Russian Federation, Lipetsk region, Dankov
Contact:

flashrom on porteus

Post#5 by Blaze » 06 Jan 2021, 19:19

Right click on txz file and you will see right action of convert. Password from root is toor

Отправлено спустя 13 часов 39 минут 25 секунд:
Download flashrom-v1.2-x86_64-1_SBo.xzm
Linux 6.6.11-porteus #1 SMP PREEMPT_DYNAMIC Sun Jan 14 12:07:37 MSK 2024 x86_64 Intel(R) Xeon(R) CPU E3-1270 v6 @ 3.80GHz GenuineIntel GNU/Linux
MS-7A12 » [AMD/ATI] Navi 23 [Radeon RX 6600] [1002:73ff] (rev c7) » Vengeance LPX 16GB DDR4 K2 3200MHz C16

Post Reply