Othernet-Project / orx-install

ORx install scripts
http://outernet-project.github.io/orx-install/
GNU General Public License v3.0
94 stars 61 forks source link

System freezes #23

Closed foxbunny closed 10 years ago

foxbunny commented 10 years ago

Left the device up all night and woke up to a frozen system with LAN LEDs out. Connecting the display and keyboard had no effect.

foxbunny commented 10 years ago

Looks like the problem is related to DVB tuner (PCTV 461e). System ran fine until I plugged it in, then froze after a few minutes. It may also be related to TVHeadend.

foxbunny commented 10 years ago

Yup, looks like it's the PCTV:

Aug 02 01:17:20 alarmpi kernel: i2c i2c-3: m88ds3103: i2c rd failed=-19 reg=d1 len=1
Aug 02 01:17:20 alarmpi kernel: em28178 #0: writing to i2c device at 0xd0 failed (error=-19)
Aug 02 01:17:17 alarmpi kernel: i2c i2c-3: m88ds3103: i2c rd failed=-19 reg=d1 len=1
Aug 02 01:17:17 alarmpi kernel: em28178 #0: writing to i2c device at 0xd0 failed (error=-19)
Aug 02 01:17:14 alarmpi kernel: i2c i2c-3: m88ds3103: i2c rd failed=-19 reg=d1 len=1
Aug 02 01:17:14 alarmpi kernel: em28178 #0: writing to i2c device at 0xd0 failed (error=-19)
Aug 02 01:17:12 alarmpi kernel: i2c i2c-3: m88ds3103: i2c rd failed=-19 reg=d1 len=1
Aug 02 01:17:12 alarmpi kernel: em28178 #0: writing to i2c device at 0xd0 failed (error=-19)
Aug 02 01:17:11 alarmpi kernel: i2c i2c-3: m88ds3103: i2c rd failed=-19 reg=d1 len=1
Aug 02 01:17:11 alarmpi kernel: em28178 #0: writing to i2c device at 0xd0 failed (error=-19)
Aug 02 01:17:11 alarmpi kernel: i2c i2c-3: m88ds3103: i2c rd failed=-19 reg=d1 len=1
Aug 02 01:17:11 alarmpi kernel: em28178 #0: writing to i2c device at 0xd0 failed (error=-19)

(note that entries are in reverse order)

foxbunny commented 10 years ago

This seems to be resolved with Linux kernel 3.16. Update the system to this version and it should work.