Strange bluetooth problem dell inspiron 1545 laptop

Hello friends, I've got a full working install of arch on my dell inspiron 1545 laptop. At first, bluetooth was working with the blueman-applet. After an upgrade to bluez(i suppose), it suddenly stopped working. The laptop bluetooth is on, the device is discoverable, it even successfully recognizes the phone I'm trying to pair. But earlier, it was showing the phones name but now it only shows the mac address in blueman and in "hcitool scan" output, it shows:
hcitool scan
Scanning ...
00:1B:EE:16:63:5E n/a
I've got the following bluetooth services running:
bluetoothd hidd rfcomm
Here my /etc/rc.d/bluetooth file:
#!/bin/bash
# Start/stop the Bluetooth daemons
. /etc/rc.conf
. /etc/rc.d/functions
DAEMON_NAME="bluetoothd"
HIDD_NAME="hidd"
RFCOMM_NAME="rfcomm"
PAND_NAME="pand"
DUND_NAME="dund"
DAEMON_EXEC="/usr/sbin/bluetoothd"
HIDD_EXEC="/usr/bin/hidd"
RFCOMM_EXEC="/usr/bin/rfcomm"
PAND_EXEC="/usr/bin/pand"
DUND_EXEC="/usr/bin/dund"
DAEMON_ENABLE="true"
HIDD_ENABLE="false"
RFCOMM_ENABLE="false"
DUND_ENABLE="false"
PAND_ENABLE="false"
RFCOMM_CONFIG="/etc/bluetooth/rfcomm.conf"
HIDD_OPTIONS=""
DUND_OPTIONS=""
PAND_OPTIONS=""
[ -f /etc/conf.d/bluetooth ] && . /etc/conf.d/bluetooth
case "$1" in
start)
stat_busy "Starting bluetooth subsystem:"
if [ "$DAEMON_ENABLE" = "true" -a -x "$DAEMON_EXEC" ] ; then
stat_append " $DAEMON_NAME"
$DAEMON_EXEC
sleep 1
fi
if [ "$SDPD_ENABLE" = "true" -a -x "$SDPD_EXEC" ] ; then
stat_append " $SDPD_NAME"
$SDPD_EXEC
fi
if [ "$HIDD_ENABLE" = "true" -a -x "$HIDD_EXEC" ]; then
stat_append " $HIDD_NAME"
$HIDD_EXEC $HIDD_OPTIONS --server
fi
if [ "$RFCOMM_ENABLE" = "true" -a -x "$RFCOMM_EXEC" -a -f "$RFCOMM_CONFIG" ]; then
stat_append " $RFCOMM_NAME"
$RFCOMM_EXEC -f $RFCOMM_CONFIG bind all
fi
if [ "$DUND_ENABLE" = "true" -a -x "$DUND_EXEC" -a -n "$DUND_OPTIONS" ]; then
stat_append " $DUND_NAME"
$DUND_EXEC $DUND_OPTIONS
fi
if [ "$PAND_ENABLE" = "true" -a -x "$PAND_EXEC" -a -n "$PAND_OPTIONS" ]; then
stat_append " $PAND_NAME"
$PAND_EXEC $PAND_OPTIONS
fi
add_daemon bluetooth
stat_done
stop)
stat_busy "Stopping bluetooth subsystem:"
stat_append " $PAND_NAME"
killall $PAND_NAME >/dev/null 2>&1
stat_append " $DUND_NAME"
killall $DUND_NAME >/dev/null 2>&1
if [ -x "$RFCOMM_EXEC" ]; then
stat_append " $RFCOMM_NAME"
$RFCOMM_EXEC release all >/dev/null 2>&1
fi
stat_append " $HIDD_NAME"
killall $HIDD_NAME >/dev/null 2>&1
stat_append " $SDPD_NAME"
killall $SDPD_NAME >/dev/null 2>&1
stat_append " $DAEMON_NAME"
killall $DAEMON_NAME >/dev/null 2>&1
rm_daemon bluetooth
stat_done
restart)
$0 stop
sleep 1
$0 start
echo "usage: $0 {start|stop|restart}"
esac
exit 0
Here goes the /etc/conf.d/bluetooth file
# Bluetooth configuraton file
# Bluetooth services (allowed values are "true" and "false")
# Run the bluetoothd daemon (default: true)
#DAEMON_ENABLE="false"
# Run the sdp daemon (default: false)
# If this is disabled, hcid's internal sdp daemon will be used
#SDPD_ENABLE="true"
# Run the bluetooth HID daemon (default: false)
HIDD_ENABLE="true"
# Activate rfcomm ports (default: false)
RFCOMM_ENABLE="true"
# Run bluetooth dial-up networking daemon (default: false)
DUND_ENABLE="true"
# Run bluetooth PAN daemon (default: false)
PAND_ENABLE="true"
# rfcomm configuration file (default: /etc/bluetooth/rfcomm.conf)
#RFCOMM_CONFIG="/etc/bluetooth/rfcomm.conf"
# Options for hidd, dund and pand (default: none)
#HIDD_OPTIONS=""
#DUND_OPTIONS=""
#PAND_OPTIONS=""
DAEMON_ENABLE="true"
HID2HCI_ENABLE="true"
The output of lsusb | grep -i bluetooth
Bus 003 Device 014: ID 0a5c:4500 Broadcom Corp. BCM2046B1 USB 2.0 Hub (part of BCM2046 Bluetooth)
Output of dmesg | grep -i bluetooth
Bluetooth: Core ver 2.15
Bluetooth: HCI device and connection manager initialized
Bluetooth: HCI socket layer initialized
Bluetooth: L2CAP ver 2.14
Bluetooth: L2CAP socket layer initialized
Bluetooth: BNEP (Ethernet Emulation) ver 1.3
Bluetooth: SCO (Voice Link) ver 0.6
Bluetooth: SCO socket layer initialized
Bluetooth: HIDP (Human Interface Emulation) ver 1.2
Bluetooth: RFCOMM TTY layer initialized
Bluetooth: RFCOMM socket layer initialized
Bluetooth: RFCOMM ver 1.11
Bluetooth: Generic Bluetooth USB driver ver 0.6
any help regarding the problem is highly appreciated.
[Edit] I tried doing /lib/udev/hid2hci(weird location i guess), but its asking me to enter sys device path which I've absolutely no idea of.
Last edited by pratik_narain (2010-07-23 03:54:49)

