Debian Configuration :: Image In Console Background (no X)?

Aug 24, 2011

I would like to put an image in the background of my console (tty) like done by Gentoo or Suse : I found several tracks to follow, but I would like to have your advice on the best way to do that for Debian.

View 3 Replies


ADVERTISEMENT

Software :: Set A Background Image For The Console?

Jun 10, 2009

I have seen this done and I have done it my self years ago but I cannot remember how to do it. I think I used a program called bootsplash, but when I try to install it in debian it installs splashy. Now I can get the boot up and shutdown boot splash but I cannot figure out how to get a background in the console. Im using debian 5 lenny if that helps anyone. I have searched but all i can find is info on the boot up and shut down images.

View 5 Replies View Related

Debian :: No Background Image On Grub?

Feb 19, 2011

I've grub2 installed on my debian sid 64bit.

In the grub.cfg file, I have :

insmod png
if background_image /usr/share/images/desktop-base/spacefun-grub.png; then
set color_normal=light-gray/black
set color_highlight=white/black

[Code]....

View 14 Replies View Related

Debian :: Can't Set Background Image In Lxde?

Jun 18, 2010

I installed debian testing with lxde.Now set the background image.Default background color is black.If i right click on desktop,nothing happens.

What to do?
ii  lxde                                 0.5.0-3                        Meta-package for the Lightweight X11 Desktop Environment

[code]...

View 12 Replies View Related

Debian :: No Grub Background Image When Boot - UGH

May 31, 2011

I've spent a good part of the day wrestling with replacing the grub background image. I did my homework and over the past few days read every thread and suggested link I could find on this forum. I had a clear idea of what needed to be done. Spacefun had quite a laugh at my expense! It was not fun at all. First, I put images in /usr/share/images/desktop-base and made changes in /etc/grub.d/05_debian_theme to point to the image I wanted to use. Yes, I updated grub but spacefun had some sort of deathgrip on the setting.

So I threw an image in /boot/grub. Well, Grub found that and spacefun was gone but there was no background image when it booted - only a black background! At this point, I just surrendered and replaced spacefun-grub.png with the image I wanted and it finally worked. There are links in /usr/share/images/desktop-base/ that point to /etc/alternatives/ which in turn point back to the original file in /usr/share/images/desktop-base/ which I think may be the root of the problem but I didn't just want to start deleting links willy-nilly. Does anyone think that might just set things straight? This whole process is several steps backwards in customizing ability from what it was with grub and GDM a few years ago. This is NOT progress!

View 8 Replies View Related

Debian :: Methods For Changing The GRUB-PC Background Image?

Mar 26, 2011

After much searching and trying of more complicated methods for changing the GRUB-PC background image, i found method that seems to work. The simplest one! I installed grub2-splashimages, which created a new folder in /usr/share/images, called grub. From there it appears to be as simple as adding the image of your choice, then adding "GRUB_BACKGROUND=/usr/share/images/grub/your_image" to "/etc/default/grub" file, the running "update-grub", of course.

Only problem is it doesnt work for the image i really want. So my question: What qualities should an image have if it is to be successfully used as a GRUB-PC (GRUB 2?) background? I have read that you do not need to resize the image anymore, indeed i tried resizing it to match the size a default image form the "/usr/share/images/grub" folder , and saving it with the extension .tga in Gimp and it did not work. The image i want to use is quite large, it is also black and white/grey-scale and in the .png format.

View 14 Replies View Related

Ubuntu :: Boot Up The Machine The Cube Background Image Goes Away And The Background Colour Is Left?

Apr 15, 2011

Anyone know why each time I boot up the machine the cube background image goes away and the background colour is left. This image i am placing is in Apparency/Skydome

View 2 Replies View Related

Debian Multimedia :: Gnome - How To Change Background Image For Login Window

Jul 16, 2011

I'm fairly new to Debian/GNOME, and I'm running Squeeze and GNOME 2 and I have some questions. How exactly do I change the background image for the login window? I've looked up various suggestions but none of them seem to work - the appearances window does not ever seem to change the background image for the login screen. Also, whenever I log out or when I close the lid on my laptop and it suspends, I am unable to log back in - all I see is a black screen and my cursor, which I can move.

View 9 Replies View Related

OpenSUSE Install :: Boot Opensuse Under Grub2 With Splash Background And Console Background?

Mar 24, 2010

I originally have Ubuntu Lucid on my machine. I just installed opensuse 11.2 on another partition without bootloader installed. So I'm still using the Ubuntu Lucid default bootloader grub2. I can boot up opensuse correctly. the nagging thing is that there's no splash screen show up during the boot process, instead, lines of command are flashing, the console background is also missing and the font under console (tty1-6) is huge. what can I do to have these back to opensuse? the current entry in grub2 for opensuse

