OpenSUSE Hardware :: Nokia 6270 And 11.2 USB Communications?
Jan 8, 2010I can't find a way of getting them to talk or exchange data, esp. pics.
View 2 RepliesI can't find a way of getting them to talk or exchange data, esp. pics.
View 2 RepliesI have 11.2 with updates, Nokia 6270 and CA5x USB cable, gnokii. Gnokii doesn't recognise the phone, and has no picture handler menu.
View 1 Replies View RelatedNokia 6270 not automatically recognised by 11.2's digikam. slowly through the process of getting it to work as a SCSI-USB device-if that's appropriate. NOOB at work.
View 6 Replies View RelatedGiven that Nokia have bought Trolltech, albeit quite a while ago now, I still can't see any native QT version of Nokia's software suite for their phones. Are there any plans in the coming year for a Linux version of Nokia's PC Suite software?
View 1 Replies View RelatedI'm trying to get WiFi up and running on an older desktop PC. lspci gives me the following information about the WiFi card: 00:0d.0 Ethernet controller: Atheros Communications Inc. AR2413 802.11bg NIC (rev 01) Is there an RPM package for the driver that I need? If no, what should I do to install the driver manually? The PC in question doesn't have any other form of direct internet access. It does have an Ethernet port, but the WiFi router is too far away to hook it up to the access point directly.
View 8 Replies View RelatedI was looking for a way to get the same or similar functionality as the Nokia PC Suite on Ubuntu 10.04. I did find a discussion here [url].
However it is fairly old (2008). I was wondering if it is possible to get more recent information.
In the Ubuntu Software Center I find two applications that seem to fit the bill. I need to know which is better or are the complimentary.
having used SuSE Linux ever since the April 1995 release, I thought installing 11.4 would be a straightforward task. Since it wasn't, I'm summarising here my experience. My PC is built around a 3-year old Asus P5B-plus mainboard, i.e. certainly not brand-new hardware.
1 - on installation, my "Atheros Communications L1 Gigabit Ethernet (rev b0)" wasn't recognized, so I had to "modprobe atl1" from one of the consoles available during installation. That worked but the installer didn't pick up the fact that network was now available.
2 - after completion of the installation, online-updating for the first time and installing the nvidia driver for my "nVidia Corporation G71 [GeForce 7300 GS] (rev a1)" the KDE desktop showed the "blank desktop with mouse pointer" syndrome. Googling yielded that desktop effects had to be disabled in the kwinrc configuration file.
3 - logging in today after an online update, firefox (MozillaFirefox-4.0.1-0.2.2.x86_64) segfaults on start-up while loading the default website (opensuse.org). firefox will run in safemode but it won't run in normal mode, even with all add-ons disabled.
Now I don't have a useable system after a couple of hours of trying. Fortunately, I have a working installation of openSUSE 11.2 but I believe that updates for that distribution will be stopped shortly.
I have the above device and am trying to get it to run under 11.3. I plug it in and the log shows it recognised as a "Nokia Datacard". Then, there are several error messages that seem to emanate from a scsi "probe" (sr1 sense not known type). The device then seems to be "mounted" as a CDROM.
Needless to say, under windows, the stick is recognised for exactly what it is and it works fine - in fact, I am having to post this from a winbox using the stick. I've tried to get the stick up by seeing if the network devices area gave any joy and then the dsl area but all to no avail.
11.2 Old?? camera phone-just want the pics into my PC, have CA-50 USB cable.
View 2 Replies View RelatedTrying to move from Windows to OpenSUSE. I have installed OpenSUSE 11.2, and am having a hard time trying to connect to the internet using my nokia E65. I have tried to configure the modem thru YaST and it keeps showing that my nokia E65 modem is not configured, but adds another modem every time I configure using the edit button i.e. modem0, modem1 etc.
When i finish the configuration I get pop ups on the bottom right conner:
Notification from network management
WLAN interface attached
Network interface attached
But nothing happens afterwards. When I connect the phone it shows that it is recognized as a modem (probably). but when I click on the icon so it connects to my service provider "econet" it just says activating with a red x in the conner, and still nothing happens!
The following are the screenshots (still not sure how to attach files on this forum), may someone assist, with that too.
I really want to move from Windows but this is what's stopping me. the sooner I connect to the Internet through my phone, the sooner I leave Windows, since it's the only way I can connect to the internet.
I have tried wvdial, and I got the following:
I am wanting to set-up serial communications between my server (ubuntu 9.04) and a picaxe chip (a pic with a bootloader) I need to send data in the format of "1,1,1" or "1,1,0" at 9600 baud 8 data bits, no parity, 1 stop bit and no flow control. the data must be sent as numbers not ASCII I have tried
Code:
echo 1,1,0 > /dev/ttyS0
Any simple shell script or even python.
I'm running Ubuntu 10.10 desktop in a VirtualBox VM on a Windows 2008 host machine. The end goal is join the the Ubuntu VM to a Windows 2008 domain. I've downloaded likewilikewise-open_5.4.0.42111-2ubuntu1.2_i386.deb se-open_5.4.0.42111-2ubuntu1.2_i386.deb to get the joining of the VM to the domain. But from this point forward, I'm completely lost.
1) How do I implement this likewise package?
2) How do I get files from my Windows 2008 host to the Ubuntu guest VM?
The likewise file is burned to a DVD. When I try to read the DVD, I get the "My Disk" icon but only one file gets displayed. In other words, the DVD the likewise file is burned to has a ton of files. Ubuntu doesn't see any of them expect one .exe file. The /etc/fstab had no entry for cdrom, so I put a line in that says
/dev/hdc /media/cdrom0 udf,iso9660 user,noauto 0 0 rebooted and that didn't do squat. There is no entry /etc/cdrom but there is directory /etc/My Disc. And I suppose that's what gets mounted because I can see one file on that disc. So then I thought, to hell with the DVD drive and I'll just get the Linux guest to see a "shared drive" on the host. I shared out a folder on the host via the Virtualbox "shared folders". But how I get the Ubuntu guest to see this shared folder is as big a mystery to me as is the creation of life.
I have two linux boxes A and B. Each of them have serial ports (ttyS0 on both) and these ports are connected using null modem serial cable. "A" box is always on and it has getty process on its ttyS0 (I need this getty for serial communication). If I reboot box B, it doesn't boot default entry - just displays grub os select table. After some investigation I realized that getty process on A sends some data to grub on B while it's booting and grub behaves the same way as if some key is pressed during timeout period - it doesn't boot default and waits for interactive user response. I need to reboot B remotely so its no good for me.
View 5 Replies View RelatedI have an application written in C (by somebody else) monitoring a device connected to a serial port. I'm using an old laptop w. tinycore linux for an os. The app works well enough, and the communication speed is relatively slow, 9600bps, unidirectional, comes in packets of 18 bytes. The app is just picking apart the packets and displaying the contents on a formatted screen (ncurses), updating about once every 1/2 second. The trouble is, the app is polling the serial port and using *all* of the cpu bandwidth. The cpu fan runs full bore all the time.
Other activities are sluggish when the monitoring program is running. I'd like to modify the app to be a little more intelligent, use a receive buffer and interrupts to trigger processing each packet and, most importantly, not poll in a tight loop waiting for data. I'm not sure where to start, but I'm convinced this isn't that complicated of a change. Is there a good resource that would explain the basics of reading data from serial port software buffers, triggering on interrupts and suspending or sleeping when no interrupt is pending?
A relative will soon be traveling to China to adopt a child. China is cracking down on communication tools like Skype. Some people are using Virtual Private Networks (VPN) to ensure they can communicate with families back home. I know nothing about VPNs so I have some questions.
1. Is VPN some kind of software that you can install on 2 computers to have a secure communications?
2. Is there something in Ubuntu's Software Center that I should try?
3. If China is cracking down on external communication, is VPN the best tool to ensure communication back home?
I've just set up an LTSP server, with all its clients on a separate subnet to my main network - the main network is 192.168.1.x, and the LTSP clients are all 192.168.2.x. My LTSP server has 2 NICs, one on each network, and is merrily forwarding normal IP traffic from the clients to the rest of the network. I have a client/server application that has a server on one machine, and clients locate and attach to it using multicast protocols. The server is on the main network, and any other machines on the network can locate and talk to the server quite happily. The LTSP clients, however, cannot - I assume because the multicast communications aren't being forwarded by the LTSP server. How I can get this working?
View 2 Replies View RelatedI am running kubuntu 9.04. I have minicom, Gtkterm and Putty installed. minicom seems to be really good, but I am missing scroll back functionality on there. Either that or I'm a novice with it and don't know how to do it. Putty is a GREAT app. But what I'm finding is that after the terminal runs for a bit, the screen shows characters from the previous lines and goofs up the output. If I move the window, the gibirish disappears. gtkterm is adding several empty lines to any of the screen output.
View 2 Replies View RelatedI've been using Kate for a while without any problems.
However, today I tried to install Kedit.
Then I got this message:
"There was an error setting up inter-process communications for KDE. The message returned by the system was:
Could not read network connection list. /home/mikeb/.DCOPserver_XXX__0
Please check that the "dcopserver" program is running!"
Then I uninstalled Kedit, hoping that the damage would be undone.
However, Kate still shows the same message upon startup.
So I reinstalled Kate, and got the same thing.
What did the Kedit installation mess up, and how I can I fix it so I can use Kate again?
I have Nokia E63, have bluetooth files in inbox which I want to transfer and I want to connect it to my Suse 11.2 PC. I have plugged in with the usb cable. Digicam Photo Program is detecting the phone but it is not connecting to it. How to mount the device? The device is showing in device manager as a usb.
View 2 Replies View RelatedI have a dual boot Win XP and Ubuntu 8.04. I use my phone Nokia 7210 Supernova as a USB modem on XP using NokiaPC Suite. I don't know how to do this in Ubuntu.
View 1 Replies View Relatedanyone got the Nokia N8 device working with Rhythmbox or anything else? or maybe some mtpfs thing ?My N900 seems to work fine, although the N8 is a newer device.
View 2 Replies View RelatedI can't seem to get my N8 to show up in rythmbox. Has anyone had any success trying this, or could anyone recommend a better program?
View 1 Replies View RelatedI have just installed ubuntu on my hp laptop and i found that there is no pc suite for Linux.i am using nokia 5310 xpress music phone so i was in little trouble bcoz i need to use dial up connection through my phone .
View 2 Replies View Relatedmy Linux EeePC1000 doesn't recognise my nokia 2760 when I plug its usb cable in (tried all 3 sockets) my windows PC at work recognises it automatically when plugged in, but i dont have a driver, so the cable must be fine (although the nokia suite cant for some stupid reason then find it).
View 1 Replies View Relatedcan anybody tell me haw to configure internet on fedora 14 since i m new to linux and i have only one way to to use internet ios through phone and with usb data cable on my pc?
View 1 Replies View RelatedI'm having troubles pairing Nokia headset BH-503 to my linux box. Here is what I tried:
1) Installed Blueman
2) searched new devices and found my Nokia BH-503
3) Set PIN code to custom and entered PIN 0000
4) Of course the headset is on pairing mode
However the pairing is always failing. In Blueman I get "Page Timeout", I also tried it with the other Bluetooth application which gives me the message "Setting up Nokia BH-503 failed"
how can i get my nokia x6 phone to be recognized on mint 10 via usb cable...plug in my cable and nothing...tried nokii nothing...bluetooth far too slow when i try it...i know it has something to do with the usb ports and the phone code...but i not sure...sorry very green here and next to no techno knowledge...ta for any info...
View 1 Replies View RelatedUsing my 3G to the net on centos 5.2 ?
View 1 Replies View RelatedI 've searched for on a lot of threads and google results, I found no response. Does someone know a solution to synchronize calendar and contacts between a smartphone nokia ( particularly N97 one) and thunderbird with lightning or sunderbird plugins on fedora ( release 11 for me) please?
View 2 Replies View Relatedi am using fedora 12is there any way to use my nokia n78 as gprs modem to connect my computer to internet
View 4 Replies View Related