0

We installed deeplearning framework (openface/python) on my laptop. after using it for 5 mins my laptop is getting stuck.

I tried adding a boot parameter to fix it (How do I add a kernel boot parameter?), but the issue is not resolved.

kernel version: 4.4.0-31-generic
laptop: Asus R558UQ Core i5 7th Generation

  • It is getting into HUNG state only if i open openface file(.py). while all other browsing activities it is fine. – Asha Datla Feb 20 '17 at 11:24

1 Answers1

0

The laptop Asus R558UQ demands few drivers (available in CD while purchase) need to be installed prior installing ubuntu. In my case i directly installed ubuntu without installing drivers. Due to which it was going to hung state.

Thanks ASH