Nuovo Monitor.

Tutto ciò che è pertinente a Sabayon Linux, indipendentemente dall'architettura e dall'ambiente grafico

Moderator: Moderators

Nuovo Monitor.

Postby Burno Sauri » Tue Jun 12, 2012 18:21

Ho sostituito il pur buon monitor Samsung, con una Tv LG M2352D, che uso ovviamente solo come output.
La tecnologia è a Led, e la resa di Sabayon Gnome è semplicemente favolosa, sia nei video che nei software.
Tutto lo schermo è utilizzato, con la risoluzione 1920x1080, se non che,invece, all'avvio, la schermata del bios e le schermate del booting e dello spegnimento di sabayon non sfruttano l'intero schermo, ma solo un riquadro più piccolo. Con il, ed i, precedenti monitor non succedeva. E' solo una questione di poco conto, ma sarei curioso di sapere da cosa dipende.grazie.
User avatar
Burno Sauri
Young Hen
 
Posts: 38
Joined: Sat Sep 24, 2011 18:09

Re: Nuovo Monitor.

Postby sabayonino » Tue Jun 12, 2012 22:18

uhm. occorre metter mano al file di configurazione di Grub e dello spalsh

se nella cartella 7etc/splash/sabayon c'è il file di configurazione per quella risoluzione , si dovrebbe indicare nel file di conf di grub

/etc/default/grub

le voci
GRUB_GFXMODE=1920x1080

e/o

GRUB_BACKGROUND="""
GRUB_WALLPAPER=""


Esempio la mia Configurazione :
Code: Select all
GRUB_GFXMODE=1920x1080
GRUB_BACKGROUND="/etc/splash/gentoo/silent-1400x1050-256.png"
GRUB_WALLPAPER="/etc/splash/gentoo/silent-1400x1050-256.png"


apportate le modifiche , aggiorna grub
Code: Select all
# grub-mkconfig -o /boot/grub/grub.cfg



se i conti non tornano , comunque è da smanettare con quelle voci (controllando ovviamente la presenza dei fiules in /etc/splash/sabayon ... o altro tema)
User avatar
sabayonino
Sagely Hen
 
Posts: 1602
Joined: Sun Sep 21, 2008 1:12
Location: Italy

Re: Nuovo Monitor.

Postby Burno Sauri » Tue Jun 12, 2012 22:41

il mio file /etc/default/grub, è questo:
# /etc/default/grub
# If you change this file, run 'grub-mkconfig -o /boot/grub/grub.cfg' afterwards to update
# /boot/grub/grub.cfg.

GRUB_DEFAULT=saved
GRUB_DISTRIBUTOR="Sabayon"
GRUB_HIDDEN_TIMEOUT=0
GRUB_HIDDEN_TIMEOUT_QUIET=true
GRUB_TIMEOUT=5
GRUB_DISABLE_LINUX_UUID=true

# Add your extra parameters here below
# Dear user, put your boot flags here ;-)
GRUB_CMDLINE_LINUX_DEFAULT=""
# ATTENTION ATTENTION ATTENTION
# DO NOT EDIT THIS MANUALLY NOR SET IT TO EMPTY IF IT'S ALREADY FILLED WITH
# SOMETHING (DONE BY THE INSTALLER). REALLY, DON'T !
GRUB_CMDLINE_LINUX=""
# ATTENTION ATTENTION ATTENTION

# Uncomment to disable graphical terminal (grub-pc only)
# GRUB_TERMINAL=console

# The resolution used on graphical terminal
# note that you can use only modes which your graphic card supports via VBE
# you can see them in real GRUB with the command `vbeinfo'
GRUB_GFXMODE=1024x768

# Uncomment if you don't want GRUB to pass "root=UUID=xxx" parameter to Linux
#GRUB_DISABLE_LINUX_UUID=true

# Uncomment to disable generation of recovery mode menu entrys
# GRUB_DISABLE_LINUX_RECOVERY="false"

# Default wallpaper image path
GRUB_WALLPAPER="/boot/grub/default-splash.png"

# Boot menu option normal color
GRUB_COLOR_NORMAL="white/black"

# Boot menu option "highlight" color
GRUB_COLOR_HIGHLIGHT="magenta/black"

if [ -f "/etc/default/sabayon-grub" ]; then
# this file is placed by the Sabayon Installer and contains
# custom GRUB_CMDLINE_LINUX parameters created at install
# time.
source /etc/default/sabayon-grub
fi

# DO NOT REMOVE THIS IF YOUR GRUB_CMDLINE_LINUX IS EMPTY (BACKWARD COMPAT)
if [ -z "${GRUB_CMDLINE_LINUX}" ]; then
if [ ! -e "/proc/cmdline" ]; then
echo "ATTENTION ATTENTION ATTENTION" >&2
echo "GRUB_CMDLINE_LINUX is not set inside /etc/default/grub" >&2
echo " cannot generate a bootable configuration." >&2
else
echo "ATTENTION ATTENTION ATTENTION" >&2
echo "GRUB_CMDLINE_LINUX is not set inside /etc/default/grub" >&2
echo " grub is going to use your /proc/cmdline content" >&2
GRUB_CMDLINE_LINUX="`cat /proc/cmdline | sed -e 's#BOOT_IMAGE=.* ro ##g'`"
fi
fi


nella cartella splash, c'è il file 1920x1080.cfg
basta che cambio la risoluzione in questa linea?
GRUB_GFXMODE=1024x768
ciao
User avatar
Burno Sauri
Young Hen
 
Posts: 38
Joined: Sat Sep 24, 2011 18:09

Re: Nuovo Monitor.

Postby sabayonino » Tue Jun 12, 2012 23:57

teoricamente si. intanto prova con quello
User avatar
sabayonino
Sagely Hen
 
Posts: 1602
Joined: Sun Sep 21, 2008 1:12
Location: Italy

Re: Nuovo Monitor.

Postby Burno Sauri » Wed Jun 13, 2012 17:07

ho cambiato la risoluzione, ma le dimensioni del grub e del boot, sono sempre ridotte:
# The resolution used on graphical terminal
# note that you can use only modes which your graphic card supports via VBE
# you can see them in real GRUB with the command `vbeinfo'
GRUB_GFXMODE=1920x1080

comunque può andar bene anche così. chissà se appare così anche con windows 7.
User avatar
Burno Sauri
Young Hen
 
Posts: 38
Joined: Sat Sep 24, 2011 18:09

Re: Nuovo Monitor.

Postby Burno Sauri » Thu Jun 14, 2012 22:15

non è un problema di grub, bensì di cavo hdmi, in quanto ho fatto la prova sostituendolo con il cavo vga, e il monitor si "riempie" tutto. comunque è notevole la differenza in peggio che si nota anche a occhio, del collegamento vga.per cui ben stia il cavo hdmi.
User avatar
Burno Sauri
Young Hen
 
Posts: 38
Joined: Sat Sep 24, 2011 18:09


Return to Sabayon Linux Discussioni Generali

Who is online

Users browsing this forum: No registered users and 0 guests