Search:

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

Page 1 of 2 1 2

Search: Search took 0.05 seconds.

  1. [ubuntu] Re: Problems with scaling and AMD control center on video

    as per this thread: http://ubuntuforums.org/showthread.php?t=2225312

    sudo amdconfig --set-pcs-val=MCIL,DigitalHDTVDefaultUnderscan,0
  2. Replies
    19
    Views
    4,296

    Re: Catalyst 14.10 and scaling issues

    forget the trying to fix this using Catalyst Control Center, it's been broken for ages. Disable the overscan with:

    sudo amdconfig --set-pcs-val=MCIL,DigitalHDTVDefaultUnderscan,0


    You will...
  3. Replies
    10
    Views
    12,563

    Re: VPS - 1GB RAM enough for Web Server?

    If you're not expecting your server to be hammered then that will more than enough.
  4. Replies
    6
    Views
    487

    Re: Doom 3 res and shortcut

    You'll need something like this:


    #!/usr/bin/env xdg-open


    [Desktop Entry]
    Version=1.0
    Type=Application
    Terminal=false
  5. Re: Ubuntu 11.10: Unreal Tournament GOTY can't install

    I did an install a while back which still works fine for me. I wrote a guide here:
    http://www.samael.me.uk/2011/07/how-to-install-unreal-2004-on-ubuntu.html
  6. [ubuntu] Re: High CPU usage on Ubuntu 11.04 (still unsolved)

    I know this thread is ancient but the gnome-system-monitor issue that is causing problems for some other users still exists in Ubuntu 12.10 (quantal).

    I've added a comment on the launchpad bug...
  7. Replies
    163
    Views
    32,208

    Re: Humble Bundle V is now out

    Yeah I installed 302.07 manually. I took your advice and removed it then installed nvidia-current-updates from the repository. That's sorted the problem.

    Now I just need to sort the Limbo sound...
  8. Replies
    163
    Views
    32,208

    Re: Humble Bundle V is now out

    None of them work for me. I downloaded them via the Software Center. The only one I really want is Bastion. I did notice that the Software Center seemed to think that I don't have OpenGL even though...
  9. Replies
    92
    Views
    38,290

    [SOLVED] Re: 12.04 nvidia drivers? Compiz test failed.

    Thanks for that Gstrazds, driver v302.07 seems to have solved my problem.
  10. Replies
    10
    Views
    8,040

    [SOLVED] Re: 12.04 LTS lots of freezing..please help..

    Not sure if it's the cause but I found a load of segmentation faults in my syslog and it looks like file system is being mounted as read-only:

    output of:
    $ cat /var/log/syslog | grep error
    ...
  11. [ubuntu] Re: Flash stopped working after upgrade to 12.04

    I've found Flash to be buggy. I can start watching a video on youtube but eventually the controls at the bottom of the video are replicated all over the place. For some reason I also had a paused...
  12. Replies
    20
    Views
    4,020

    [ubuntu] Re: Ubuntu 12.04...freezing

    If you mean the Acer Aspire 5755G, then that does have Nvidia GPU. It's the GeForce GT 540M. Are you sure the Nvidia driver is not installed?
  13. Replies
    20
    Views
    4,020

    [ubuntu] Re: Ubuntu 12.04...freezing

    I did see in another thread something about latest Nvidia driver causing a problem. Are you also using 'nvidia-current'?
  14. Re: How can I get Java (JRE/JDK) for Ubuntu 12.04?

    when saying <your_path> lykeion is meaning that you have to put the path to wherever you put the JDK on your system there.

    The ~ symbol is a shortcut to your user directory. so ~/.bashrc is the...
  15. Replies
    20
    Views
    4,020

    [ubuntu] Re: Ubuntu 12.04...freezing

    I've had similar problems since upgrading. My machine has frozen up on me 3 times this evening and the only way to recover was to power off at the switch.
  16. Replies
    56
    Views
    5,043

    Re: Steam for Linux

    Who needs Steam when you've got Desura?
  17. Replies
    4
    Views
    8,961

    [ubuntu] Re: GameMaker 8.1 for ubuntu?

    I know this is an old thread but it is worth pointing out to anyone wanting to use Game Maker on Linux that there is a cross-platform alternative for handling Game Maker projects: lateralgm
  18. Replies
    8
    Views
    537

    Re: Speaking of Old MacOS games...

    Not sure if it counts as old but I recently put Halo on my mac. I wish there was a Linux version of that game.
  19. Replies
    22
    Views
    6,191

    [SOLVED] Re: OpenGL and Intergrated graphics and AAAARGGGH.

    Ubuntu would have auto detected the Intel graphics chip and installed the relevant drivers. The only time you are likely to manually install a graphics driver is if you want the official AMD or...
  20. Replies
    5
    Views
    589

    [ubuntu] Re: 2 questions....

    There is a native Linux version of Spotify, I would recommend using that instead of having to use Wine.


    Add this line to your list of repositories by editin your /etc/apt/sources.list and...
  21. [SOLVED] Re: File permissions and ownership corrupted somehow

    Cheers AlphaLexman. I can't believe it was that simple.

    I should have used
    chmod 644 /path/to/files/*

    instead of
    chmod 644 /path/to/files/

    I've put the folders back to 755 and can now...
  22. [SOLVED] Re: File permissions and ownership corrupted somehow

    I've tried booting from a live cd and running:

    fsck.ext4 -fyv /dev/sda1

    This didn't help but to be fair I've never used fsck before so I don't really know if that was the right thing to do.
  23. [SOLVED] Re: File permissions and ownership corrupted somehow

    This just happened again on another folder. I've raised a bug report for it on launchpad. It happened after doing chmod on a folder (the last folder this happened to had also been changed via chmod...
  24. [SOLVED] File permissions and ownership corrupted somehow

    For some unknown reason some folders within my Videos folder can no longer be accessed. I did an ls in the terminal and it shows the permissions are showing question marks:



    d????????? ? ? ? ?...
  25. [ubuntu] Re: Coming from Windows to Ubuntu & Music Issues

    Banshee is the best iTunes equivalent in my opinion. It's also the default player for Ubuntu now. There is some options to allow it to organize files/folders.
Results 1 to 25 of 36
Page 1 of 2 1 2