Debian Configuration :: Bluez Gatt Tool Not Connected To Hcix Device

Apr 19, 2016

Using jessie over 4.2.8 or 4.3.4 kernel.

Used both the default bluez package, 5.23 and building bluez 5.36 by hand.

hciconfig shows a good configuration,

hci0: Type: BR/EDR Bus: UART
BD Address: 78:A5:04:31:3C:4B ACL MTU: 1021:6 SCO MTU: 180:4
UP RUNNING
RX bytes:82105 acl:0 sco:0 events:1989 errors:0
TX bytes:516 acl:0 sco:0 commands:48 errors:0

hcidump -x does show Commands/Events received, beacons are being seen, and collected by our app.

> HCI Event: LE Meta Event (0x3e) plen 42
LE Advertising Report
ADV_IND - Connectable undirected advertising (0)
bdaddr F9:77:66:E8:F7:8B (Random)
Flags: 0x06

[Code] ....

However when the app tries to connect it always gets connection refused at gatt_connect.

gatttool behaves the same way, and hcidump does not show any connection attempts, implying no connection between gatttool and the device, although it is specified on the command line.

Finally although the bluetoothd is running bluetoothctl also shows no default controller found. I had edited /etc/bluetooth/uart.conf, adding an hciattach entry for the device but that changed nothing when restarting the bluetoothd. Entering a garbage entry into that file does not produce any errors, so I am not sure it is even being read.

Also systemctl|grep bluetooth shows :-

sys-devices-virtual-bluetooth-hci0-rfkill0.device loaded active plugged /sys/devices/virtual/bluetooth/hci0/rfkill0
sys-devices-virtual-bluetooth-hci0.device loaded active plugged /sys/devices/virtual/bluetooth/hci0
sys-subsystem-bluetooth-devices-hci0.device loaded active plugged /sys/subsystem/bluetooth/devices/hci0
bluetooth.target loaded active active Bluetooth

/sys/devices/virtual/bluetooth/hci0/address shows the correct MAC, but /sys/subsystem/bluetooth/devices/hci0 does not exist, a post elsewhere indicated this was not a problem but that seems odd.

Is the uart.conf file still used([URL] .... would suggest yes) and if so is the format a full hciattach command or merely the hciattach parameters?

View 1 Replies


ADVERTISEMENT

Debian Configuration :: Projector Not Detecting When Connected?

Nov 5, 2010

When I connect my laptop to projector, its not detecting. But when I log-off and then log-in it automatically detects the display. I tried function key, but its not working. I am using Debian Lenny also. Also several others with different version of ubuntu running on different laptops reports the same problem. I tried searching net, but couldnt find a good answer.It would be helpful if some one explains what exctly is happening and an easy work around for this problem.

View 1 Replies View Related

Debian Configuration :: Tool To Turn Off Hard Disks?

Dec 31, 2010

Is there a command line tool to shut off/spin down the hard disk either when not in use or when something is typed into the console? I'm trying to save power in a laptop I have..

View 2 Replies View Related

Debian Configuration :: Connected To Internet Yet Server Not Found?

Sep 20, 2010

I just reinstalled debian on my computer, I've had it working for a long time, only difference is I used to have Cable Internet and now I use DSL. Anywho, I reinstalled debian from the kde CD on the debian website, it auto-configured my network out of the box. My network is connected to the computer, pinging google works perfectly, and ifconfig shows that eth0 is working correctly without any errors. However on both Konqueror and Iceweasel, every time I try to connect to a website, it tells me the server cannot be found. Basically it acts like I don't have internet. Using the terminal works though, I have installed KDE-FULL from the terminal and wicd, so I know I do have internet. I don't know what it could be, like I said, I installed from the cd and this happened. Maybe there's a bug on the KDE debian cd

View 14 Replies View Related

Debian Configuration :: Network Manager Says No Internet Is Connected

May 16, 2011

I just installed, and evolution doesn't seem to think it has internet. The icon with the power cord in the bottom left is unplugged, and send/receive is greyed out. Internet is working , but it is not using network manager, since network manager says no internet is connected. Maybe this has something to do with it?

View 1 Replies View Related

Debian :: Bluez 4.34 Compile - Error

Mar 31, 2009

