Hardware :: Bluetooth Quietly Failing In Fedora 12

Feb 1, 2010

I can't get my Fedora 12 laptops to find bluetooth devices. In fact, I can't seem to get bluetooth working at all. This is happening with identical symptoms on two very different laptops, both of which had working bluetooth out-of-the-box with Fedora 10. Under Fedora 12 bluetooth silently fails and I have no idea how to debug it.

Here are the details:
- I'm running Fedora 12 on 32 and 64 bit machines. Both exhibit the same problem.
- I'm using KDE for both (this is the KDE spin of Fedora 12, the 32 and 64 bit versions)

I've got kdebluetooth installed. When I run

Code:

I see:

So I think the right programs are running.

Using the system menus, I can click on "Kdebluetooth4" but nothing happens. There is no bluetooth icon in the system tray, nor have I been able to discover how to add one (I thought clicking Kdebluetooth4 would do that).

I can manually run kbluetooth-devicemanager from the command line, and attempt to look for devices. The devices are never found (they are found by a nearby Windows machine, so I know the devices work). There are no error messages in the GUI, or in /var/log/messages.

On the console, I do see these messages when I run kbluetooth-devicemanager and attempt to discover devices:

Code:

Based on Google searches, that would imply a problem with dbus (I think) but dbus appears to be installed and running.

View 3 Replies


ADVERTISEMENT

Fedora :: Mozilla Quietly Releases Firefox 6?

Aug 16, 2011

http://www.theinquirer.net/inquirer/...leases-firefoxYawn, didn't they just release FF5 a few days ago? Yes, I know when it was released, just being sarcastic!

View 14 Replies View Related

Software :: Java Daemon Dies Quietly?

Mar 3, 2010

I have a java processing running as a system service using a shell script to launch it. It runs under a user other than root via sudo The process runs just fine but seems to die sometimes for no apparent reason. When the process is killed normally (via service stop), it fires a shutdown hook in java and you can see the process going away. What I see in the log now is nothing the process just dies. When I checked the system.log I found at the same time this:

Code:
messages:Mar 2 19:43:22 beta_web gconfd (sifagent-16786): starting (version 2.14.0), pid 16786 user 'sifagent'
messages:Mar 2 19:43:22 beta_web gconfd (sifagent-16786): Resolved address "xml:readonly:/etc/gconf/gconf.xml.mandatory" to a read-only configuration source at position 0
messages:Mar 2 19:43:22 beta_web gconfd (sifagent-16786): Resolved address "xml:readwrite:/home/sifagent//.gconf" to a writable configuration source at position 1

[Code]...

View 11 Replies View Related

Fedora Hardware :: Bluetooth Service / Bluetooth Is Disabled After Some Time?

Sep 12, 2010

I'm using fedora 13 x86_64 on amd machine. I use usb bluetooth dongle. The bluetooth service doesn't start at all. When I click on bluetooth icon-preferences-turn bluetooth on, after some time it says, bluetooth is disabled. What should I do to enable bluetooth?

View 1 Replies View Related

Hardware :: Bluetooth On Fedora 13 / Cannot Get The Bluetooth Service To Start?

Aug 7, 2010

I just bought a Bluetooth dongle for my laptop with fedora on it and cannot get the Bluetooth service to start. Tried to do the same on my imac running Fedora and the same thing happened, it said service refreshing and never did.

View 14 Replies View Related

Ubuntu Networking :: Bluetooth - SPP Mode / Listen (and Also Send) To Serial Comm Msgs On Bluetooth?

Jun 25, 2010

i have a bluetooth modem (BlueSMiRF) that is connected to Arduino Duemilanove. I am trying to see serial communication messages from the bluetooth modem.

I have Blueman Device Manager that enabled SPP (Serial Port) and it says :

Code:
Serial port connected to /dev/rfcomm0
How do I see the serial communication on this?

I tried on console

Code:
$rfcomm listen 0
but it's stuck at
Code:
Waiting for connection on Channel 1
Is there any other way to listen (and also send) to serial comm msgs on bluetooth?

View 1 Replies View Related

Ubuntu Networking :: Bluetooth Not Working With USB Bluetooth Stick / Resolve It?

Apr 24, 2010

When i connect to my laptop a bluetooth usb stick, the bluetooth could not be turned on.
the bluetooth dameon is on, and when i press the turn on button, nothing happens.
in windows the stick works fine.

View 1 Replies View Related

Ubuntu Networking :: The Bluetooth Manager Does Not Detect A Bluetooth Dongle?

Nov 2, 2010

The bluetooth manager does not detect a bluetooth dongle .trying to use ndiswrapper to fix.I installed device manager and the results are shown below.i downloaded the windows driver suite. It has 4 .exe self extracting driver archives and a setupconfig.ini. The .ini file is below.I was able to extract one of the 32bit archives on a windows machine and it had about 8 .inf files that are titled weird and would not install properly using ndiswrapper probably because im using the 64-bit architecture. there are 2 64bit .exe's in the driver download, but how can i extract them in ubuntu and do i really need to install all 8 .inf files. also do i actually need to make a .inf file? if so how?

Asus - BT211 mini bluetooth dongle

Code: http:[url].... - windows driver under download section.

Device manager

Code:
Model: Unknown model (id =0x3000)
Vendor: atheros Communications, inc[code]....

View 2 Replies View Related

Fedora :: Ipv6 Failing / Why Is So?

Jan 20, 2010

I am new here and Fedora. Currently running Fedora 12 and recieved kernel crashes to which error report shows failure with IPv6.

I have disabled Ipv6 in /etc/sysconfig/network, blacklisted and stop these services.

However why is my Ipv6 failing?

View 2 Replies View Related

Red Hat / Fedora :: Finch Failing On The 6?

Jan 12, 2010

I am trying to run finch on fedora6. Finch is exiting immediately on starting and i am not able to add any account using it. correct procedure to use finch.

View 5 Replies View Related

Fedora :: Appearance Failing To Open?

Feb 21, 2010

When I go to Administration->Preferences->Appearance, the window pops up for a split second and is then gone. Attempting to open it again yields the same result. I have never had this issue before and haven't changed anything recently that I recall.

View 8 Replies View Related

Fedora :: Updates Failing On New 12 Install?

Apr 3, 2010

I have recently decided to rebuild my fedora install and have had several problems installing the updates to the system. I am receiving the following error:

libcdio.so.12 is needed by package gstreamer-plugins-ugly-0.10.14-1.fc13.i686 (rpmfusion-free-rawhide)
libcdio.so.12(CDIO_12) is needed by package gstreamer-plugins-ugly-0.10.14-1.fc13.i686 (rpmfusion-free-rawhide)

[code]....

I am more familiar with using sources.list in debian style distros but I am unsure how to proceed with /etc/yum/repos.d. I am currently attempting to either install them from the CLI or to download the binaries, but I do not think that will fix the problem in my repository lists.

View 3 Replies View Related

Fedora :: Failing HD And Restore Not Restoring

Dec 20, 2010

The HD containing my main F14 install is suddenly failing with many unreadable blocks. So I booted a different F14 installation I have on another disk.

Then I run dump, for example, as following:

Code:
dump -0 -a -q -v -A sdb1_home.arc -f sdb1_home.dmp -L F14_sdb1_home /dev/sdb1

as, for what I can recall, I've often done to create full backups.

The problem is that running restore with this command:

Code:
restore -i -A sdb1_home.arc -f sdb1_home.dmp

(as, for whatI can...) and using the add and extract commands, only the directory are created. But files are listed using ls. If I add just a file, only dirname is extracted.

View 9 Replies View Related

Fedora :: GNU C++ Compiler Failing To Install

May 31, 2011

So apparently the GNU c++ compiler did not install when I did:

# yum install gcc

And now it's failing to install the C++ compiler when I do:

# yum install gcc-c++

It's saying it's running out of mirrors to check or something? Does anyone know what else I can do to install it?

View 1 Replies View Related

Fedora Networking :: Failing To Configure Dnsmasq?

Jun 11, 2009

I have configured a Fedora 10 server on a mixed Win / ix network but am unable to get DNS to resolve on my Fedora boxes.My DHCP is provided from a D-Link 108G Router - but this will not provide DNS.Therefore I have tried to configure dnsmask to provide just DNS and not DHCP. I can ping around my 192.168.1.x network by IP but not name

View 4 Replies View Related

Fedora Installation :: Mozilla Failing To Open

Sep 1, 2009

Skype doesn't recognise my plugged in mic and earphones. I can hear sound through the headphones from other programs. DVD burner burnt a cd for me, but seemed to pause at around 15-20% and sat there for half an hour. When I ejected CD it jumped to 100% stating it had finished. The CD was a Live Install CD for Ubuntu, which didn't work. I get I/O errors when trying to install from CD on start up. I'm guessing it didn't burn properly or isn't being read properly. I'm generally unsure of what drivers are installed for all of my hardware. Not sure if there is an auto-detection program in or for Fedora that can help, or if I will have to stop being lazy. Skype, like mentioned before. I'm not sure if this is a software issue or driver issue.

