Search:

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

Search: Search took 0.03 seconds.

  1. [ubuntu] Re: 12.04.2 server 10Gb intel ethernet fibre ixgbe not working

    I have found that the fibre NICs don't come up until I run ethtool -r eth2. Then they work fine. I have added :

    up /sbin/ethtool -r eth2

    to /etc/network/interfaces and it now works fine. ...
  2. [ubuntu] 12.04.2 server 10Gb intel ethernet fibre ixgbe not working

    I have a server with a 10Gb Ethernet fibre card. Looks like this in lspci:

    82:00.0 Ethernet controller: Intel Corporation 82599EB 10-Gigabit SFI/SFP+ Network Connection (rev 01)
    lsmod shows...
  3. Replies
    5
    Views
    3,995

    [ubuntu] Re: Video and audio issue

    Is there some way to change the resolution in a text config file before I start x. Maybe it's working but outputting the wrong resolution?

    Why is getting graphics and sound so hard? Even for...
  4. Replies
    5
    Views
    3,995

    [ubuntu] Re: Video and audio issue

    I just tried installing the latest proprietary driver from AMD/ATI. It gave me exactly the same results as the ubuntu one. My monitor tells me it can display at that resolution. fglrxinfo says...
  5. Replies
    5
    Views
    3,995

    [ubuntu] Re: Video and audio issue

    I really, really don't want to install the proprietary drivers direct from intel but I don't think I have any other options at the moment.
  6. [ubuntu] Re: Graphics Card Problem with 3.2.0-38 linux headers

    Each time you get a kernel upgrade you are going to face the same issue.

    The other way is that because apparently there aren't drivers for the radeon HD series yet, you can install proprietary...
  7. Replies
    11
    Views
    21,418

    [ubuntu] Re: Video driver prob: AMD Ati Radeon HD 7340

    You might need to install the proprietary drivers unfortunately. How to do it is here:
    http://askubuntu.com/questions/25321/how-do-i-install-drivers-for-an-amd-radeon-hd-6450

    If you go down this...
  8. Replies
    5
    Views
    3,995

    [ubuntu] Re: Video and audio issue

    I tried a solution from another post:


    sudo ppa-purge ppa:ubuntu-x-swat/x-updates
    sudo apt-get update
    sudo add-apt-repository ppa:ubuntu-x-swat/x-updates
    sudo apt-get update
    sudo apt-get...
  9. Replies
    5
    Views
    3,995

    [ubuntu] Re: Video and audio issue

    I tried the restricted drivers both when I installed ubuntu and recently. I tried recently using the gui and again following directions in another post using


    sudo apt-get install fglrx...
  10. [ubuntu] Re: Graphics Card Problem with 3.2.0-38 linux headers

    Not that you should do this but I had the same problem with my ATI Radeon HD 6450 at linux kernel 3.2.0-33. I changed grub so that my system always boots 3.2.0-31. I edited /etc/default/grub and...
  11. Replies
    10
    Views
    504

    [all variants] Re: IF statements in bash script

    You must start with an if, you can have as many elif (else if) statements as you like but only one else and one last fi!!!

    A simple if:


    if <test>; then
    <do stuff>
    fi

    if with else:
  12. Replies
    5
    Views
    3,995

    [ubuntu] Video and audio issue

    I have a system with and Asutek P8H61 M'board, with onboard audio and a Radeon HD 6450 with DVI, VGA and HDMI out which includes HDMI audio. I installed ubuntu (64bit) 12.04

    I believe when I...
  13. Replies
    2
    Views
    5,941

    [kubuntu] how do I show files on KDE desktop?

    I'm just trying out KDE after a long time away. I have it on ubuntu precise.

    This seems like such a dumb question.

    I don't see any files on my desktop. I have files in my Desktop folder but...
  14. [ubuntu] Re: startup application windows under menu bar

    Yeah, that makes it easier but I'd prefer it if the windows didn't end up there in the first place.

    Perhaps they are starting up before the menu bar and perhaps waiting to start them up until...
  15. [ubuntu] startup application windows under menu bar

    I have one or two applications I like to start up when I log in. They seem to start up before the menu bar therefore they appear under the menu bar. I can't access the window title bar to move...
  16. Replies
    2,052
    Views
    2,750,910

    Re: Comprehensive Sound Problem Solutions Guide

    I have this apparently very common problem. I recently installed kubuntu gutsy on a completely new machine. The kubuntu installer did wonders with the video (nvida GT 6800) and after adding gnome I...
Results 1 to 16 of 16