Bumping in hope for a reply

Similar Messages

  • Dell Inspiron 1300 laptop wont connect to router anymore

    Eveything was great untl I had to change the encryption code on the router, now I cant get the laptop to connect to the router anymore. Nothing was changed on the computer and the only thing that was changed on the router was the encryption code. The Dell laptop has a 1370 mini wireless card in it running windows XP, and I updated it last night to the latest driver. My Dell Inspiron 1525 laptop has no problem connecting to it. The wireless router is a WRT54GS. I have also started wireless zero configuration and checked the box to let windows control my wireless. And the box in properties that says "Enable IEEE 802.1authentication for this network" is not checked.
    Sometimes when I try to connect it, it will say connected when it isnt connected to anything. Other times when I try to connect it will connect to another wireless internet in the neighborhood that doesnt have any encryption. And then other times I get the message that says "windows was unable to find a certificate to log you on to the network". I got it to connect when I took the the encryption off the router but for some reason it doesnt want to connect with encryption on it. I am using WEP 64bit. I checked all the settings on both the laptops and the wireless settings are exactly the same. I dont understand why mine will connect and the other one wont.  Any ideas?

    You can try manually adding the network on your computer, Also change the SSID on the router if it is linksys(default).
    To add the network manually try the below mentioned settings.......
    Click on Start and go to the Control Panel and double click on Network Connections, right click on Wireless Network Connection disable it and then Re-enable it .
    Right click on Wireless Network Connection and click on Properties,Now on this window, click on the second tab Wireless Network and give a check mark on "Use windows to configure my wireless" and then remove all the network names present in the Preferred Networks Window. Then click on OK...
    Right click on the Wireless Network Connection again and click on View Available Wireless Networks and try to re-connect to your network...
    Now it will give you the opportunity to put the network/security key, make sure you enter the correct network key and confirm it...
    It will connect...
    That should resolve the issue for you.

  • Dell Inspiron 5547 laptop touch pad issue

    I have Dell inspiron 5547 laptop. I have touch pad issue. Touch pad is looks it's working but It's not working properly. I can't click on file or any where else. I call dell for support they first uninstall all drivers for Touch pad and re install it. After that it works goods for 2-3 days and once again problem is same.
    After that I call once again dell support and they send technician to my house to change touch pad after he change, in few days problem is same.
    After that I send my laptop to support center and after getting system back I have same issue.
    so I call once more times and they send technician to change hard drive with inbuilt OS. After that In just 2 days I have same problem. Now I request dell to replace my system and I am waiting for their approval But If any One have Any solution then please Reply me 
    Thank you

    Hi Raj7108,
    I would advise you to download and install the ‘TouchFreeze’ software from the link below and check for issue resolution.
    http://bit.ly/oS0Hd
    Please let me know if this helps.

  • I currently have a DELL Inspiron E1707 Laptop and I conne...

    I currently have a DELL Inspiron E1707 Laptop and I connect to the internet via my Linksys WRT54GS Wireless Router.  For the past 2 days I can connect to the internet but sites take forever to load or just don't load at all.  I went to Intel PRO/set Wireless Troubleshooter and the event viewer says:  CTA Plugin is not installed or supported.  I have googled this problem and still have not found a solution or where I can install the plugin.  I did find that this is somewhat common and has to do with the CISCO system/Linksys Router.  I hope one of your specialists has a solution to this problem.  Please get back to me regarding this issue.  Thank You!

    Change the wireless channel from 6 to 9 ...
    Also under advanced wireless settings you can change few more settings ....
    Change the Fragmentation
    Threshold to 2304 Change the RTS Threshold to 2304 >>Click on "Save Settings"....

  • Dell inspiron 1545 alps touchpad sometimes unresponsive

    hello guys i have a problems with the touchpad of my dell inspiron 1545 the touchpad its a alps touchpad i already have it recognized with scroll installing the alps touchpad package from the aur, but i have a problem sometimes randomly its unresponsive not recognized my tounch or move alone or its freezing and i need wait for it back to work again.
    in windows for fix that issue i need disable the TouchCheck and the Zoom in the alps touchpad settings how can disable it too in archlinux im using kde 4.9 and the lasted drivers and kernel the system its fully update
    other problem i have realated to the touchpad its i have two mouse in the same bus:
    I: Bus=0011 Vendor=0002 Product=0008 Version=0000
    N: Name="PS/2 Mouse"
    P: Phys=isa0060/serio2/input1
    S: Sysfs=/devices/platform/i8042/serio2/input/input7
    U: Uniq=
    H: Handlers=mouse0 event7
    B: PROP=0
    B: EV=7
    B: KEY=70000 0 0 0 0
    B: REL=3
    I: Bus=0011 Vendor=0002 Product=0008 Version=7321
    N: Name="AlpsPS/2 ALPS GlidePoint"
    P: Phys=isa0060/serio2/input0
    S: Sysfs=/devices/platform/i8042/serio2/input/input8
    U: Uniq=
    H: Handlers=mouse1 event8
    B: PROP=0
    B: EV=b
    B: KEY=420 70000 0 0 0 0
    B: ABS=1000003
    its this correct?
    and im trying to change the settings of the touchpad in the xorg.conf.d/10-synaptics.conf like the arch wiki https://wiki.archlinux.org/index.php/To … _Touchpads but the settings are not being applied as if ignores this file or settings are using the generic ps2 and not the touchpad, so i think im using the settings of the PS/2 Mouse and not the configuration of the alps touchpad but my touchpad scrolling work.
    this its my actual synclient configuration
    LeftEdge = 153
    RightEdge = 870
    TopEdge = 115
    BottomEdge = 652
    FingerLow = 11
    FingerHigh = 16
    FingerPress = 128
    MaxTapTime = 0
    MaxTapMove = 56
    MaxDoubleTapTime = 180
    SingleTapTimeout = 180
    ClickTime = 100
    FastTaps = 0
    EmulateMidButtonTime = 75
    EmulateTwoFingerMinZ = 141
    EmulateTwoFingerMinW = 7
    VertScrollDelta = 16
    HorizScrollDelta = 25
    VertEdgeScroll = 1
    HorizEdgeScroll = 0
    CornerCoasting = 0
    VertTwoFingerScroll = 0
    HorizTwoFingerScroll = 0
    MinSpeed = 1
    MaxSpeed = 1.75
    AccelFactor = 0.156495
    TrackstickSpeed = 40
    EdgeMotionMinZ = 15
    EdgeMotionMaxZ = 80
    EdgeMotionMinSpeed = 1
    EdgeMotionMaxSpeed = 102
    EdgeMotionUseAlways = 0
    TouchpadOff = 0
    LockedDrags = 0
    LockedDragTimeout = 5000
    RTCornerButton = 0
    RBCornerButton = 0
    LTCornerButton = 0
    LBCornerButton = 0
    TapButton1 = 1
    TapButton2 = 2
    TapButton3 = 3
    ClickFinger1 = 1
    ClickFinger2 = 1
    ClickFinger3 = 1
    CircularScrolling = 0
    CircScrollDelta = 30
    CircScrollTrigger = 0
    CircularPad = 0
    PalmDetect = 0
    PalmMinWidth = 10
    PalmMinZ = 100
    CoastingSpeed = 0
    CoastingFriction = 50
    PressureMotionMinZ = 15
    PressureMotionMaxZ = 80
    PressureMotionMinFactor = 1
    PressureMotionMaxFactor = 1
    GrabEventDevice = 1
    TapAndDragGesture = 1
    AreaLeftEdge = 0
    AreaRightEdge = 0
    AreaTopEdge = 0
    AreaBottomEdge = 0
    HorizHysteresis = 6
    VertHysteresis = 6
    ClickPad = 0
    if anyone know the correct settings for the alps touchpad please helpme thanks to all
    Moderator edit: Please use [ code ] tags around those lists. Added them for you to keep this readable. Do so yourself in future. -- bernarcher
    Last edited by bernarcher (2012-10-27 05:51:37)

    hello
    this its my 10-synaptics.conf
    Section "InputClass"
    Identifier "touchpad catchall"
    Driver "synaptics"
    MatchIsTouchpad "on"
    MatchDevicePath "/dev/input/event*"
    Option "TapButton1" "1"
    Option "TapButton2" "2"
    Option "TapButton3" "3"
    EndSection
    Section "InputDevice"
    Identifier "Touchpad"
    Driver "synaptics"
    Option "Device" "/dev/input/mouse1"
    Option "Protocol" "auto-dev"
    Option "LeftEdge" "130"
    Option "RightEdge" "840"
    Option "TopEdge" "130"
    Option "BottomEdge" "640"
    Option "FingerLow" "7"
    Option "FingerHigh" "8"
    Option "FingerPress" "256"
    Option "MaxTapTime" "0"
    Option "MaxTapMove" "0"
    Option "EmulateMidButtonTime" "75"
    Option "VertScrollDelta" "20"
    Option "HorizScrollDelta" "20"
    Option "MinSpeed" "1.0"
    Option "MaxSpeed" "1.5"
    Option "AccelFactor" "0.010"
    Option "CircularPad" "1"
    Option "PalmDetect" "0"
    Option "PalmMinZ" "0"
    Option "PalmMinWidth" "0"
    EndSection
    and yes i complete restart the system but they no take effect i check the synclient and config in the 10-synaptics.conf its not taking effect, im using the mouse1 in the     Option  "Device"   "/dev/input/mouse1" line because its the Handler for the alps touchpad showing in the cat /proc/bus/input/devices
    thanks and grettings
    Last edited by samuaz (2012-10-27 22:10:44)

  • I have a Dell Inspiron 1545 and I can't download Adobe flash or Adobe acrobat reader, when I try to play my games it says update flash and when I try to download it the screen comes up blank

    I have a Dell Inspiron 1545 and I can't download Adobe flash or Adobe acrobat reader, when I try to play my games it says update flash and when I try to download it the screen comes up blank

    Try the offline installers:
    Flash Player for ActiveX (Internet Explorer)
    Flash Player Plug-in (All other browsers)
    For Adobe Reader: http://get.adobe.com/reader/enterprise/

  • HP ELite L2201x and Dell Inspiron 1525 laptop?

    Hi, I bought an HP Elite L2201x Monitor, and I want to connect it to my Dell Inspiron 1525 laptop. 
    I got a display port to HDMI port cable but my laptop doesn't recognize at all the HP monitor, it is like if it were not there!
    Any advice? I thought about using the port I use to conect to a proyector, but idk if that makes sense at all!
    Thanks for your help!!!

    >I got a display port to HDMI port cable but my laptop doesn't recognize at all the HP monitor, it is like if it were not there!
    display port and HDMI are two completely different solutions.
    Also a display port source can deliver hdmi signals (so this way the cable will work), a hdmi source often (always?) can't support dp signals.
    This is how I understand this FAQ:
    From http://www.displayport.org/faq/;
    Q: I am the owner of a new 27″ iMac, which I was planning to use as a high- resolution display for an HDMI equipped Blu-Ray player. I have purchased the DP-to-HDMI adaptor after being advised by Apple technical that it would function as an input, but having tried it, discovered that the device will only OUTPUT. My question is, why won’t the adaptor pass signal the other way, and what is the adaptor doing if it’s not powered, and it’s tiny, that it can’t do backwards?
    A: DisplayPort-to-HDMI adaptors and DisplayPort-to-DVI adapters are very simple and only operate one way. For instance, when a DP-to-HDMI adaptor is connected to a PC that supports DP++ (multimode) capability, the PC senses the presence of the adaptor and sends HDMI signals over the DisplayPort connector rather than DisplayPort signals. No signal conversion is performed by the HDM adaptor. HDMI signals are merely passed through. The unique DisplayPort adaptor capability enables the PC to connect to a variety of displays via the DisplayPort connector including HDMI, DVI, and VGA. VGA adaptors are more complex and perform active signal conversion from DisplayPort to VGA. These adaptors also operate only one way. Unfortunately, HDMI does not support conversion to other display formats as does DisplayPort.
    HTH
    V.
    *** Say 'Thanks' with Kudos ***

  • Palm V, 1999 edition meets 2009 Dell Inspiron 1545 : any idea how I can sync it ?

    Can anyone help this dinosaur : I have a 1999 Palm V.  I want to sync it with my PC, a 2009 Dell Inspiron 1545.
    The sync cradle I have always used has a female pin connector to connect to a PC; but the Inspiron doesn't have a port into which I can connect this.
    Does a "palm V cradle female connector"-to-USB cable exist ? 
    How can I connect to my PC to sync my Palm V (I have found software) ? 
    I am UK based : if you do know if a connector cable exists, I'd love an idea of where to buy it.
    Many thanks.
    PalmVdinosaur.
    Post relates to: Palm V

    As I asked you above:  What version OS?  Is it 32bit or 64bit?
    You can only use a cabled connection in a 32bit Operating System...and then, be absolutely sure the drivers are compatible with Vista.
    If you have a 64bit version of Vista you've just wasted your money... 
    WyreNut
    I am a Volunteer here, not employed by HP.
    You too can become an HP Expert! Details HERE!
    If my post has helped you, click the Kudos Thumbs up!
    If it solved your issue, Click the "Accept as Solution" button so others can benefit from the question you asked!

  • Very Strange Bluetooth Problem

    Hi There
    My mac seems to have developed a very strange bluetooth problem. When i try to connect my mighty mouse, it 'connects' then a couple seconds later disconnects, then connects and disconnects etc. during the time that it is apparently connected, the LED on the bottom of the mouse keeps flashing in the way it does when it's searching for a connection, which tells me it ain't connected at all.
    Thinking this was just a mighty mouse problem i try connect my iPhone, same problem. This time I do it with the bluetooth preferences open i notice that the status of the iPhone connection has gone funny (like it has not connected on top of the word connected in the status, one atop the other) this weirdness happens irrespective of what you connect, and only to the iPhone status, even if it's bluetooth is off.
    This weird status thing has happened before, when i was messing about with bluetooth tethering on my iPhone. So, naturally, i assume the iPhone's buggered up the system somehow. I remove it from the list of paired things and try the mouse again, no luck. I try to re add the mouse, but the pairing process doesn't complete itself before the mouse drops signal again. I can't re-pair my iPhone either for the same reason.
    how can i fix this?
    Cheers, Joe

    Hey there,
    Navigate to HD > Users > Your Account > Library > Preferences.
    Locate, and move to the Trash, this file com.apple.Bluetooth.plist.
    If still no luck, try zapping the PRAM to see if that helps. Instructions on how to do that can be found [HERE|http://support.apple.com/kb/HT1379].
    B-rock

  • TWIST: Strange Bluetooth Problem

    This doesn't make sense to me. When the system is started from a completely powered off state, the bluetooth radio doesn't turn on and no devices will pair. The bluetooth icon in the taskbar is missing. I tried to manually turn it on but Windows won't let me (in the Wireless section of "Change PC Settings", the Bluetooth option is grayed out).
    If I restart the system (from the powered on state), the radio turns on and everything works fine.The bluetooth icon in the task bar is visible and my devices will pair.
    My wireless radio always works regardless of how I start the system. It has never failed through all of this wierdness.
    I have the Intel Centrino version of the twist (i5, 128GB SSD) with the latest driver and the latest bios version. I tried re-installing the bluetooth drivers but I get the same results.
    HISTORY: From day one, I never had any bluetooth or wireless problems. Last week the system was crashing with the error DRIVER POWER STATE FAILURE. After a few of those I checked for updates and installed everything available to me (a bios update and a few other things but no actual drivers). After the updates, the bluetooth problem occurred. However, it's been a few days and I haven't had the Power State Failure crash.
    I ran Lenovo's hardware scan and there are no problems with any devices.
    Anyone have ideas what could be wrong?

    I have been on the phone to Lenovo support. They say it has to do with power management, not all services restoring when PC is turned on. They asked me to,click the start button, run, enter compmgmt.msc, This opens a window to Computer Management. Now open device manager, expand Bluetooth, right click Broardcom Bluetooth 4.0, properties, power management tab, uncheck 'allow the computer to turn off this device to save power".  I did all this and it made no difference on my PC. He then went on to say there is another way but it will add 10 seconds to the startup time of my PC which I am not willing to do. So things remain the same until I find a better solution. Has any one else had any luck with this annoying problem? Now I never shutdown my laptop, I just close the lid. Bluetooth starts again when the lid is opened.

  • Solaris 8 on dell inspiron 7000 laptop

    Hi gurus...
    I need your help to install solaris 8 on my inspiron 7000 laptop.
    I'm able to install until it wants to test the X window.
    I tried all selection for the screen size and type but still gave me blank screen when I tested.
    this notebook use ATI Rage3D LT-Pro which is I now is recognize by solaris since I could run the solaris with external monitor connected with my notebook.
    Any help would be appreciated.
    Thanks
    Eric

    What happens when you press Fn + whatever key it is to direct output to the external monitor? There could be a chance that the Solaris driver is autmatically trying to direct output to the external port. If so you may be able to override that.
    Alex

  • Switchable graphic card problem dell inspiron 5521 15r hd7670m

    I have a dell inspiron 5521 15r with 1gb hd7670m dedicated 
    i installed the drivers they work fine but games give low fps as the seem to be running on intel hd 4000.
    plz help i think gpu is not giving any performance .

    Hi umairrafiq13,
    Just to make sure, have you assigned AMD Graphics to the games you play? If not, follow the steps below to enable switchable graphics:
    Right click an empty area on the desktop.
    Select “ATI Catalyst Control Center” from the context menu that appears.
    Click Power and select Switchable Graphics
    Choose an application (in your case the games) from the list or browse and select an application and assign the appropriate GPU.
    If Switchable graphics is configured properly, please install GPU-Z and check under “Sensors” tab in the application while running the game in the background. It will show you the GPU being used as AMD Graphics.
    Note: This 3rd party application is exclusively my suggestion based on the personal research and experience. Usage of this application is purely based on your discretion.
    By the way, which is the benchmarking application you are using to check the FPS for the games and what are the games you are benchmarking?

  • Installation on a DELL Inspiron 6400 Laptop - PROBLEMS!!!!

    Hi All,
    I'm a newbie to Solaris 10 and decided to install the OS on my laptop with XP, OpenSUSE 11, Open Solaris and finally Solaris 10. When i have finished the complete installation, Solaris will re-start and i select Solaris 10 and eventually i get a sendmail error message, which i Ignore and i wait for the desktop login screen to appear before i log in. However, im constantly waiting and nothing happens and there is no GUI and its just hangs. Is anyone experiencing this problem and if they have managed to fix this i would very much appreciate all the help i can get!!
    Regards,
    Sunil

    I found this website very helpful while I was installing my Solaris software and encountered some problems. You can also check it out in here. http://docs.sun.com/app/docs/doc/817-0544
    Liza

  • I have got a strange bluetooth problem: Sometimes it's 4.0 LE, sometimes not

    Sorry for my bad english, I will try my best.
    In our house there are my MacBook Pro Mid 2012 and an iMac early 2008. Both with the actual OS X. There are no problems with the iMac.
    I have got problems with bluetooth since updating to yosemite on the MacBook, just like other people here. Nothing helped, no resetting, no deleting any DUN or PAN. I am using now may old usb-keyboard and a trackball mouse with usb cable. The other devices (external bluetooth keyboard from apple and the apple external trackpad) won't connect safely and constantly via bluetooth. The external bluetooth speakers had the same problem. Just every bluetooth thing, iphone 6 plus too.
    I am looking for solutions, but nothing helped me. So I resigned.
    Two days ago I wanted to install the app "near lock" on my iphone. This will unlock the MacBook pro, when I come near it. For this I had to install an app on the mac too, but the app said, that my Macbook aren't have Bluetooth LE - so the app won't installed.
    After 24h later I've tried it again (don't know why...hmmm), and on that day I was able to install it. Everything fine. Suddenly the Macbook had Bluetooth LE.
    Yeah strange enough. Today it happened again. I made two screenshots, from the same MacBook. Only minutes between the shots.
    No Bluetooth LE.
    Surprise.
    I am no technical Pro, so I do not understand this.
    There is a point to state: At the time of the first screenshot my macbook was closed and stood in the twelve book stand with an external monitor. The second screenshot was taken with an open MacBook using the internal keyboard.
    Does this make any sense?
    I would be happy for some help.
    Thanks
    Thomas

    Couple of days ago, this also happened to me, I'm using MacID though. (attached is the dropdown menu for bluetooth on my mac). I'm using a MacBook as well, so obviously the chip is available, I visit to booting in safe mode and restarting solved the problem, hasn't happened again...yet. And, no, bluetooth is supposed to work in clamshell mode. Just so you(and everyone else) know, you're not the only one.

  • Just bought a new DELL Inspiron 15R laptop, can't get Arch iso to boot

    Just bought a brand new laptop and I've been really wanting to try Archlinux (coming from Fedora)
    I hit F2 to go into my boot settings and I enabled "legacy" mode. I then changed the boot order to CD/DVD first, I saved the settings and rebooted the machine with the Archlinux ISO in the drive.  (this is the 10.1.2013) version of the ISO. 
    When the machine reboots I can see the little CD/DVD drive LED light up for a second or 2 but it's like it's not seeing the CD as a bootable CD.  I tried searching all over but I'm still stuck, desperate for help here.  Just to make sure it wasn't something wrong with the CD I tried the same CD in another machine and right away it came up with the Archlinux menu screen.
    I have since installed Kali/Debian on this new machine with no problems (the new DELL) - I still want to do a dual boot with both Kali/Debian and Archlinux.  Any ideas on what I can try?

    You can use the bootstrap tar.gz files that are found in the same directory as the iso on every mirror.  If you go to the download page, select the mirror of your choice, you will see a file called "archlinux-bootstrap-2013.10.01-x86_64.tar.gz" (one for i686 also).  That is what you need.
    Unpack it whereever you think is appropriate, if you have enough RAM you can use /tmp.  Then after setting up the partitions in the host (Kali/Debian, or whatever), you can arch-chroot to that unpacked directory.  There you will find all the tools necessary to install (pacman and the arch-install-scripts).
    This method has one issue though, and that is that the arch-chroot script (and maybe others) requires some pretty new versions of various things.  In particular, I think that a pretty new version of bash is required.  So I am not sure about the viability of this solution on anything debian, as their stable repos tend to be pretty conservative.  It also means that you need to have a pretty good understanding of the install process, as you will still mostly follow the beginners guide, but it will require a few changes in the procedure.
    Good luck.

