Fedora :: "Smart Phones" Have The Best Native Support?

Mar 4, 2011

Just thought I'd ask on her which smart phones have the best native support in Fedora? I use F14 (I also use a debian spin-off called Mepis) I was thinking either a Nokia E7 or an HTC / Samsung with Android, but I'm not sure what's available for email synchronisation etc.

View 3 Replies


ADVERTISEMENT

Ubuntu :: What Are Chances Of Super Smart Phones Being Released?

Feb 3, 2010

What are the chances of super smart phones being released?Devices which look like normal smart phones, but have the ability to run a full blown linux distro like ubuntu and have the power to play 1080p files, which also come with docking stations so you can plugin an external display, usb keyboard and mouse, so at home, it can be used as a normal desktop PC...Possibly using the ION based NVIDIA GPU with dual core 64bit processor!

View 1 Replies View Related

Red Hat / Fedora :: Gnokii Two Phones - Connect Two Phones With Usb

May 13, 2011

I have a problem with gnokii when I try to connect two phones with usb. my gnookiirc look like:

[global]
port = /dev/ttyUSB0
model = AT
initlength = default
connection = serial
use_locking = no
serial_baudrate = 19200

[Code]...

View 2 Replies View Related

Hardware :: Broadcom Bcm 43225 Native Support By Kernel?

Apr 20, 2011

Does somebody know what about native support by kernel for Broadcom's wi-fi chipset - bcm 43225? In kernel sources 2.6.38.3 in section "staging drivers" I saw something like "Broadcom 80211n". I selected this module for compiling, but in process I got error something like wrong type of variable or something else when module was compiling.

View 4 Replies View Related

Networking :: Huawei K3520 / Native Support For Usb HSDPSA Dongle?

Apr 23, 2010

Does anyone yet know of any Linux distro which offers native support for this usb HSDPSA dongle?

Failing that, any distro which can be hooked up to it with minimal tinkering.

View 2 Replies View Related

Fedora :: Calendar / Address Book App Which Synchronizes With Phones?

Jun 10, 2010

I was wondering what smartphones do people have and what applications are they using with them.
Is there a calendar/address book application which synchronizes with the phones?
I've used a Palm Pilot with J-Pilot before. Would it work with an iPhone or Blackberry or Nokia N900?

View 1 Replies View Related

Fedora :: F12 - Smart Card (DoD CAC) Stopped Working

Dec 16, 2009

Our smart card readers stopped working with Firefox and Thunderbird after upgrading from Fedora 9 to 12. When I first opened it, Thunderbird warned that the "CAC Reader (DoD Configuration Extension)" is incompatible with the current version (3.0b4) and disabled the extention. Firefox (3.5.5) just doesn't work. The module listed in Mozilla Firefox/Thunderbird [Security Devices] was "/usr/lib64/pkcs11/libcoolkeypk11.so" which is still there. To get it working in Fedora 9 I was able to run an installer from [URL]. That was before my VeriSign software certificate expired.

Now I can't even connect to forge.mil because they require a PKI cert to connect. I'm wondering how they expect someone to get a driver for their CAC reader if they need a working CAC reader to get the driver - seems like a "Catch 22" situation. I also still have the rpm's that I downloaded before from software.forge.mil. I tried installing those but that didn't help.
mozilla-dod-configuration-1.0.2-0.noarch.rpm
firefox-mozilla-dod-configuration-1.0.2-0.noarch.rpm
thunderbird-mozilla-dod-configuration-1.0.2-0.noarch.rpm

Does anyone know if there is a later version of these RPM's or if there's another way to get our CAC readers working again with Firefox and Thunderbird?

Relevant Background Info:
Installed Packages:
ccid-1.3.9-2.fc12.x86_64
coolkey-1.1.0-11.fc12.x86_64
mozilla-dod-configuration-1.0.2-0.noarch
firefox-mozilla-dod-configuration-1.0.2-0.noarch
thunderbird-mozilla-dod-configuration-1.0.2-0.noarch

Could a renamed kernel module be part of the problem? What do you make of the following information?

Find library dependencies:
Code:
[root@inet3 ~]# ldd /usr/lib64/pcsc/drivers/ifd-ccid.bundle/Contents/Linux/libccid.so
linux-vdso.so.1 => (0x00007fff41bff000)
libusb-0.1.so.4 => /usr/lib64/libusb-0.1.so.4 (0x00007f52a37fd000)
libpthread.so.0 => /lib64/libpthread.so.0 (0x00007f52a35e1000)
libc.so.6 => /lib64/libc.so.6 (0x00007f52a3268000)
/lib64/ld-linux-x86-64.so.2 (0x000000374b400000)
[root@inet3 ~]# locate linux-vdso.so
[root@inet3 ~]# locate vdso.so
/lib/modules/2.6.31.6-166.fc12.x86_64/vdso/vdso.so
[root@inet3 ~]#
##!!

There is no module named "linux-vdso.so". It looks like there was a name change that broke the libccid.so dependencies. I tried creating links within "/lib/modules/2.6.31.6-166.fc12.x86_64/" named linux-vdso.so pointing to vdso.so but it still isn't working. I've unloaded the module within Firefox (and Thunderbird) preferences within the [Security Devices] manager. Then tried adding it back using the [Load] button and specifying the coolkey library again but it's still not working.

View 12 Replies View Related

Red Hat / Fedora :: Smart Card Authentication In RHEL6?

Mar 2, 2011

I have recently installed RHEL6 BETA on my desktop. the login page is somewhat different from RHEL5.4. I can see 3 option

1) Log into session with smart card authentication
2) Log into session with fingreprint
3) Log into session with username & password.

By default only first option is active. If I press cancel, then only I can get the options for user & other.Then if I am selecting my user account and giving the password, nothing is coming. The screen is just flicking & coming back to original. No authentication failure can be seen.

View 1 Replies View Related

Fedora :: Yum Repo To Smart PM Channel Convertor Script

Jan 28, 2009

Now the file upload feature is working, I have added the correctly indented php file as an attachment on post no: 3. The attached php script will create any missing smart channel files from the equivalent yum repo files. Any new smart channel files will be placed in a /new-smart-channels subdir of the yum repos directory.

Installation
Copy the attached php CLI script below to a new file, called create-smart-channels.php.
Change the permissions to something like:
# chown root:root create-smart-channels.php
# chmod 755 create-smart-channels.php

Then place the script in the directory that contains your yum repo files, usually /etc/yum.repos.d/

If you have set any open_basedir restrictions in /etc/php.ini, you will also need to add '/etc/smart/channels/:' to the search paths to allow create-smart-channels.php to read the contents of the /etc/smart/channels/ directory.

Warning:
Do not allow php access to the whole of the /etc directory. This could be a security issue. Whatever access restrictions are set with open_basedir (if any), you should override these in your httpd.conf file, to restrict apache's php module to only allow access to php files under your apache's document root. To do this, use something like this in your httpd.conf file:

<Directory />
Options None
AllowOverride None
Order Deny,Allow
Deny from all

# these are the only directories which the apache PHP module can
# have access to. This setting overrides the settings in the
# global php.ini file, which applies to the CLI version of PHP .....

View 4 Replies View Related

Fedora Hardware :: Elantech Smart Pad Touchpad On ASUS N61 And F12?

Dec 2, 2009

I have a problem with Elantech Smart Pad under F12 on ASUS N61 notebook. I could not find the driver, and it is not possible to set sensitivity or to turn it off. It is quite annoying.Does anybody knows how to turn it off, or configure it?

View 1 Replies View Related

Fedora Hardware :: Smart Phone SD Card NOT Detected In 14?

Dec 17, 2010

Smart phone (MyTouch 3G) SD card is NOT being detected in Fedora 14 installed on Asus G73 JW-A1 laptop. Notes: SD Card, using the same cable, is detected just fine on Windows laptop and was detected on a desktop computer (that I no longer have access to) that was running Fedora 12.

View 2 Replies View Related

Fedora :: Getting Smart Card Reader Added As Security Device In Firefox?

Jun 10, 2009

Anyone running fedora 11 have any luck getting a smart card reader added as a security device under firefox?
Specifically from firefox: Edit-Preferences-Advanced-Encryption tab-Security_Devices-Load;
Enter arbitrary name and "/usr/lib64/libcoolkeypk11.so" as the module.

This worked fine in fedora10 and was the necessary step to getting a card reader to work with firefox. In fedora11 (with firefox beta) the browser just comes back with nothing, it doesn't even respond. Note I am familiar with the concept of pki and certificates as well as certutil, pkcs11_inspect, pklogin_finder, etc. Also note utlities like pkcs11_inspect and pklogin_finder and esc all work and communicate with the reader and read the contents of the card but smart card login configured via the authentication applet (as working in fedora 10) is not working either.

View 3 Replies View Related

Fedora Hardware :: SMART Board - Mouse Jumps To Top Left Corner?

Jan 21, 2010

I have a fedora 11 machine set up in a class room. Every time I plug the Smart Board in, the mouse jumps to the top left corner and every time I move the mouse it jumps back there again.As soon as I unplug the Smart Board the mouse goes back to normal.I have used the exact same Smart Board with a Fedora 10 machine without any problems.ideas on what could be causing this problem and how I could fix it

View 2 Replies View Related

Fedora Hardware :: No Native Printer Drivers

Feb 3, 2011