Mozilla failing to open. When clicking on the Firefox icon it wouldn't start. Shows an icon at bottom of monitor on toolbar, but disappears after 5-10 seconds with no browser opening. I had recently installed a VLC player with plugin for Mozilla while logged in as root. Wondering if I messed this one up myself? I stumbled onto updates and it had Mozilla install in there. It works again. I'm sure it won't be reoccurrent. If I were to post system specs and issues I'm having, would someone on this forum be willing to guide me through or point me in the direction of having my laptop fully operational? All drivers basically. It works as is, just not completely

View 7 Replies View Related

Fedora Networking :: VPN (vpnc) On 14 X86_64 Failing?

Nov 5, 2010

I have a couple VPNs I use for work, and after installing F14 x86_64 it is failing:

Code:
Nov 5 12:40:57 raykj NetworkManager[4106]: <info> VPN service 'vpnc' started (org.freedesktop.NetworkManager.vpnc), PID 4203
Nov 5 12:40:57 raykj NetworkManager[4106]: <info> VPN service 'vpnc' appeared; activating connections

[Code]....

View 2 Replies View Related

Fedora :: NFS Mounts And Ypbind Starts Failing

Aug 11, 2011

I'm building a lab of fedora 14 machines that are supported by an RHEL/CentOS 5.6 server. Everything was working fine yesterday, but today ypbind can't connect to the server and nfs mounts fail with this message:

mount.nfs: mount(2): Operation not permitted
mount.nfs: trying text-based options 'addr=10.9.1.6'
mount.nfs: prog 100003, trying vers=3, prot=6
mount.nfs: portmap query failed: RPC: Remote system error - No route to host

I can ping the server from the client using FQDN and ip address.

View 8 Replies View Related

Red Hat / Fedora :: Hard Disk Failing Warning On F12?

Mar 14, 2010

Last week, i updated, my fedora. After that, during every boot up, I am getting a warning message like " Your hard disk may failing". It indicates that it is due to bad sectors. But I don't think so. There was a bug reported for a similar problem in fedora 11. I think it is not fixed yet. Hard disk is not having any problem during data access. Other OS including windows are not giving any warning message.

View 9 Replies View Related

Red Hat / Fedora :: Download Of DVD Distribution Error - Keeps Failing Near The End

Jul 22, 2010

I'm attempting to download the DVD Install ISO for Scientific Linux (Red Hat with some additions for science) to my PC-Laptop external USB Hard Disk, but the download keeps failing near the end.

My PC-Laptop is running Vista 32bit, and the external HD is a 500GB wallet sized Buffalo HD with 400 GB free. I'm no PC sys admin - but the Scientific Linux file is over 4GB in size and I wonder if this might be a problem if the HD is formatted as a FAT32 rather than an NTFS disk (if that's the correct terminology)?

The Windows Vista download window says that I've run out of space on the HD, even though I haven't.

Note that I can't think I can download this as multiple CD's rather than a single DVD distribution - because I'm trying to install this Scientific Linux in Oracle(former Sun) Virtual Box and I'm having difficulties understanding what it wants and was advised by someone to download Scientific Linux as a single iso to burn to a DVD (in the hope that Virtual box will see it for installation in the DVD drive) - but as said I'm unable to even download the DVD installation file.

View 4 Replies View Related

Fedora :: One Or More Hard Drives Failing Icon?

Apr 10, 2010

I ran smartctl and it says "unrecognized" hard drive. I recognized the hard drive the first time I ran the test. But now, it's unrecognized? How come? I don't know how or why this happens. How can I get rid of this problem and the annoying icon?

I tried to run Windows, then started getting errors? This is strange: I've been running Linux the whole day. I last used the Windows hard drive was 2 days ago. Now its screwing up. Window is screwing up the hard drive? HDD has too many bad sectors. didn't touch it, I didn't do much on it, etc? I do not understand?!

View 4 Replies View Related

General :: Squid Failing To Start Fedora 5?

Sep 10, 2009

Squid gives the follwoing error messages when i attepmt to start it:Sep 10 12:33:24 localhost (squid): Cannot open '/var/log/squid/access.log' for writing. The parent directory must be writeable by the user 'squid', which is the cache_effective_user set in squid.conf.Sep 10 12:33:24 localhost squid[3423]: Squid Parent: child process 3446 started

View 3 Replies View Related

Fedora Installation :: Failing Installing Development Tools?

Mar 12, 2009

I installed Fedora 10 on an 8 GB USB-stick using the creator-software for windows. Sadly I am not so familiar with linux but as I am now trying Fedora on a friend's advice I really start to like it

Unfortunatels there ist a problem: I wanted to compile a driver for my wlan-card but got the known error "make: command not found". So I searched this forum and found in this thread that I need to install the development tools. But when I try to do so by typing yum groupinstall "Development Tools" it first starts but then cancels with an error message claiming missing dependencies to a perl package:

Quote:

