Page 2 of 3 FirstFirst 123 LastLast
Results 11 to 20 of 26

Thread: Ubuntu 14.04 trusty alpha?

  1. #11
    Join Date
    Apr 2007
    Location
    Denmark
    Beans
    2,948
    Distro
    Ubuntu 14.04 Trusty Tahr

    Re: Ubuntu 14.04 trusty alpha?

    Well, after restart all seems to work.
    Code:
    rig@rig-Aspire-R3600:~$ echo && echo -n "Current Date/Time: " && TZ='UTC' date && echo -n "Distro Release: " && lsb_release -sd && echo -n "Kernel Release: " || echo && cat /proc/version  && echo -n "Gnome Release: " && gnome-shell --version && echo -n "Unity Release: " && unity --version && echo && /usr/lib/nux/unity_support_test -p -f && echo || echo && dpkg -s mesa-utils && echo || echo && echo "Package: mesa-common-dev" && dpkg -s mesa-common-dev | sed 's/^/  /' | grep Version && echo || echo && echo "Package: xserver-xorg-core" && apt-cache policy xserver-xorg-core | grep Installed && echo || echo && echo "Package: xserver-common" && apt-cache policy xserver-common | grep Installed && echo || echo && echo "Package: xserver-xephyr" && apt-cache policy xserver-xephyr | grep Installed && echo || echo && echo "Tree Map of PCI Devices:" && lspci -tv && echo || echo && echo "Display Properties:" && echo -n " lcd monitor:    LG Flatron W2452T " && echo && xdpyinfo | grep -E '(resolution|dimensions)' && echo
    
    Current Date/Time: tor okt 24 14:15:01 UTC 2013
    Distro Release: Ubuntu Trusty Tahr (development branch)
    Kernel Release: Linux version 3.11.0-13-generic (buildd@roseapple) (gcc version 4.8.1 (Ubuntu/Linaro 4.8.1-10ubuntu8) ) #20-Ubuntu SMP Wed Oct 23 07:38:26 UTC 2013
    Gnome Release: GNOME Shell 3.8.4
    Unity Release: unity 7.1.2
    
    OpenGL vendor string:   NVIDIA Corporation
    OpenGL renderer string: ION/integrated/SSE2
    OpenGL version string:  3.3.0 NVIDIA 331.13
    
    Not software rendered:    yes
    Not blacklisted:          yes
    GLX fbconfig:             yes
    GLX texture from pixmap:  yes
    GL npot or rect textures: yes
    GL vertex program:        yes
    GL fragment program:      yes
    GL vertex buffer object:  yes
    GL framebuffer object:    yes
    GL version is 1.4+:       yes
    
    Unity 3D supported:       yes
    
    Package: mesa-utils
    Status: install ok installed
    Priority: optional
    Section: x11
    Installed-Size: 130
    Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
    Architecture: amd64
    Source: mesa-demos
    Version: 8.1.0-2
    Replaces: xbase-clients (<< 6.8.2-38)
    Depends: libc6 (>= 2.14), libgl1-mesa-glx | libgl1, libx11-6
    Description: Miscellaneous Mesa GL utilities
     This package provides several basic GL utilities built by Mesa, including
     glxinfo and glxgears.
    Original-Maintainer: Debian X Strike Force <debian-x@lists.debian.org>
    Homepage: http://mesa3d.org/
    
    Package: mesa-common-dev
      Version: 9.2.2-1ubuntu1
    
    Package: xserver-xorg-core
      Installed: 2:1.14.3-3ubuntu3
    
    Package: xserver-common
      Installed: 2:1.14.3-3ubuntu3
    
    Package: xserver-xephyr
      Installed: 2:1.14.3-3ubuntu3
    
    Tree Map of PCI Devices:
    -[0000:00]-+-00.0  NVIDIA Corporation MCP79 Host Bridge
               +-00.1  NVIDIA Corporation MCP79 Memory Controller
               +-03.0  NVIDIA Corporation MCP79 LPC Bridge
               +-03.1  NVIDIA Corporation MCP79 Memory Controller
               +-03.2  NVIDIA Corporation MCP79 SMBus
               +-03.3  NVIDIA Corporation MCP79 Memory Controller
               +-03.5  NVIDIA Corporation MCP79 Co-processor
               +-04.0  NVIDIA Corporation MCP79 OHCI USB 1.1 Controller
               +-04.1  NVIDIA Corporation MCP79 EHCI USB 2.0 Controller
               +-08.0  NVIDIA Corporation MCP79 High Definition Audio
               +-09.0-[01]--
               +-0a.0  NVIDIA Corporation MCP79 Ethernet
               +-0b.0  NVIDIA Corporation MCP79 AHCI Controller
               +-0c.0-[02]--
               +-10.0-[03]----00.0  NVIDIA Corporation ION VGA
               +-15.0-[04]--
               +-16.0-[05]----00.0  Qualcomm Atheros AR242x / AR542x Wireless Network Adapter (PCI-Express)
               +-17.0-[06]--
               \-18.0-[07]--
    
    Display Properties:
     lcd monitor:    LG Flatron W2452T 
      dimensions:    1920x1200 pixels (508x318 millimeters)
      resolution:    96x96 dots per inch
    
    rig@rig-Aspire-R3600:~$

  2. #12
    Join Date
    Jul 2007
    Location
    UK
    Beans
    17,059
    Distro
    Ubuntu Development Release

    Re: Ubuntu 14.04 trusty alpha?

    Quote Originally Posted by Ringi View Post
    To do, or not to do partical upgrades...
    I don't get partial upgrades as I never use update-manager in development.

  3. #13
    Join Date
    Apr 2007
    Location
    Denmark
    Beans
    2,948
    Distro
    Ubuntu 14.04 Trusty Tahr

    Re: Ubuntu 14.04 trusty alpha?

    I do partial upgrades because I'm not sure what to do with all these sessions, and it works (I have been upgrading since 12.04, no fresh install)


    Lightdm by ringi_is, on Flickr

  4. #14
    Join Date
    Jun 2005
    Beans
    Hidden!

    Re: Ubuntu 14.04 trusty alpha?

    Quote Originally Posted by philinux View Post
    I don't get partial upgrades as I never use update-manager in development.
    +1

  5. #15
    Join Date
    Aug 2013
    Location
    Algonquin, IL U.S.A.
    Beans
    76
    Distro
    Lubuntu Development Release

    Re: Ubuntu 14.04 trusty alpha?

    It's Technically Speaking not official Alpha yet. It's Pre-Alpha. And there is another way to install it other than using the Nightly Build as well. All you do is use Ventrical's 3 commands to Edit your Sources List on top of a Saucy Installation. Most of the time that's the better way to go this early in the game.

  6. #16
    Join Date
    Aug 2013
    Location
    Algonquin, IL U.S.A.
    Beans
    76
    Distro
    Lubuntu Development Release

    Re: Ubuntu 14.04 trusty alpha?

    Cariboo907 has warned us time and time again NOT to do Partial Upgrades. The best way to update is to do a Sudo Apt-Get Update And Sudo Apt-Get Upgrade from the Command Line while using Development Builds. The Code Line is constantly changing and sometimes the Software Updater Code will change while you are Updating causing a Borked Update if you are the Built In Software Updater while it is being Updated. Bottom Line, Using the Software Updater is a NO-NO while you are on a Development Line of Code.

  7. #17
    Join Date
    Apr 2007
    Location
    Denmark
    Beans
    2,948
    Distro
    Ubuntu 14.04 Trusty Tahr

    Re: Ubuntu 14.04 trusty alpha?

    Quote Originally Posted by philinux View Post
    I don't get partial upgrades as I never use update-manager in development.
    Then you don't see this?


    Screenshot from 2013-10-31 00:32:43 by ringi_is, on Flickr

  8. #18
    Join Date
    Jul 2007
    Location
    UK
    Beans
    17,059
    Distro
    Ubuntu Development Release

    Re: Ubuntu 14.04 trusty alpha?

    I use synaptic to look at changelogs. I dont read them all sometimes there are far too many.

  9. #19
    Join Date
    Aug 2009
    Beans
    Hidden!
    Distro
    Xubuntu

    Re: Ubuntu 14.04 trusty alpha?

    Quote Originally Posted by philinux View Post
    I don't get partial upgrades as I never use update-manager in development.
    Quote Originally Posted by philinux View Post
    I use synaptic to look at changelogs. I dont read them all sometimes there are far too many.
    I remember Ranch Hand telling me to use CLI not update manager. As you may recall he called it update mangler.

    Someone here in this forum showed me how to make it easier than typing in sudo apt-get update && sudo apt-get upgrade over and over.

    Just put this in .bashrc and logout and back in then enter ud, ud2 or ud3 in terminal depending on what you need to do.
    Of course ud first and the others as needed.

    Code:
    # update aliases
    alias ud='sudo apt-get update && sudo apt-get upgrade && sudo apt-get clean'
    alias ud2='sudo apt-get dist-upgrade'
    alias ud3='sudo apt-get autoremove'
    BTW I broke my Trusty install with todays updates. Not sure what to do. Guess I'll give it some time and see if it straightens out.
    I tried to use Synaptic to fix some errors it was getting. I fixed them but broke it. If I would have stuck to the golden rule I probably wouldn't have broken it.

  10. #20
    Chanath is offline Extra Foam Sugar Free Ubuntu
    Join Date
    May 2013
    Beans
    729

    Re: Ubuntu 14.04 trusty alpha?

    Ringi, what is your bottom panel in #10? Is it the Cairo dock?
    Lovely screen!
    Last edited by Chanath; October 31st, 2013 at 08:03 PM.

Page 2 of 3 FirstFirst 123 LastLast

Tags for this Thread

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •