Search:

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

Page 1 of 10 1 2 3 4

Search: Search took 0.08 seconds.

  1. [ubuntu] Re: After restart of 10.04, will not boot to desktop

    update: I went to the AMD/ATI website and downloaded the proprietary driver. We're back in business, but my screen seems a bit darker than usual and the fonts are smaller than what I remember..Whew!...
  2. [ubuntu] Re: After restart of 10.04, will not boot to desktop

    I went back a few kernels until I was able to get to the desktop, which was in low graphics mode (not recovery). I removed the fglrx driver, rebooted and was able to boot into the latest kernel. I...
  3. [ubuntu] After restart of 10.04, will not boot to desktop

    I have had this installation working for about a year so far. I did a shutdown then restart and now I am seeing the splash screen then a blank screen with no activity on the hard drive. There were no...
  4. Replies
    8
    Views
    1,955

    [all variants] Re: SCO ANSI Terminal Emulation

    OK, I almost got this running, but not 100%. I have a server I log into using scoansi-old. How can I modify this script to reflect the correct commands for the function keys? Is there a way to...
  5. [SOLVED] Re: Where is libreoffice in software manager?

    Sorry for being an A-hole! But it was in the official ubuntu wiki...How was I to know different?
    This should have been updated by those who regulate this system....just saying.
    Oh I forgot to say...
  6. [SOLVED] Re: Where is libreoffice in software manager?

    bump
  7. [SOLVED] Re: Where is libreoffice in software manager?

    This is strange, I think. I looked up the repositories in the update manager. Attached is the screen shot. You can clearly see that libreoffice is there. I then did a search through the sources.list...
  8. [SOLVED] Re: Where is libreoffice in software manager?

    Yes
  9. [SOLVED] Where is libreoffice in software manager?

    I followed the instructions to add the PPA for 10.04 from this link. After going through each step, I go to the software center, but libreoffice can not be found. So I try via CLI and get a message...
  10. Replies
    10
    Views
    444

    [SOLVED] Re: Bash error (amateur)

    Opened with vi...had a special character in there "^M". Removed and works now!
  11. Replies
    10
    Views
    444

    [SOLVED] Re: Bash error (amateur)

    #!/bin/bash
    shopt -s nullglob
    cd /home/brian/orders
    for f in *.prn
    do
    echo "working on $f"
    FILENAME=$f
    STR=$(echo `expr index "$FILENAME" "."`)
    done
    exit
  12. Replies
    10
    Views
    444

    [SOLVED] Re: Bash error (amateur)

    nano
  13. Replies
    10
    Views
    444

    [SOLVED] Re: Bash error (amateur)

    Ok, I changed interpreter line (which I shouldn't have to) from #!/bin/sh to #!/bin/bash and now I am receiving the following error:
    "bash: /home/brian/bin/orderprn.sh: /bin/bash^M: bad interpreter:...
  14. Replies
    10
    Views
    444

    [SOLVED] Bash error (amateur)

    I have a small script where I am receiving an "No such file or directory" error. I have attached two screen shots. The first one shows the directory listing with the script highlighted, and shows...
  15. [ubuntu] Re: Lucid upgrade; have sound but erratic volume

    Thank you!!
  16. Replies
    1
    Views
    225

    [SOLVED] Re: CD extraction head scratcher

    Fixed by using adcde...thanx for all the help posers
  17. Replies
    1
    Views
    225

    [SOLVED] CD extraction head scratcher

    I just bought a 3 CD set (John Digweed - Structures 2) and I am trying to rip it to my hard drive. I started with CD #1. In Sound Juicer, it listed all tracks for the 3 CD set on CD #1....scratching...
  18. Replies
    2
    Views
    677

    [ubuntu] Re: Mozilla ppas not found in update manager

    OK Thanks!
  19. Replies
    2
    Views
    677

    [ubuntu] Mozilla ppas not found in update manager

    I woke up this morning to an error with the update manager:
    ailed to fetch http://ppa.launchpad.net/mozillateam/firefox-stable/ubuntu/dists/lucid/main/binary-i386/Packages.gz 404 Not Found
    Failed...
  20. Replies
    2
    Views
    228

    [SOLVED] Re: Thunderbird upgrade 15.0.1

    Thank you for your quick response. The was an update available this morning through update manager.
  21. Replies
    2
    Views
    228

    [SOLVED] Thunderbird upgrade 15.0.1

    There is a known bug in Thunderbird v 15.0 that has been fixed in v 15.0.1.
    When will this version be available in the Ubuntu repositories?
  22. Replies
    12
    Views
    560

    [SOLVED] Re: Hardware and kernel upgrade broke system

    OK - I took the easy route and swapped wireless cards. On wireless now :)
    Thank you for all of your help.
  23. Replies
    12
    Views
    560

    [SOLVED] Re: Hardware and kernel upgrade broke system

    I do have a hardware switch (FN + F3), but it does not work (ie - nothing happens when I push it).
    I have tried the following from a post @ askubuntu.com:
    Edit...
  24. Replies
    12
    Views
    560

    [SOLVED] Re: Hardware and kernel upgrade broke system

    Yes:
    # PCI device 0x168c:0x002a (ath9k)
    SUBSYSTEM=="net", ACTION=="add", DRIVERS=="?*", ATTR{address}=="00:00:00:00:00:00", ATTR{dev_id}=="0x0", ATTR{type}=="1", KERNEL=="wlan*", NAME="wlan0"...
  25. Replies
    12
    Views
    560

    [SOLVED] Re: Hardware and kernel upgrade broke system

    Also from iwconfig:
    wlan0 IEEE 802.11bgn ESSID: off/any
    Mode:Managed Access Point: Not-Associated Tx-Power=off
    Retry long limit:7 RTS thr: off Fragment thr:...
Results 1 to 25 of 250
Page 1 of 10 1 2 3 4