chris1111 Posted September 14, 2018 Share Posted September 14, 2018 8 hours ago, ergot said: how to run the script? I get permission denied...can you please upload the script? thanks sudo with a space and drag it to the terminal follow by Enter 3 Link to comment Share on other sites More sharing options...
ANONIMNIQ Posted September 14, 2018 Share Posted September 14, 2018 Guys, from few days I have problem with beta 10, not sure if this is a bug, but I can't log in. When type my password and press enter nothing happend. How to fix this? Link to comment Share on other sites More sharing options...
arsradu Posted September 14, 2018 Share Posted September 14, 2018 3 minutes ago, ANONIMNIQ said: Guys, from few days I have problem with beta 10, not sure if this is a bug, but I can't log in. When type my password and press enter nothing happend. How to fix this? Could be a keyboard/input driver issue. Are you using FileVault? What changed in this regard since the last update? I personally don't have any issue. So I don't think this is a general bug with this update. Link to comment Share on other sites More sharing options...
ANONIMNIQ Posted September 14, 2018 Share Posted September 14, 2018 (edited) Just now, arsradu said: Could be a keyboard/input driver issue. Are you using FileVault? What changed in this regard since the last update? I personally don't have any issue. So I don't think this is a general bug with this update. This update works fine for me for few days, but I have few random restarts, note sure what cause them. After last auto restart this thing happened. I never used FileVault, not sure if it's active by default. Edited September 14, 2018 by ANONIMNIQ Link to comment Share on other sites More sharing options...
arsradu Posted September 14, 2018 Share Posted September 14, 2018 (edited) 15 minutes ago, ANONIMNIQ said: This update works fine for me for few days, but I have few random restarts, note sure what cause them. After last auto restart this thing happened. Hmm....are you using any kexts for fixing video issues? Such as WhateverGreen, NvidiaGraphicsFixup or IntelGraphicsFixup? For as far as I know, if you have such issues, you should only stick to WEG. The other ones are already included into it, if my information is correct. So it's probably not a good idea to combine them. Of course, you should make sure you're on the latest version of that. It would help to know what hardware do you have. I'd recommend adding this information to your signature for easy access. FV is not active by default. You need to activate it yourself from System Preferences -> Security & Privacy -> FileVault. But in this case, it's not gonna make any difference. Also, if you have a spare keyboard (connected via USB), it would be interesting to see if it works with that one. Edited September 14, 2018 by arsradu 2 Link to comment Share on other sites More sharing options...
ANONIMNIQ Posted September 14, 2018 Share Posted September 14, 2018 Just now, arsradu said: Hmm....are you using any kexts for fixing video issues? Such as WhateverGreen, NvidiaGraphicsFixup or IntelGraphicsFixup? For as far as I know, if you have such issues, you should only stick to WEG. The other ones are already included into it, if my information is correct. So it's probably not a good idea to combine them. Of course, you should make sure you're on the latest version of that. It would help to know what hardware do you have. I'd recommend adding this information to your signature for easy access. FV is not active by default. You need to activate it yourself from System Preferences -> Security & Privacy -> Filevault. Also, if you have a spare keyboard (connected via USB), it would be interesting to see if it works with that one. For video issues, I only use few kexts from High Sierra from here: http://dosdude1.com/mojave/ I use wireless keyboard, but as you can see in the gif I posted above, first time I type the password the keyboard actually work ok, then after press enter or login button with the mouse, nothing happened, If I try to type password again I hear some sort ot error sound when pressing buttons of the keyboard. Link to comment Share on other sites More sharing options...
ergot Posted September 14, 2018 Share Posted September 14, 2018 13 hours ago, chris1111 said: sudo with a space and drag it to the terminal follow by Enter Thanks but "command not found" I think the script I have is not good can you please share your script? Link to comment Share on other sites More sharing options...
chris1111 Posted September 14, 2018 Share Posted September 14, 2018 Just now, ergot said: Thanks but "command not found" I think the script I have is not good can you please share your script? the script is in the repos Mac admin script Link to comment Share on other sites More sharing options...
gengik84 Posted September 14, 2018 Share Posted September 14, 2018 @ergot Try...open terminal and write curl -O https://raw.githubusercontent.com/munki/macadmin-scripts/master/installinstallmacos.py && chmod +x ./installinstallmacos.py && sudo ./installinstallmacos.py 3 Link to comment Share on other sites More sharing options...
ergot Posted September 14, 2018 Share Posted September 14, 2018 3 minutes ago, gengik84 said: @ergot Try...open terminal and write curl -O https://raw.githubusercontent.com/munki/macadmin-scripts/master/installinstallmacos.py && chmod +x ./installinstallmacos.py && sudo ./installinstallmacos.py thank you! 1 Link to comment Share on other sites More sharing options...
Irish_Man Posted September 14, 2018 Share Posted September 14, 2018 (edited) 7 hours ago, ANONIMNIQ said: Guys, from few days I have problem with beta 10, not sure if this is a bug, but I can't log in. When type my password and press enter nothing happend. How to fix this? Boot from recovery partition, open terminal, type resetpassword and hit enter. It will ask you to set a new password. After you finish, reboot. Edited September 14, 2018 by dzontra Link to comment Share on other sites More sharing options...
ANONIMNIQ Posted September 14, 2018 Share Posted September 14, 2018 23 minutes ago, dzontra said: Boot from recovery partition, open terminal, type resetpassword and hit enter. It will ask you to set a new password. After you finish, reboot. I tried, but it's the same... even with the new password, after I try to login it's not show the loading spinner and nothing happened. Link to comment Share on other sites More sharing options...
arsradu Posted September 14, 2018 Share Posted September 14, 2018 (edited) 11 minutes ago, ANONIMNIQ said: I tried, but it's the same... even with the new password, after I try to login it's not show the loading spinner and nothing happened. You might not like this...and I can't really advise you considering you've got some patches from that site which I never tried before...I don't know how good they are...so I don't really know if it's from that or not, BUT what you could try...is an OS reinstall. You could try to reinstall on top of the current installation, so that you don't lose any data. If that doesn't work, I would suggest backing up all the personal stuff you need and do a clean install. I know, it's like the ultimate solution. But I'm running out of ideas here. Also, I would highly recommend to use the default, unchanged/unpatched installer from the App Store. And, if possible, try to use video fixes from known sources (preferably official sources) so you can always be up to date. Also, if you have a spare HDD/SSD laying around, I would strongly recommend using it as Time Machine backup drive. Having one of these backups saved my butt many, many times. It does take a while to restore it, especially if the backup is on a mechanical drive, but it's totally worth it. Edited September 14, 2018 by arsradu 1 Link to comment Share on other sites More sharing options...
Irish_Man Posted September 14, 2018 Share Posted September 14, 2018 (edited) 1 hour ago, ANONIMNIQ said: I tried, but it's the same... even with the new password, after I try to login it's not show the loading spinner and nothing happened. You can try to add another admin account. Haven't tried it on Mojave but it worked on HS. Let's call it "Test" In Terminal type: sudo dscl . create /Users/test uid 700 sudo dscl . create /Users/test gid 700 sudo dscl . create /Users/test shell /bin/bash sudo dscl . create /Users/test home /Users/test sudo dscl . create /Users/test realname "Test User" sudo dscl . create /Users/test passwd \* sudo passwd test (after you hit Enter it will ask you to set a password) sudo cp -R "/System/Library/User Template/English.lproj" /Users/test sudo chown test /Users/test sudo dscl . merge /Groups/admin users test Reboot and try to login to new admin account Edited September 14, 2018 by dzontra 2 Link to comment Share on other sites More sharing options...
Cyberdevs Posted September 14, 2018 Share Posted September 14, 2018 2 hours ago, ANONIMNIQ said: I tried, but it's the same... even with the new password, after I try to login it's not show the loading spinner and nothing happened. If you can boot from another macOS or you can boot into macOS recovery partition do so and delete the following file from the following path: rm /volume/var/db/.AppleSetupDone (volume needs to be the name of the driver that you have macOS installed. reboot back in macOS and you will be asked to create a new user just like the first time you installed the macOS. Once you created a new admin account and successfully logged in you can easily reset the password of your main user account and log back in. 1 Link to comment Share on other sites More sharing options...
ANONIMNIQ Posted September 14, 2018 Share Posted September 14, 2018 Guys, I try with these commands in Terminal but it gets me errors. Link to comment Share on other sites More sharing options...
Cyberdevs Posted September 14, 2018 Share Posted September 14, 2018 12 minutes ago, ANONIMNIQ said: Guys, I try with these commands in Terminal but it gets me errors. try this: rm /volumes/macOS/var/db/.AppleSetupDone or sudo rm /volumes/macOS/var/db/.AppleSetupDone 1 Link to comment Share on other sites More sharing options...
Irish_Man Posted September 14, 2018 Share Posted September 14, 2018 (edited) 28 minutes ago, ANONIMNIQ said: Guys, I try with these commands in Terminal but it gets me errors. Weird. While you trying what @cyberdes just told you can you run "export $PATH" command and post the output here? If everything is ok you should see something like "/usr/local/bin:/usr/bin:/bin:/usr/sbin:/sbin" Edited September 14, 2018 by dzontra Link to comment Share on other sites More sharing options...
ANONIMNIQ Posted September 15, 2018 Share Posted September 15, 2018 (edited) Guys, looks like something is broken. @Cyberdevs I delete the file, but now it stuck on loadbar with apple logo. If I boot with -v I found errors but it pass them and show the loadbar and stuck here... I leave if for hours without success. @dzontra I try this command and it gets me error. Edited September 15, 2018 by ANONIMNIQ Link to comment Share on other sites More sharing options...
Cyberdevs Posted September 15, 2018 Share Posted September 15, 2018 10 minutes ago, ANONIMNIQ said: Guys, looks like something is broken. @Cyberdevs I delete the file, but now it stuck on loadbar with apple logo. If I boot with -v I found errors but it pass them and show the loadbar and stuck here... I leave if for hours without success. @dzontra I try this command and it gets me error. Well in that case I'm afraid you're gonna have to reinstall macOS 1 Link to comment Share on other sites More sharing options...
telepati Posted September 15, 2018 Share Posted September 15, 2018 (edited) I am using this command and choosing Anywhere but still doesn't open the app; is this command changed? sudo spctl --master-disable Always getting this error; I also allow the app from the privacy tab. No problem on HS. Edited September 15, 2018 by telepati Link to comment Share on other sites More sharing options...
Cyberdevs Posted September 15, 2018 Share Posted September 15, 2018 (edited) 1 hour ago, telepati said: I am using this command and choosing Anywhere but still doesn't open the app; is this command changed? sudo spctl --master-disable Always getting this error; right click on the file and select open, Mojave's security has changed a lot Edited September 15, 2018 by Cyberdevs 1 1 Link to comment Share on other sites More sharing options...
telepati Posted September 15, 2018 Share Posted September 15, 2018 1 hour ago, Cyberdevs said: right click on the file and select open, Mojave's security has changed a lot Thank you, that works. 1 Link to comment Share on other sites More sharing options...
BALDY_MAN Posted September 15, 2018 Share Posted September 15, 2018 I Have updated to Mojave 10.14(18A389). Just patched sound kext with AppleHDA Patcher. added patched kexts &HDA Enabler with Kext wizard. the only problem I'm having at the moment is the I can't open jpg photographs with preview. but I can open screen shots with preview. is anyone else getting this issue Link to comment Share on other sites More sharing options...
chris1111 Posted September 15, 2018 Share Posted September 15, 2018 4 minutes ago, BALDY_MAN said: I Have updated to Mojave 10.14(18A389). Just patched sound kext with AppleHDA Patcher. added patched kexts &HDA Enabler with Kext wizard. the only problem I'm having at the moment is the I can't open jpg photographs with preview. but I can open screen shots with preview. is anyone else getting this issue Same here only .png file is open Link to comment Share on other sites More sharing options...
Recommended Posts