Bluez 4.34 Compile - Error...make[1]: Entering directory `/usr/src/bluez-4.34/audio'

./configure and make output.

View 15 Replies View Related

Debian Configuration :: Network-manager & Auto Scanning While Connected

May 6, 2010

I'm trying to use network-manager in sid and it's incredibly frustrating because every 2 minutes or so it seems to scan for wireless access points, during which time my SSH connections completely hang and screw up. Pings start dropping packets as well. By doing an "iwlist scan" I can reproduce the behavior. Has anyone else dealt with this? I haven't been using network-manager, but I am currently due to mobility and needed VPN functionality... WICD with no network-manager works better but there's no gui-based VPN support. I've got an Atheros wireless device and I've read that supposedly it should be doing background scanning since kernel 2.6.32, but I haven't seen anything like that, and I'm on 2.6.32-5-amd64 currently, 2.6.32-3-amd64 behaves the same too.

View 4 Replies View Related

Debian Configuration :: Networking: Connected To Wifi, Webpages Won't Resolve?

Oct 2, 2010

I just installed Debian with the latest testing iso, and I'm having problems connecting to the web via browser. I can ping hostnames (i.e. google.com, debian.org, etc.) from the terminal and it resolves just fine, but if I try to load a page from Iceweasel or Epiphany it says the page won't load because it can't resolve the hostname. Can someone tell me what I'm missing?the detail that I'm running amd64. I've checked iptables and found no entries, and for good measure I flushed it to be certain. I also checked resolv.conf but that looked normal, just a nameserver entry pointing to my home router. I'm new to Debian, but have used Linux for years, and I'm genuinely stumped. I'm sure the solution will smack me in the head for its simplicity, but nonetheless I need at least a shove in the right direction.

View 2 Replies View Related

Debian Configuration :: Usage Of SMTP With Temporarily Connected Network?

Jun 15, 2011

I'm currently running my own postfix server which is the MX for my domain. This is hosted in my house at the moment on the end of an ADSL line with a static IP. However, I'm trying to go totally mobile so I can kill the ADSL and the line rental and switch to 3G. Does anyone know a solution which allows me to accept (or ask for delivery) of SMTP when temporarily connected and queues it externally? Sort of like a hosted mail queue which pumps SMTP onto my laptop only when I ask it to.

View 2 Replies View Related

Debian Configuration :: Unable To Get Intel Pro/wireless 3945abg Connected To Router

Mar 2, 2010

I am unable to get my intel pro/wireless 3945abg connected to my router. The firmware has been installed and at first was even able to connect, but now the access point doesn't even show up in network manager. I am currently able to connect using a USB wireless adapter, but for certain reasons, would prefer to use the former. I've looked over this page with no results.

View 7 Replies View Related

Debian Configuration :: WiFi Router Doesn't Give Internet To Other Devices Connected

Oct 21, 2015

When I connect my Debian PC to my WiFi router my PC doesn't get internet if other devices are connected to it .

When i disconnect those devices and connect my Debian PC only then my PC connects to internet but other devices connected to it later do not get inernet connection.

When I connect my Debian PC using LAN Cable to the same router all devices work fine.

View 11 Replies View Related

Debian :: BlueZ 4.60-1 Works Great And After A Week It Segfaults And Won't Start?

Apr 27, 2010

I have been using a ARM device with 512MB ram and flash to send messages via Bluetooth to everyone in the proximity. I am doing this with OpenProximity (Python) and it worked for the last week, it did stop for two times but since I didn't have time to find the cause, I just rebooted it (Windows style ) and it worked again, but suddenly it stopped working again last Saturday. When I did /etc/init.d/bluetooth restart it did not say it failed or something, but when I did /etc/init.d/bluetooth status it said "bluetooth is not running ... failed!". This is what I got in the syslog:

Code:
Apr 27 13:52:45 debian bluetoothd[31243]: Bluetooth daemon 4.60
Apr 27 13:52:45 debian bluetoothd[31243]: Starting SDP server
Apr 27 13:52:45 debian bluetoothd[31243]: Starting experimental netlink support
Apr 27 13:52:45 debian bluetoothd[31243]: Failed to find Bluetooth netlink family
Apr 27 13:52:45 debian bluetoothd[31243]: Failed to init netlink plugin
Apr 27 13:52:45 debian bluetoothd[31243]: Can't create GN bridge

[Code]...

You'll probably note that the first message is version 4.60 and the second one 4.63, this is because I tried to upgrade, but that did not work completely, but the error above is the same as first before the upgrade.

Don't know if it matters, but I am using Debian Squeeze and the output of uname -a is: Linux debian 2.6.32.2 #1 PREEMPT Fri Dec 18 22:54:28 MST 2009 armv5tel GNU/Linux. Hope someone know how this could happen suddenly, and even better, knows how to fix it

EDIT: Forgot to say, I am using a SENA Parani UD100 Bluetooth USB Adapter which uses the Toshiba Bluetooth stack.

UPDATE: It won't crash until the Bluetooth stick is inserted, so it should be a driver problem?

View 2 Replies View Related

Debian Configuration :: Configure (start/stop/restart) Services (especially Apache2, MySQL And PHP) Using A Graphical Or Cli Tool?

Jul 23, 2010

I'm using debian 5 x64 with xfce.Is there a way to configure (start/stop/restart) services (especially Apache2, mySQL and PHP) using a graphical or cli tool? I tried to use sysv-rc, sysv-rc-conf, rcconf and rc-conf in the terminal but Bash didn't find them (Although Synaptic show that sysv-rc is installed).

View 9 Replies View Related

Debian :: NetworkManager Applet Shows No Network While Connected - Wired Network Device Not Managed

Oct 30, 2010

I'm running Squeeze and I'm looking 3 days now for a solution in some weird problem. The NetworkManager Applet shows that there isn't connection although I am connected. The icon has this small "x" and when mouseover it says "No network conncection". Moreover when left clicking it, it says

"Wired Network Device not managed"

While I was looking for the solution a came across this post by an Ubuntu developer who says:network-manager-applet displays the connectivity state of network-manager's managed interfaces not every interface. So the title "network manager says disconnected but is connected and working" is actually misleading. The interface is connected and working but not from network-manager's point of view since it is not managing the interface. Additionally, in Lucid now network-manager applet displays nothing now for non-managed interfaces so is less misleading. You can check to see whether or not an interface is managed by network-manager by using the command line too nm-tool. You'll see "State: unmanaged" for unmanaged interfaces.

View 14 Replies View Related

Debian Configuration :: No Space Left On Device

Mar 15, 2016

Debian Version: 8.3 (Jessie) KDE (although this is NOT a desktop issue)
Basic Hardware:
Gigabyte Motherboard GA-970A-D3P
AMD 8350 CPU (8 cores)
32 GB DDR3 RAM
120GB SSD SATA-6GB/s
750 WD Black SATA-6GB/s

I am getting "Error: No space left on device" regularly during updates or installs, but why. Here is data on the disks, filesystems, etc...

Code: Select all df -h
Filesystem      Size  Used Avail Use% Mounted on
/dev/sda1        81G   27G   50G  35% /
devtmpfs         16G     0   16G   0% /dev
tmpfs            16G   76K   16G   1% /dev/shm
tmpfs            16G   18M   16G   1% /run

[code]...

Seems very doubtful that inodes are the killer.I have googled and followed all the threads, and search these forums and found nothing that fits - every answer there was focused on avaiolable space and inodes..And to make the cheese even more binding, the issue has cropped up on another 8.3 system with far more disk space (larger hard drives) and lots more unused inodes

Code: Select alldf -h
Filesystem                        Size  Used Avail Use% Mounted on
/dev/dm-0                         907G  6.6G  855G   1% /
udev                               10M     0   10M   0% /dev
tmpfs                             995M  9.2M  986M   1% /run
tmpfs                             2.5G   76K  2.5G   1% /dev/shm
tmpfs                             5.0M  4.0K  5.0M   1% /run/lock
tmpfs                             2.5G     0  2.5G   0% /sys/fs/cgroup

[code]...

View 11 Replies View Related

Debian Configuration :: Missing CD / DVD Device In Squeeze

Apr 3, 2010

I've been testing Squeeze to determine whether KDE4 is finally suitable for my primary machine. Everything seems to be working fine except for detection of IDE devices. My CD/DVD drive no longer automounts and the reason seems to be that no device is being created. My Lenny system detects the drive as /dev/hda, but no such device exists in Squeeze. During boot, Squeeze appears to detect the drive as /dev/sr0 (according to dmesg), but in fact that device does not exist either.I'm actually running the Lenny kernel, as I am unable to compile my Ralink wireless driver (rt2860sta) using the Squeeze kernel. Also, for inquiring minds, I use removable HDD drive bays on my systems to simplify testing.

View 9 Replies View Related

Debian Configuration :: USB Device Not Found With Libusb?

Sep 24, 2010

I run a program (findknxusb) to scan for devices on USB, but the device is not found.

The debugging level for libusb is on:
$ ./findknxusb
Possible addresses for KNX USB devices:
libusb_set_debug...
libusb: setting debugging level to 1 (on)
libusb_init...

[Code]....

View 1 Replies View Related

Debian Configuration :: BAR 6: No Parent Found Of For Device?

Oct 5, 2010

I installed Debian Lenny on my HP Laptop - dv6-2120ed. Because i have atheros wireless card i needed to install ath9k which is not supported in 2.6.26 kernel so i compiled it to 2.6.32. Everything is good, but when i boot the new kernel i get "Bar 6: No parent found of for device" for 2 devices - the ethernet LAN card and the sound card. After 1 minute waiting the kernel starts booting and everything works fine (the LAN and the SOUND card too). How can i fix this and what means it exactly?

View 2 Replies View Related

Debian Configuration :: Wireless Not Working With Sid And New Device?

Dec 8, 2010

The computer networking works fine with a normal static setup, but adding a USB wireless device is not successful. It is my own network so the wpa-ssid and wpa-psk are known to work with Lenny and a previous wireless device.The device is recognized (lsusb) and the driver is confirmed to be in the kernel (lsmod). Here is the iwconfig output:

wlan0     IEEE 802.11bgn  ESSID:off/any
Mode:Managed  Access Point: Not-Associated   Tx-Power=20 dBm
Retry  long limit:7   RTS thr:off   Fragment thr:off
Encryption key:off
Power Management:off

After typing: ifconfig wlan0 192.168.1.144 up I can ping that address, but it is not working. I have just done a fresh install of Sid so that I could get the 2.6.35 kernel which contains the ath9k_htc driver for the USB wireless device that I am using. The firmware is ar9271.fw but my source of that is questionable because it does not seem readily available. I am temporarily using a PCMCIA wired connection which is what I am using to connect to the computer via telnet. (This is just for convenience so as to avoid getting up all the time.) Here is the ifconfig output:

eth0      Link encap:Ethernet  HWaddr 00:40:05:07:d9:11
inet addr:192.168.1.122  Bcast:192.168.1.255  Mask:255.255.255.0
inet6 addr: fe80::240:5ff:fe07:d911/64 Scope:Link

[code]...

That file works with the previous USB wireless device under Lenny. Am I doing something wrong or is the driver and firmware just not up to snuff yet?

View 5 Replies View Related

Debian Configuration :: 2.6.32-5 686-bigmem Powernow-k8 No Such Device

Mar 16, 2011

I newly installed Debian 6.0 I choose for the 2.6.32-5 686-bigmem kernel because I have 6Gb of RAM Now I want to use Cool n Quiet When I try to do modprobe powernow-k8 I get a 'no such device' message I have an Athlon64 X2 6000+ cpu. Am I using the correct kernel for this?

View 1 Replies View Related

Debian Configuration :: Wlan0 Device Not Configured?

Aug 3, 2011

I've recently installed Debian. But the wireless network is not working. In Gnome it says "Device not configured" And if i try a ifup it says: root@accroft-msi:/home/accroft# ifup wlan0Internet Systems Consortium DHCP Client 4.1.1-P1Copyright 2004-2010 Internet Systems Consortium.All rights reserved.

Listening on LPF/wlan0/My mac address here
Sending on LPF/wlan0/My mac address here
Sending on Socket/fallback

[code]....

View 13 Replies View Related

Debian Configuration :: Bluetooth Unable To Connect To Any Device

Jun 19, 2015

I've been having a problem with Bluetooth on Debian 8 Jessie i just can't connect to any bluetooth device, i have only tested my smartphone and my bluetooth headphones, i am using blueman manager.After attempting to connect to my bluetooth headphones/smartphone it just disconnects and says "Connection Failed: No such file or directory",i don't know if i have to create a config file or something, the error message doesn't say anything but the error previously mentioned.

View 7 Replies View Related

Debian Configuration :: Setting Wireless Device As A Hotspot

Sep 18, 2015

I have a problem activating the hotspot on my debian 8. The issue is that I can't activate the hotspot to give other devices wifi connection.

I have the correct driver packages from the non-free repositories (firmware-realtek) and this service (hotspot) worked fine on distros like Ubuntu, Mint and Fedora .

I tried hostapd but it didn't work. I'm using cinnamon desktop.

View 0 Replies View Related

Debian Configuration :: Static IP - Network Device Not Found

Oct 11, 2010

My os is debian 5.0, netcard is RTL8168D/8111D. I can't use the Static ip, if I setup static ip, output "not found network device", but the network driver have loaded and if I use DHCP mode everything is ok. do you understand my english? What my next steps should be?

View 7 Replies View Related

Debian Configuration :: Safely Removing Mounted USB Device

Jan 7, 2011

I'm not sure if this is a bug in Squeeze beta 2 or if it's something I've overlooked. I have a Maxtor 250 GB external USB drive that I use for backups. It gets auto-mounted fine, always in the same place, and from my normal user account I can write to it, even delete directories on it if I want to. But when, from Gnome, I select the "Safely remove" option, I get an error to the effect that it can't stop the device. The weird thing is that the thing actually *is* unmounted. I've checked the mount point and it's no longer there.Is there some package I maybe should've installed but haven't? I'm not really worried about data loss, since I'm sure the drive wouldn't unmount unless it was properly synched; it's just the error message that bugs me.

View 2 Replies View Related

Debian Configuration :: Squeeze: Grub Uses Device Name Instead Of PartID?

Feb 11, 2011

I'm configuring a machine with Debian 6. I booted from the DVD, took the defaults, and it eventually came up with a Gnome desktop. Everything worked as expected.

I then installed gcc, g++, the Debian kernel source, and built a new kernel with preemptive multitasking turned on. It built clean, I ran "make install" and it put the kernel files in /boot. I rebooted and got a kernel panic error, to the effect that it couldn't find the root filesystem.

/boot/grub/grub.cfg shows

"linux /boot/vmlinuz-2.6.32-5-686 root=UUID=1890437b-5884-4b83-97cf-62d39f63c872 ro single"

for the original install, but the entry for the new kernel has

"linux /boot/vmlinuz-2.6.30DW-preempt root=/dev/sda1 ro quiet"
/etc/fstab has
# / was on /dev/sda1 during installation
"UUID=1890437b-5884-4b83-97cf-62d39f63c872 / ext3 errors=remount-ro 0 1"

I've tried changing the grub entry to UUID, but the new kernel still panics. grub-mkconfig and update-grub just rebuild the split UUID=/sda1 grub.cfg. The new kernel still seems to be looking for /dev/sda1 even after changing grub.

View 5 Replies View Related

Debian Configuration :: Setting Permissions For USB Device On Boot?

Mar 23, 2011

I am trying to figure out what needs to be done to automatically set read/write permissions for everyone for my proprietary USB device on system boot. I have created a udev rules file which changes the permissions for the device when it is connected, but it does not change the permissions when the system is booted with the device already connected. The file looks like this:

SUBSYSTEM=="usb_device", SYSFS{idVendor}=="our vendor id", MODE="0666"

Does something else need to be added to the rules file to make it work when the system boots with the device connected? Is there some other script which needs to be created somewhere?

View 1 Replies View Related

Debian Configuration :: Unable To Persistent Device Naming

Mar 30, 2011

I have a problem defining persistent device naming on a Debian Lenny server.I have:RAID1 controller on the server machine with two SCSI disks.external storage with RAID5. I have / mount on the first partition on the server SCSI disk and /storage mount on the external storage.

I'm experiencing a problem: The system recognizes the system disk (RAID 1), as sda or sdb - randomly.I want: To control the recognition, and tell the system that sda (sda1) will always be the system disk.The motivation: GRUB is configured to work with sda, and when the system disk doesn't, boot process fails, and I end up in the initramfs shell-like interface.

Booting the kernel
.
.
.
mount:mounting /dev on /root/dev failed: No such file or directory
mount:mounting /sys on /root/sys failed: No such file or directory

[code]....

View 6 Replies View Related

Debian Configuration :: Can't Mount Device/partitions With Slim Or Xdm

Jun 28, 2011

I have Debian Testing. I am testing XFCE and LXDE and i want to use display manager other than GDM. I have tried SLIM and XDM but when i use them i can't mount partitions and USB through Thunar, PcMan or Nautilus - i get message that i am not authorized (if i do groups in terminal - adm dialout fax cdrom floppy tape audio dip video plugdev games fuse powerdev netdev lpadmin scanner sambashare). When i install GDM everything works fine. I have installed FUSE, HAL, Udev,...I have tried a lot of stuff from AcchLinux forums but nothing worked really.

View 4 Replies View Related

Debian Configuration :: Change Audio Output Device?

Jul 11, 2011

how do you change the default audio output device if you have multiple sound cards?

View 14 Replies View Related







Copyrights 2005-15 www.BigResource.com, All rights reserved