Fehler: Fehlende Abh�ngigkeit: perl = 4:5.10.0-49.fc10 wird ben�tigt von Paket 1erl-Pod-Escapes-1.04-49.fc10.i386 (installed)

Due to my ignorance I tried yum install perl but this also fails with the same error message I am sure it is just a bite for you but I don't hava a clue right now By the way I already can call the command make install now for the wlan-card driver. It also starts but fails and says:

View 9 Replies View Related

Fedora Networking :: Failing To See Some Wireless Network - F10 On ThinkPad T60?

Jul 21, 2009

I tried fix I pointed here http://fedoramobile.org/Members/MrHappy/troubleshootingNetworkManager fails to see wireless networks with Intel 3945 chipsets(solution deals with the kernel module not with NetworkManager)but nothing to do. My actual problem is I can't see my wireless network but I see just those of my neighbours.I know mine is working because I can connect to using a Mac and windows.

View 5 Replies View Related

Fedora :: QEMU Guests Failing To Boot From HD / Resolve This?

Nov 19, 2009

Having a problem, have built some VM's and importet some from JumpBox, but they will not boot from the HD. I am using files for the HDs mixture of ".img" and ".vmdk". I can boot and build from the network and CD/ISO, but after the installation completes it reboots attempts to boot from the HD and nothing happends. No error message is displayed.

Has any one come across this ?

View 1 Replies View Related

Fedora :: Services (Haproxy And Stunnel) Failing To Start

Dec 3, 2009

I have 2 services registered one for HAProxy and one for stunnel. When I type service start haproxy or service start stunnel they start and everything works fine. I ran ntsysv and they are set as autostart, and I have init.d scripts that work. I have checked the runlevel and using chkconfig runlevel 3, 4 and 5 are :on. And I also added service haproxy start and service stunnel start to inittab. But when I restart the computer haproxy and stunnel fail to autostart. I am a fedora novice and I have no idea why this isn't working...

View 4 Replies View Related

Fedora :: Compiling Code - Failing Sanity Check

Dec 7, 2009

Keep receiving the following error message when i try to compile any code:
Code:
checking how to run the C++ preprocessor... /lib/cpp
configure: error: C++ preprocessor "/lib/cpp" fails sanity check
logs test out some code with the C preprocessor and fail, thereby failing the "sanity check" I reinstalled cpp, but to no avail.

View 1 Replies View Related

Fedora :: Changing Ownership Group Permissions Failing?

Jan 16, 2010

just trying to learn linux here and have some comfusing moments.it is my understanding that if you own directories and files you maychange the group, ownership, and permissions on all of these as you desire.however, in my case I cannot make any changes in my setup on group, ownershipor permissions on any of my files or directories.get error message <operation not permitted>. I know as root you ar supposed tobe able to do anything you desire, however in my case I can go in as root andtry the same commands with the same results. it is as if I am locked out ofsystem as far as any changes are concerned.on my jump drive I have:

total 83832
drwxr-xr-x 26 jevans root 16384 1969-12-31 19:00 .
drwxrwxr-x 9 jevans jevans 4096 2010-01-15 12:51 ..

[code]...

View 14 Replies View Related

Fedora :: Recover Data From Failing Hard Drive

Jun 26, 2010

Using F12 with a LVM Volume, Single disk with OS on and boot partition. The OS HDD is getting i/o errors, but will still boot to the login screen. I've removed the HDD and connected it to a Fedora Live OS on my laptop, connected the HDD and it registers as :

[root@localhost]# fdisk -l /dev/sdd
Disk /dev/sdd: 250.1 GB, 250059350016 bytes
255 heads, 63 sectors/track, 30401 cylinders
Units = cylinders of 16065 * 512 = 8225280 bytes
Disk identifier: 0x000e0069

Device Boot Start End Blocks Id System
/dev/sdd1 * 1 26 204800 83 Linux
Partition 1 does not end on cylinder boundary.
/dev/sdd2 26 30401 243991201 8e Linux LVM

And it tried to mount /dev/sdd2 to view and see if I can recover some files.
[root@localhost]# mount /dev/sdd2 /mnt -t ext4[root@localhost james]# mount /dev/sdd2 /mnt -t ext4
mount: wrong fs type, bad option, bad superblock on /dev/sdd2,
missing codepage or helper program, or other error
In some cases useful info is found in syslog - try
dmesg | tail or so

Any way to mount the partition to allow me to try and get some data back, or if trying to do a full backup of the drive you can get it to ignore i/o errors.

View 1 Replies View Related

Red Hat / Fedora :: Timeout - Putty Going Inactive During A Session And The Job Failing

Jun 1, 2009

I am having issues with putty going inactive during a session and the job failing. I do not want to run nohup but would llike a korn shell script to keep putty alive.

View 1 Replies View Related







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