I believe printers and printing are 2 most retarded things on this planet, completely useless and unnecessary.I haven't had one and never needed one, until now, as in my little retarded country bureaucratic and accounting reasons forced me to buy one, as I have my own company (and I really really hated to do it, but...) Whatever, I got Samsung SCX-4623F (and I will hate myself till end of my life to buy such retarded device), and now I can't seem to figure out how to get it started in Fedora 14. I dont need scanner, just printer. Naturally, there are no native drivers for linux, and I have cups installed and Printing tool in System->Administration doesnt do anything.

View 8 Replies View Related

Fedora :: Install A Native Version Of Spotify On F15 64 Bit

Sep 7, 2011

im trying to install a native version of spotify. Trying to use wine a little as possible. For now i only want to use utorrent with wine, cant live without it im having a hard time to install spotify on my system, i looked hard everywhere for a .rpm version to install. But couldnt find one. I googled and found out that im not alone with this problem, a lot of people talked about a program called "alien" that can convert the .deb version for debian and ubuntu. Tried to install that one but without success. I tried with theese two:

[Code]...

View 2 Replies View Related

Fedora :: Usual Username/password Prompt Laptop Comes Up With Smart Card Authentication & Can't Login?

Feb 8, 2010

Something has gone awry with my login. After the usual username/password prompt my laptop comes up with smart card authentication & I can't login. How do I get away from the graphical login so I can login & correct the problem?

View 3 Replies View Related

Fedora :: Protocol-native.c: Requesting Rewind Due To End Of Underrun

Jul 2, 2009

I have seemed to work out all bugs in pulseaudio except 1. When pulseaudio wakes up it stutters for a few seconds and then plays fine. I ran pulseaudio -vvv in the terminal and found that it was an underrun and got this message.

Code:

protocol-native.c: Requesting rewind due to end of underrun.

View 4 Replies View Related

Fedora :: XRDP Server - Use RDP Session With Native Language

Sep 20, 2010

To install XRDP server do

[code]...

To connect server use mstsc.exe in windows, rdesktop in linux - if you do not have it yum install rdesktop. But if you use different from english localasation of fedora, you will see only english Gnome and instead of your local fonts in terminal

[code]...

Now you can use fedora RDP session with your native language.

View 2 Replies View Related

Fedora Networking :: Novatel Ovation U720 Native In FC11?

Aug 28, 2009

Finally, my mobile broadband is native to Fedora. Just finished clean install of FC11 and it found the device, started it, and it works, just like it did in WIndows. ZeroConfig FTW! Great job Fedora team on this. FC10 it didn't work at all and FC6, 7, and 8 it took a lot of tinkering to make it fully functional.Also, NM is working MUCH better now with static IPs over the previous FC10 version. Set it up first run and had no issues with running my laptop on the network.

View 6 Replies View Related

Fedora Installation :: Test An Application GUI With Python 2.4, 2.5 And 2.6. Python2.6 Is Native In F12?

May 21, 2010

I am driving Fedora 12 and need to test an application GUI with Python 2.4, 2.5 and 2.6. Python2.6 is native in F12 at /usr/lib... and I have alt-installed 2.4 and 2.5 at /usr/local/lib... Site-packages directories for 2.4 and 2.5 are empty. I have tried different tricks to install gtk-2.0 and pygtk in the site-packages of 2.4 and 2.5. But could not find a working solution.

My latest trial was to download Fedora 7 live and copy from its python2.5 gtk-2.0 and pygtk.* to F12:/usr/local/lib/python2.5/site-packages. Results were as follows:

Python 2.5.5 (r255:77872, May 13 2010, 17:15:51)
[GCC 4.4.3 20100127 (Red Hat 4.4.3-4)] on linux2
Type "help", "copyright", "credits" or "license" for more information.
>>> import pygtk
>>> import gtk
Traceback (most recent call last):

[Code]...

View 2 Replies View Related

Ubuntu :: Phones With Compatible ?

Sep 21, 2010

I am looking for a new smart one. Although I am a long time Blackberry user, I am open to switch to droid or Iphone. One frustration I had with Blackberry was that I was not able synch my phone with my home computer (ubuntu) when I checked two years ago. Since then I have been using a windows machine to synch.

Now I am looking for a new phone and I would like it to work with my Ubuntu computer. I am wondering what other Ubuntu users experience are on this issue.

View 2 Replies View Related

Ubuntu :: Bluetooth Can't Browse Phones Anymore?

Dec 29, 2010

I upgraded to Ubuntu 10.04 LTS 64-bit and I can't browse the contents of my Cell Phones anymore. I was able to do it with 9.04 but it was a hassle, because if I was not quick enough to acknowledge the request on my phone Ubuntu would get a time out error but after the 3rd try I would usually successfully connect to my phone or if I deleted the phone from the bluetooth and then re add it it would connect on the first try.

With 10.04 when I first installed 10.04 it would connect to my phones without any problems, now it won't connect at all, if I select browse files on device and select a phone it does nothing,no phone response and no error message from Ubuntu, it just sits there like I never tried to access my phones.

