Page 1 of 2 12 LastLast
Results 1 to 10 of 13

Thread: My System is acting frustratingly weird and I don't know why :(

  1. #1
    Join Date
    Apr 2011
    Beans
    24

    My System is acting frustratingly weird and I don't know why :(

    Hi friends,

    So first my network appindicator disappeared, then my weather appindicator won't show me the weather, NOW my computer won't let me download anything from the software center and won't let me update anything in the upgrade manager. Please help!

    Thank you in advance

  2. #2
    Join Date
    Sep 2009
    Beans
    207
    Distro
    Ubuntu 10.04 Lucid Lynx

    Re: My System is acting frustratingly weird and I don't know why :(

    Can you post the output of
    Code:
    ifconfig
    and
    Code:
    ps aux | grep nm-applet
    and
    Code:
    ps aux | grep NetworkManager

  3. #3
    Join Date
    Apr 2011
    Beans
    24

    Re: My System is acting frustratingly weird and I don't know why :(

    Code:
    ifconfig
    eth0 Link encap:Ethernet HWaddr 00:23:ae:3d:f1:86
    UP BROADCAST MULTICAST MTU:1500 Metric:1
    RX packets:0 errors:0 dropped:0 overruns:0 frame:0
    TX packets:0 errors:0 dropped:0 overruns:0 carrier:0
    collisions:0 txqueuelen:1000
    RX bytes:0 (0.0 B) TX bytes:0 (0.0 B)
    Interrupt:18

    eth1 Link encap:Ethernet HWaddr 00:22:5f:b1:f7:c1
    inet addr:192.168.1.106 Bcast:192.168.1.255 Mask:255.255.255.0
    inet6 addr: fe80::222:5fff:feb1:f7c1/64 Scope:Link
    UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
    RX packets:223410 errors:0 dropped:0 overruns:0 frame:1060221
    TX packets:193135 errors:41 dropped:0 overruns:0 carrier:0
    collisions:0 txqueuelen:1000
    RX bytes:218798640 (218.7 MB) TX bytes:33361445 (33.3 MB)
    Interrupt:17 Base address:0xc000

    lo Link encap:Local Loopback
    inet addr:127.0.0.1 Mask:255.0.0.0
    inet6 addr: ::1/128 Scope:Host
    UP LOOPBACK RUNNING MTU:16436 Metric:1
    RX packets:18768 errors:0 dropped:0 overruns:0 frame:0
    TX packets:18768 errors:0 dropped:0 overruns:0 carrier:0
    collisions:0 txqueuelen:0
    RX bytes:3369622 (3.3 MB) TX bytes:3369622 (3.3 MB)


    Code:
    ps aux | grep nm-applet
    hubie 5428 0.0 0.3 152600 13804 ? SLl 11:59 0:00 nm-applet --sm-disable
    hubie 7434 0.0 0.0 4160 868 pts/0 S+ 14:54 0:00 grep --color=auto nm-applet

    Code:
    ps aux | grep NetworkManager
    root 629 0.0 0.1 26520 4672 ? Ssl 00:17 0:05 NetworkManager
    root 7174 0.0 0.0 2552 1240 ? S 14:37 0:00 /sbin/dhclient -d -4 -sf /usr/lib/NetworkManager/nm-dhcp-client.action -pf /var/run/dhclient-eth1.pid -lf /var/lib/dhcp/dhclient-f48e3bb5-1031-4df7-b38f-11cd2b66e2f5-eth1.lease -cf /var/run/nm-dhclient-eth1.conf eth1
    hubie 7436 0.0 0.0 4160 868 pts/0 S+ 14:55 0:00 grep --color=auto NetworkManager

    There you go thanks for the response, btw

  4. #4
    Join Date
    Apr 2011
    Beans
    24

    Re: My System is acting frustratingly weird and I don't know why :(

    bump?

  5. #5
    Join Date
    Feb 2008
    Location
    Texas
    Beans
    29,809
    Distro
    Ubuntu 20.04 Focal Fossa

    Re: My System is acting frustratingly weird and I don't know why :(

    Quote Originally Posted by Mechatronical View Post
    Hi friends,

    So first my network appindicator disappeared, then my weather appindicator won't show me the weather, NOW my computer won't let me download anything from the software center and won't let me update anything in the upgrade manager. Please help!

    Thank you in advance
    Hi, what version of ubuntu are you using? Did you remove any packages,What errors are you getting when trying to update.Click on the # key and put the errors between the code boxes.

  6. #6
    Join Date
    Apr 2011
    Beans
    24

    Re: My System is acting frustratingly weird and I don't know why :(

    Quote Originally Posted by wildmanne39 View Post
    Hi, what version of ubuntu are you using? Did you remove any packages,What errors are you getting when trying to update.Click on the # key and put the errors between the code boxes.
    I am using Ubuntu 11.04.
    I did not remove any packages.

    Here are my errors:

    Code:
    Could not calculate the upgrade
    
    An unresolvable problem occurred while calculating the upgrade:
    The package 'ubuntu-desktop' is marked for removal but it is in the removal blacklist.
    
     This can be caused by:
     * Upgrading to a pre-release version of Ubuntu
     * Running the current pre-release version of Ubuntu
     * Unofficial software packages not provided by Ubuntu
    
    This is most likely a transient problem, please try again later.
    Oh and I don't know what you mean about the # key?

  7. #7
    Join Date
    Apr 2011
    Beans
    24

    Re: My System is acting frustratingly weird and I don't know why :(

    Oh come on! Now my volume indicator is gone! what's going on?!

  8. #8
    Join Date
    Feb 2008
    Location
    Texas
    Beans
    29,809
    Distro
    Ubuntu 20.04 Focal Fossa

    Re: My System is acting frustratingly weird and I don't know why :(

    Quote Originally Posted by Mechatronical View Post
    Oh come on! Now my volume indicator is gone! what's going on?!
    Hi, I have never seen that message before.
    Try this
    Code:
    sudo apt-get update
    sudo apt-get-upgrade
    sudo apt-get dist-upgrade

  9. #9
    Join Date
    Apr 2010
    Beans
    1,584
    Distro
    Ubuntu 10.10 Maverick Meerkat

    Re: My System is acting frustratingly weird and I don't know why :(

    You can try creating a new user and logging into that user for the moment. See if the problem is OS or user configuration setting problems. Also when you are in there try downloading ubuntu rescue disc for later use, if need be. Make sure to have one handy, just as a precaution.

  10. #10
    Join Date
    Apr 2011
    Beans
    24

    Re: My System is acting frustratingly weird and I don't know why :(

    @wildmanne39

    I tried and it didn't do anything :-/

    Quote Originally Posted by linuxinstalledfromhdd View Post
    You can try creating a new user and logging into that user for the moment. See if the problem is OS or user configuration setting problems. Also when you are in there try downloading ubuntu rescue disc for later use, if need be. Make sure to have one handy, just as a precaution.
    I made a new account and it has the same problem as my main one.

Page 1 of 2 12 LastLast

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •