Ubuntu :: Unable To Receive Files Using Bluetooth?

Feb 13, 2011

pair my mobile with ma ubuntu laptop,, but i am not able to receive files.. infact am not able to start the Bluetooth manager also

View 2 Replies


ADVERTISEMENT

Ubuntu Networking :: Receive Files Via Bluetooth?

Nov 6, 2010

can't receive files via bluetooth whatever I do. When sending from mobile the file transfer dialog opens, but error pops up "Cannot connect to OBEX device". "Cannot copy file.. The remote system refused the network connection"I have

Code:
$ sudo dpkg -l |grep blue
ii blueman 1.21-2ubuntu1

[code]....

View 6 Replies View Related

Ubuntu :: Can't Receive Files From Bluetooth Phone / Enable This?

Jul 8, 2010

I can send files to my bluetooth mobile phone, but when sending a file from the phone to the PC, the phone issues an error message "Sending failed", and I can not figure out, why. /var/log/messages does not contain any related entries. Do you have any idea where to look for the problem?
I am using KDE. I found many complaints about the same problem, but they all date from 2007-2008, so I guess this is not the same problem.

View 1 Replies View Related

Hardware :: MSI Bluetooth USB Dongle Connection - Certainly Not Long Enough To Send Or Receive A Single File

May 10, 2011

Problems with Bluetooth. The dongle appears to be working, but then it craps out on me after only a few minutes!

I'm using the blueman-manager GUI to connect to my cell phone. If I load blueman-manager almost immediately after connecting my dongle, I can use it for a few minutes, but only long enough to add my phone, pair it and mark it as trusted. Certainly not long enough to send or receive a single file, though. Eventually and inevitably, the connection breaks, blueman-manager hangs/freezes up, and I start getting errors in dmesg.

Here's all the relevant diagnostic stuff...

Code:

Code:

Code:

I added the MARK myself to separate where the dmesg output stops immediately after plugging in the dongle from what appears after the connection is broken. It's right when that timeout error happens that the connection severs itself, and the error usually repeats itself several times.

Even if I just connect the dongle and not do anything except wait a few minutes, after a few minutes that timeout error will still happen. I'm running fluxbox and I don't believe I have any automounting programs, so there wouldn't be any interference from something like that.

View 7 Replies View Related

Ubuntu Security :: Cfs Encryption Gives: RPC: Unable To Receive

Aug 3, 2010

I want to create an encrypted directory using the cfs package. So far I've only been able to create the top directory. When I want to attach an encrypted directory using

Code:
cattach directory1 directory2

get the following message in command line:

Code:
RPC: unable to receive

When i look into my /crypt directory, nothing was added there. I have no idea what could be the problem. I use Ubuntu 10.04 LTS.

View 1 Replies View Related

Ubuntu :: Unable To Receive Mail In Evolution?

Nov 24, 2010

I can't seem to track down. In Evolution, I am unable to receive mail. I tried every configuration method I know and still no success. I'm even tried using a hotmail and verizon account settings with no luck.

View 1 Replies View Related

Ubuntu Networking :: Unable To Receive Multicast?

Jun 23, 2011

For the last couple of days, I've been unsuccesfully trying to receive multicast packets on Ubuntu Server 11.04, and seen some strange things along the way. The program i use to test this, is basically http://www.scribd.com/doc/38224328/mcreceive-c.Now the network has been configured to forward me the multicast packets, regardless of the joins. So tcpdump shows me:

Code:
15:16:11.308952 IP 10.164.130.2.61417 > 224.16.17.23.47806: UDP, length 1400
...

[code]....

View 2 Replies View Related

Ubuntu :: Sends Files But Can't Recieve Bluetooth Files

Jul 9, 2010

i can send files to my phone, but can't recieve files. It says i need gnome-user-share, but according to my software center i have it installed.

View 2 Replies View Related

Software :: Postfix Unable To Receive Mail

Jun 26, 2010

I am using postfix in conjunction with the ispCP Control Panel. Here's some of the recent entries in maillog, when I try to send an email from my gmail address to an email address on this server (I underlined the email addresses).

Code:
2010-06-26T17:57:43.581654-04:00 li136-183 postfix/smtpd[30721]: fatal: No server certs available. TLS can't be enabled
2010-06-26T17:57:43.838633-04:00 li136-183 postfix/smtpd[30710]: warning: connect to 127.0.0.1:12525: Connection refused
2010-06-26T17:57:43.838677-04:00 li136-183 postfix/smtpd[30710]: warning: problem talking to server 127.0.0.1:12525: Connection refused .....

View 3 Replies View Related

General :: Pidgin Will Not Receive Files?

Aug 5, 2010

Anytime someone tries to send me files over YIM or AIM when I am using Pidgin 2.7.5 on Arch Linux, it fails mid-transfer, telling me that they cancelled, and telling them that I cancelled. The same computer using Pidgin on Windows manages to transfer these files successfully.Is there some sort of checklist for these issues?

