Ubuntu locks up using Frostwire

Ask a Question related to Ubuntu, Design and Development.

  1. #1

    Default Ubuntu locks up using Frostwire

    I am fairly new to Linux, only 12 months experience. I will never go back to
    Winblows... I love it!!!!
    I have learned a heap of stuff. Generally I can figure out issues with my
    system with help from my mate Google... but this one has got me!...

    I run Ubuntu breezy... and I use Frostwire as a P2P application. After a
    couple of hours with this application open, the system locks up. The only
    option is to hit the power button.
    I tried Limewire also, but still had the same issue.

    I have read the Frostwire forums, but it seems very windows based.

    Can anyone shed some light on this problem. I have a feeling it is a Java
    related problem.


    Thanks in advance... Dale


    Visualeyez This Marketing Solutions Guest

  2. Similar Questions and Discussions

    1. Should I use locks?
      Hi All I'm really going to show my naivety now, but should I be using locks where possible when my ASP/MySQL DB site is posting data back to the...
    2. Animations locks up
      I have a basic 4 picture animation on a model website "contact us" page, picture 1 fades out, picture 2 fades in, picture 2 fades out, picture 3...
    3. DW MX Locks Up
      What's the size of your image folder? "juane moore" <webforumsuser@macromedia.com> wrote in message news:bfoiq8$he$1@forums.macromedia.com......
    4. Locks next to filenames (k)
      My client is doing some changes to the site I uploaded. He is using Dreamweaver. I've noticed that some of the files in my filelist now have little...
    5. Too many Locks
      Hi, I'm having a major decrease in performance, and I'm wondering if the number of spin locks are contributing to this. Enviroment Informix...
  3. #2

    Default Re: Ubuntu locks up using Frostwire

    Visualeyez This Marketing Solutions napisaƂ(a):
    > I run Ubuntu breezy... and I use Frostwire as a P2P application. After a
    > couple of hours with this application open, the system locks up. The only
    > option is to hit the power button.
    > I tried Limewire also, but still had the same issue.
    i'll be not very helpfull with this one piece of software (not using it)
    but maybe it's a time for trying something else? i'm using mldonkey on
    my desktop and it runs for weeks without problems. it supports a variety
    of p2p networks, it's a well written application and has a lot of
    documentation. it can look somehow "hard" to learn but if you learn it,
    you'll propably love it. why not to give a try?

    more to find here:
    [url]http://mldonkey.org/[/url]

    --
    CoSTa/marsmellow
    costa(at)kofeina.net | [url]http://costa.kofeina.net[/url]
    CoSTa Guest

  4. #3

    Default Re: Ubuntu locks up using Frostwire

    Visualeyez This Marketing Solutions wrote in
    <126koi86vijqm3a@corp.supernews.com> on Tue May 16 2006 19:31:
    >
    > I am fairly new to Linux, only 12 months experience. I will never go back
    > to Winblows... I love it!!!!
    > I have learned a heap of stuff. Generally I can figure out issues with my
    > system with help from my mate Google... but this one has got me!...
    >
    > I run Ubuntu breezy... and I use Frostwire as a P2P application. After a
    > couple of hours with this application open, the system locks up. The only
    > option is to hit the power button.
    > I tried Limewire also, but still had the same issue.
    >
    > I have read the Frostwire forums, but it seems very windows based.
    >
    > Can anyone shed some light on this problem. I have a feeling it is a Java
    > related problem.
    >
    > Thanks in advance... Dale
    >
    First things first, if you have other machines that are on the network, try
    installing openssh-server and when the system "locks up" see if you can SSH
    into the machine. If it's still responding on the network, then it's not
    locked up, there's just a problem elsewhere. However, if it is locking
    up -- then you have a very different problem. A truly hard lockup cannot
    be caused by an application itself. Some of the potential causes (in no
    particular order):

    * Bad memory in the kernel area.
    * CPU overheating.
    * Bug in a system driver or kernel level module.
    * Bad system board.

    Now, the last one is a bit farfetched -- but it is possible. However,
    sometimes X11 will appear to lockup -- and the only solution is to use SSH
    to get into the box and kill it. Some binary drivers (such as the nVidia
    drivers) sometimes have problems that can cause X to "run away" and make
    the system appear to be locked up, where the keyboard is locked, the
    display is frozen, and that's it. You're going to have to do some more
    footwork to find out what the problem is, though. See if you can find
    problems in the syslogs and such.

    HTH,
    Mike
    Michael B. Trausch Guest

  5. #4

    Default Re: Ubuntu locks up using Frostwire


    "Michael B. Trausch" <michael.trausch.no.spam@comcast.net> wrote in message
    news:j_adnd9fZ_VXZPfZ4p2dnA@comcast.com...
    > Visualeyez This Marketing Solutions wrote in
    > <126koi86vijqm3a@corp.supernews.com> on Tue May 16 2006 19:31:
    > >
    > > I am fairly new to Linux, only 12 months experience. I will never go
    back
    > > to Winblows... I love it!!!!
    > > I have learned a heap of stuff. Generally I can figure out issues with
    my
    > > system with help from my mate Google... but this one has got me!...
    > >
    > > I run Ubuntu breezy... and I use Frostwire as a P2P application. After a
    > > couple of hours with this application open, the system locks up. The
    only
    > > option is to hit the power button.
    > > I tried Limewire also, but still had the same issue.
    > >
    > > I have read the Frostwire forums, but it seems very windows based.
    > >
    > > Can anyone shed some light on this problem. I have a feeling it is a
    Java
    > > related problem.
    > >
    > > Thanks in advance... Dale
    > >
    >
    > First things first, if you have other machines that are on the network,
    try
    > installing openssh-server and when the system "locks up" see if you can
    SSH
    > into the machine. If it's still responding on the network, then it's not
    > locked up, there's just a problem elsewhere. However, if it is locking
    > up -- then you have a very different problem. A truly hard lockup cannot
    > be caused by an application itself. Some of the potential causes (in no
    > particular order):
    >
    > * Bad memory in the kernel area.
    > * CPU overheating.
    > * Bug in a system driver or kernel level module.
    > * Bad system board.
    >
    > Now, the last one is a bit farfetched -- but it is possible. However,
    > sometimes X11 will appear to lockup -- and the only solution is to use SSH
    > to get into the box and kill it. Some binary drivers (such as the nVidia
    > drivers) sometimes have problems that can cause X to "run away" and make
    > the system appear to be locked up, where the keyboard is locked, the
    > display is frozen, and that's it. You're going to have to do some more
    > footwork to find out what the problem is, though. See if you can find
    > problems in the syslogs and such.
    >
    > HTH,
    > Mike
    Thanks mike... Lots of info..

    Unfortunately I only have one PC on the network at the moment.. So that
    makes that part tricky!

    However, when you mention the X11 and nVidia drivers, that rings a bell.. I
    used that easyUbuntu and also another which fades my memory right now.. but,
    I rekon the issue came about after using this software. The software adds
    nVidia drivers and a nVidia tool to the apps menu.

    I was going to wait for the full release of Dapper before rebuilding the
    system. I figure a fresh start without using easyUbuntu would be a good
    start.

    Thanks

    Dale


    Visualeyez This Marketing Solutions Guest

  6. #5

    Default Re: Ubuntu locks up using Frostwire

    Visualeyez This Marketing Solutions wrote in
    <126nc9na2fh5a34@corp.supernews.com> on Wed May 17 2006 19:19:
    >
    > Thanks mike... Lots of info..
    >
    > Unfortunately I only have one PC on the network at the moment.. So that
    > makes that part tricky!
    >
    > However, when you mention the X11 and nVidia drivers, that rings a bell..
    > I used that easyUbuntu and also another which fades my memory right now..
    > but, I rekon the issue came about after using this software. The software
    > adds nVidia drivers and a nVidia tool to the apps menu.
    >
    > I was going to wait for the full release of Dapper before rebuilding the
    > system. I figure a fresh start without using easyUbuntu would be a good
    > start.
    >
    > Thanks
    > Dale
    >
    If you're using the nVidia drivers, do try changing the NvAGP setting for
    the driver. My Device section for the driver looks as follows:

    Section "Device"
    Identifier "Generic Video Card"
    Driver "nvidia"
    BusID "PCI:1:0:0"
    Option "UseEdidDpi" "FALSE"
    Option "DPI" "72 x 72"
    Option "NvAGP" "0"
    Option "RandRRotation" "on"
    EndSection

    That line that sets NvAGP to zero basically tells the nVidia driver to not
    use the kernel's AGPGART interface. I haven't have a driver related lockup
    since I added that setting.

    - Mike

    Michael B. Trausch Guest

  7. #6

    Default Re: Ubuntu locks up using Frostwire


    "Michael B. Trausch" <michael.trausch.no.spam@comcast.net> wrote in message
    news:wNadnZyzi8prU_bZnZ2dnUVZ_uidnZ2d@comcast.com. ..
    > Visualeyez This Marketing Solutions wrote in
    > <126nc9na2fh5a34@corp.supernews.com> on Wed May 17 2006 19:19:
    > >
    > > Thanks mike... Lots of info..
    > >
    > > Unfortunately I only have one PC on the network at the moment.. So that
    > > makes that part tricky!
    > >
    > > However, when you mention the X11 and nVidia drivers, that rings a
    bell..
    > > I used that easyUbuntu and also another which fades my memory right
    now..
    > > but, I rekon the issue came about after using this software. The
    software
    > > adds nVidia drivers and a nVidia tool to the apps menu.
    > >
    > > I was going to wait for the full release of Dapper before rebuilding the
    > > system. I figure a fresh start without using easyUbuntu would be a good
    > > start.
    > >
    > > Thanks
    > > Dale
    > >
    >
    > If you're using the nVidia drivers, do try changing the NvAGP setting for
    > the driver. My Device section for the driver looks as follows:
    >
    > Section "Device"
    > Identifier "Generic Video Card"
    > Driver "nvidia"
    > BusID "PCI:1:0:0"
    > Option "UseEdidDpi" "FALSE"
    > Option "DPI" "72 x 72"
    > Option "NvAGP" "0"
    > Option "RandRRotation" "on"
    > EndSection
    >
    > That line that sets NvAGP to zero basically tells the nVidia driver to not
    > use the kernel's AGPGART interface. I haven't have a driver related
    lockup
    > since I added that setting.
    >
    > - Mike
    >
    Great.. I will try it tonight and report tomorrow..

    Cheers.. Dale


    P.S. Tech support for windows is no way near as good as that.. GO LINUX!!!


    Visualeyez This Marketing Solutions Guest

Posting Permissions

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

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139