+ Reply to Thread
Page 10 of 12 FirstFirst ... 6 7 8 9 10 11 12 LastLast
Results 91 to 100 of 118

Thread: Ubuntu 7.10 is the hotness :)

  1. #91
    Super Loser Apoorv Khatreja's Avatar
    Join Date
    Nov 2006
    Location
    Delhi
    Age
    19
    Posts
    1,363

    Default Re: Ubuntu 7.10 is the hotness :)

    I just experienced my first hanging on Ubuntu, inspite of having disabled powernowd. But the difference was that it wasn't random, it was event triggered. I was seeking an avi movie in Totem, when everything froze and the audio that was playing started recurring (A 1/2 second fraction, it sounded like an old scratched VCD which gets stuck). Any ideas?

    Could anybody here help me out with the processes in Ubuntu? I want to disable all processes that are not necessary.
    | RutSum |

  2. #92
    The Global Village Idiot vishalrao's Avatar
    Join Date
    Jan 2005
    Location
    Pune, India
    Age
    33
    Posts
    3,521

    Default Re: Ubuntu 7.10 is the hotness :)

    for processes i think you go into system-prefs-session...

    not sure about the hanging... did you try adding kernel boot parameters to your grub boot entry (/boot/grub/menu.lst) such as "noapic" , "nolapic" and "acpi=off" ?
    "Thou shalt not follow the null pointer for at its end madness and chaos lie."

  3. #93
    Super Loser Apoorv Khatreja's Avatar
    Join Date
    Nov 2006
    Location
    Delhi
    Age
    19
    Posts
    1,363

    Default Re: Ubuntu 7.10 is the hotness :)

    What do they mean ?
    | RutSum |

  4. #94
    The Global Village Idiot vishalrao's Avatar
    Join Date
    Jan 2005
    Location
    Pune, India
    Age
    33
    Posts
    3,521

    Default Re: Ubuntu 7.10 is the hotness :)

    those options are for hardware which does not have things implemented properly/fully and using them causes hangups... like APIC or ACPI... those options enables some workarounds...

    for example, ubuntu/fedora hang on my tablet some time after/during boot unless i add the "noapic" option

    some desktop motherboards might have a similar problem with linux...

    do you need help adding those options or do you already know how?

    update:

    as root do the following (if you can manage it without screwing up your installation! ) :

    make a backup copy of your /boot/grub/menu.lst file. then edit it (not the backup!) to locate the line starting with "# kopt="...

    at the end of the line add " noapic nolapic acpi=off"

    note the space at the start as well which will go to the end of the existing "# kopt=" line...

    save the file, then run "update-grub", then reboot and see if you can reproduce the hang...
    Last edited by vishalrao; November 17th, 2007 at 11:22 PM. Reason: Automerged Doublepost
    "Thou shalt not follow the null pointer for at its end madness and chaos lie."

  5. #95
    supersupersuper... power's Avatar
    Join Date
    Dec 2004
    Location
    Navi Mumbai
    Posts
    1,375

    Default Re: Ubuntu 7.10 is the hotness :)

    I doubt that is being caused due to apic or acpi . Dont add those parameters unless you are absolutely sure thats causing the problem . If you are experiencing hangup's only while playing video it might be temporary problem . Try vlc or mplayer and btw do ur screen hang even when you are not playing video ??
    Btw you can just chmod -x /etc/init.d/powernowd to stop it from running at boot time . Theres also one powernowd.early which may enable powernow so chmod -x both of them .


  6. #96
    The Global Village Idiot vishalrao's Avatar
    Join Date
    Jan 2005
    Location
    Pune, India
    Age
    33
    Posts
    3,521

    Default Re: Ubuntu 7.10 is the hotness :)

    oh is it only with video playback? i wonder why powernow helped in that case...

    apoorv: do a "lsmod | grep powernow" and see if anything shows up...

    for me it shows some lines with "powernow_k8" so i think you need to add that as a line in the module blacklist file at "/etc/modprobe.d/blacklist"

    "blacklist powernow" and "blacklist powernow_k8"

    maybe powernow is reloading after reboots without this blacklisting

    oh wait, i reread the post, powernow might not be the problem either... i say it could be one of those kernel boot parameters

    please post your cpu and motherboard details, info about networking and sound models etc will also help...

    see this comment on a blog Random Freeze Jefim Borissov

    and https://wiki.ubuntu.com/Core_2_Duo_Support

    they are old but related... so i really think its a kernel parameter

    also disable any desktop effects (if you have it running) then try playing video...
    Last edited by vishalrao; November 17th, 2007 at 11:54 PM. Reason: Automerged Doublepost
    "Thou shalt not follow the null pointer for at its end madness and chaos lie."

  7. #97
    philosopher-in-chief gregory house's Avatar
    Join Date
    Aug 2007
    Location
    Pune
    Age
    28
    Posts
    1,893

    Default Re: Ubuntu 7.10 is the hotness :)

    Well, the upgrade was done overnight (three times now the 35 mb download was interrupted). Did it via aptitude. Also installed monodevelop. But it is a usability nightmare compared to VS2005. Faced similar problems with SharpDevelop on Windows. These guys have to do something about it.

  8. #98
    The Coolest One!!! coolbuddy_79's Avatar
    Join Date
    Jan 2005
    Location
    Delhi, India
    Age
    31
    Posts
    3,574

    Default Re: Ubuntu 7.10 is the hotness :)

    my first post from Ubuntu 7.10

    on VMWare though :p

    need to find a way to configure bridge mode...any help would be most welcome...tried to search in the forum, but cudn't find ...may be didn't put too much effort...

  9. #99
    philosopher-in-chief gregory house's Avatar
    Join Date
    Aug 2007
    Location
    Pune
    Age
    28
    Posts
    1,893

    Default Re: Ubuntu 7.10 is the hotness :)

    I am at a loss as far as networking via VMWare goes. One day miraculously, I did get something working. Not able to replicate it though. And the help documentation is written by an android. Has no head or tail.

    -----------------------
    Well, everybody is on Ubuntu 7.10. it will take me three whole days to download it. Hope LFY ships it next month. But they will send openSUSE 10.3. No doubt about it.
    Last edited by gregory house; November 18th, 2007 at 09:35 PM. Reason: Automerged Doublepost

  10. #100
    Super Loser Apoorv Khatreja's Avatar
    Join Date
    Nov 2006
    Location
    Delhi
    Age
    19
    Posts
    1,363

    Default Re: Ubuntu 7.10 is the hotness :)

    Last edited by Apoorv Khatreja; November 18th, 2007 at 11:11 PM. Reason: Automerged Doublepost
    | RutSum |

+ Reply to Thread
Page 10 of 12 FirstFirst ... 6 7 8 9 10 11 12 LastLast

Similar Threads

  1. Ubuntu 9.10 is available!
    By vishalrao in forum Linux
    Replies: 136
    Last Post: February 18th, 2010, 09:27 PM
  2. Ubuntu help
    By dineshr1988 in forum Linux
    Replies: 33
    Last Post: September 30th, 2009, 04:54 PM
  3. ubuntu need help
    By karthikcolumbia in forum Linux
    Replies: 5
    Last Post: December 14th, 2008, 08:57 PM
  4. Ubuntu 8.10
    By IBF Member Blog Feed in forum IBF Members
    Replies: 0
    Last Post: November 9th, 2008, 08:10 AM
  5. Ubuntu Hardy Heron to be the hotness
    By vishalrao in forum Linux
    Replies: 27
    Last Post: June 14th, 2008, 02:11 PM

Tags for this Thread

Posting Permissions

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