View 4 Replies View Related

General :: Receive Files Sent As A Parameter?

Feb 26, 2011

as $1 $2 represent first and second argument..for example- in a shell script..../commfile file1 file2 file3 now in commfile i want to receive files by running a loop...like

for (i=1;i<$#;i++)
do
cat ${i} //help me here
echo do u want to proceed

[code]....

View 9 Replies View Related

Software :: Allow A Program To Receive Files?

Jul 19, 2010

I am running Slackware64 on HP Dv2500 Laptop. I am using KDE4 I am using WINE to run a Windows program. At some point the program requires information from a website. IE will ask me to allow the file upload. I'm also getting the same result using Firefox through WINE. I can access the site directly without WINE. So I'm assuming Linux is blocking WINE from receiving the files needed to run the program.how can I get Linux to allow WINE to receive the needed files? One last oddity.I didn't have the issue until I upgraded WINE so I put WINE back and I still have the issue even with the older WINE slackpak.

View 3 Replies View Related

Fedora :: Receive Report - Unable To Open Session?

Aug 6, 2009

I coundn't log in fedora anymore. Everytime i try, i receive the report "unable to open session".

View 6 Replies View Related

Fedora Networking :: Unable To Receive Multicast Data

Jun 13, 2010

I have just set up an FC 13 box for a small network application. At the core, the application is supposed to receive some data over a multicast on my local network. However, for some reason, I am not being able to receive any multicast data on this machine. Other machines, on the same network (connected on the same layer 2 switch) are receiving the multicast just fine. I have tried the following things:

1. ensure that I am joining the multicast on the correct interface: the machine has only one ethernet card. Also, after starting my application, I use netstat -g to check for group membership. The multicast subscription shows up fine.

2. ensure there is no error in the program: the program works fine on my person linux machine

3. ensure that the multicast is actually available: it is available on all other local machines. I also wrote my own small broadcaster. data from this broadcaster (running on the same box) is available to other machines but not to my own listener program.

4. no firewall/filtering settings on the layer2 switch

5. TTL setting on the broadcast: have tried changing it from 1 through 5 with no effect. Note that even if the broadcast is coming from the same machine, my machine does not pick it up while other machines on the network do so.

I suspect this has to do with some settings on the network card itself. Below is the output of /sbin/ifconfig on the card:

eth0 Link encap:Ethernet HWaddr 00:08:A1:67:BBA
inet addr:192.200.20.32 Bcast:192.200.20.255 Mask:255.255.255.0
inet6 addr: fe80::208:a1ff:fe67:bbca/64 Scope:Link
UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1

[code]....

View 3 Replies View Related

Server :: Opennms - Unable To Receive Mail Alert

Jul 11, 2011

As per OpenNMS wiki documents, I configured everything for email notification of alarms. I am able to view notification under notifications, but I haven�t seen any mail alerts forwarded to recipient mail ID. Below are configuration files. Please review and suggest the required settings/actions. SMTP Server Details: SMTP Relay Server, OS: Linux

i also made the configuartion by opennms configuration material in opennms.org i edit the following conf file

1. javamail-configuration.properties file

[code]....

View 14 Replies View Related

Software :: Can't Send And Receive Files With Pidgin

Oct 4, 2010

why I can't send and receive files with pidgin? when i send files it the dialog is always closing

View 2 Replies View Related

Software :: Unable To Receive Virtual Users Mails In Outlook

Mar 19, 2011

We are facing an issue with virtual users. We have configured postfix in Fedora 12. We are able to receive as well as send mails for the main domain users (i.e. example.com) but not able to receive virtual users mail (i.e. configured example2.com in main.cf and configured in virtual file as systems@example2.com useronly). We are receiving error message in outlook as 0x800CCC0F. Please guide us how to solve this issue.

View 1 Replies View Related

Fedora :: Can't Send Or Receive Any Files With Empathy Messenger

Dec 7, 2009

I can't send or receive any files with the Empathy Messenger in F12, using the MSN Protocol.The Menu Entry "Send File" in Active Chat remains grey.When my Friends send me files they ask me to accept the Download but I see nothing.

View 4 Replies View Related

Ubuntu Networking :: Intermittent Connection With Bcm4312 - Unable To Send Or Receive Any Data For 30 Seconds

Jul 31, 2010

I have a Dell laptop with a bcm4312 wireless card. Every once in a while though, the laptop is unable to send or receive any data for 30 seconds. The connection is not dropped, and nothing shows up in any system logs. Both the wl and b43 drivers have this problem, but it works fine under vista.

View 1 Replies View Related

CentOS 5 Server :: NFS - Mount Clntudp_create: RPC: Port Mapper Failure - RPC: Unable To Receive

Aug 27, 2010

I installed NFS and portmap for export a folder to another PC. /usr/local. ftp is server's hostname and ws01 is client's hostname. I edited file /etc/exports with next text: /usr/local ws01(rw,root_squash) *(ro)

I restarted service portmap and nfs. From client, I try check connection with server with command: showmount -e ftp and result is: mount clntudp_create: RPC: Port mapper failure - RPC: Unable to receive

View 1 Replies View Related

Ubuntu :: Unable To Connect To Bluetooth Printer?

Feb 5, 2010

I've run into a slight problem. As you can tell, I cannot connect to my HP printer through bluetooth. I've followed the Ubuntu documentation: [URL]... but I get stuck at actually connecting to the device. Here's the terminal output:

robertneville777@robertneville777:~$ hcitool scan
Scanning ...
00:17:D5:06:3D:8CSAMSUNG SGH-T509
00:1A:0E:C3:F7:29Photosmart C5500 series

[Code]...

View 2 Replies View Related

Ubuntu Networking :: Unable To Pair Bluetooth Dongle ?

Jul 3, 2010

I have a laptop with no bluetooth on it.So i bought a bluetooth dongle.It works flawlessly under windows but i am having a problem with it under Ubuntu (As well as other Linux distros). As soon as i plug the dongle i see a bluetooth icon in the Notification Area.

When i click on it and choose setup new device....its scans and shows all the bluetooth devices like my Nokia 5800 xpressmusic cell phone but when i try to pair it simply fails....

I have tried all the Pin codes available and even tried the custom pin option but still no success. By the way right now i am using Ubuntu 10.04..i have also tried it with other linux OS but still the problem remains....

View 2 Replies View Related

Ubuntu Networking :: Unable To Successfully Use Bluetooth Dongle

Aug 14, 2010

I recently purchased an inexpensive bluetooth dongle for my laptop running lucid 64-bit. the device, however, doesn't seem to want to work in ubuntu. most functions (everything but turning the device OFF) fail, causing gui windows to hang, and i mostly receive messages relating to the device timing out.

Before you ask, it is not the device: the dongle works flawlessly in windows 7 after being autodetected and autoinstalled. i attempted to boot from the lucid cd, and the problem persisted.

Code:

Code:

View 4 Replies View Related

Fedora X86/64bit :: Unable To Use The Bluetooth Service?

May 23, 2009

I am using Fedora 10 64 bit, KDE. I have installed KDEbluetooth application. but I am not able to use the bluetooth service. Is there any other application in fedora?

View 1 Replies View Related

Fedora :: Unable To Start Bluetooth On Laptop?

Nov 6, 2009

I have a dell studio 1555 laptop , i m facing the very strange problem with my bluetooth , my bluetooth is not working on my F11 , means to say i cant be enable the bluetooth on my box , i thing its a driver issue

View 2 Replies View Related

Hardware :: Fedora - Unable To Use My Bluetooth Receiver

Feb 24, 2011

I have a Dell XPS 1640, and I am unable to use my Bluetooth receiver.

The fedora bluetooth software installs, but there is no adapter present.

Troubleshoot?

dmesg:

Code:

Code:

devices:

lspci:

Code:

View 2 Replies View Related

Ubuntu :: Bluetooth Not Transferring Files To Nokia N900?

Aug 11, 2010

The computer and phone are paired, and transfer starts, but after 4096 bytes it says:Transfer finished with an error: Error sending object. I'm running 64-bit Lucid and Maemo 5 on the phone. Here are some of the things I've tried, following the docs, and the errors I get:

Code:
~$hcitool info 3D:F7:2A:60:7A:40
Requesting information ...

[code]....

View 3 Replies View Related

Ubuntu Networking :: 10.4 - Cannot Send Files From Phone To PC Via Bluetooth

Sep 13, 2010

I am having an problem with bluetooth. Computer seems to find my mobile phone, I can send files from PC to my phone, but not vice versa. As I try to send, it pops "Failed" (in phone) and nothing happens.
Kubuntu 10.04
Windows mobile 6 (HTC p3450).

View 1 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

Slackware :: 13.1 - Unable To Configure Bluetooth / Pairing Fails

Jun 23, 2010

I can't configure Bluetooth in Slackware 13.1. It basically works. I can scan my mobile phone:
Code:
$ hcitool scan
Scanning ...
BA:BE:DE:AD:AB:ED Nokia 6300

But when I try other commands, mobile phone asks me about passcode. Because I don't know it pairing fails:
Code:
$ gammu 6300 --identify
Error opening device. Unknown, busy or no permissions.

On the other hand when I try to pair computer using mobile phone it doesn't find any device.
Code:
Pair new device
Searching for devices
No devices found

In Slackware 13.0 to configure Bluetooth it was enough to edit /etc/bluetooth/hcid.conf file. In Slackware 13.1 there is no such file. I tried to use blueman but it offers first and foremost a lot of error messages. In despair I even started KDE and tried Bluetooth Manager. It attempts to run for a dozen or so of second and finally fails. I did full installation of Slackware 13.1 and I use generic SMP kernel.

View 6 Replies View Related







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