update:
ubuntu@ubuntu-Aspire-6935:~/flashrom$ sudo modprobe i2c-dev
ubuntu@ubuntu-Aspire-6935:~/flashrom$ sudo i2cdetect -l
i2c-0 i2c nouveau-0000:01:00.0-0 I2C adapter
i2c-1 i2c nouveau-0000:01:00.0-1 I2C adapter
i2c-2 i2c nouveau-0000:01:00.0-2 I2C adapter
i2c-3 i2c nouveau-0000:01:00.0-3 I2C ...
Search found 4 matches
- 23 Oct 2014, 16:39
- Forum: BENQ Zowie Tweaking — Strobe Utility / Blur Reduction / DyAc
- Topic: Firmware upgrade using Linux tool, requires no hardware
- Replies: 577
- Views: 831199
- 23 Oct 2014, 04:24
- Forum: BENQ Zowie Tweaking — Strobe Utility / Blur Reduction / DyAc
- Topic: Firmware upgrade using Linux tool, requires no hardware
- Replies: 577
- Views: 831199
Re: Firmware upgrade using Linux tool, requires no hardware
Here is a more complete list of where I'm stuck. Please help me
ubuntu@ubuntu-Aspire-6935:~/flashrom$ sudo i2cdetect 0
WARNING! This program can confuse your I2C bus, cause data loss and worse!
I will probe file /dev/i2c-0.
I will probe address range 0x03-0x77.
Continue? [Y/n] y
0 1 2 3 4 5 6 7 8 ...
ubuntu@ubuntu-Aspire-6935:~/flashrom$ sudo i2cdetect 0
WARNING! This program can confuse your I2C bus, cause data loss and worse!
I will probe file /dev/i2c-0.
I will probe address range 0x03-0x77.
Continue? [Y/n] y
0 1 2 3 4 5 6 7 8 ...
- 23 Oct 2014, 03:21
- Forum: BENQ Zowie Tweaking — Strobe Utility / Blur Reduction / DyAc
- Topic: Firmware upgrade using Linux tool, requires no hardware
- Replies: 577
- Views: 831199
Re: Firmware upgrade using Linux tool, requires no hardware
Ok I got a bit further after 4 hours. Now after the
# dump current firmware
sudo ./flashrom -p mstarddc_spi:dev=/dev/i2c-0:49 -c "MX25L1605A/MX25L1606E" -r backup.bin
command I get:
reading flash... Error sending write command: errno 5.
read operation failed!
FAILED.
Info:reset command was not ...
# dump current firmware
sudo ./flashrom -p mstarddc_spi:dev=/dev/i2c-0:49 -c "MX25L1605A/MX25L1606E" -r backup.bin
command I get:
reading flash... Error sending write command: errno 5.
read operation failed!
FAILED.
Info:reset command was not ...
- 22 Oct 2014, 22:09
- Forum: BENQ Zowie Tweaking — Strobe Utility / Blur Reduction / DyAc
- Topic: Firmware upgrade using Linux tool, requires no hardware
- Replies: 577
- Views: 831199
Re: Firmware upgrade using Linux tool, requires no hardware
Hey guys,
unfortunately I'm stuck at :
tristan@tristan-E5010:~/flashrom/flashrom$ sudo ./flashrom -p mstarddc_spi:dev=dev/i2c-0:49
sudo: ./flashrom: command not found
I don't know what i could have done wrong???
unfortunately I'm stuck at :
tristan@tristan-E5010:~/flashrom/flashrom$ sudo ./flashrom -p mstarddc_spi:dev=dev/i2c-0:49
sudo: ./flashrom: command not found
I don't know what i could have done wrong???
