The tag has no wiki summary.

learn more… | top users | synonyms

0
votes
0answers
139 views

Updating mobile phone's firmware on the Fedora 17

I try to update firmware on my mobile phone using Flashtool from Fedora 17. But I have encountered some problems with this software: [root@zest FlashTool]# ./FlashTool Running as root. A libusb ...
1
vote
1answer
630 views

Is there an ARM repository for Arch Linux?

I'm trying to create a chroot for my rooted android phone. I want to do this with the arch_bootstrap.sh script found on the wiki but I can't find an ARM repository. My PC is x86_64 Arch Linux and my ...
2
votes
2answers
442 views

How can I test a kernel module in a mobile device?

I'm writing a module for the Linux kernel. When this module is ready, I'd like it to run in any device running the kernel. How can I test it in an Android phone? Do I need to recompile the whole tree ...
1
vote
1answer
517 views

How can I send SMS messages from my mobile/router? (Linux/Textmode)

I love mails sent to me from my own system, but I want more... I want... for instance, texts about my system, and a little web-based SMS sender too. So, I buy a GSM (3G) router. This router can also ...
1
vote
2answers
581 views

Stop USB mobile broadband automatically mounting as drive

UPDATE 3: This is what I get from lsusb: oshirowanen@laptop:~$ sudo lsusb [sudo] password for oshirowanen: Bus 001 Device 003: ID 19d2:0031 ONDA Communication S.p.A. ZTE MF636 As I have tried the ...
3
votes
2answers
319 views

How limited is the Linux-based distribution on the Nokia n900?

I am interested what N900 can do with Linux-based Maemo 5 system installed. Can it for example: Compile c++ or java files? Hack into wifi (I meant advanced wlan card features) Create own wifi ...