Vladimir,
I was able to remove the four items mentioned (in two cases different commands were needed, such as "rm -r /Applications/AVG*AntiVirus.app") However, my Macbook Pro still will not boot past the apple logo (there is some conflict that causes it to panic reboot). And I am still not able to boot from the original install DVD or a rescue CD.
I have ordered a firewire cable that will hopefully allow me to start my Macbook Pro in target mode and access the hard drive through a different Macbook Pro. If this works I will retrieve the logs you requested.
If you have any other ideas, I'm willing to give them a try.
Thanks for the help.
Tom
Vladimir,
I was able to remove the four items mentioned (in two cases different commands were needed, such as "rm -r /Applications/AVG*AntiVirus.app") However, my Macbook Pro still will not boot past the apple logo (there is some conflict that causes it to panic reboot). And I am still not able to boot from the original install DVD or a rescue CD.
I have ordered a firewire cable that will hopefully allow me to start my Macbook Pro in target mode and access the hard drive through a different Macbook Pro. If this works I will retrieve the logs you requested.
If you have any other ideas, I'm willing to give them a try.
Thanks for the help.
Tom
I installed the free AVG antivirus software on my Macbook Pro but after I ran the scan for virus program my laptop restarted itself but won't launch. I can turn it off by pushing the power button, but when I start it the launch process only gets to the apple symbol and then after a while restarts itself again. There are also small dots that appear on the gray screen during its attempt to launch.
Dear Tom,
Thank you for your reply.
We are sorry to hear that the proposed steps did not cure your situation. Your response was quoted to our development department and we have their comments for you.
You stated that - one of the last scripts shown before the laptop has a panic reboot is: "BUG in process sehelperd[135] . . ." - but unfortunately sehelperd is not a daemon of AVG software nor it looks to be a daemon belonging to system operations.
Nonetheless, we did some research for you and found this topic:
http://www.tonymacx86.com/general-help/143854-yosemite-10-10-bug-process-suhelperd.html
where users say that this problem is probably caused by incorrect extraction of SD card from the laptop. Yet, there is more information to find and something may be useful for you, as well as proposed solutions to this issue. Please, have a close look at this threat.
Additionally, you replied that - …and then entering "rm /Library/LaunchDaemons/com.avg.Antirvirus.services.plist" but I get a message "no such file or directory" - did not help to remove the files. We found that there is a typo in your submitted command (although, may be just in the forum post). You typed Antirvirus, thus provided an extra letter "r". Please re-try this procedure.
Alternatively, you can delete the whole AVG installation this way. You can try to enter these commands (without quotes):
"rm /Applications/AVG AntiVirus.app"
"rm /Library/LaunchDaemons/com.avg."
"rm /Library/LaunchAgents/com.avg."
After this procedure, folders
/Library/Application Support/com.avg.Antivirus (1)
/Library/Logs/com.avg.Antivirus
will remain in the system, you can also delete the (1) marked folder. The other folder should contain log files, which we would like to review.
Thank you for your cooperation.
Regards,
Vladimir
Dear Tom,
We would like to inform you and propose some steps to take in order to restore functionality of your Macbook.
Additionally, we have some questions to ask that will help us to understand what happened. Please respond to these:
Has the conducted scan detected any infections in your Mac?
If yes, have you deleted them?
The AVG AntiVirus for Mac is designed in a way not to delete any files without user's consent as well as the program would not perform a system reboot on its own, unless there is an unexpected extraordinary situation (system crash, but it is not forced by AVG).
By the words of our development, there are two possible reasons that caused this situation to occur.
- You installed AVG AntiVirus on your system despite having another antivirus engine with resident shield already running on your system. This situation can cause such deadlock as well as the accidental system reboot may happen.
- There is a problem with one of AVG's drivers. To determine this we would like to request some files from your system, which are stored in /Library/Logs/DiagnosticReports/.
There are two possibilities how to get into the corrupted system:
- Boot into another OS and delete files from the corrupted (unbootable) partition. This way you can delete all AVG-related files or at least /Library/LaunchDaemons/com.avg.Antivirus.services.plist . This file should prevent AVG from launching on boot, thus unlocking the deadlock and allow a proper start-up of the system, so you will be able to delete the rest of AVG files.
- Or you can try to boot into a single-user mode and delete the above-mentioned file. Here is a short guideline:
- Turn on your computer.
- Hold Command button and keep pressing S button.
- The system should start-up into an environment close to Terminal (command line) and you will be logged under root user.
- Please type "mount -uw /" (without quotation marks) and enter to grant you write permissions to local hdd.
- Type "rm /Library/LaunchDaemons/com.avg.Antivirus.services.plist" (without quotation marks) and enter.
- Type "reboot" (without quotation marks) and enter.
The system should boot normally without functionally running AVG. Thus you will be able to unistall AVG. However, before you uninstall AVG we would like to ask you to send us log files due to the fact that the files should be removed with deletion of AVG. These files will help us to understand what happened and take actions to avoid such situations in the future.
The files we would like to request are located in:
/Library/Logs/DiagnosticReports
~/Library/Logs/DiagnosticReports
/Library/Logs/com.avg.Antivirus
~/Library/Logs/com.avg.Antivirus
Please copy files from these locations and archive them in order to compress file size. Have a look at this article which will help you to upload the file to our FTP. Let us know when you do so, stating the name of the file as well.
Feel free to contact us for further questions. Thank you for your cooperation.
Regards,
Vladimir
Hi Tom,
We don't need diagnostic data if it was not caused by AVG.
I am happy to see that your issue is resolved.
Thanks for posting back.
Hi Tom,
I would like to let you know that your issue was transfered to our product specialist.
We will keep you informed here.
Thank you
Dear Tom,
Please accept our apologies for the time delay in our response.
We are sorry that you are still experiencing troubles. Have you succeeded in booting your Mac with help of another Mac? Any news about your issue?
From our precious conversation we understood that the scan of AVG was not successfully completed, was it? If yes, were there any threats detected? Did you confirmed the deletion of any files?
Anyway, we would like to propose you to run a checkdisk utility to see if your hard-drive is not damaged in any way. There is a possibility for hardware failure that took place and is now preventing your Macbook from running.
Please have a look at this guide:
"To repair using fsck Restart in Single User mode (Command+S on boot) OR boot with the Install disc. At the command line, type:
/sbin/fsck -fy
If fsck found issues and has altered, repaired, or fixed anything, it will display this message:
***** FILE SYSTEM WAS MODIFIED *****
Important: If this message appears, repeat the fsck command you typed until fsck tells you that your volume appears to be OK (first-pass repairs may uncover additional issues, so this is a normal thing to do).
About the -y flag: Tells fsck that you want to answer 'yes' to all questions about fixing, repairing, or salvaging information. This is the optimal approach, as answering 'no' to any question causes fsck to stop. You cannot determine that all necessary repairs have been made until fsck completes and gives its final report.
The -f flag forces fsck to check 'clean' filesystems when preening."
We will really appreciate the log files from the locations as mentioned before, in order to analyze and investigate the reason for such behavior.
Please, let us know about the progress you have with your issue.
Thank you for your cooperation.
Regards,
Vladimir
Dear Tom,
We would like to inform you and propose some steps to take in order to restore functionality of your Macbook.
Additionally, we have some questions to ask that will help us to understand what happened. Please respond to these:
Has the conducted scan detected any infections in your Mac?
If yes, have you deleted them?
The AVG AntiVirus for Mac is designed in a way not to delete any files without user's consent as well as the program would not perform a system reboot on its own, unless there is an unexpected extraordinary situation (system crash, but it is not forced by AVG).
By the words of our development, there are two possible reasons that caused this situation to occur.
- You installed AVG AntiVirus on your system despite having another antivirus engine with resident shield already running on your system. This situation can cause such deadlock as well as the accidental system reboot may happen.
- There is a problem with one of AVG's drivers. To determine this we would like to request some files from your system, which are stored in /Library/Logs/DiagnosticReports/.
There are two possibilities how to get into the corrupted system:
- Boot into another OS and delete files from the corrupted (unbootable) partition. This way you can delete all AVG-related files or at least /Library/LaunchDaemons/com.avg.Antivirus.services.plist . This file should prevent AVG from launching on boot, thus unlocking the deadlock and allow a proper start-up of the system, so you will be able to delete the rest of AVG files.
- Or you can try to boot into a single-user mode and delete the above-mentioned file. Here is a short guideline:
- Turn on your computer.
- Hold Command button and keep pressing S button.
- The system should start-up into an environment close to Terminal (command line) and you will be logged under root user.
- Please type "mount -uw /" (without quotation marks) and enter to grant you write permissions to local hdd.
- Type "rm /Library/LaunchDaemons/com.avg.Antivirus.services.plist" (without quotation marks) and enter.
- Type "reboot" (without quotation marks) and enter.
The system should boot normally without functionally running AVG. Thus you will be able to unistall AVG. However, before you uninstall AVG we would like to ask you to send us log files due to the fact that the files should be removed with deletion of AVG. These files will help us to understand what happened and take actions to avoid such situations in the future.
The files we would like to request are located in:
/Library/Logs/DiagnosticReports
~/Library/Logs/DiagnosticReports
/Library/Logs/com.avg.Antivirus
~/Library/Logs/com.avg.Antivirus
Please copy files from these locations and archive them in order to compress file size. Have a look at this article which will help you to upload the file to our FTP. Let us know when you do so, stating the name of the file as well.
Feel free to contact us for further questions. Thank you for your cooperation.
Regards,
Vladimir