Bluetooth - Stuck on "Bluetooth Loading"
Hey guys,
I was hoping someone could help me.
I'm trying to make my wireless Apple Aluminum Keyboard and the wireless mighty mouse but I can't.
I'm running AppleTV 3.0.2 + ATV Flash 4.1.2
I tried NitoTV smart installer. In the logs I see this error:
2010-05-14 18:24:35.390 nitoHelper[216] Bluetooth.menu install failure
all the other things that say bluetooth installed successfully.
I have a DBT-122 dongle that I use in my Mac. When I plug it in the ATV I see that the icon appears in SystemPreferences but when I click on it it gets stuck on "Bluetooth Loading".
Because I cannot navigate in the system preferences page with the apple remote, I had to connect a powered USB HUB to be able to have the dongle and the mouse connected at the same time.
Anyone knows how to help me?
Was there ever a resolution to this?
I've run across the same exact problem and can't figure out what I'm doing wrong... Please share any solutions you've encountered.
Thanks!
Blue tooth not Showing is system preferences
Apple TV 3.0.2
Have been trying to get Bluetooth to work on my Apple TV have been trying the steps listed Enable Bluetooth - AwkwardTV have done the following with no luck I run Nito TV Smart Installer now no fail messages just like 4 lines now saying successful install I reboot plug in adapter run Nito System Preferences and now Keyboard and mouse setting are there but no bluetooth
I copied files then ran the following with no errors but no menu showing up what I'm I missing?
Sudo -s
sudo mount -uw /
sudo mv PB_Bluetooth.plugin /System/Library/Printers/PBMs/
sudo mv BluetoothIOM.plugin /System/Library/Printers/IOMs/
sudo mv 'Language Chooser.app' /System/Library/CoreServices/
sudo mv IOBluetoothFamily.kext /System/Library/Extensions/
sudo mv IOBluetoothHIDDriver.kext /System/Library/Extensions/
sudo mv IOBluetooth.framework /System/Library/Frameworks/
sudo mv 'Bluetooth Setup Assistant.app' /System/Library/CoreServices/
sudo mv BluetoothUIServer.app /System/Library/CoreServices/
sudo mv bluetoothlauncher /System/Library/CoreServices/
sudo mv Bluetooth.menu /System/Library/CoreServices/'Menu Extras'/
sudo mv SPBluetoothReporter.spreporter /System/Library/SystemProfiler/
sudo mv Bluetooth.bundle /System/Library/SystemConfiguration/
sudo mv Bluetooth.prefPane /System/Library/PreferencePanes/
sudo mv Keyboard.prefPane /System/Library/PreferencePanes
sudo mv IOBluetoothUI.framework /System/Library/Frameworks/
sudo mv blued /usr/sbin/
sudo chmod -R 755 /System/Library/Printers/PBMs/PB_Bluetooth.plugin
sudo chmod -R 755 /System/Library/Printers/IOMs/BluetoothIOM.plugin
sudo chmod -R 755 /System/Library/CoreServices/'Language Chooser.app'
sudo chmod -R 755 /System/Library/Extensions/IOBluetoothFamily.kext
sudo chmod -R 755 /System/Library/Extensions/IOBluetoothHIDDriver.kext
sudo chmod -R 755 /System/Library/Frameworks/IOBluetooth.framework
sudo chmod -R 755 /System/Library/CoreServices/'Bluetooth Setup Assistant.app'
sudo chmod -R 755 /System/Library/CoreServices/BluetoothUIServer.app
sudo chmod -R 755 /System/Library/CoreServices/bluetoothlauncher
sudo chmod -R 755 /System/Library/CoreServices/'Menu Extras'/Bluetooth.menu
sudo chmod -R 755 /System/Library/SystemProfiler/SPBluetoothReporter.spreporter
sudo chmod -R 755 /System/Library/SystemConfiguration/Bluetooth.bundle
sudo chmod -R 755 /System/Library/PreferencePanes/Bluetooth.prefPane
sudo chmod -R 755 /System/Library/PreferencePanes/Keyboard.prefPane
sudo chmod -R 755 /System/Library/Frameworks/IOBluetoothUI.framework
sudo chmod -R 755 /usr/sbin/blued
sudo chown 0:0 /System/Library/Printers/PBMs/PB_Bluetooth.plugin
sudo chown 0:0 /System/Library/Printers/IOMs/BluetoothIOM.plugin
sudo chown 0:0 /System/Library/CoreServices/'Language Chooser.app'
sudo chown 0:0 /System/Library/Extensions/IOBluetoothFamily.kext
sudo chown 0:0 /System/Library/Extensions/IOBluetoothHIDDriver.kext
sudo chown 0:0 /System/Library/Frameworks/IOBluetooth.framework
sudo chown 0:0 /System/Library/CoreServices/'Bluetooth Setup Assistant.app'
sudo chown 0:0 /System/Library/CoreServices/BluetoothUIServer.app
sudo chown 0:0 /System/Library/CoreServices/bluetoothlauncher
sudo chown 0:0 /System/Library/CoreServices/'Menu Extras'/Bluetooth.menu
sudo chown 0:0 /System/Library/SystemProfiler/SPBluetoothReporter.spreporter
sudo chown 0:0 /System/Library/SystemConfiguration/Bluetooth.bundle
sudo chown 0:0 /System/Library/PreferencePanes/Bluetooth.prefPane
sudo chown 0:0 /System/Library/PreferencePanes/Keyboard.prefPane
sudo chown 0:0 /System/Library/Frameworks/IOBluetoothUI.framework
sudo chown 0:0 /usr/sbin/blued
Bluetooth on Apple TV 3.0.2
Quote:
Originally Posted by
jettechfsr
I copied files then ran the following with no errors but no menu showing up what I'm I missing?
The command "chown" should also be executed with the option "-R", because there are directories.
Try to insert the Bluetooth-Dongle after the system is completely loaded. In my case, Bluetooth doesn't start, when the BT-Dongle was inserted before powering up the AppleTV. If the BT-Dongle is inserted after the system is completely loaded, he is recognized and works fine.
For running Bluetooth on ATV see also Posts #261, #263, #265, etc in the thread: http://www.hackint0sh.org/f98/65727.htm .
Blue tooth not Showing is system preferences
Getting closer now showing Bluetooth Icon after waiting for boot up then plugged in adapter
But now stuck at bluetooth loading after I ran the following:
sudo chown -R 0:0 /System/Library/Printers/PBMs/PB_Bluetooth.plugin
sudo chown -R 0:0 /System/Library/Printers/IOMs/BluetoothIOM.plugin
sudo chown -R 0:0 /System/Library/CoreServices/'Language Chooser.app'
sudo chown -R 0:0 /System/Library/Extensions/IOBluetoothFamily.kext
sudo chown -R 0:0 /System/Library/Extensions/IOBluetoothHIDDriver.kext
sudo chown -R 0:0 /System/Library/Frameworks/IOBluetooth.framework
sudo chown -R 0:0 /System/Library/CoreServices/'Bluetooth Setup Assistant.app'
sudo chown -R 0:0 /System/Library/CoreServices/BluetoothUIServer.app
sudo chown -R 0:0 /System/Library/CoreServices/bluetoothlauncher
sudo chown -R 0:0 /System/Library/CoreServices/'Menu Extras'/Bluetooth.menu
sudo chown -R 0:0 /System/Library/SystemProfiler/SPBluetoothReporter.spreporter
sudo chown -R 0:0 /System/Library/SystemConfiguration/Bluetooth.bundle
sudo chown -R 0:0 /System/Library/PreferencePanes/Bluetooth.prefPane
sudo chown -R 0:0 /System/Library/PreferencePanes/Keyboard.prefPane
sudo chown -R 0:0 /System/Library/Frameworks/IOBluetoothUI.framework
sudo chown -R 0:0 /usr/sbin/blued
Quote:
Originally Posted by
atvusr
The command "chown" should also be executed with the option "-R", because there are directories.
Try to insert the Bluetooth-Dongle after the system is completely loaded. In my case, Bluetooth doesn't start, when the BT-Dongle was inserted before powering up the AppleTV. If the BT-Dongle is inserted after the system is completely loaded, he is recognized and works fine.
For running Bluetooth on ATV see also Posts #262, #264, #266, etc in the thread:
http://www.hackint0sh.org/f98/65727.htm .