Search results for

“smb big sur”

12,118 results found

Post

Replies

Boosts

Views

Activity

Netbean 12.2 and Big Sur, Error in WebApp
Netbeans 12.2 and jdk 15 work well in my mac Big Sur. But after I made Big Sur update, Web Application can't run showing the error 'Error: Could not create the Java Virtual Machine.Xbootclasspath/p is no longer a supported option. Error: A fatal exception has occurred. Program will exit. Java Result: 1'. I find no solution for my error. But Java Application works well. Is there anyone who knows how to solve this problem, thanks.
0
0
641
Dec ’20
Big Sur OpenCL changes on AMD GPUs
Hi everyone, I'm having a problem after Big Sur installation. I'm a Blender and LuxCore renderer user. Before upgrading I was on Mojave and Catalina and the renderer worked fine. I'm having trouble with the LuxCore OCL rendering and I got an OpenCL driver error: OpenCL driver API error (code -30, file:/Users/runner/work/1/s/src/luxrays/utils/ocl.cpp, line: 366): CLINVALIDVALUE Other Big Sur user with Radeon VII can render without any issues on OCL. There were probably some driver changes to the AMD GCN 1.0 GPUs but now it's not possible for me to use the renderer. My specs: iMac 5k late 2014 i5 24 GB RAM AMD Radeon R9 M290X (GCN 1.0) Is there any chance Apple will fix it? Or is there any solution for that? Also did anyone experience issues with OpenCL on Big Sur?
2
0
2.4k
Nov ’20
big sur Safari lag
Hi , did update to big sur os last days . safari started lagging when clicking in password input (the ones that look like this : prnt.sc/w4w05t ) also lag when it try to show would you like to save this password pop up : prnt.sc/w4w2oj sometimes when clicking safari address bar . my console have those analytic data , when crash happen : com.apple.message.domain: com.apple.Safari.postPageLoadMemoryUsage com.apple.message.domain: com.apple.Safari.postPageBackgroundingMemoryUsage did try : 1 - delete history + empty cashes + deleted all safari data . 2 - as it is password input refill issue , did sign out of icloud + reset default keychains in keychain access . 3 - now downloading Xcode 12 , because saw some users suggesting it . any other suggestion to solve this ? thanks .
0
0
537
Dec ’20
How to unload a codeless kext in macOS Big Sur?
My company provides a driver that utilizes a codeless kext to prevent the system IOHID driver from taking over any device we support. However, after uninstalling our software, we'd like for the system driver to take over the device again. In previous versions of macOS, after uninstalling our kext, re-enumerating the device would get it to load the default system driver. However in Big Sur that is not working any longer, and the system doesn't take control of the device until after the system has been rebooted. Is there any way to get this to happen without requiring a reboot in Big Sur?
0
0
831
Dec ’20
The Big Sur Slowdown Solution
My MacBook Pro with Touch Bar has 500GB SSD with 8GB LPDDR3 and 2.9 Dual-core intel i5. Only runs 1 startup app (dropbox) in the background. 2 desktop screens (neither in dynamic) and no screensaver. Weather, Calendar and Top Stories are my only widgets. No hot corners. RAM is pretty clean and I'm currently using 299GB of my 499Gb available storage. Most trackpad gestures are active. MacBook has never been dropped, wet, damaged or dismantled and I vacuum the fans generally once per month. Also use anti-malware software for weekly full system scans. Basically, there's no reason my machine's operation should have slowed down yet here we are. Xcode is slower and even local user settings like changing the picture on the admin account is slower. Is Big Sur untraceably consuming so that much RAM? Is my pristine machine really so outdated it can't handle the upgrade? Is Apple pushing me to purchase a newer machine to handle the future upgrades? Is so much UI customization really necessary? Complain
0
0
1.1k
Jan ’21
Macbook air 7,2 and Big Sur
Hi, I know the font smoothing option has been removed in Big Sur. Is there a console command one can enter to disable font smoothing? The font on title bars and in some app look very thick, with the letters almost touching. My laptop is a Macbook Air 7,2 - 13 2017 model. Any help is appreciated. Thanks! Louis
0
0
159
Nov ’20
MacOS Big Sur - Login "hanging"
Ok, so installed Big Sur a day or so ago and haven't had any issues, awesome. I downloaded Xcode 12 beta and installed it without issues. I needed to restart, got to the login screen, entered my credentials and now I'm stuck on the login progress screen, which seems to be stuck at 100% and not going any where I've tried hard power cycling the laptop without any success ... Any suggestions? (ie safe mode)
13
0
8.5k
Jul ’20
How to update Catalina beta without updating to Big Sur?
Hi! I'm currently trying to update my Mac software to Beta 4 of Catalina. In Preferences > Software Update, my only option is Big Sur. My first attempt was to remove the beta profile, go to the downloads section and reinstall the Catalina beta profile. After a restart, still it only shows the option to update to Big Sur. Is this a bug? Any ideas? PS: No, I don't want Big Sur.
1
0
838
Jul ’20
Can anyone confirm that Catalina drops support for SMB 1 and SMB 2?
I can no longer connect to private shares (username/password required) on my remote NAS drive through Finder. Public shares (Guest access) are still accessible, but not private. TimeMachine still works as well. Machines running Mojave or earlier can still access private shares on the NAS, but not machines running Catalina.Suspicion is Apple has dropped support for SMB 1 and SMB 2 on Catalina, forcing remote NAS devices to use SMB 3 without any alternative.Can this be confirmed????Thanks,Charles
4
0
963
Dec ’19
SPM SupportedPlatform for macOS Big Sur
I'm trying to set up a Swift Package that target's macOS Big Sur. From the documentation, it looks like v11 should be the new property. https://developer.apple.com/documentation/swift_packages/supportedplatform/macosversion/3632902-v11 platforms: [.macOS(.v11)], But it crashes with the following error. error: manifest parse error(s): Package.swift:9:17: error: reference to member 'v11' cannot be resolved without a contextual type tttt.macOS(.v11) Oddly, an undocumented v10_16 works! platforms: [.macOS(.v10_16)], Looking at the open source code, it appears both values should work. https://github.com/apple/swift-package-manager/blob/6cfe2de63e53dd9cb75e7bf910277e699d9383a2/Sources/PackageDescription/SupportedPlatforms.swift#L212-L223 Is there a bug in this release of Xcode's Swift tool chain? What platform property should I be using to target Big Sur? Xcode Version 12.0 beta (12A6159) $ swift --version Apple Swift version 5.3 (swiftlang-1200.0.16.9 clang-1200.0.22.5) Target:
2
0
2.2k
Jun ’20
Big Sur can’t connect to internet
I’m on a MacBook Pro 13inch early 2015 and I just updated to macOS Big Sur and i can’t connect to internet, when I try to connect to a website on safari I have an error saying that it can’t connect with a secure connection, and when I go to system preference/software update I get an ssl error and a secure connection cannot be made
0
0
410
Feb ’21
Netbean 12.2 and Big Sur, Error in WebApp
Netbeans 12.2 and jdk 15 work well in my mac Big Sur. But after I made Big Sur update, Web Application can't run showing the error 'Error: Could not create the Java Virtual Machine.Xbootclasspath/p is no longer a supported option. Error: A fatal exception has occurred. Program will exit. Java Result: 1'. I find no solution for my error. But Java Application works well. Is there anyone who knows how to solve this problem, thanks.
Replies
0
Boosts
0
Views
641
Activity
Dec ’20
Cannot install Big Sur Beta 2
Whenever I run the software update pane, it tells me that it failed to check for updates. I'm using MacOS Big Sur Beta 1. Anyone else with the same issue?
Replies
14
Boosts
0
Views
3.5k
Activity
Jul ’20
Big Sur OpenCL changes on AMD GPUs
Hi everyone, I'm having a problem after Big Sur installation. I'm a Blender and LuxCore renderer user. Before upgrading I was on Mojave and Catalina and the renderer worked fine. I'm having trouble with the LuxCore OCL rendering and I got an OpenCL driver error: OpenCL driver API error (code -30, file:/Users/runner/work/1/s/src/luxrays/utils/ocl.cpp, line: 366): CLINVALIDVALUE Other Big Sur user with Radeon VII can render without any issues on OCL. There were probably some driver changes to the AMD GCN 1.0 GPUs but now it's not possible for me to use the renderer. My specs: iMac 5k late 2014 i5 24 GB RAM AMD Radeon R9 M290X (GCN 1.0) Is there any chance Apple will fix it? Or is there any solution for that? Also did anyone experience issues with OpenCL on Big Sur?
Replies
2
Boosts
0
Views
2.4k
Activity
Nov ’20
big sur Safari lag
Hi , did update to big sur os last days . safari started lagging when clicking in password input (the ones that look like this : prnt.sc/w4w05t ) also lag when it try to show would you like to save this password pop up : prnt.sc/w4w2oj sometimes when clicking safari address bar . my console have those analytic data , when crash happen : com.apple.message.domain: com.apple.Safari.postPageLoadMemoryUsage com.apple.message.domain: com.apple.Safari.postPageBackgroundingMemoryUsage did try : 1 - delete history + empty cashes + deleted all safari data . 2 - as it is password input refill issue , did sign out of icloud + reset default keychains in keychain access . 3 - now downloading Xcode 12 , because saw some users suggesting it . any other suggestion to solve this ? thanks .
Replies
0
Boosts
0
Views
537
Activity
Dec ’20
How to unload a codeless kext in macOS Big Sur?
My company provides a driver that utilizes a codeless kext to prevent the system IOHID driver from taking over any device we support. However, after uninstalling our software, we'd like for the system driver to take over the device again. In previous versions of macOS, after uninstalling our kext, re-enumerating the device would get it to load the default system driver. However in Big Sur that is not working any longer, and the system doesn't take control of the device until after the system has been rebooted. Is there any way to get this to happen without requiring a reboot in Big Sur?
Replies
0
Boosts
0
Views
831
Activity
Dec ’20
The Big Sur Slowdown Solution
My MacBook Pro with Touch Bar has 500GB SSD with 8GB LPDDR3 and 2.9 Dual-core intel i5. Only runs 1 startup app (dropbox) in the background. 2 desktop screens (neither in dynamic) and no screensaver. Weather, Calendar and Top Stories are my only widgets. No hot corners. RAM is pretty clean and I'm currently using 299GB of my 499Gb available storage. Most trackpad gestures are active. MacBook has never been dropped, wet, damaged or dismantled and I vacuum the fans generally once per month. Also use anti-malware software for weekly full system scans. Basically, there's no reason my machine's operation should have slowed down yet here we are. Xcode is slower and even local user settings like changing the picture on the admin account is slower. Is Big Sur untraceably consuming so that much RAM? Is my pristine machine really so outdated it can't handle the upgrade? Is Apple pushing me to purchase a newer machine to handle the future upgrades? Is so much UI customization really necessary? Complain
Replies
0
Boosts
0
Views
1.1k
Activity
Jan ’21
Macbook air 7,2 and Big Sur
Hi, I know the font smoothing option has been removed in Big Sur. Is there a console command one can enter to disable font smoothing? The font on title bars and in some app look very thick, with the letters almost touching. My laptop is a Macbook Air 7,2 - 13 2017 model. Any help is appreciated. Thanks! Louis
Replies
0
Boosts
0
Views
159
Activity
Nov ’20
MacOS Big Sur - Login "hanging"
Ok, so installed Big Sur a day or so ago and haven't had any issues, awesome. I downloaded Xcode 12 beta and installed it without issues. I needed to restart, got to the login screen, entered my credentials and now I'm stuck on the login progress screen, which seems to be stuck at 100% and not going any where I've tried hard power cycling the laptop without any success ... Any suggestions? (ie safe mode)
Replies
13
Boosts
0
Views
8.5k
Activity
Jul ’20
How to update Catalina beta without updating to Big Sur?
Hi! I'm currently trying to update my Mac software to Beta 4 of Catalina. In Preferences > Software Update, my only option is Big Sur. My first attempt was to remove the beta profile, go to the downloads section and reinstall the Catalina beta profile. After a restart, still it only shows the option to update to Big Sur. Is this a bug? Any ideas? PS: No, I don't want Big Sur.
Replies
1
Boosts
0
Views
838
Activity
Jul ’20
Can anyone confirm that Catalina drops support for SMB 1 and SMB 2?
I can no longer connect to private shares (username/password required) on my remote NAS drive through Finder. Public shares (Guest access) are still accessible, but not private. TimeMachine still works as well. Machines running Mojave or earlier can still access private shares on the NAS, but not machines running Catalina.Suspicion is Apple has dropped support for SMB 1 and SMB 2 on Catalina, forcing remote NAS devices to use SMB 3 without any alternative.Can this be confirmed????Thanks,Charles
Replies
4
Boosts
0
Views
963
Activity
Dec ’19
SPM SupportedPlatform for macOS Big Sur
I'm trying to set up a Swift Package that target's macOS Big Sur. From the documentation, it looks like v11 should be the new property. https://developer.apple.com/documentation/swift_packages/supportedplatform/macosversion/3632902-v11 platforms: [.macOS(.v11)], But it crashes with the following error. error: manifest parse error(s): Package.swift:9:17: error: reference to member 'v11' cannot be resolved without a contextual type tttt.macOS(.v11) Oddly, an undocumented v10_16 works! platforms: [.macOS(.v10_16)], Looking at the open source code, it appears both values should work. https://github.com/apple/swift-package-manager/blob/6cfe2de63e53dd9cb75e7bf910277e699d9383a2/Sources/PackageDescription/SupportedPlatforms.swift#L212-L223 Is there a bug in this release of Xcode's Swift tool chain? What platform property should I be using to target Big Sur? Xcode Version 12.0 beta (12A6159) $ swift --version Apple Swift version 5.3 (swiftlang-1200.0.16.9 clang-1200.0.22.5) Target:
Replies
2
Boosts
0
Views
2.2k
Activity
Jun ’20
Overheating MacBook after downloading Big Sur
I have the same problem as hundreds of people: after updating to Big Sur, my MacBook is overheating and the battery is empty in no time at all. Never had this problem before.
Replies
0
Boosts
0
Views
359
Activity
Nov ’20
Big Sur can’t connect to internet
I’m on a MacBook Pro 13inch early 2015 and I just updated to macOS Big Sur and i can’t connect to internet, when I try to connect to a website on safari I have an error saying that it can’t connect with a secure connection, and when I go to system preference/software update I get an ssl error and a secure connection cannot be made
Replies
0
Boosts
0
Views
410
Activity
Feb ’21
Reply to Activity classification from APIs, not from Create ML GUI
The Create ML app ships on both Catalina and Big Sur. The Activity Classification template shipped with Catalina and is supported in Big Sur as well. New for Big Sur is the Action Classification template. This is supported only on Big Sur and is trainable either via the Create ML app or the Create ML framework on Big Sur only.
Replies
Boosts
Views
Activity
Jun ’20
Updated Mac to Big Sur now having problems
Hi I just did the update to Big Sur on my Mac and now all my applications won’t work because of no internet connection but I opened Goggle Crome and that works so there is internet connection what do I do to fix that?
Replies
0
Boosts
0
Views
264
Activity
Mar ’21