Code:
menuentry "openSUSE 11.2 (i586) (on /dev/sda2)" {
insmod ext2
set root='(hd0,2)'
search --no-floppy --fs-uuid --set 9ac05ede-e7c4-47f3-b55b-66d5844$
linux /boot/vmlinuz-2.6.31.12-0.2-desktop root=/dev/sda2
initrd /boot/initrd-2.6.31.12-0.2-desktop
}
which parameters should I add?

View 2 Replies View Related

Debian Configuration :: Best Way To See What Is Running In The Background

Nov 3, 2010

I am running a dual-boot of LMDE and Debian Squeeze XFCE, and I actually have a Debian XFCE question. How can I tell what is running in the background. I have been tweaking my Debian install since I first installed it about 3 weeks ago, and I keep adding to the RAM usage. What is the best way to see what else is running out there and whether or not is it necessary?

View 5 Replies View Related

Debian Configuration :: New Image-2.6.39-1-686-pae Image-686-pae?

May 21, 2011

WTF why is it with every update the devs try to break something. Might as well be using Ubuntu at this point and No I do not want to install Stable. Todays updqate would bring in linux-image-2.6.39-1-686-pae linux-image-686-pae, but my CPU Single core Intel Pentium M (-UP-) cache 1024 KB flags (sse sse2) bmips 1196.07 clocked at 600.00 MHz doesn't use PAE so it told me to remove linux-image-686 and to install linux-image-486. So more shiny crap that doesn't support older hardware, it is getting to be as bad as Microsoft.

Why don't I just go upgrade or buy new hardware with every new shiny crap that wants to upgrade. If it isn't broken do NOT fsck with it.

[Code]...

View 14 Replies View Related

Debian Configuration :: GDM3 Can't Change The Background

Jun 15, 2011

I'm trying to change the background for GDM3, but nothing happens. I have edit /etc/gdm3/greeter.gconf-defaults and /usr/share/gdm/greeter-config/20_debian and then dpkg-reconfigure gdm3 and invoke-rc.d gdm3 reload, but it still has a horrible, green background colour.

View 11 Replies View Related

Debian Configuration :: Default Colours In Console (no X)

Feb 13, 2011

I know that in an xterminal I can redefine the default colour with something like
!!red
URxvt.color1: rgb:cc/00/00
URxvt.color9: rgb:ef/29/29
Is it possible to do something similar in the Linux (framebuffer) console?

View 4 Replies View Related

Debian Configuration :: Change Resolution Of Console (tty)?

May 6, 2011

The resolution is OK in grub menu but after something is setting to higher value. How can i set it back to 640x480?

View 1 Replies View Related

Software :: Console / Bash Configuration In Debian?

Nov 13, 2010

I'm trying Debian again just for fun after using Slackware for years. When I "su -" on Konsole in Debian I get this for my prompt:
Code:
darksaurian@darkswamp:~$ su -
Password:
darkswamp:~#
darkswamp is my hostname that I made up when I installed. On Slackware I'm used to it saying:
root@darkswamp
or something like that.
I'm starting Konsole the same way on both:
konsole -e $SHELL -l
I kind of wish it still said "root" just because I'm used to it.

View 5 Replies View Related

Debian Configuration :: Changing Keyboard Layout On Console?

Apr 9, 2010

I know there are many threads regarding this topic.I probably read most of them. At installation time I told Debian to use German keyboard layout (since I am from Germany). Now I want to switch it to American keyboard layout. In X this was no problem. But in the tty consoles I cant get it changed. It does not matter to me if it is system wide or user wide because I am the only user. (system wide would be a little bit more preferrable because it would affect the super user too, I think).I tried dpkg-reconfigure console-data
and selecting my desired layout. This changes the Layout to American until reboot

View 2 Replies View Related

Debian Configuration :: Xorg Affects Console Resolution?

Nov 2, 2010

I've been scouring the internet for an answer to this problem. I am using Squeeze and have properly configured Grub2 to set my console screen resolution to 1024x768x32 (as per updating /etc/default/grub to contain 'GRUB_GFXMODE=1024x768x32' and updating /etc/grub.d/00_header to contain 'set gfxpayload=keep') and everything works wonderfully. My resolution is set as it should be. However upon installing Xorg (aptitude install xorg ratpoison), my console resolution gets changed to what appears to be 1280x1024.

I thought that this was due to xrandr, however when I issue:

# xrandr -s 1024x768

only the X resolution is changed. When I then CTRL-ALT-F1 back to the console, the resolution is still at 1280x1024 (I am aware that xrandr only affects X, but I assumed that because my console resolution was correct before installing X there might have been some correlation).

I would like for my console resolution to stay at 1024x768 as per Grub2's configuration and for X's resolution to be at 1280x1024.

PS I also noticed that prior to installing Xorg, my CPU boots up without any screen blanking (only for a second or so). However, after installing Xorg, during the boot process the screen does blank briefly. It is at that time that the resolution gets changed to the 1280x1024 setting.

View 5 Replies View Related

Debian Configuration :: Console Only Version Wifi Setup?

Jan 23, 2011

I installed the base of Debian (only CD 1) without the desktop environment, so it is console only; also I am dual booting with Windows 7 x64 on this Dell Inspiron 1545 laptop... I have also successfully mounted my usb flash drive and CD drive; the one thing I am finding rather hectic is finding a way to connect to my wireless network with a "WPA2 Personal" Security and "TKIP/AES" Encryption with a Dell Wireless 1397 WLAN Mini-Card... I doubt that the drivers are actually installed, and Idk how to install them.Google searches on this yield confusing results, so I need help. So far, the most useful help I have found is the link posted here: http://en.community.dell.com/support-fo ... 29916.aspx but I have no idea on how to install that, if it is even what I need.

View 5 Replies View Related

Debian Configuration :: Root Password In Console Not Working?

Sep 4, 2011

Reinstalled Debian Squeeze (64bit/gnome) on my Notebook using Netinstall. Everything worked like always but in the setup instead of typing in a root password as asked to i just pressed enter (in the hope of not having to type in a pw in the console later, just having to press enter then)

When i needed rootpw to install some software (using SoftwareDownloader) the normal loginpw seemed to work, but not in the console.
ari@HP625:~$ su -
Password:
su: Authentication failure

[Code]....

View 3 Replies View Related

Debian Configuration :: Changing Console Keyboard Layout?

Sep 8, 2011

I just installed Debian 6 and need to change the console keyboard layout (I am not running any sort of gui).I installed 'console-data' and ran:# dpkg-reconfigure console-dataThis assigns my Apple keyboard keys perfectly but it won't survive a reboot, which is really important for entering passwords

View 2 Replies View Related

Ubuntu :: GDM Background - Cannot Change The Background Image To Any Of Mt .jpg Wallpaper Files And .png Files

Apr 3, 2011

I have spent the most part of 5 hours trying to fix this issue. For some reason I cannot change the background image to any of mt .jpg wallpaper files (and .png files). I've tried using the Ubuntu-Tweak application, but I end up getting a purple screen (default) or a black screen (default). So then I tried using the terminal method by making the Appearance window appear when I would log out. That works, except when I go to use my background image, it shows as a question mark for the image preview, and the icon for the file is a gray box. All while doing this my background images that I tested are all in the /usr/share/backgrounds location. Please help! I really want to get rid of the default images and use my images... :/ My desktop/screen in 1440x900, and most my background images are around that size. They work with my regular desktop for my account.

View 3 Replies View Related

Debian Configuration :: Console Dims On Booting And Stays Dark

Oct 25, 2015

Since moving my debian server over to a Gigabyte H97N-WIFI motherboard the console dims on booting and generally stays dark. Strangely the screen the brightens up if I go to an emergency shell, but if the boot runs successfully I don't see the resulting login prompts. Also, during the boot process the messages to the console are too dark to see.

I've tried the i915.invert_brightness=1 fix mentioned here [URL].... but that seems to have no effect. I'm assuming that this has something to do with moving to intel graphics as my previous hardware had a radeon graphics card and didn't display this problem.

View 4 Replies View Related

Debian Configuration :: Blank Console Screen With 2.6.32-trunk-amd64?

Apr 13, 2010

I'm always getting a blank console screen after booting a 2.6.32-trunk-amd64 kernel in squeeze. I still can read the line "Loading, please wait ..." in the display for a second - then it's completely black until X windows is starting. When I try switching from the X console to another virtual console (by pressing Ctrl-Alt-F1 e. g.), the complete system freezes. I have to hard reboot then.When I boot the previous 2.6.32-3-amd64 kernel instead, everything is fine as expected, though.There's a line "GRUB_GFXMODE=1024x768x16@60" in /etc/default/grub as well as a line "set gfxpayload=keep" in /etc/grub.d/00_header. So the problem might be framebuffer related in any way. Any ideas what could be tried?The system is a Latitude E6500 with a Mobile 4 Series Chipset Integrated Graphics Controller

View 2 Replies View Related

Debian Configuration :: Going From Full-screen Console To Gnome Desktop?

Jan 13, 2011

This only started after the recent updates which included a lot of sysv stuff in Squeeze. I'm not talking the Gnome or Xwindows consoles, I'm talking the full-on type you get when you do the CTL-ALT-F2 type of console. before those updates, I had no trouble. Now I can't get back into the gui by pressing CTL-ALT-F7 as usual. All i get is just a black screen. I do have the nvidia proprietary driver installed using DKMS, and I am running the latest (I think) liquorix kernel.

View 5 Replies View Related

Debian Configuration :: Can't See System Start And Stop Message From Console After Install

Sep 26, 2015

After install debian 8, I can't see system start and stop message from console ... How can I enable system message from console in debain 8?

debian 7 output
----------------------------------------------
root@demo:~# service apache2 restart
[ ok ] Restarting web server: apache2 ... waiting .
root@demo:~#

debian 8 output
-----------------------------------------------
root@demo:~# service apache2 restart
root@demo:~# <=============================== No message (start or stop)

View 0 Replies View Related

Debian Configuration :: Squeeze Grub2 Made Console Font Green

Apr 1, 2010

After an update on squeeze about a week or two ago, my console font turned green. I'm not exactly sure of the timing, because I switch between lenny and squeeze, and some time passed between the update and the reboot in squeeze.

During the update, I was asked if I wanted to keep my altered /etc/grub.d/00_header or take the package maintainer's version. I took the PM's version, knowing I'd lose my edit (set gfxpayload=1024x768x16). When I add that line to the new 00_header, run update-grub and reboot, the console font is the size I want, but it's a dull green. Reminds me of my first computer. How do I get it back to white and keep the 1024x768 resolution?

Currently booting with grub-legacy and chainloading grub2. If I boot entirely with grub-legacy, and pass vga=791, the console font will be white. It doesn't matter which kernel I use. Currently, I'm running 2.6.32-3-686. Same behavior exists if I use 2.6.30-2-686. If I use 1024x768x8 I get a dull gray instead of dull green.

View 4 Replies View Related

Debian Configuration :: Putting Console In Portrait Mode - (Screen Rotated)

Feb 15, 2011

I have my X11 setup configured to rotate 90s counterclockwise for a portrait monitor. But when the system turns on, it's in the framebuffer console which is set to landscape mode. Is there a way to set it so that even the console is rotated in portrait mode? I'd like to do this automatically.

View 6 Replies View Related

Debian Configuration :: Squeeze X Login Stopped Working - Console Works

Mar 30, 2011

I have been using my system for couple of weeks, and normally update software when the icon is displayed on top bar (gnome). Last couple of days there were updates for X, and I am not sure whether that is the cause of my problem. Once bootup, I get the login screen. When enter the password the login screen keep coming back. there is no error about any password issue, or anything. It keeps prompt me to enter the password.

I could login back the following way.

1. ctrl + alt + F1 , and login with the same username/pwd as for X
2.change to root
3.pkill gdm3
4.exit from root to user privilege
5. startx

The system starts X correctly and no login screen is displayed. I could use the system as usual.

The only thing I did custom to my system was upgrading to the latest kernel (2.6.38) using the source. This was to get support for my hardware, but that was about a month ago. I do not see anything in /var/log (X, demesg etc).

View 4 Replies View Related

Debian Configuration :: Squeeze Backport Kernel 2.6.38 - Only A Console Login Prompt No GUI

May 22, 2011

I installed 2.6.38 from backports. It boots OK, and among the start-up messages it says it has started kdm, but then it offers only a console login prompt, no GUI. I assumed (perhaps optimistically?) that newer kernels would be backward-compatible, and that any dependencies on other software would be enforced by the package mechanisms. Running amd64, Squeeze, KDE.

View 6 Replies View Related

Debian Configuration :: Console Font Size Under Squeeze - Grub Screen Is Very Tiny

May 17, 2011

My Squeeze installation has the horrific 80x25 line display, and I cannot stand it. I know it can do better, because the grub screen is very tiny. I ran dpkg-reconfigure console-setup, but the offerings there aren't much better. I don't know what happened to the good ol' days of grub when all you had to do was pass vga=791 to the kernel to get a decent console size... but it seems they are gone.

I don't really understand this new v2 grub... I don't know why it was necessary to change how it was configured, when it seemed to work so exquisitely. how I would accomplish the functional equivalent of passing vga=791 (1024x768@75hz) to the kernel in grub

View 6 Replies View Related







Copyrights 2005-15 www.BigResource.com, All rights reserved