Search:

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

Page 1 of 3 1 2 3

Search: Search took 0.03 seconds.

  1. [ubuntu] Re: PCIe Bus Error: severity=Corrected, type=Data Link Layer on new Desktop install

    Those error will happen when mounting a second disk the wrong way ... do you have multiple drives ?
    If so, the solution involves editing your `/etc/fstab`

    backup current file `sudo cp...
  2. [ubuntu] How to move window without titlebar press and hold key + mouse click inside window

    How do I move an open window in ubuntu 18.04 using key + mouse drag ?
    Prior to ubuntu 18.04 this was possible holding down meta key then click inside the window and drag
    I have tried all the...
  3. [SOLVED] Re: 16.04 Chrome Thunderbird Java etc update repository insufficiently signed errors

    on ubuntu 16.04 I am now getting


    stens@bodhisattva ~ $ sudo apt-get update
    Hit:1 http://us.archive.ubuntu.com/ubuntu xenial InRelease
    Hit:2 http://us.archive.ubuntu.com/ubuntu xenial-updates...
  4. [ubuntu] Re: Xorg using 100% cpu when typing (and more) in a browser

    The default super quick troubleshooting technique to many such graphics related issues is to reboot ubuntu from its Live CD install DVD - once booted up where its all stock then see if the issue...
  5. Replies
    7
    Views
    6,024

    [ubuntu] Re: high pulseaudio cpu usage

    I see this same behaviour on 14.10
  6. [ubuntu] Re: Ubuntu 12.10 Desktop does not shows when i installed nvidia drivers!

    [QUOTE=Lisiano;12307233]Don't install nVidia drivers for Intel GPUs. Same goes for ATI. If you mean you have an onboard Intel GPU AND a separate (discrete) nVidia GPU, you will have to stick to...
  7. [ubuntu] Re: 14' Laptop with nVidia 630M or better without Optimus

    @meuns - what laptop did you get in the end ?
  8. Replies
    4
    Views
    7,217

    Re: No package 'glib-2.0' found?

    when U issue this at command line :



    sudo apt-get install pango
    it just says its not found - not too helpful,
    more verbose way to install or browse is :
    Synaptic Package Manager which U...
  9. Replies
    4
    Views
    396

    [ubuntu] Re: laptop working with a monitor

    get into

    System -> Display -> Detect Display

    your new monitor should appear ~disabled~
    which you then activate
  10. Replies
    14
    Views
    896

    [SOLVED] Re: Unable to install Linux

    on boot up when you see the purple screen hold down shift and it will show
    the ubuntu options screen - hit F6 which shows how to disable
    various kernel options - specific to each laptop, ubuntu...
  11. Replies
    2
    Views
    1,684

    [ubuntu] Re: Installing python package

    I do not believe it is either. Here is the terminal console output :


    sudo apt-get install python-matplotlib

    Reading package lists... Done
    Building dependency tree
    Reading state...
  12. Replies
    1
    Views
    462

    [ubuntu] Re: H.264 playback

    try reinstalling your graphics drivers - sounds like its in a dodgy state
    I've had similar with nvidia which was cleared up this way

    good luck
  13. [SOLVED] Re: Problem in c++ program compilation even g++ already installed

    sudo apt-get install build-essential checkinstall

    will give you the g++ compiler
  14. Replies
    2
    Views
    1,077

    [ubuntu] Re: Java takes too long to start

    I just did a fresh download of imageJ source code:

    cd whichever/source_dir
    ant # <-- this ant command compiles the package into a jar

    to execute issue :

    java whichever/source_dir/ij.jar
    ...
  15. [ubuntu] Re: Ubuntu not booting on my macbook pro

    I have exactly the same problem. Did U get to a solution ?
  16. Replies
    7
    Views
    462

    [ubuntu] Re: Google Earth loads slowly

    my install of GE runs just fine on ubuntu 11.10 32bit - its About ...

    p, li { white-space: pre-wrap; } Google Earth
    6.0.3.2197
    Build Date
    5/13/2011
    Build Time
    5:16:07 pm
    ...
  17. [ubuntu] most recent apps - handy way to relaunch app I just closed

    Most recently used apps - view the list then relaunch an app ...
    an extremely handy productivity aid - anyone know if
    such can be added to ubuntu - surprised its missing from ubuntu 11.10
    ...
  18. Re: Soon to start Software Engineering!

    The more hardware focused second course may also introduce you to
    assembly language programming which is fun and necessary when
    flipping bits to directly control logic circuits - this language also...
  19. [all variants] apt-get build-dep X not matching apt-get install -s X

    sudo apt-get build-dep XXXX

    says :

    E: Unable to find a source package for XXXX

    frustratingly,

    sudo apt-get install -s XXXX
  20. Replies
    14
    Views
    5,096

    [ubuntu] Re: will now halt

    I also have same symptom when using ubuntu (11.04 and 11.10)
    interestingly, my laptop works fine using openSUSE 11.4
    so I also feel its a software issue (fixable)

    issue ;

    cat...
  21. [ubuntu] Re: I want Ubuntu so bad it's not installing !

    prior to installing ubuntu - its nice to test drive using the Live CD
    where you boot up into ubuntu without having to install onto your harddrive.

    Only after a successful Live CD boot up should...
  22. [ubuntu] Re: Updated nVidia drivers cause sound issues.

    I can second the suggestion that more recent ubuntu releases are MUCH better with sound and video drivers. ubuntu 11.10 actually comes loaded by default with the very newest nvidia drivers 280.13...
  23. [all variants] discrepancy in calculated packages needed to install

    I want to compile from source pygame : package (python-pygame),
    strangely, to identify prerequisite packages I am seeing different sets of necessary packages
    across different commands.
    ...
  24. Replies
    15
    Views
    1,242

    Re: how to switch between os' ?

    a generation ago IBM's MVS OS routinely ran/runs multiple disparate live OS's simultaneously on same hardware - its fitting the masses now gain access to similar
  25. Replies
    15
    Views
    1,242

    Re: how to switch between os' ?

    xen is a virtualization software layer which lives between the hardware and any OS
    if U google : xen virtualization ubuntu

    xen allows multiple OS to run simultaneously on a given computer....
Results 1 to 25 of 62
Page 1 of 3 1 2 3