Ubuntu Networking :: Bluetooth On 10.04 Doesn't Work?
Dec 22, 2010
i have had my bluetooth keyboard and mouse working fine for a little while now, then one day.. seemingly out of the blue (no pun intended) it stopped. heres what i deduced:
Mouse works fine, always keyboard doesnt.
I'm using a logitech dinovo edge
and i can manually force the keyboard to connect by putting the keyboard into discoverable mode (press the button on the back of it) and using hidd:
Code:
hidd --connect XX-XX-XX-XX-XX-XX
but who the heck wants to do that on every reboot or resume from sleep! yikes..
firstly, i noticed that bluetoothd was segfaulting alot:
Code:
ec 22 17:26:09 hostname kernel: [21329.811149] usb 2-6.2: new full speed USB device using ohci_hcd and address 6
I was in 2.6.38.-2-amd64 and it was upgraded to 2.6.39-2-amd64. After the upgrade, every reboot disables the bluetooth mouse. There is a message from the panel with a bluetooth icon Bluetooth Device Authorization request from Logitec mouse... check authorization
I push the buttons on my mouse and the button on the dongle to try and get them to pair, but, the dongle does not work. It is not scanning when I push the connect button.I unplug the usb dongle, and plug it in again, and this time I am able to pair them, and the mouse works. But, I have to do this every time I reboot which is a pain. I found that in the previous kernel, The Bloothtooh package is 4.91-1, but it has been upgrade to 4.91-2. So, this is creating the problem.
I live out in the middle of nowhere and can only access internet via tether. PDAnet doesn't work according to June Fabrics with Fedora yet, but they state that Bluetooth DUN is supported.
I have an acer aspire v5-123 notebook and installed debian 8.3 it's really awesome os but lap top blue tooth and touch pad dos not work. I see bluetooth file failed on startup my laptop.
So I can't get the bluetooth tethering to work still! I have been trying for about 2 weeks. The phone pairs, in blueman I set the phone as a trusted device and click network access point. It then flashes up on the iPhone tethered with the blue banner. Blueman says it is connected. But no net access. Network connections shows no new connections either. Weird, I thought it would appear in there. Is there anything I can do to force it to add the bluetooth link as a network connection?
Suddenly after a long time with fedora (now with fedora 15), bluetooth and wifi not working on my laptop (now I'm connected to cable), I checked the network in console doing this:#systemctl status network.serviceAnd response:network.service - LSB: Bring up/down networkingLoaded: loaded (/etc/rc.d/init.d/network)Active: failed since Sat, 03 Sep 2011 21:18:24 +0200; 1min 50s agoProcess: 2949 ExecStart=/etc/rc.d/init.d/network start (code=exited, status=1/FAILURE)CGroup: name=systemd:/system/network.serviceInstead I do the same query with the bluetooth service and gives me all OK, but does not work, I do not
I've just loaded up Fedora 13 and I like the new feature Fedora have which allows you to use your mobile as a internet modem over bluetooth. Is it possible to update my Network Manager in ubuntu 10.04 to this new version 0.8.997 through the package manager? Is there a PPA or something I could use?
Would just updating this add the bluetooth ability or would I have to update gnome-bluetooth package as well? Is it doable at all or should I just wait till the next Ubuntu comes out?
I have a liveusb running Fedora 11 on my hp laptop. I would like to use my T-Mobile Dash 3G unlimited data connection. I have seen many posts regarding wvdial, modem scripts, etc that are going a little over my head. I was able to connect my phone to the laptop, but when I tried to initiate internet sharing on the phone via Bluetooth PAN, nothing happened on the computer. I was connected but not able to do anything.
I saw some developer in a blog mention that he had put Bluetooth PAN support in Fedora 12. Is this not available in F11? Should I try moving to a F12 liveusb for this?
Has anybody had success getting a Tmobile 3G to work with F11?
I would rather use the USB connection so I could charge simulteously, but this looks a lot tricker.
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?
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.
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]....
I have this annoying problem since day one.I am testing out Red Hat RHEL5, everything is fine except DNS look up.If I ping www.google.com, it doesn't work, ping ip address it all works;if I bring up browser, put www.google.com it doesn't work, can't find the name, however, simply put ip address there it works.My DNS seeting seems ok, and the DNS works from Windows box.
I have recently installed ubuntu 10.04. After some days of trying I can say that ekiga doesn't work with 10.04. With the same computer I was perfectly able to use ekiga with ubuntu 8.1, the 10.04 gives me connections problems.... it simply say says "Could not register (Failed)".I'm trying to connect with my voip provider (12voip.com) but it seems that I can't. I have even tried other programs like empathy, Twinkle, QuteCom but with none of them I can connect with my voIP provider. I think there are some connection problems but I really don't know how to face them. We have to configure router in 10.04 for sip connection? Actually I can't phone at all.
I've tried to use netcat in the past and assumed it was my stupidity that was preventing it from working... but this is getting ridiculous. I'll execute nc -l 3333 on a server at 192.168.0.105 (after opening it on the firewall of course) then I run nc 192.168.0.105 3333 on my laptop (from 192.168.0.101). and nothing happens... i start typing and nothing comes up on the terminal.
I run nc -z 192.168.0.105 80 which should ideally do a port scan of port 80 on that server (of which I'm running a web server that clearly works) but it doesnt even give me any feedback. Nothing happens. Now when I use the verbose flag i see that I am indeed connecting to the specified port on the server successfully (so the port scan one is a success but only with the verbose flag... which shouldnt be the case I believe). But still once I have the server listening and the laptop connected... I type in both windows and nothing happens...
I am networked to a Windows machine. I can see and open files across the network. I can see and add my HP 6000 printer (it is on the Windows machine). On my Ubuntu machine this printer has a check mark by "Enabled" and "shared" but I cannot set it as default (that option is ghosted) and when I try to print a test page it says "unable to connect to CIFS host" I downloaded the HP Linux setup program. That program cannot locate the networked printer at all.
I'm running Ubuntu 10.04 on my laptop. Up until about a week ago, my wireless worked fine, but now it rarely connects. Sometimes the connection indicator shows that I am connected, but when I click on it it doesn't show any active networks. Even when I use a wired connection it doesn't always work.
i've installed it on my parents old computer, mostly for downloading. But wired internet did work all the time but then i had to reset our router because of some problems and now it doesn't work anymore! But the strange thing is, if i put the cable on my own laptop with windows on it, then it works as normal.
So i guess its some kind of DNS problem, but i'm very new with ubuntu and also not so good with computers. Our network is simple just an modem connected to an router: Sitecome WL-341.
Networking on Fedora 11 doesn't work for me on various machines. Fedora 10 does, but only if you don't do an update.Why does Fedora get worse the more you keep it up-to-date?
I just upgraded from 9.04 to 9.10. When I restarted, I admired the new login menu, then went to Firefox. I noticed that my wireless didn't work (it did in 9.04) Thinking I'd just need to reinstall the drivers, I plugged in the computer to a working Ethernet outlet with a working cord. I noticed that Ubuntu didn't tell me that Auto eth0 was connected. It didn't tell me anything. And then I went to Google and realized that the wired connection didn't work either. Then I came here on an iPod Touch and you know the rest.
I really want to convert over to ubuntu and use ubuntu netbook remix on my new netbook but I've had a hell of a time trying to get it to access the internet, I've tried installing drivers but I don't really know how.
My Netbook Details:
MSI U130 1.66 Intel Atom N450 1GB DDR2 Ram Windows 7 Starter 802.11 bgn 1r1t Mini Card Wireless Adapter
setup consist of three machines: 2 servers (A and B)(ubuntu) and my local laptop Server A is a company controlled server which holds project data Server B is our office local server, which we use for development purposes. The problem occurs when i ssh from my local laptop to server B. After loggin in, i execute a script to transfer data from A to B. This script mounts server A using gvfs-mount. It fails to mount completely and gives me the following error
Code:
Error mounting location: volume doesn't implement mount
However if i log onto server B, using the servers keyboard and monitor (using a gnome session) i can execute the line. To verify that it's something related to the ssh login, i tried the following: (My local laptop is also running ubuntu) from laptop open a terminal. See the gvfs mount work as expected. open another terminal and ssh localhost tried to execute gvfs-mount from the local ssh session and i get the above mentioned error. After googling a bit, i found that it might related to dbus (which i know _nothing_ about) and i tried
Code:
dbus-launch gvfs-mount and then tried to gvfs-mount server A, but it fails again.
On my HP TX2500 laptop, dual-booting Vista and 9.04, Ubuntu installation found the WLAN and it works fine.I installed VirtualBox with Vista as the host and 9.04 as the guest. Wired Ethernet works fine but it didn't seem to find my WLAN. What more do I need to do?
I try to do wireless man-in-the middle attack with my ASUS laptop and I've alreay got two wlan adaptors, a built-in Atheros NE-785H and a TP-LINK TL-W322G USB wireless adaptor. Either of them is to act as a rogue access point (soft AP). The biult-in adaptor works well but I just can't get the TP-LINK working properly.
I have alreay visited the threads below No Wireless with TP-LINK TL-WN322G found Problems with a TP-LINK TL-WN322G 54g Wireless USB Adapter (ZyDAS zd1211b Chipset ) HardwareSupportComponentsWirelessNetworkCardsTP-Link tp-link WN322G Wlan mit TP-LINK TL-WN322G
I'm running Karmic with 2.6.31-19, according to the Ubuntu help page it should work out of the box, but it just wouldn't work for me. I only got it working with ndiswrapper, which is clearly not what I want to use since it's not supported by aircrack-ng.
Here are results after running modprobe -v zd1211rw
Code: WARNING: All config files need .conf: /etc/modprobe.d/ndiswrapper, it will be ignored in a future release. insmod /lib/modules/2.6.31-19-generic/updates/cw/zd1211rw.ko then lsmod | grep zd
I have a desktop pc with xubuntu 9.10 32bit installed. I don't have direct access to this machine, but they told me that internet is not working (firefox, synaptic,etc...), but only skype works! If they reboot on windows, everything works well, so it's not a matter of connection or dns.It's very important because they work with that computer. How can i solve the problem? and what could be the cause of this strange anomaly
I installed Ubuntu10.04, It cannot driver Wired network and wireless. Later I installed linuxMint9, wireless is ok, but wired network doesn't work. I am sure the lan cable is ok. It works in Windows.