I can Send files from Ubuntu to my phones and send files from my phones to Ubuntu but I can't browse the files on my phone from within Ubuntu's Bluetooth program.

I can successfully browse and transfer files in XP running natively and under Virtualbox using Samsung's Program "New PC Studio."

View 1 Replies View Related

Server :: Sending Email From Mobile Phones?

Mar 23, 2011

So I have Postfix working great and I've always used webmail if I needed to send email from PC's outside of $mynetworks. So fast forward to today where I got my 1st Android powered mobile phone and I can configure the Android mail client to send/receive IMAP email but my question is do I need to become an open relay to allow my random wireless providers dynamic range of IP's to send mail via Postfix? Seems extremely vulnerable and scary to think I would have to allow my providers IP range to relay mail via my MTA. I started reading a bit and I think I need SASL authentication and since both Postfix 2.8.1 & Dovecot 2.0.11 are both configured / using TLS, is there anything else I would need or you recommend for sending email from my Android powered mobile?

View 2 Replies View Related

Fedora Networking :: Wireless - Harsh Packet Loss - Cannot Find Any Native AR5008 Drivers For My Card

Nov 2, 2010

I am recently trying to get a steady wireless connection running. I am currently using the default settings/driver Fedora 13 is stocked with. As my internet browsing is somewhat up and down in load times, I decided to check in a video game which is generally a good test for me. haha I am harshly spiking and cannot find the source of my problem so my guess is a driver issue.

lspci | grep Network:

Code:

Code:

It is is seemingly right, my Windows 7 harddrive works just fine, this is just one last of the few issues I'm having from fully formatting my winblows HD to use as Linux storage.

I cannot find any native AR5008 Linux Drivers for my card and it has been a frustrating day. I guess I'm not cut to be a network analyst just yet.

System specs:
ASUS P5Q SE/R
Intel Core 2 Quad Q9550
4GB DDR2 667
Gigabyte GTX465 1G
TP LINK TL-WN851N Wireless card

View 7 Replies View Related

OpenSUSE Wireless :: Bluetooth Phones Not Pairing Up Correctly?

May 27, 2010

The PIN validation screen is giving me some trouble. I am trying to pair an LG Rumor Touch and the PIN pops up and matches and the phone is happy to accept the pairing so when I click the PIN matches button on the Bluetooth Remote Device Wizard it will not close. It shows a spinny clocky but just sits there until I cancel. The device manager shows a greyed out light but it lists the device. The tray icon shows device, but gives No supported services found on the menu entry. Dolphin shows device but when I click it to browse it loads to an empty folder. The Device Wizard behaves this way for other phones also, but I was able to get some services running if I ignored it and let it sit there. If I canceled the process it messed up the services.

View 1 Replies View Related

Ubuntu Networking :: Tethering Samsung Android Phones?

Oct 15, 2010

i have the samsung intercept and want to be able to tether using easy tether pro it world perfectly on windows but i cant find samsung adp drivers for ubuntu currently running ubuntu LL but im willing to reinstall with 10.10 if that will do it out of the box

View 3 Replies View Related

Ubuntu Security :: Digital Fingerprinting For Computers And Phones

Dec 1, 2010

I read in the WSJ today that there is an effort to fingerprint computers and phones. I understand the business model, I'm concerned that too much information will be floating around.

View 9 Replies View Related

Ubuntu Servers :: Setting-up Skype Server To Use With In-house Phones?

Jun 16, 2010

There are a number of USB devices that can make Skype work with an existing home phone network, but most I've seen require Windows to work. I already have an always on headless Linux server running Ubuntu Server 9.04 (no GUI installed), so does anyone know of software and hardware that'll work with my setup to enable one of the analog lines in my home to work with Skype?

Also it seems most of the USB to Phone adapters are being discontinued and Skype doesn't even list any on their site. Do you guys know if they're phasing these devices out?

View 4 Replies View Related

Ubuntu :: Application That Can Send Text Messages To Cell Phones With?

Mar 17, 2011

Anyone know of an application that I can send text messages to cell phones with? I send alot of text messages to my wife while I work and it would be so much easier if I could just do it from my keyboard.

View 3 Replies View Related

Server :: Getting Unsolicited Bulk Email (UBE) Errors When Using Mobile Phones

Mar 22, 2010

Recently if I have been getting Unsolicited Bulk Email (UBE) errors when using mobile phones to send. The ip in postfix is allowed to relay but I suspect that the mobile provider is using DHCP to issue address to the phone (though I have check the ip addresses are always allocated the same) I have checked via a fixed ip that is allowed in the relay and this does not generate the same error. Does anyone know what I can change in Amavis or Postfix to sort this out, because legal mail is being rejected via the mobile phones at the moment.

View 2 Replies View Related







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