|
|
2010-05-17
, 14:20
|
|
Posts: 296 |
Thanked: 10 times |
Joined on May 2010
|
#12
|
I would consider "dpkg -P" instead of "dpkg -r" for complete uninstallation. I would also try "dpkg --configure -a" and "apt-get autoremove" in case something not got installed or uninstalled properly.
And the most important thing.. the one i would do last is.
apt-get install --reinstall kernel kernel-flasher
To revert back to the stock kernel. In other case he would probably get a reboot loop.
|
|
2010-05-17
, 14:23
|
|
Posts: 1,751 |
Thanked: 844 times |
Joined on Feb 2010
@ Sweden
|
#13
|
thanks for the reply, apparently its because i installed mobilehotspot, which is depending on the kernel flasher, hence when i try to uninstall it via xterminal, i get a error message.
am i better off uninstalling that as well?
thanks
|
|
2010-05-17
, 14:28
|
|
Posts: 296 |
Thanked: 10 times |
Joined on May 2010
|
#14
|
That is not the kernel-power-flasher. That is hotspot-kernel-flasher. It is not the same.
Just "dpkg -P mobilehotspot" should do it. I am not aware about that program so much.
1. Open Xterminal
2. write: root
3. write: dpkg -P mobilehotspot
4. write: dpkg --configure -a
5. write: apt-get autoremove
6. write: apt-get clean
|
|
2010-05-17
, 14:30
|
|
|
Administrator |
Posts: 1,036 |
Thanked: 2,018 times |
Joined on Sep 2009
@ Germany
|
#15
|
dpkg --purge kernel-power-flasher apt-get install --reinstall kernel kernel-flasher
|
|
2010-05-17
, 14:37
|
|
Posts: 1,751 |
Thanked: 844 times |
Joined on Feb 2010
@ Sweden
|
#16
|
true to get it in one thing again
uninstall the mobilehotspot (and have a look if it maybe unsinstalls the power-flasher with it ->details in app-manager)
to make sure all is gone and back to stock become root in a xterminal and proceed
rebootCode:dpkg --purge kernel-power-flasher apt-get install --reinstall kernel kernel-flasher
and NO apt-get clean!
("dpkg --configure -a" is not needed and "apt-get autoremove" is not available for this version of apt so ignore those two)
|
|
2010-05-17
, 14:40
|
|
|
Administrator |
Posts: 1,036 |
Thanked: 2,018 times |
Joined on Sep 2009
@ Germany
|
#17
|
|
|
2010-05-17
, 14:43
|
|
Posts: 296 |
Thanked: 10 times |
Joined on May 2010
|
#18
|
|
|
2010-05-17
, 14:52
|
|
Posts: 296 |
Thanked: 10 times |
Joined on May 2010
|
#19
|
|
|
2010-05-17
, 14:54
|
|
Posts: 1,751 |
Thanked: 844 times |
Joined on Feb 2010
@ Sweden
|
#20
|
hi, ok i just uninstalled mobilehotspot, now when i 'pkg --purge kernel-power-flasher' , it says that kernal power flasher is not available.
but when i check the apps. page, its still there. wtf is going on lol?
btw the problem is still there
am i better off uninstalling that as well?
thanks