Page 4 of 4 FirstFirst ... 234
Results 31 to 39 of 39

Thread: R r

  1. #31
    Join Date
    Jun 2006
    Location
    Nux Jam
    Beans
    Hidden!
    Distro
    Ubuntu Development Release

    Re: R r

    Quote Originally Posted by cecilpierce View Post
    @dino99

    Thanks, this is a new QQ install so I guess I will wait or just add the raring main universe restricted multiverse for now and I guess I have to change the 'Ubuntu.info' file to that "zika" did ?
    i never did (and never care, but maybe i should (who knows )

  2. #32
    Join Date
    Apr 2007
    Location
    Miami FL USA
    Beans
    1,292
    Distro
    Ubuntu Development Release

    Re: R r

    Quote Originally Posted by dino99 View Post
    i never did (and never care, but maybe i should (who knows )
    I remember haveing problems with synaptic awhile back and changeing that file fixed it, don't know eithier.

  3. #33
    Join Date
    Aug 2012
    Beans
    242
    Distro
    Ubuntu Development Release

    Re: R r

    Just upgraded this config files this morning(well, morning here ):

    Code:
    Setting up base-files (6.11ubuntu1) ...
    Installing new version of config file /etc/issue ...
    Installing new version of config file /etc/issue.net ...
    Installing new version of config file /etc/lsb-release ...
    
    Configuration file `/etc/os-release'
     ==> File on system created by you or by a script.
     ==> File also in package provided by package maintainer.
       What would you like to do about it ?  Your options are:
        Y or I  : install the package maintainer's version
        N or O  : keep your currently-installed version
          D     : show the differences between the versions
          Z     : start a shell to examine the situation
     The default action is to keep your current version.
    *** os-release (Y/I/N/O/D/Z) [default=N] ? Y
    Installing new version of config file /etc/os-release ...
    
    serdotlinecho@raring:~$ cat /etc/os-release
    NAME="Ubuntu"
    VERSION="13.04, Raring Ringtail"
    ID=ubuntu
    ID_LIKE=debian
    PRETTY_NAME="Ubuntu Raring Ringtail (development branch)"
    VERSION_ID="13.04"
    Yeah!!!

  4. #34
    Join Date
    Aug 2010
    Location
    Arizona USA
    Beans
    3,001
    Distro
    Ubuntu Development Release

    Re: R r

    Quote Originally Posted by zika View Post
    OK, I'm in...

    ...after the first line in /usr/share/python-apt/templates/Ubuntu.info... OK?
    Nice!

    Code:
    vindsl@Zuul:~$ echo && echo "~ VinDSL Unity Debug Script 12.9.30 (vindsl.com) ~" && echo -n "Current Date/Time: " && date && echo -n "Distro Release: " && lsb_release -sd && echo -n "Kernel Release: " || cat /etc/*release && uname -s -r && echo -n "Unity Release: " && unity --version && echo && /usr/lib/nux/unity_support_test -p -f && echo || echo && dpkg -s mesa-utils && echo || echo && echo "Xserver Xorg Core Branch:" && apt-cache policy xserver-xorg-core | grep Installed && echo || echo && echo "Tree Map of PCI Devices:" && lspci -tv && echo || echo && echo "Display Properties:" && echo -n " lcd monitor:    Dell UltraSharp 1907FP (analog input)" && echo  && xdpyinfo | grep -E '(resolution|dimensions)' && echo
    
    ~ VinDSL Unity Debug Script 12.9.30 (vindsl.com) ~
    Current Date/Time: Mon Oct 22 20:19:30 MST 2012
    Distro Release: Ubuntu Raring Ringtail (development branch)
    Kernel Release: Linux 3.6.3-030603-generic
    Unity Release: unity 6.8.0
    
    OpenGL vendor string:   NVIDIA Corporation
    OpenGL renderer string: GeForce 7600 GT/AGP/SSE2
    OpenGL version string:  2.1.2 NVIDIA 304.51
    
    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: 132
    Maintainer: Ubuntu X-SWAT <ubuntu-x@lists.ubuntu.com>
    Architecture: i386
    Source: mesa-demos
    Version: 8.0.1+git20110129+d8f7d6b-0ubuntu2
    Replaces: xbase-clients (<< 6.8.2-38)
    Depends: libc6 (>= 2.4), 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.
    Homepage: http://mesa3d.sourceforge.net/
    
    Xserver Xorg Core Branch:
      Installed: 2:1.13.0+git20120920.70e57668-0ubuntu0ricotz
    
    Tree Map of PCI Devices:
    -[0000:00]-+-00.0  Intel Corporation 82875P/E7210 Memory Controller Hub
               +-01.0-[01]----00.0  NVIDIA Corporation G73 [GeForce 7600 GT]
               +-06.0  Intel Corporation 82875P/E7210 Processor to I/O Memory Interface
               +-1d.0  Intel Corporation 82801EB/ER (ICH5/ICH5R) USB UHCI Controller #1
               +-1d.1  Intel Corporation 82801EB/ER (ICH5/ICH5R) USB UHCI Controller #2
               +-1d.2  Intel Corporation 82801EB/ER (ICH5/ICH5R) USB UHCI Controller #3
               +-1d.3  Intel Corporation 82801EB/ER (ICH5/ICH5R) USB UHCI Controller #4
               +-1d.7  Intel Corporation 82801EB/ER (ICH5/ICH5R) USB2 EHCI Controller
               +-1e.0-[02]----0c.0  Lite-On Communications Inc LNE100TX
               +-1f.0  Intel Corporation 82801EB/ER (ICH5/ICH5R) LPC Interface Bridge
               +-1f.2  Intel Corporation 82801EB (ICH5) SATA Controller
               +-1f.3  Intel Corporation 82801EB/ER (ICH5/ICH5R) SMBus Controller
               \-1f.5  Intel Corporation 82801EB/ER (ICH5/ICH5R) AC'97 Audio Controller
    
    Display Properties:
     lcd monitor:    Dell UltraSharp 1907FP (analog input)
      dimensions:    1280x1024 pixels (339x271 millimeters)
      resolution:    96x96 dots per inch
    
    vindsl@Zuul:~$
    A bunch of Python upgrades flooded in, too!
    Intel ® P4 Extreme Edition 3.4 (Gallatin) || DFI ® LanParty PRO875B rev B1
    Crucial ® Ballistix Tracer PC4000 1GB || Mountain Mods U2-UFO Opti-1203
    XFX 7600GT 560M AGP (PV-T73A-UDF3) || Corsair HX520W Modular PSU

  5. #35
    Join Date
    Apr 2009
    Location
    /
    Beans
    Hidden!
    Distro
    Ubuntu Development Release

    Re: R r

    Every time when I update system in Synaptic comes this same <snip> issue... extras/ubuntu.com/ubuntu/dist/main/source/sources ... 404 not found
    ther is long sources list issues what system can´t find...

    I´m only one...
    Last edited by cariboo; November 8th, 2012 at 04:12 AM. Reason: removed suggested profanity

  6. #36
    Join Date
    Aug 2012
    Beans
    242
    Distro
    Ubuntu Development Release

    Re: R r

    Not there yet for RR...

    http://extras.ubuntu.com/ubuntu/dists/

  7. #37
    Join Date
    Apr 2007
    Location
    Miami FL USA
    Beans
    1,292
    Distro
    Ubuntu Development Release

    Re: R r

    Quote Originally Posted by jppr View Post
    Every time when I update system in Synaptic comes this same f***ing issue... extras/ubuntu.com/ubuntu/dist/main/source/sources ... 404 not found
    ther is long sources list issues what system can´t find...

    I´m only one...
    If you don't want to see the warnings just unclick the two independents in software sources or put a # in them in /etc/apt/sources.list, thats what I did for now anyhow

  8. #38
    Join Date
    Apr 2007
    Location
    Miami FL USA
    Beans
    1,292
    Distro
    Ubuntu Development Release

    Re: R r

    Just did updte and saw Wayland droped a file in, hmmm!
    Attached Images Attached Images

  9. #39
    Join Date
    Aug 2012
    Beans
    242
    Distro
    Ubuntu Development Release

    Re: R r

    Gnome 3.8 is dropping Fallback mode.
    http://worldofgnome.org/gnome-3-8-is...fallback-mode/

    And Unity need to do something...
    https://blueprints.launchpad.net/ubu...gnome-fallback

Page 4 of 4 FirstFirst ... 234

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
  •