Notices


Reply
Thread Tools
Posts: 296 | Thanked: 10 times | Joined on May 2010
#11
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
 
Posts: 296 | Thanked: 10 times | Joined on May 2010
#12
Originally Posted by AlMehdi View Post
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.
hi thanks for your reply. but this part here, when do they go in? thanks
 
Posts: 1,751 | Thanked: 844 times | Joined on Feb 2010 @ Sweden
#13
Originally Posted by das_schlumpfie View Post
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
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

If you also want to uninstall kernel-power-flasher you could

apt-get install --reinstall kernel kernel-flasher

Last edited by AlMehdi; 2010-05-17 at 14:27.
 
Posts: 296 | Thanked: 10 times | Joined on May 2010
#14
Originally Posted by AlMehdi View Post
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

oh i see, but when i open up that app. , it definitely says 'kernel-power flasher', and just to point out also, i installed mobilehotspot quite a while ago, and i had no problem with it....but i guess things like these happen when they feel like it?
 
chemist's Avatar
Administrator | Posts: 1,036 | Thanked: 2,018 times | Joined on Sep 2009 @ Germany
#15
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
Code:
dpkg --purge kernel-power-flasher
apt-get install --reinstall kernel kernel-flasher
reboot

and no apt-get clean! (not needed and not a good idea as long as you do not run out of rootfs space)

("dpkg --configure -a" is not needed and "apt-get autoremove" is not available for this version of apt so ignore those two)

Last edited by chemist; 2010-05-17 at 14:33.
 
Posts: 1,751 | Thanked: 844 times | Joined on Feb 2010 @ Sweden
#16
Originally Posted by chemist View Post
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
Code:
dpkg --purge kernel-power-flasher
apt-get install --reinstall kernel kernel-flasher
reboot

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)
If you "apt-cache showpkg mobilehotspot" you will se it's dependencies. And it have nothing with kernel-power to do.

("dpkg --purge kernel-power-flasher" is the same as "dpkg -P kernel-power-flasher" and "apt-get autoremove" are available.. have done it a couple of times. "dpkg --configure -a" where just a precaution)
 
chemist's Avatar
Administrator | Posts: 1,036 | Thanked: 2,018 times | Joined on Sep 2009 @ Germany
#17
Originally Posted by AlMehdi View Post
"apt-get autoremove"
I see, the bash completion needs an update...
 
Posts: 296 | Thanked: 10 times | Joined on May 2010
#18
hi, thanks for the replies.

ok so now im gonna uninstall mobilehotspot, and hopefully it should take the kernal flasher away with it and everything goes back to normal. if not then i try to go through the commands in terminal.

thanks again.

p.s sorry for asking about every little step, only that i would hate to be stuck in reboot loops , especially when i have two exams coming up tmr and the day after. =(
 
Posts: 296 | Thanked: 10 times | Joined on May 2010
#19
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
 
Posts: 1,751 | Thanked: 844 times | Joined on Feb 2010 @ Sweden
#20
Originally Posted by das_schlumpfie View Post
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
'pkg --purge kernel-power-flasher' you missed a "d" as in "dpkg"
 
Reply


 
Forum Jump


All times are GMT. The time now is 10:43.