[SOLVED] NetworkManager and UMTS/3G

I have a problem with NetworkManager and its Applet (the GNOME one)
In Ubuntu 10.04 it works fine with NM and in Archlinux it works flawless with wvdial but not with NetworkManager
It just tells me that i dont have any UMTS/3G devices (which is just nonsense)
Is that a bug in NetworkManager or am i doing something wrong?
//Edit: Oh damm i just forget the optional dependency "modemmanager"... solved
Last edited by Vamp898 (2010-06-14 00:43:24)

Your edit got me one step further, now I see that device also in networkmanager here finally. Thank you!
If someone tries to click onto "configure" for "mobile broadband" and its greyed out: Click "configure" for wired, leave that window open and just click "configure" in the main networkmanager window again. Then the network connections box from gnome 2 comes up and allows to configure 3G entries. (not a gnome bug, but a feature;)

Similar Messages

  • [SOLVED] NetworkManager and DNS

    Hello,
    Is there any way to set and make permanent DNS adress with NetworkManager? I'd like to use OpenDNS so I edited /etc/resolv.conf and it works till next system restart. What am I supposed to do to make DNS adress permanent?:/
    EDIT: Something gone wrong.
    EDIT: Solved, it's new NetworkManager 0.7.
    Last edited by MilosC (2009-03-08 02:10:32)

    My all time favorite way to do this is to put your isp (or OpenDNS addresses, etc) into your router via it's own configuration page.  I've never had to mess around with resolv.conf, dhclient etc this way for over 5 years and let the box pick it up from your router.
    After making the change in the router, restart networking, or reboot.

  • [SOLVED] Networkmanager and special ascii characters kde issue

    cannot connect to ssid with french characters like 'é' and other chars in networkmanager kde
    it work fine in gnome but in kde the networkmanager dont recognize non english letters
    have any one a way to use Hex value instead of ascii in ssid
    Last edited by jambi (2014-07-14 00:03:43)

    You need to configure the profile manually in
    /etc//etc/NetworkManager/system-connections/
    then create a file named
    (null) 1
    [connection]
    id=(null) 1
    type=802-11-wireless
    [802-11-wireless]
    ssid="SSID IN HEX"
    mode=infrastructure
    mac-address=xx:xx:xx:xx:xx
    security=802-11-wireless-security
    [802-11-wireless-security]
    key-mgmt='wireless security'
    auth-alg=open
    psk=password
    you can convert from ascii to hex using terminal
    echo 'ssid' | xxd -u -p
    connectioneditor in kde need more handling functions to be added . i hope in next release they build a robust connectioneditor
    Last edited by kortez (2014-07-07 21:15:45)

  • [SOLVED] NetworkManager dumped core

    Symptoms: WiFi randomly drops out.
    More specifically: NetworkManager core dumps and network-manager-applet stops (Gnome 3.8)
    If anyone has suggestions, I'd be grateful. I'm at a loss, other than disabling NetworkManager and enabling netctl. Details follow below.
    Thanks so much!
    uname -r
    3.9.0-2-ARCH
    uname -m
    x86_64
    lspci -v
    Network controller: Intel Corporation Centrino Advanced-N 6205
    rfkill list
    0: tpacpi_bluetooth_sw: Bluetooth
    Soft blocked: no
    Hard blocked: no
    1: phy0: Wireless LAN
    Soft blocked: no
    Hard blocked: no
    2: hci0: Bluetooth
    Soft blocked: no
    Hard blocked: no
    iwconfig
    enp0s25 no wireless extensions.
    wlp3s0 IEEE 802.11abgn ESSID:"The Way 5GHz"
    Mode:Managed Frequency:5.18 GHz Access Point: 00:26:F2:F2:E7:D5
    Bit Rate=65 Mb/s Tx-Power=15 dBm
    Retry long limit:7 RTS thr:off Fragment thr:off
    Power Management:off
    Link Quality=54/70 Signal level=-56 dBm
    Rx invalid nwid:0 Rx invalid crypt:0 Rx invalid frag:0
    Tx excessive retries:230 Invalid misc:113 Missed beacon:0
    lo no wireless extensions.
    journalctl -u NetworkManager --since=today
    -- Reboot --
    May 04 14:04:19 arch systemd[1]: Starting Network Manager...
    May 04 14:04:20 arch NetworkManager[284]: <info> NetworkManager (version 0.9.8.0) is starting...
    May 04 14:04:20 arch NetworkManager[284]: <info> Read config file /etc/NetworkManager/NetworkManager.conf
    May 04 14:04:20 arch NetworkManager[284]: <info> WEXT support is enabled
    May 04 14:04:21 arch NetworkManager[284]: <info> Loaded plugin keyfile: (c) 2007 - 2010 Red Hat, Inc. To report bugs please use the NetworkManager ma
    May 04 14:04:21 arch NetworkManager[284]: keyfile: parsing Auto The Way 5GHz ...
    May 04 14:04:21 arch NetworkManager[284]: keyfile: read connection 'Auto The Way 5GHz'
    May 04 14:04:21 arch NetworkManager[284]: <info> monitoring kernel firmware directory '/lib/firmware'.
    May 04 14:04:21 arch NetworkManager[284]: <info> rfkill1: found WiFi radio killswitch (at /sys/devices/pci0000:00/0000:00:1c.1/0000:03:00.0/ieee80211/
    May 04 14:04:21 arch NetworkManager[284]: <info> WiFi hardware radio set enabled
    May 04 14:04:21 arch systemd[1]: Started Network Manager.
    May 04 14:04:21 arch NetworkManager[284]: <info> WiFi enabled by radio killswitch; enabled by state file
    May 04 14:04:21 arch NetworkManager[284]: <info> WWAN enabled by radio killswitch; enabled by state file
    May 04 14:04:21 arch NetworkManager[284]: <info> WiMAX enabled by radio killswitch; enabled by state file
    May 04 14:04:21 arch NetworkManager[284]: <info> Networking is enabled by state file
    May 04 14:04:21 arch NetworkManager[284]: <warn> failed to allocate link cache: (-10) Operation not supported
    May 04 14:04:21 arch NetworkManager[284]: <info> (enp0s25): carrier is OFF
    May 04 14:04:21 arch NetworkManager[284]: <info> (enp0s25): new Ethernet device (driver: 'e1000e' ifindex: 3)
    May 04 14:04:21 arch NetworkManager[284]: <info> (enp0s25): exported as /org/freedesktop/NetworkManager/Devices/0
    May 04 14:04:21 arch NetworkManager[284]: <info> (enp0s25): device state change: unmanaged -> unavailable (reason 'managed') [10 20 2]
    May 04 14:04:21 arch NetworkManager[284]: <info> (enp0s25): bringing up device.
    May 04 14:04:21 arch NetworkManager[284]: <info> (enp0s25): preparing device.
    May 04 14:04:21 arch NetworkManager[284]: <info> (enp0s25): deactivating device (reason 'managed') [2]
    May 04 14:04:21 arch NetworkManager[284]: <info> Added default wired connection 'Wired connection 1' for /sys/devices/pci0000:00/0000:00:19.0/net/enp0
    May 04 14:04:21 arch NetworkManager[284]: <info> (wlp3s0): using nl80211 for WiFi device control
    May 04 14:04:21 arch NetworkManager[284]: <info> (wlp3s0): driver supports Access Point (AP) mode
    May 04 14:04:21 arch NetworkManager[284]: <info> (wlp3s0): new 802.11 WiFi device (driver: 'iwlwifi' ifindex: 2)
    May 04 14:04:21 arch NetworkManager[284]: <info> (wlp3s0): exported as /org/freedesktop/NetworkManager/Devices/1
    May 04 14:04:21 arch NetworkManager[284]: <info> (wlp3s0): device state change: unmanaged -> unavailable (reason 'managed') [10 20 2]
    May 04 14:04:21 arch NetworkManager[284]: <info> (wlp3s0): bringing up device.
    May 04 14:04:21 arch NetworkManager[284]: <info> (wlp3s0): preparing device.
    May 04 14:04:21 arch NetworkManager[284]: <info> (wlp3s0): deactivating device (reason 'managed') [2]
    May 04 14:04:21 arch NetworkManager[284]: <warn> /sys/devices/virtual/net/lo: couldn't determine device driver; ignoring...
    May 04 14:04:21 arch NetworkManager[284]: <warn> /sys/devices/virtual/net/lo: couldn't determine device driver; ignoring...
    May 04 14:04:21 arch NetworkManager[284]: <warn> error poking ModemManager: GDBus.Error:org.freedesktop.systemd1.LoadFailed: Unit dbus-org.freedesktop
    May 04 14:04:21 arch NetworkManager[284]: <info> wpa_supplicant started
    May 04 14:04:21 arch NetworkManager[284]: <info> (wlp3s0) supports 5 scan SSIDs
    May 04 14:04:21 arch NetworkManager[284]: <warn> Trying to remove a non-existant call id.
    May 04 14:04:21 arch NetworkManager[284]: <info> (wlp3s0): supplicant interface state: starting -> ready
    May 04 14:04:21 arch NetworkManager[284]: <info> (wlp3s0): device state change: unavailable -> disconnected (reason 'supplicant-available') [20 30 42]
    May 04 14:04:21 arch NetworkManager[284]: <info> (wlp3s0): supplicant interface state: ready -> disconnected
    May 04 14:04:21 arch NetworkManager[284]: <info> (wlp3s0) supports 5 scan SSIDs
    May 04 14:04:25 arch NetworkManager[284]: <info> (wlp3s0): supplicant interface state: disconnected -> inactive
    May 04 14:04:25 arch NetworkManager[284]: <info> Auto-activating connection 'Auto The Way 5GHz'.
    May 04 14:04:25 arch NetworkManager[284]: <info> Activation (wlp3s0) starting connection 'Auto The Way 5GHz'
    May 04 14:04:25 arch NetworkManager[284]: <info> (wlp3s0): device state change: disconnected -> prepare (reason 'none') [30 40 0]
    May 04 14:04:25 arch NetworkManager[284]: <info> Activation (wlp3s0) Stage 1 of 5 (Device Prepare) scheduled...
    May 04 14:04:25 arch NetworkManager[284]: <info> Activation (wlp3s0) Stage 1 of 5 (Device Prepare) started...
    May 04 14:04:25 arch NetworkManager[284]: <info> Activation (wlp3s0) Stage 2 of 5 (Device Configure) scheduled...
    May 04 14:04:25 arch NetworkManager[284]: <info> Activation (wlp3s0) Stage 1 of 5 (Device Prepare) complete.
    May 04 14:04:25 arch NetworkManager[284]: <info> Activation (wlp3s0) Stage 2 of 5 (Device Configure) starting...
    May 04 14:04:25 arch NetworkManager[284]: <info> (wlp3s0): device state change: prepare -> config (reason 'none') [40 50 0]
    May 04 14:04:25 arch NetworkManager[284]: <info> Activation (wlp3s0/wireless): connection 'Auto The Way 5GHz' has security, and secrets exist. No new
    May 04 14:04:25 arch NetworkManager[284]: <info> Config: added 'ssid' value 'The Way 5GHz'
    May 04 14:04:25 arch NetworkManager[284]: <info> Config: added 'scan_ssid' value '1'
    May 04 14:04:25 arch NetworkManager[284]: <info> Config: added 'key_mgmt' value 'WPA-PSK'
    May 04 14:04:25 arch NetworkManager[284]: <info> Config: added 'auth_alg' value 'OPEN'
    May 04 14:04:25 arch NetworkManager[284]: <info> Config: added 'psk' value '<omitted>'
    May 04 14:04:25 arch NetworkManager[284]: <info> Activation (wlp3s0) Stage 2 of 5 (Device Configure) complete.
    May 04 14:04:25 arch NetworkManager[284]: <info> Config: set interface ap_scan to 1
    May 04 14:04:25 arch NetworkManager[284]: <info> (wlp3s0): supplicant interface state: inactive -> scanning
    May 04 14:04:28 arch NetworkManager[284]: <info> (wlp3s0): supplicant interface state: scanning -> authenticating
    May 04 14:04:28 arch NetworkManager[284]: <info> (wlp3s0): supplicant interface state: authenticating -> associating
    May 04 14:04:28 arch NetworkManager[284]: <info> (wlp3s0): supplicant interface state: associating -> associated
    May 04 14:04:28 arch NetworkManager[284]: <info> (wlp3s0): supplicant interface state: associated -> completed
    May 04 14:04:28 arch NetworkManager[284]: <info> Activation (wlp3s0/wireless) Stage 2 of 5 (Device Configure) successful. Connected to wireless netwo
    May 04 14:04:28 arch NetworkManager[284]: <info> Activation (wlp3s0) Stage 3 of 5 (IP Configure Start) scheduled.
    May 04 14:04:28 arch NetworkManager[284]: <info> Activation (wlp3s0) Stage 3 of 5 (IP Configure Start) started...
    May 04 14:04:28 arch NetworkManager[284]: <info> (wlp3s0): device state change: config -> ip-config (reason 'none') [50 70 0]
    May 04 14:04:28 arch NetworkManager[284]: <info> Activation (wlp3s0) Beginning DHCPv4 transaction (timeout in 45 seconds)
    May 04 14:04:28 arch NetworkManager[284]: <info> dhcpcd started with pid 447
    May 04 14:04:28 arch NetworkManager[284]: <info> Activation (wlp3s0) Beginning IP6 addrconf.
    May 04 14:04:28 arch NetworkManager[284]: <info> Activation (wlp3s0) Stage 3 of 5 (IP Configure Start) complete.
    May 04 14:04:28 arch dhcpcd[447]: version 5.6.8 starting
    May 04 14:04:28 arch dhcpcd[447]: wlp3s0: sending IPv6 Router Solicitation
    May 04 14:04:28 arch dhcpcd[447]: [color=#FF0000]wlp3s0: sendmsg: Cannot assign requested address[/color]
    May 04 14:04:28 arch dhcpcd[447]: wlp3s0: rebinding lease of 192.168.10.59
    May 04 14:04:28 arch NetworkManager[284]: <info> (wlp3s0): DHCPv4 state changed nbi -> preinit
    May 04 14:04:28 arch dhcpcd[447]: wlp3s0: acknowledged 192.168.10.59 from 192.168.10.1
    May 04 14:04:28 arch dhcpcd[447]: wlp3s0: checking for 192.168.10.59
    May 04 14:04:32 arch dhcpcd[447]: wlp3s0: sending IPv6 Router Solicitation
    May 04 14:04:33 arch dhcpcd[447]: wlp3s0: leased 192.168.10.59 for 86400 seconds
    May 04 14:04:33 arch NetworkManager[284]: <info> (wlp3s0): DHCPv4 state changed preinit -> bound
    May 04 14:04:33 arch NetworkManager[284]: <info> address 192.168.10.59
    May 04 14:04:33 arch NetworkManager[284]: <info> prefix 24 (255.255.255.0)
    May 04 14:04:33 arch NetworkManager[284]: <info> gateway 192.168.10.1
    May 04 14:04:33 arch NetworkManager[284]: <info> nameserver '192.168.10.1'
    May 04 14:04:33 arch NetworkManager[284]: <info> Activation (wlp3s0) Stage 5 of 5 (IPv4 Configure Commit) scheduled...
    May 04 14:04:33 arch NetworkManager[284]: <info> Activation (wlp3s0) Stage 5 of 5 (IPv4 Commit) started...
    May 04 14:04:34 arch NetworkManager[284]: <info> (wlp3s0): device state change: ip-config -> secondaries (reason 'none') [70 90 0]
    May 04 14:04:34 arch NetworkManager[284]: <info> Activation (wlp3s0) Stage 5 of 5 (IPv4 Commit) complete.
    May 04 14:04:34 arch NetworkManager[284]: <info> (wlp3s0): device state change: secondaries -> activated (reason 'none') [90 100 0]
    May 04 14:04:34 arch NetworkManager[284]: <info> Policy set 'Auto The Way 5GHz' (wlp3s0) as default for IPv4 routing and DNS.
    May 04 14:04:34 arch NetworkManager[284]: <info> Writing DNS information to /usr/sbin/resolvconf
    May 04 14:04:34 arch NetworkManager[284]: <info> (wlp3s0): roamed from BSSID 90:27:E4:5E:98:24 (The Way 5GHz) to 00:26:F2:F2:E7:D5 (The Way 5GHz)
    May 04 14:04:34 arch NetworkManager[284]: <info> Activation (wlp3s0) successful, device activated.
    May 04 14:04:36 arch dhcpcd[447]: wlp3s0: sending IPv6 Router Solicitation
    May 04 14:04:40 arch dhcpcd[447]: wlp3s0: sending IPv6 Router Solicitation
    May 04 14:04:40 arch dhcpcd[447]: wlp3s0: no IPv6 Routers available
    May 04 21:04:49 arch NetworkManager[284]: <info> (wlp3s0): IP6 addrconf timed out or failed.
    May 04 21:04:49 arch NetworkManager[284]: <info> Activation (wlp3s0) Stage 4 of 5 (IPv6 Configure Timeout) scheduled...
    May 04 21:04:49 arch NetworkManager[284]: <info> Activation (wlp3s0) Stage 4 of 5 (IPv6 Configure Timeout) started...
    May 04 21:04:50 arch systemd[1]: NetworkManager.service: main process exited, code=dumped, status=6/ABRT
    May 04 21:04:50 arch systemd[1]: MESSAGE=Unit NetworkManager.service entered failed state.
    May 04 21:04:50 arch systemd-coredump[1036]: [color=#FF0000]Process 284 (NetworkManager) dumped core.[/color]
    journalctl -u wpa_supplicant --since=today
    -- Reboot --
    May 04 14:04:21 arch systemd[1]: Starting WPA supplicant...
    See dmesg at Pastebin
    [edited May 7, 2013]
    I'm marking this topic SOLVED, though more accurately, I should say that I've worked around the problem.
    I achieved a stable wireless connection by changing APs, which leads me to believe that the underlying problem is upstream. Specifically, the problem is most likely that NetworkManager is not compatible with all APs. In my case, when I connect to a Netgear NDR3700v1 running dd-wrt, NetworkManager and nn-applet crashed randomly and frequently. However, after changing to an Apple Airport AP, I achieved a stable connection without crashes.
    Bottomline: if you experience wireless connection troubles with NetworkManager and nm-applet, the problem may be that NetworkManager is not "compatible" with your AP hardware.
    Last edited by hcra (2013-05-07 20:50:36)

    b1tgl0w wrote:Is it normal for crond to run as the root user?
    Completely normal. I'd be asking the question "was I hacked" if I found cron NOT running as root.
    I'd say your computer just crashed.

  • [SOLVED] NetworkManager not letting me connect to the internet.

    Hello everyone,
    I normally connect to my WiFi using wifi-menu each start-up, but since I'm coming from Ubuntu in this laptop, and want the NetworkManager integration in GNOME, as well as automatically connecting to my preferred network on startup, I decided to install NetworkManager and network-manager-applet, as well as networkmanager-openvpn and networkmanager-pptp for vpn support.
    Unfortunately, enabling the NetworkManager service and starting the NetworkManager service (first disabling the netctl@wlo1\x2dCasa.service and wpa_supplicant.service) disconnects me from WiFi, and connecting to my network asks for the password (WPA2 Personal), after 50 seconds it asks for the password again, and goes on forever, unless one presses "Cancel" and it disconnects.
    I'm new to Arch Linux (not to Linux in general, as I actually used Ubuntu since 2009, and have some command-line experience), so if this seems like an easy task, or a rookie mistake, please bear with me.
    Is any more info required? Log files?
    -Jonathan
    Last edited by Jonathan Precise (2015-04-04 13:36:19)

    Yes, you are indeed right Xabre, I stopped netctl@wlo1\x2dCasa.service, but not wpa_supplicant.service, and enabled that last one. Now NetworkManager runs perfect!
    EDIT: I'm imagining that's how you mark this thread as solved? Or is there another method?
    -Jonathan
    Last edited by Jonathan Precise (2015-04-04 13:37:19)

  • I want to install Photoshop but everytime I get an ERROR CODE: A12E1.How do I solve that and what is it?

    Hello,
    I want to install Photoshop but everytime I get an ERROR CODE: A12E1.How do I solve that and what is it?

    A12E1 error installing Creative Cloud products | CC
    Mylenium

  • After i download ios 5.1.1 i cant install it there is msg tell me an error occurred installing ios 5.1.1 what can i do to solve this and install the update ( i have ipad 2 ) ?????

    After i download ios 5.1.1 i cant install it there is msg tell me an error occurred installing ios 5.1.1 what can i do to solve this and install the update ( i have ipad 2 ) ?????

    No codes on the error just msg in the center of the ipad tell me that without any codes :@

  • [SOLVED]NetworkManager won't work since updating to KDE 4.3.4

    Hello there,
    I'm running Arch64 on Qosmio X300 notebook. I have just updated to KDE 4.3.4 and since the update the NetworkManager won't connect to my wifi (I haven't tried wired yet). I use following packages for NetworkManager and KNetworkManager applet
    kdeplasma-applets-networkmanager 1047027-1
    networkmanager 0.7.2-1
    There seems to be nothing strange in the daemons.log, but the KNMgr tray icon keeps saying "Networking information not available" and when I click it I get "Network Management Disabled" instead of the usual menu. I still can configure network manually and wicd is also working fine.
    I remember putting my notebook to suspend-to-disk by mistake instead of shutting it down right after the update, so that's when it might have gone crazy. I tried reinstalling NetworkManager and the KDE applet and googling around a bit, but nothing has helped so far...
    Last edited by MadCat_X (2009-12-02 18:34:55)

    NM is definitely running, "ps aux | grep Network" gives me
    root 1573 0.0 0.0 61976 3876 ? Ss 01:35 0:00 /usr/sbin/NetworkManager
    root 1589 0.0 0.0 68868 3176 ? S 01:35 0:00 /usr/sbin/nm-system-settings --config /etc/NetworkManager/nm-system-settings.conf
    madcat 1849 0.0 0.0 8360 976 pts/2 S+ 01:36 0:00 grep Network
    I tried uninstall -reinstall method, but the plasma applet still sticks to the "Networking information not available" message.
    This is how the NM related info in daemon.log looks like
    Dec 2 01:35:34 Qosmio-X300 NetworkManager: <info> starting...
    Dec 2 01:35:34 Qosmio-X300 NetworkManager: <WARN> nm_generic_enable_loopback(): error -17 returned from rtnl_addr_add():
    Dec 2 01:35:34 Qosmio-X300 NetworkManager: <info> Found radio killswitch /org/freedesktop/Hal/devices/pci_8086_4232_rfkill_phy0_wlan
    Dec 2 01:35:34 Qosmio-X300 NetworkManager: <info> Trying to start the supplicant...
    Dec 2 01:35:34 Qosmio-X300 NetworkManager: <info> Trying to start the system settings daemon...
    Dec 2 01:35:35 Qosmio-X300 nm-system-settings: Loaded plugin keyfile: (c) 2007 - 2008 Red Hat, Inc. To report bugs please use the NetworkManager mailing list.

  • [SOLVED] NetworkManager "not authorized to control networking" error

    I'm installing arch with XFCE on an eeepc-1005ha. My wired ethernet works fine, both with dhcpcd eth0 and the NetworkManager (which connects automatically on boot). I'm following the instructions from this link: https://wiki.archlinux.org/index.php/Ne … nager#XFCE
    I installed the NetworkManager and the xfce notify package. From the configuration setting part of the linked page, I disabled my internet connections with these commands:
    ip link set down eth0
    ip link set down wlan0
    I added NetworkManager to the DAEMONS array, after dbus, per the instructions. I still get a "not authorized to control networking" error when I select a wireless network, so I followed the troubleshooting instructions. This is my .xinitrc file:
    #!/bin/sh
    # ~/.xinitrc
    # Executed by startx (run your window manager from here)
    if [ -d /etc/X11/xinit/xinitrc.d ]; then
    for f in /etc/X11/xinit/xinitrc.d/*; do
    [ -x "$f" ] && . "$f"
    done
    unset f
    fi
    # exec gnome-session
    # exec startkde
    exec startxfce4 --with-ck-launch
    #exec ck-launch-session dbus-launch startxfce4
    # ...or the Window Manager of your choice
    The exec line that's not commented out comes from the XFCE configuration instructions. The troubleshooting instructions for NetworkManager say to add
    exec ck-launch-session wm
    to .xinitrc, where wm is whatever window manager I'm using. Should
    exec ck-launch-session startxfce4
    or
    exec dbus-launch ck-launch-session startxfce4
    work? Neither of those options, nor the commented exec line in .xinitrc work.
    Finally, I followed the NetworkManager troubleshooting instructions and added my user to the wheel group, using this command:
    gpasswd -a myusername wheel
    After a reboot, everything else still works (wired ethernet, xfce4, etc.) but the error upon connecting to wireless is still the same.
    Any ideas? My user (username: myusername) does have full sudo privileges for this hostname.
    Last edited by pythonscript (2012-05-22 18:41:41)

    Both my flatmate and I are having this problem too, I am using openbox with consolekit and he is using awesome, again with consolekit.
    We both use slim, me through inittab and he through the slim daemon.
    By the way, it used to work, and has for around a year until now.
    My outputs from ck-list-sessions:
    Session1:
    unix-user = '1000'
    realname = '(null)'
    seat = 'Seat1'
    session-type = 'x11'
    active = TRUE
    x11-display = ':0.0'
    x11-display-device = '/dev/tty7'
    display-device = ''
    remote-host-name = ''
    is-local = TRUE
    on-since = '2012-05-17T07:56:42.199869Z'
    login-session-id = '1'
    Session2:
    unix-user = '1000'
    realname = '(null)'
    seat = 'Seat1'
    session-type = ''
    active = FALSE
    x11-display = ':0.0'
    x11-display-device = '/dev/tty7'
    display-device = ''
    remote-host-name = ''
    is-local = TRUE
    on-since = '2012-05-17T07:56:43.178151Z'
    login-session-id = '1'
    Last edited by tntexplosivesltd (2012-05-17 10:37:04)

  • My iMail keeps crashing -- how do I solve this and do I need to re-install

    my iMail keeps crashing -- how to solve this and do I need to re-install

    Is it iMail or Mail ?

  • [SOLVED] NetworkManager kills wireless speed

    When I connect my work wifi network using NetworkManager, the speed unstable -- with it being less than 1KB/s more often than not. The connection speed seems to be fine when I disable NetworkManager and use a simple iwconfig essid key command and dhcpcd. My laptop is dual-boot, and the speed is fine in Windows as well.
    NetworkManager seems to be setting my resolv.conf correctly.
    Signal strength is not an issue.
    Wireless chip is Intel 6000 series AGN using iwlagn driver.
    Rather baffling problem to me. Ideas?
    Last edited by Hamsterkill (2012-03-16 21:47:18)

    I don't have access to router configuration at my job, unfortunately.
    I did try manually configuring my IP, DNS and Gateway for the connection, though. When I did that, the connection speed seemed more stable -- never cutting out completely. Tx aggregation didn't get enabled in dmesg. However, wireless speed was still only 1-1.5Mbps in speedtests whereas I get a full 20Mbps when I use the iwconfig+dhcpcd method.
    EDIT: It also seemed to have attached to a much farther access point for the network than normal when I did that way, so I just manually configured the BSSID as well and tried to run a speedtest. I got a nice speed initially, (15Mbps) but it cut the connection quickly and wouldn't even run the upload test. So I looked at dmesg and Tx aggregation was enabled on the connection again.
    Last edited by Hamsterkill (2012-03-16 21:20:46)

  • Can't connect to mobile broadband with NetworkManager and Huawei E1550

    Hi,
    I'm trying to connect to mobile broadband internet (3G) using my Huawei E1550 HSDPA USB Stick and NetworkManager but it won't work.
    At first, the LED on the usb device seems to indicate that the connection is established, but immediately afterwards it starts blinking again (which shows that no connection is established).
    nm-applet then tells me that I've been disconnected (although the connection was never established).
    I installed usb_modeswitch and modemmanager and enabled modemmanager with the systemctl command.
    The ID of the device is 12d1:140c, which is supposed to be right after the modeswitch.
    Here is the relevant log:
    [stecklars@Lars-NB ~]$ sudo NetworkManager --no-daemon --log-level=INFO
    NetworkManager[1450]: <warn> (cdc-wdm0): failed to look up interface index
    NetworkManager[1450]: <info> (cdc-wdm0): new Broadband device (driver: 'option1, qmi_wwan' ifindex: 0)
    NetworkManager[1450]: <info> (cdc-wdm0): exported as /org/freedesktop/NetworkManager/Devices/2
    NetworkManager[1450]: <info> (cdc-wdm0): device state change: unmanaged -> unavailable (reason 'managed') [10 20 2]
    NetworkManager[1450]: <info> (cdc-wdm0): deactivating device (reason 'managed') [2]
    NetworkManager[1450]: <info> (cdc-wdm0): device state change: unavailable -> disconnected (reason 'none') [20 30 0]
    NetworkManager[1450]: <info> (cdc-wdm0) modem state changed, 'disabled' --> 'enabling' (reason: user-requested)
    NetworkManager[1450]: <info> (cdc-wdm0) modem state changed, 'enabling' --> 'registered' (reason: user-requested)
    NetworkManager[1450]: <info> WWAN now enabled by management service
    NetworkManager[1450]: <info> Activation (cdc-wdm0) starting connection 'Verbindung mit event.vodafone.de'
    NetworkManager[1450]: <info> (cdc-wdm0): device state change: disconnected -> prepare (reason 'none') [30 40 0]
    NetworkManager[1450]: <info> NetworkManager state is now CONNECTING
    NetworkManager[1450]: <info> Activation (cdc-wdm0) Stage 1 of 5 (Device Prepare) scheduled...
    NetworkManager[1450]: <info> Activation (cdc-wdm0) Stage 1 of 5 (Device Prepare) started...
    NetworkManager[1450]: <info> Activation (cdc-wdm0) Stage 1 of 5 (Device Prepare) complete.
    NetworkManager[1450]: <info> (cdc-wdm0) modem state changed, 'registered' --> 'connecting' (reason: user-requested)
    NetworkManager[1450]: <info> (cdc-wdm0) modem state changed, 'connecting' --> 'connected' (reason: user-requested)
    NetworkManager[1450]: <info> Activation (cdc-wdm0) Stage 2 of 5 (Device Configure) scheduled...
    NetworkManager[1450]: <info> Activation (cdc-wdm0) Stage 2 of 5 (Device Configure) starting...
    NetworkManager[1450]: <info> (cdc-wdm0): device state change: prepare -> config (reason 'none') [40 50 0]
    NetworkManager[1450]: <info> (cdc-wdm0): bringing up device.
    NetworkManager[1450]: <info> Activation (cdc-wdm0) Stage 2 of 5 (Device Configure) successful.
    NetworkManager[1450]: <info> Activation (cdc-wdm0) Stage 3 of 5 (IP Configure Start) scheduled.
    NetworkManager[1450]: <info> Activation (cdc-wdm0) Stage 2 of 5 (Device Configure) complete.
    NetworkManager[1450]: <info> Activation (cdc-wdm0) Stage 3 of 5 (IP Configure Start) started...
    NetworkManager[1450]: <info> (cdc-wdm0): device state change: config -> ip-config (reason 'none') [50 70 0]
    NetworkManager[1450]: <info> Activation (wwp0s26f7u3i1) Beginning DHCPv4 transaction (timeout in 45 seconds)
    NetworkManager[1450]: <info> dhcpcd started with pid 1596
    NetworkManager[1450]: <info> Activation (cdc-wdm0) Stage 4 of 5 (IPv6 Configure Timeout) scheduled...
    NetworkManager[1450]: <info> Activation (cdc-wdm0) Stage 3 of 5 (IP Configure Start) complete.
    NetworkManager[1450]: <info> Activation (cdc-wdm0) Stage 4 of 5 (IPv6 Configure Timeout) started...
    NetworkManager[1450]: <info> Activation (cdc-wdm0) Stage 4 of 5 (IPv6 Configure Timeout) complete.
    dhcpcd[1596]: version 6.0.5 starting
    dhcpcd[1596]: wwp0s26f7u3i1: soliciting an IPv6 router
    dhcpcd[1596]: wwp0s26f7u3i1: ipv6rs_sendprobe: sendmsg: Cannot assign requested address
    NetworkManager[1450]: <info> (wwp0s26f7u3i1): DHCPv4 state changed nbi -> preinit
    dhcpcd[1596]: wwp0s26f7u3i1: soliciting a DHCP lease
    dhcpcd[1596]: wwp0s26f7u3i1: removing interface
    NetworkManager[1450]: <info> (wwp0s26f7u3i1): DHCPv4 state changed preinit -> stop
    NetworkManager[1450]: <info> (cdc-wdm0): device state change: ip-config -> unmanaged (reason 'removed') [70 10 36]
    NetworkManager[1450]: <info> (cdc-wdm0): deactivating device (reason 'removed') [36]
    dhcpcd[1596]: exited
    NetworkManager[1450]: <info> (wwp0s26f7u3i1): canceled DHCP transaction, DHCP client pid 1596
    NetworkManager[1450]: <warn> (12) failed to find interface name for index
    NetworkManager[1450]: nm_system_iface_flush_routes: assertion 'iface != NULL' failed
    NetworkManager[1450]: <warn> (12) failed to find interface name for index
    NetworkManager[1450]: <warn> (12) failed to find interface name for index
    NetworkManager[1450]: nm_system_iface_flush_routes: assertion 'iface != NULL' failed
    NetworkManager[1450]: <warn> (12) failed to find interface name for index
    NetworkManager[1450]: <info> (cdc-wdm0): cleaning up...
    NetworkManager[1450]: <info> (cdc-wdm0): taking down device.
    NetworkManager[1450]: <info> NetworkManager state is now DISCONNECTED
    NetworkManager[1450]: <warn> (pid 1596) unhandled DHCP event for interface wwp0s26f7u3i1
    NetworkManager[1450]: <warn> (cdc-wdm0) failed to disconnect modem: GDBus.Error:org.freedesktop.DBus.Error.UnknownMethod: No such interface 'org.freedesktop.ModemManager1.Modem.Simple' on object at path /org/freedesktop/ModemManager1/Modem/1
    I'd be thankful if you could help me.
    Lars

    Here is the relevant part of dmesg, when the connection drops:
    [ 1300.891794] option1 ttyUSB0: option_instat_callback: error -108
    [ 1300.892296] option1 ttyUSB0: GSM modem (1-port) converter now disconnected from ttyUSB0
    [ 1300.892316] option 4-3:1.0: device disconnected
    [ 1300.894497] qmi_wwan 4-3:1.1 wwp0s26f7u3i1: unregister 'qmi_wwan' usb-0000:00:1a.7-3, WWAN/QMI device
    [ 1300.906958] option1 ttyUSB1: usb_wwan_indat_callback: resubmit read urb failed. (-2)
    [ 1300.906966] option1 ttyUSB1: usb_wwan_indat_callback: resubmit read urb failed. (-2)
    [ 1300.906969] option1 ttyUSB1: usb_wwan_indat_callback: resubmit read urb failed. (-2)
    [ 1300.912513] option1 ttyUSB1: GSM modem (1-port) converter now disconnected from ttyUSB1
    [ 1300.912535] option 4-3:1.3: device disconnected
    [ 1300.912830] option1 ttyUSB2: usb_wwan_indat_callback: resubmit read urb failed. (-2)
    [ 1300.912837] option1 ttyUSB2: usb_wwan_indat_callback: resubmit read urb failed. (-2)
    [ 1300.912840] option1 ttyUSB2: usb_wwan_indat_callback: resubmit read urb failed. (-2)
    [ 1300.917744] option1 ttyUSB2: GSM modem (1-port) converter now disconnected from ttyUSB2
    [ 1300.917759] option 4-3:1.4: device disconnected
    [ 1301.787207] hub 4-0:1.0: Cannot enable port 3.  Maybe the USB cable is bad?
    [ 1302.653814] hub 4-0:1.0: Cannot enable port 3.  Maybe the USB cable is bad?
    [ 1303.520436] hub 4-0:1.0: Cannot enable port 3.  Maybe the USB cable is bad?
    [ 1304.387195] hub 4-0:1.0: Cannot enable port 3.  Maybe the USB cable is bad?
    [ 1304.387273] usb 4-3: USB disconnect, device number 20
    [ 1304.993295] usb 4-3: new high-speed USB device number 22 using ehci-pci
    [ 1305.132944] option 4-3:1.0: GSM modem (1-port) converter detected
    [ 1305.133319] usb 4-3: GSM modem (1-port) converter now attached to ttyUSB0
    [ 1305.137914] qmi_wwan 4-3:1.1: cdc-wdm0: USB WDM device
    [ 1305.138503] qmi_wwan 4-3:1.1 wwan0: register 'qmi_wwan' at usb-0000:00:1a.7-3, WWAN/QMI device, ea:38:f6:b1:32:0b
    [ 1305.138955] option 4-3:1.3: GSM modem (1-port) converter detected
    [ 1305.139320] usb 4-3: GSM modem (1-port) converter now attached to ttyUSB1
    [ 1305.139537] option 4-3:1.4: GSM modem (1-port) converter detected
    [ 1305.139717] usb 4-3: GSM modem (1-port) converter now attached to ttyUSB2
    [ 1305.139997] usb-storage 4-3:1.5: USB Mass Storage device detected
    [ 1305.140144] scsi33 : usb-storage 4-3:1.5
    [ 1305.143268] usb-storage 4-3:1.6: USB Mass Storage device detected
    [ 1305.144927] scsi34 : usb-storage 4-3:1.6
    [ 1305.183447] systemd-udevd[1917]: renamed network interface wwan0 to wwp0s26f7u3i1
    [ 1306.157713] scsi 33:0:0:0: CD-ROM            HUAWEI   Mass Storage     2.31 PQ: 0 ANSI: 2
    [ 1306.161464] scsi 34:0:0:0: Direct-Access     HUAWEI   MMC Storage      2.31 PQ: 0 ANSI: 2
    [ 1306.168217] sr0: scsi-1 drive
    [ 1306.168445] sr 33:0:0:0: Attached scsi CD-ROM sr0
    [ 1306.178582] sd 34:0:0:0: [sdc] Attached SCSI removable disk
    EDIT: Wow, got it working using wvdial. Would prefer to use NetworkManager and ModemManager, however. Any idea why it isn't working using those?
    Last edited by stecklars (2014-01-23 18:50:45)

  • My iphone  screen has gone white with a few grey lines down the right hand side.. Has anyone any ideas how I can solve this and get my screen back to normal..? Thanks

    my iphone screen has gone white with a few grey lines down the right hand side.. Has anyone any idea how I can solve this and get my screen back to normal..? Thanks

    Hi tag71,
    If you are having issues with the display on your iPhone, you may find the Display portion of the following article helpful:
    iPhone: Hardware troubleshooting
    http://support.apple.com/kb/ts2802
    Regards,
    - Brenden

  • I would like to get data analysis for solving statistic and making graphs, but this function is not in add-in. How should I do? I also set up microsoft office for mac 2011.

    I would like to get data analysis for solving statistic and making graphs, but this function is not in add-in. How should I do? I also set up microsoft office for mac 2011.

    Microsoft didn't include that with the 2011 version.
    There is a third-party application that substitutes for the add-in: http://www.analystsoft.com/en/products/statplusmac/
    They also have a limited, free version.

  • [Solved]knetworkmanager and Wicd needs two or more connects to work...

    Hi, this is my first topic. I'm not that new in Linux, but new in Arch.
    So, previously I ran Ubuntu on my laptop, Acer Extensa 5220. Wlan worked very well with WICD. With Arch its a little bit more difficult to set up a working auto-connected configuration.
    When wlan works, it works perfetly with nice speed and no break-downs, disconnections or what ever. But the way to get it started is confusing. 
    I have tried with knetworkmanager and wicd. The problem is, when I start up,  I get no connection on default, I always have to choose my wlan and connect to it. First, I got a connection, but breaks down several seconds after. The second connect works most of the time, than it works perfectly, as mentioned above. But sometimes I need 3-4 tries to get it working.
    The daemons I'm running are networkmanager and dhcbd for knetworkmanager, and wicd and network for wicd. The others are bashed out, according to what method I'm trying. I tried every possible set-up, nothing.
    The interfaces are bashed out also, but I tried also both ways. Even with eth1="dhcp" (yes, wlan is eth1, maybe the reason? how can i change this?) and without.
    What more infos do you need? As I said, when it goes, it goes perfectly. Only the start is tricky.
    Edit: netcfg works, but only for a few seconds, too. Grrrrr.
    Thanks.
    Greetings   
    (sorry for language-mistakes, not a native-speaker ;-) )
    Last edited by moqwai (2008-04-28 13:56:09)

    the network script is a basic networking script. knetworkmanager and wicd are both front-ends, they write to the same files the network script writes to. all 3 run independently of each other.
    This is mostly hardware. There is however, a possibility that the driver setup is not optimal in your Arch system, like it was in Ubuntu, so the connection strength is fluctuating when acquiring the IP and such.
    Is this broadcom? eth1 is fine and normal.
    Last edited by schivmeister (2008-02-04 05:02:41)

Maybe you are looking for

  • SAP GUI taking too much time to open transactions

    Hi guys, i have done system copy from Production to Quality server completely. after that i started SAP on Quality server, it is taking too much time for opening SAP transactions (it is going in compilation mode). i started SGEN, but it is giving tim

  • Connect the iPhone to iTunes under Windows 7 via Bluetooth

    Is it possible to connect the iPhone to iTunes under Windows 7 via Bluetooth?

  • Converting from PDF

    I have tried to convert several documents from PDF to word docs.  One of them converted the entire, multipage, document into gibberis.  The other times have come up with an error message.  Is this a common occurance?

  • SPL Block when manually changing address detail form r3

    I have a strange situation: We have completed an upgrade to GTS 7.1 - SSLLEG SP 15 We are using R3 4.7 - PI 2004_1_470  SP 0015   PI_BASIS 2005_1_620 SP 0014 When we create a sales order with reference to another sales document - and manually change

  • Following an upgrade I can't see any of my photos

    Hi, I have just upgraded my iPhoto but it is acting as if I haven't got any photos in my library.  When I go to the iPhoto Library icon, I can see that the file size is 118GB so I checked the package contents, and there's nothing in the Masters folde