Screeny
Well-Known Member
- Joined
- Oct 14, 2008
- Messages
- 4,045
hey there
I want to install the modemmanger for using my Huawei UMTS stick.
But opkg install modemmanger didn't work
What can I do to solve this problem?
Sorry, I'm a linux noob :lol:
--
Or is there another way to get my UMTS stick working?
--
Yeah, I am a noob
works well
I want to install the modemmanger for using my Huawei UMTS stick.
But opkg install modemmanger didn't work
Code:
screeny-openpandora:~$ sudo opkg install modemmanager
Installing modemmanager (0.3-r0.6) to root...
Downloading http://www.angstrom-distribution.org/feeds/unstable/ipk/glibc/armv7a/base/modemmanager_0.3-r0.6_armv7a.ipk.
Installing libudev0 (151-r21.6) to root...
Downloading http://www.angstrom-distribution.org/feeds/unstable/ipk/glibc/armv7a/base/libudev0_151-r21.6_armv7a.ipk.
Collected errors:
* check_data_file_clashes: Package libudev0 wants to install file /lib/libudev.so.0.6.1
But that file is already provided by package * check_data_file_clashes: udev
* check_data_file_clashes: Package libudev0 wants to install file /lib/libudev.so.0
But that file is already provided by package * check_data_file_clashes: udev
* opkg_install_cmd: Cannot install package modemmanager.
What can I do to solve this problem?
Sorry, I'm a linux noob :lol:
--
Or is there another way to get my UMTS stick working?
--
Yeah, I am a noob
Code:
sudo opkg install --force-overwrite
works well
Last edited by a moderator: