Zievatron ha scritto:
- Codice: Seleziona tutto
emerge -pv xorg-drivers
These are the packages that would be merged, in order:
Calculating dependencies... done!
[ebuild N ] x11-proto/bigreqsproto-1.1.1 USE="-doc" 0 kB
[ebuild N ] x11-apps/rgb-1.0.4 0 kB
[ebuild N ] x11-proto/xf86rushproto-1.1.2 0 kB
[ebuild N ] x11-misc/xbitmaps-1.1.1 0 kB
[ebuild N ] x11-proto/xcmiscproto-1.2.1 USE="-doc" 0 kB
[ebuild N ] x11-base/xorg-server-1.11.2-r2 USE="ipv6 kdrive nptl static-libs udev xorg -dmx -doc -minimal -tslib -xnest -xvfb" 0 kB
[ebuild N ] x11-base/xorg-drivers-1.11 INPUT_DEVICES="evdev keyboard mouse -acecad -aiptek -elographics -fpit -hyperpen -joystick -mutouch -penmount -synaptics -tslib -vmmouse -void -wacom" VIDEO_CARDS="radeon -apm -ark -ast -chips -cirrus -dummy -epson -fbdev -fglrx (-geode) -glint -i128 (-i740) (-impact) -intel -mach64 -mga -neomagic (-newport) -nouveau -nv -nvidia (-omapfb) -qxl -r128 -rendition -s3 -s3virge -savage -siliconmotion -sis -sisusb (-sunbw2) (-suncg14) (-suncg3) (-suncg6) (-sunffb) (-sunleo) (-suntcx) -tdfx -tga -trident -tseng -v4l -vesa -via -virtualbox -vmware (-voodoo)" 0 kB
[ebuild N ] x11-drivers/xf86-input-keyboard-1.6.0 0 kB
[ebuild N ] x11-drivers/xf86-video-ati-6.14.3 0 kB
[ebuild N ] x11-drivers/xf86-input-mouse-1.7.1 0 kB
[ebuild N ] x11-drivers/xf86-input-evdev-2.6.0 0 kB
Total: 11 packages (11 new), Size of downloads: 0 kB
dai:
emerge xorg-drivers
Zievatron ha scritto:Ma perchè emerge --depclean mi combina questo pasticcio?
Non dovrebbe cancellare solo eventuali pacchetti inutili?
Allora, forse, è meglio non usarlo più.
emerge --depclean ti avvisa quel che sta rimuovendo: se tu non vuoi che lo rimuove interrompi semplicemente il countdown.
Probabilmente ha rimosso i driver in quanto aggiornando si sarà aggiornato qualcosa per il quale quei driver non andavano più bene. (esempio lo stesso X).
Zievatron ha scritto:Mi sembra che sbagli. Il pacchetto LibreOffice che ho installato su Salix (e lo sai che in Salix ci vanno piano con gli aggiornamenti) e costituito da 7 programmi tutti chiamati per nome dal menù applicazioni, gli stessi nmi che in OpenOffice, Calc compreso. Dopotuto, LibreOffice è il successore di OpenOffice.
Non sono ferrato sulle suite da ufficio. Ma il problema dov'è?
Zievatron ha scritto:Per l'orologio, il problema si presenta solo in Gentoo. Negli altri OS è tutto normale.
Ho trovato questo:
[code]cat /etc/conf.d/hwclock
# Set CLOCK to "UTC" if your Hardware Clock is set to UTC (also known as
# Greenwich Mean Time). If that clock is set to the local time, then
# set CLOCK to "local". Note that if you dual boot with Windows, then
# you should set it to "local".
clock="UTC"
La stringa:
clock="UTC" cambiala con: clock="local"
la situzione migliora?
Zievatron ha scritto:# If you want to set the system time to the current hardware clock
# during bootup, then say "YES" here. You do not need this if you are
# running a modern kernel with CONFIG_RTC_HCTOSYS set to y.
# Also, be aware that if you set this to "NO", the system time will
# never be saved to the hardware clock unless you set
# clock_systohc="YES" above.
clock_hctosys="YES"
metti qui "NO"...Zievatron ha scritto:Il tango è andato male:
aggiungi "zlib" alle USE in /etc/make.conf e riprova ad emerge il pacchetto...