Maybe you are looking for

  • Software Update Server is Unavailabl​e

    I'm not going to pretend to know what I'm talking about, someone gave me my Bold for free and until now I've only used it to text/call. I was trying to get into the BlackBerry World app thing but when I click on it, a message pops up saying "App Worl

  • How to pick out the main body/article when surrounded by ads ?

    Hi all, First of all, not exactly sure where I should post this, so please let me know a better forum if you know of one. I am working with a linguisitic search engine that takes pdf articles and indexes them based on lists of keywords, and then does

  • How to turn off shadow clipping in photoshop?  Not in ACR

    I have CS5, it crashed and when I restarted program, all the actions were missing and now in photoshop there is a clipping warning in shadows, like dark blues.  I know how to turn off clipping in ACR but this is in Photoshop.  Any ideas what is going

  • My Macbook won't turn on (HELP please)

    I got a new MacBook Pro recently, and through idiocy and excitement, I forgot to properly shut down my old MacBook whilst using my new macbook pro. I have had the new laptop for about two weeks, and I'd left the previous one on sleep. I figured the b

  • Maintenance Wizard Version : 1.28 - Seed Information?

    Hi, I'm using version Maintenance Wizard Version : 1.28 Specifically: Maintenance Wizard Version : 1.28 Component Product Release ... Applications Database Upgrade Assistant 9i : 1.20 Maintenance Pack Assistant for 11.5.10 : 1.28 Upgrade Assistant fo