Search found 3 matches
- 19 Apr 2017, 23:07
- Forum: BENQ Zowie Tweaking — Strobe Utility / Blur Reduction / DyAc
- Topic: Firmware upgrade using Linux tool, requires no hardware
- Replies: 577
- Views: 817949
Re: Firmware upgrade using Linux tool, requires no hardware
It is a Benq, no rebrand.
- 18 Apr 2017, 23:56
- Forum: General — Displays, Graphics & More
- Topic: Benq XL2430T firmware update
- Replies: 24
- Views: 35947
Re: Benq XL2430T firmware update
I just upgraded the firmware on my 2430T and it worked just fine with your instrucions.
I had to change
#svn co svn://flashrom.org/flashrom/trunk@1846 flashrom
->
svn co https://code.coreboot.org/svn/flashrom/trunk@1846 flashrom
and the command sudo ./flashrom -p mstarddc_spi:dev=/dev/i2c-3:49 ...
I had to change
#svn co svn://flashrom.org/flashrom/trunk@1846 flashrom
->
svn co https://code.coreboot.org/svn/flashrom/trunk@1846 flashrom
and the command sudo ./flashrom -p mstarddc_spi:dev=/dev/i2c-3:49 ...
- 18 Apr 2017, 21:24
- Forum: BENQ Zowie Tweaking — Strobe Utility / Blur Reduction / DyAc
- Topic: Firmware upgrade using Linux tool, requires no hardware
- Replies: 577
- Views: 817949
Re: Firmware upgrade using Linux tool, requires no hardware
Hello I got stuck at the instructions here:
sudo ./flashrom -p mstarddc_spi:dev=/dev/i2c-3:49 -c "MX25L1605A/MX25L1606E" -r backup.bin
It returned:
Calibrating delay loop... OK.
Info: Will try to use device /dev/i2c-3 and address 0x49.
Info: WILL reset the device at the end.
No EEPROM/flash ...
sudo ./flashrom -p mstarddc_spi:dev=/dev/i2c-3:49 -c "MX25L1605A/MX25L1606E" -r backup.bin
It returned:
Calibrating delay loop... OK.
Info: Will try to use device /dev/i2c-3 and address 0x49.
Info: WILL reset the device at the end.
No EEPROM/flash ...