Search:

Type: Posts; User: swizman; Keyword(s):

Page 1 of 2 1 2

Search: Search took 0.05 seconds.

  1. Replies
    2
    Views
    1,926

    [SOLVED] Re: Setting a ntpd server to allow peers to sync

    I added this to the end of /etc/ntp.conf

    # define the networks from which this server will accept NTP synchronization requests
    # You do so with a modified restrict statement removing the noquery...
  2. [ubuntu] Re: Ubuntu 9.10 or 10.04 eSATA Port Multiplier (PMP) compatibility

    This matches your specs:


    http://www.newegg.com/Product/Product.aspx?Item=N82E16816115076
    HighPoint RocketRAID 622 PCI-Express 2.0 x1 SATA 6.0Gb/s Controller Card

    From their Specifications:...
  3. Replies
    22
    Views
    4,484

    [ubuntu] Re: 9.10, 10.04 Random Memory Leak

    http://ubuntuforums.org/showthread.php?t=1474932
  4. Replies
    3
    Views
    1,197

    [ubuntu] Re: "if...else" in Bash scripting

    Change the if condition to:

    if [ $input = 1 ]


    You need empty space after and before the "[]" and also after the "=".
    The variable containing the input is called $input, not $inputan.
    ...
  5. Replies
    14
    Views
    3,163

    [ubuntu] Re: Lucid panel issues

    http://ubuntuforums.org/showthread.php?t=1474932
  6. [SOLVED] Re: 10.04 Desktop with a third panel: wnck-applet has memory leak

    Solved:

    I did a reprofiling at bootup.

    This resulted in a lower memory and cache use, fixed the wck-applet memory leak with theme Radiance and gave a faster bootup. Very impressive result.
    I...
  7. [ubuntu] Re: New panel doesn't shows up immediately upon its adding

    see post #4

    http://ubuntuforums.org/showthread.php?t=1474932
  8. [SOLVED] Re: 10.04 Desktop with a third panel: wnck-applet has memory leak

    Another, related bug:



    After my fresh install of 10.04 and using Ambiance:



    Right-click on a panel > Click on: New Panel > No new panel shows up > log-out > log-in > new panel shows up...
  9. [SOLVED] Re: 10.04 Desktop with a third panel: wnck-applet has memory leak

    Update:

    In my case, workspace switching causes the memory increase of the wnck-apple.

    Having the System Monitor on display on one workspace, I switch to an other workspace containing an open...
  10. [SOLVED] Re: 10.04 Desktop with a third panel: wnck-applet has memory leak

    I filed a bug report. Please sign up there if you have the same problem.

    https://bugs.launchpad.net/ubuntu/+source/gnome-panel/+bug/576751
  11. [SOLVED] 10.04 Desktop with a third panel: wnck-applet has memory leak

    I added a third panel on the left side and now the wnck-applet is using an increasing amount of memory.

    From System Monitor:

    wnck-applet Sleeping 0 0 1951 70.4 MiB poll_schedule_timeout
    ...
  12. Replies
    41
    Views
    108,831

    [all variants] Re: Known Lucid Lynx issues/bugs with workarounds

    mount.cifs won't mount shares; set uid bit not set

    https://bugs.launchpad.net/ubuntu/+source/samba/+bug/563805

    the fix

    sudo chmod +s `which mount.cifs`
    sudo chmod +s `which umount.cifs`
  13. [SOLVED] Re: How to calculate an expression in simple Script programming written in Emacs

    echo $(( 2*3 ))


    Have fun
  14. Replies
    6
    Views
    1,664

    [ubuntu] Re: Unable to install IES4Linux in Ubuntu 9.04

    I just installed IES4Linux yesterday.

    I got the errors to and each time I force-quit the GUI window and started again. Each time it got further in the install and after about 6 times restarting...
  15. [ubuntu] Re: [SOLVED] Darter Ultra videocam stopped working in Ekiga and Cheese

    EnderEcho:

    To use the old camera module, you just install the System 76 Drivers again:

    System > Administration > System 76 Driver > PW > Install Drivers > Install > Reboot !


    But before you...
  16. [ubuntu] Re: Darter Ultra videocam stopped working in Ekiga and Cheese

    I can confirm that Cheese works on a panp4n with Intrepid 8.10 after compiling a new camera module according this instructions:
    ...
  17. Thread: no sound

    by swizman
    Replies
    55
    Views
    4,379

    [ubuntu] Re: no sound

    Thomas:

    You recommend Hardy users to upgrade to Intrepid in order to solve the sound problem (see your post #22).

    But Hardy is a LTS with a 3 year shelf life.

    It is not acceptable that...
  18. [gnome] Re: Solved: Network connection "disabled" after suspend. (Intrepid/panp4i)

    I just looked at your log files and compared them with mine after a resume.

    The kernel log (bad) shows that a whole bunch of stuff is not activated. Basically, after the entry “PM: Finishing...
  19. Thread: no sound

    by swizman
    Replies
    55
    Views
    4,379

    [ubuntu] Re: no sound

    uname -a
    Linux fifi 2.6.24-22-generic #1 SMP Mon Nov 24 19:35:06 UTC 2008 x86_64 GNU/Linux
  20. Thread: no sound

    by swizman
    Replies
    55
    Views
    4,379

    [ubuntu] Re: no sound

    I am using a system76 panp4n laptop purchased two months ago.



    OS is Hardy 8.04.1 64-bit. It is still the original installation from system76 with system76 drivers 2.2.7.


    There is NO...
  21. Thread: no sound

    by swizman
    Replies
    55
    Views
    4,379

    [ubuntu] Re: no sound

    OK, I have the sound back.

    Following the thread
    http://ubuntuforums.org/showthread.php?t=616845

    I determined that I have a Realtek ALC662 rev1 sound card (in my panp4n).

    I changed the last...
  22. Thread: no sound

    by swizman
    Replies
    55
    Views
    4,379

    [ubuntu] Re: no sound

    Thomasaaron:

    Could you please run my script “sound_check.sh” (see attachment to my post # 11) on your machine and post the resulting text file so we can compare your sound settings with ours ?
    ...
  23. [gnome] Re: Solved: Network connection "disabled" after suspend. (Intrepid/panp4i)

    Instead of checking / unchecking "Enable wireless", try this:

    Next time, after resume, open a terminal and issue the command
    sudo /sbin/ifup wlan0

    If this command works and connects to the...
  24. Thread: no sound

    by swizman
    Replies
    55
    Views
    4,379

    [ubuntu] Re: no sound

    Earrame:

    I wrote a shell script "sound_check.sh" to collect sound information.

    Extract the 3 files from my attachment file "sound.tar" to your Desktop.

    Open a shell and run the commands:...
  25. Thread: no sound

    by swizman
    Replies
    55
    Views
    4,379

    [ubuntu] Re: no sound

    I do not have proposed checked.

    Last night was a Hardy security update. Here is the commit log from Synaptic:

    Commit Log for Thu Nov 27 20:52:34 2008

    Upgraded the following packages:...
Results 1 to 25 of 26
Page 1 of 2 1 2