Search:

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

Page 1 of 2 1 2

Search: Search took 0.06 seconds.

  1. Replies
    3
    Views
    1,845

    Re: [SOLVED] Frets on Fire songs

    To convert all the song files to lowercase with a single command:-

    sudo find /usr/share/games/fretsonfire/data/songs/ -depth -exec rename 's/(.*)\/([^\/]*)/$1\/\L$2/' {} \;

    :guitar:
  2. [xubuntu] Re: Mythtv cant watch tv or record after reboot

    I have a KWorld PC160-2T and have an issue where the tuner card does not work after a system reboot. So make sure you fully power cycle your machine off and on again. I think the issue is something...
  3. [SOLVED] HOWTO: Manually partition an SSD drive with a Guid Partition Table (GPT)

    This is a simple guide for installing a new SSD drive using a Guid Partition Table. I thought I would share my result after doing this for the first time today. Useful information on the subject...
  4. Replies
    4
    Views
    587

    [SOLVED] [SOLVED] F-Spot no longer functions

    I solved this particular crash when pressing the import button (with the same stacktrace), by re-enabling Visual Effects (under System -> Preferences -> Appearance).

    I had previously broken visual...
  5. Replies
    7
    Views
    3,317

    [SOLVED] Re: [SOLVED] Re: No Sound After Update

    Hi Tonya_in_FL, it's cool to hear when a post helps people, so thanks for the feedback.

    I included a link to the bug, because a neat feature of launchpad is you can mark the bug as affecting you...
  6. Replies
    34
    Views
    41,071

    [SOLVED] Re: No Sound in Ubuntu 10.04

    Here's the fix / workaround for the Dell Mini 9:

    http://ubuntuforums.org/showthread.php?p=11323189#post11323189
  7. Replies
    4
    Views
    339

    [ubuntu] [SOLVED] Re: Dell mini 9 sound

    Here's the fix / workaround:

    http://ubuntuforums.org/showthread.php?p=11323189#post11323189
  8. Replies
    2
    Views
    760

    [ubuntu] [SOLVED] Re: Dell mini9 audio quit working

    Here's the fix / workaround:

    http://ubuntuforums.org/showthread.php?p=11323189#post11323189
  9. Replies
    7
    Views
    3,317

    [SOLVED] [SOLVED] Re: No Sound After Update

    Found the fix for those who have lost sound on the Dell Mini 9 after the update to kernel 2.6.32-34.

    Edit the file alsa-base.conf by running the following command:-


    gksudo gedit...
  10. Replies
    7
    Views
    3,317

    [SOLVED] Re: No Sound After Update

    I've also just noticed that I've lost sound on my Dell Mini 9 with Ubuntu 10.04.
  11. [ubuntu] Re: Disconnect USB device (or disable USB) before shut down/power off

    I think this looks like a good thread for us to work together on fixing the backlight issue.

    I begrudgingly installed Windows 7 on a spare disk to see what happens to the iMon LCD when the machine...
  12. [ubuntu] Re: Can't turn off computer after upgrading to 11.04

    I've started noticing shutdown problems on Ubuntu 11.04, this is a particular problem as the machine runs MythTV and needs to shutdown reliably by itself.

    In-case we have any correlation on...
  13. [mythbuntu] Re: Antec Veris Remote Control Power On Not Working

    I have the same issue, but unfortunately no solution yet :(
  14. Replies
    2
    Views
    2,661

    [ubuntu] Re: how to install keyboard driver patch?

    Any news getting two finger scrolling to work?
  15. Replies
    4
    Views
    547

    [ubuntu] Re: Problem with my wireless card.

    Similar issue here. Dell mini 9 with BCM4312 has been working fine with Ubuntu 10.04 since April. I have a feeling it hasn't been working for a week or so, but I didn't take much notice until last...
  16. Replies
    2
    Views
    393

    [SOLVED] Re: How to? Subversion on Ubuntu Server

    This may be of some help:

    http://www.wikihow.com/Install-a-Subversion-Source-Control-Server-on-Ubuntu-10.04

    It doesn't cover using the subversion client. But is does explain how to setup...
  17. Replies
    39
    Views
    13,878

    [all variants] Re: Linux support for TomTom Home

    This is the response I received from TomTom support:-
  18. [ubuntu] Re: Help! I'm new: Getting Kworld DVB-T PC160-2T card to work with Mythtv, anyone?

    So you have installed the firmware using the restricted driver manager? That is critical for it to work. Our transmitter is some distance away and so I have an aerial on the roof with a booster. I...
  19. [ubuntu] Re: Help! I'm new: Getting Kworld DVB-T PC160-2T card to work with Mythtv, anyone?

    I just purchased a KWorld Dual DVB-T PCI TV Card (KW-PC160-2T) from Maplin. I did a fresh install of Mythbuntu 10.04 (32bit as its an old machine).

    Mythbuntu failed to detect a tuner card, so I...
  20. Replies
    20
    Views
    27,374

    [ubuntu] Re: Catalyst "Super-User" Problem

    Has anyone created a bug for this on launchpad? I am aware that the restricted driver is not maintained by canonical, but I expect it would be possible to just change the shortcut on the menu.

    I...
  21. Thread: Canon MP140

    by danellisuk
    Replies
    14
    Views
    12,874

    [ubuntu] Re: Canon MP140

    :D Thanks to abhilashkumar for his instructions. This is how I installed the MP140 on Ubuntu 9.04 (x86).

    Go to http://software.canon-europe.com/products/0010525.asp

    Then select Linux from the...
  22. Re: How do I add new Python-Fu scripts to the Gimp?

    You need to make the plugin file executable. I placed the python-fu plugin in the following folder:-


    $ cd /home/daniel/.gimp-2.4/plug-ins
    $ ls -l
    -rw-r--r-- 1 daniel daniel 5381 2008-11-20...
  23. Replies
    67
    Views
    165,436

    Re: HOWTO: Getting MIDI to work fully in Ubuntu

    I have just discovered that the SoundBlaster Live does not have its own memory, it instead uses the system memory. I had the same problem as you trying to load the Fluid R3 soundfont.

    You can...
  24. [ubuntu] Re: My ubuntu computer won't recognize my mp3 player

    Yesterday, I had the same issue with an Acoustic Solutions MP3 player (from Argos). It looks like your MP3 player has the same internals because I see from the lsusb output shows "066f:8000...
  25. Re: Errors compiling hello world module...please help

    That was fantastic, thank you very much. I couldn't have received a more complete answer to my question.

    'sudo make install' failed, but I was able to insert and remove the module with


    ...
Results 1 to 25 of 30
Page 1 of 2 1 2