LinuxQuestions.org
Share your knowledge at the LQ Wiki.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Blogs
User Name
Password

Notices


Old

Gnome 3 and Debian Jessie

Posted 12-07-2014 at 12:46 PM by jere21
Updated 06-18-2015 at 06:31 PM by jere21 (systemd-cron)

My setup/configuration changes and wishlist for Gnome 3 in Debian (Jessie comes with Gnome 3.14):

Install
  • gnome-shell-extensions (although Gnome recommends to only install extensions from https://extensions.gnome.org, but no packaged extensions.)
  • gnome-system-tools (many things, e.g. GUI for user and groups management. IMO this package should be suggested or recommended by some other gnome package more prominently (currently only gnome-nettool suggests it and lxde (!) recommends
...
LQ Newbie
Posted in Uncategorized
Views 3026 Comments 0 jere21 is offline
Old

Grub2

Posted 12-07-2014 at 10:36 AM by jere21
Updated 12-11-2014 at 09:09 AM by jere21

  1. Make your changes in /etc/default/grub:
    • Add kernel options to GRUB_CMDLINE_LINUX_DEFAULT. In my current case:
      Code:
      GRUB_CMDLINE_LINUX_DEFAULT="quiet video.use_native_backlight=0"
    • Always boot the last selected kernel (instead of the first one):
      Code:
      GRUB_DEFAULT=saved
      GRUB_SAVEDEFAULT=true
    • Disable grub showing up at all per default (hold "shift" to show it anyway):
      Code:
      GRUB_TIMEOUT=0
  2. Apply your changes
    Code:
    sudo update-grub
LQ Newbie
Posted in Uncategorized
Views 1084 Comments 0 jere21 is offline
Old

exGENT 32 bit (Gentoo) with LXDE using kernel 3.16.5-gentoo-exton

Posted 12-05-2014 at 04:56 AM by exton (Exton's Blog)
Updated 12-06-2014 at 08:43 AM by exton

exGENT (Gentoo) NEWS 141205
I’ve made yet a new version (20141205) of exGENT. This time for the 32 bit architecture. I call it exGENT 2015 LXDE Live DVD. The new version (141205 of 1170 MB) uses LXDE as Desktop environment. All installed packages in exGENT 32 bit have been updated to the latest available version by 141205. I have included Porthole Package Manager also in this version of exGENT. Used kernel: 3.16.5-gentoo-exton.

TWO versions of exGENT
Version 141130: exGENT...
ExTiX Admin
Views 1631 Comments 0 exton is offline
Old

Current^WFixed Intel HD Graphics 4000 (Ivy Bridge, kernel driver i915) / Debian Jessie issues

Posted 12-03-2014 at 11:00 AM by jere21
Updated 05-21-2015 at 12:31 PM by jere21 (Everything fixed)

How to report intel graphics related bugs (independent if they relate to kernel, mesa or whatever):
https://01.org/linuxgraphics/documen...ow-report-bugs

Howto find the offending change in the kernel:
https://wiki.debian.org/DebianKernel/GitBisect

  1. Freeze/Crash when using some software that uses certain graphics hardware stuff.
    Getting the following error message:
    Code:
    Failed to open BO for returned DRI2 buffer (1600x900, dri2 back buffer,
...
LQ Newbie
Posted in Uncategorized
Views 5310 Comments 0 jere21 is offline
Old

OpenBSD-STABLE Automated build script: 2

Posted 12-02-2014 at 05:18 PM by rocket357 (Musings on technology, philosophy, and life in the corporate world)

New and improved, with X included.

Code:
#!/bin/sh

set -e

export LOGFILE=/var/log/build_stable.log
export ARCH=`machine`

# DEFAULT: BUILD -STABLE (UPGRADE TO LATEST -RELEASE FIRST!!)
export BUILDVER=OPENBSD_`uname -r | tr '.' '_'`

cat > ${LOGFILE} << EOF


STABLE BUILD - `date` - `uname -a`


EOF

echo "Retrieving/Updating Sources for src ${BUILDVER}"
...
Member
Posted in Uncategorized
Views 1639 Comments 0 rocket357 is offline

  



All times are GMT -5. The time now is 08:41 PM.

Main Menu
Advertisement
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration