-
Content Count
34 -
Joined
-
Last visited
-
Days Won
2
Content Type
Profiles
Forums
Blogs
Everything posted by whiteghost
-
tmpfs /tmp tmpfs noatime 0 0 tmpfs /var/tmp/portage tmpfs size=8G,uid=portage,gid=portage,mode=775,noatime 0 0 tmpfs /dev/shm tmpfs nodev,nosuid,noexec,noatime 0 0
-
can you try your old kernel?
-
google linuxsea. go to chapter 7, manually configuring a kernel. here is pappy's last seed. i copy it to linux folder, run make old config, then make menuconfig to add my drivers. well, that didn't work. i can't upload file correctly. the link on http://www.funtoo.org/Additional_Kernel_Resources for kernel seeds is dead here is a good link http://www.elilabs.com/~pappy/
-
https://www.google.com/search?q=during+the+boot%2C+the+system+gets+stuck+in%3A+Wiping+%2Ftmp+directory&oq=during+the+boot%2C+the+system+gets+stuck+in%3A+Wiping+%2Ftmp+directory&aqs=chrome..69i57&sourceid=chrome&ie=UTF-8 http://deshack.net/debian-hangs-during-boot/ http://swift.siphos.be/linux_sea/kernelbuilding.html
-
after grub loads my kernel i'm at login in less than 2 seconds. i build kernels with as few drivers and modules as i can.
-
there was a kernel paramater --slow-usb or something like that i can't find it now. there is rootwait /usr/src/linux/Documentation/kernel-parameters
-
sandro, i think you are missing the point on pstate driver. when i use i7z, it may show frequency maxed out at 3.9GHz, but c1 state shows 97 percent of processor is in halt state. isn't that power saving? for a long time i had microcode enabled in kernel and would see in dmesg something about microcode driver. i assumed it was working but there is more too it. i use git-sources. i use method two from this page https://fitzcarraldoblog.wordpress.com/2014/11/06/updating-intel-cpu-microcode-from-gentoo-linux/
-
i7z works good for monitoring in real time and showing c states, which i think are more relevant than frequency. just moving my mouse around can raise frequency to max level
-
i added cpupower to default runlevel with this line in conf.d START_OPTS="--governor powersave -d 1000MHz -u 2000MHz" and it works.
-
Every 5.0s: cat /proc/cpuinfo | grep "MHz" Fri Jul 15 18:43:12 2016 cpu MHz : 3899.902 cpu MHz : 3900.329 cpu MHz : 3899.902 cpu MHz : 3900.115 look at documentation - /usr/src/linux/Documentation/cpu-freq/ i disable acpi driver enable pstate and powersave gov and pstate works automatically. googling pstate - it gets too technical for me. i use cpupower frequency info and cpupower frequency set
-
# CPU Frequency scaling # CONFIG_CPU_FREQ=y # CONFIG_CPU_FREQ_STAT is not set # CONFIG_CPU_FREQ_DEFAULT_GOV_PERFORMANCE is not set CONFIG_CPU_FREQ_DEFAULT_GOV_POWERSAVE=y # CONFIG_CPU_FREQ_DEFAULT_GOV_USERSPACE is not set # CONFIG_CPU_FREQ_DEFAULT_GOV_ONDEMAND is not set # CONFIG_CPU_FREQ_DEFAULT_GOV_CONSERVATIVE is not set # CONFIG_CPU_FREQ_DEFAULT_GOV_SCHEDUTIL is not set CONFIG_CPU_FREQ_GOV_PERFORMANCE=m CONFIG_CPU_FREQ_GOV_POWERSAVE=y # CONFIG_CPU_FREQ_GOV_USERSPACE is not set # CONFIG_CPU_FREQ_GOV_ONDEMAND is not set # CONFIG_CPU_FREQ_GOV_CONSERVATIVE is not se
-
i build a kernel from source but need help
whiteghost replied to adcdam's question in Installation Help
make sure /boot is mounted cd /usr/src/linux cp arch/x86/boot/bzImage /boot/<new-name> -
i have xorg-server-1.17.2-r1 try #echo "x11-base/xorg-server" >> /etc/portage/package.unmask
-
It might be possible to break this cycle by applying any of the following changes: - dev-libs/openssl-1.0.2d (Change USE: -kerberos) - app-crypt/mit-krb5-1.13.2 (Change USE: -pkinit) do you really need kerberos use flag enabled? also i often install xorg-server from chroot with no problem
-
i tried with and without clutter too. i can do without parole. just wonder why it never works for me.
-
note: i can run parole as root.
-
$parole (parole:9288): GLib-GObject-WARNING **: The property GtkWidget:margin-left is deprecated and shouldn't be used anymore. It will be removed in a future version. (parole:9288): GLib-GObject-WARNING **: The property GtkWidget:margin-right is deprecated and shouldn't be used anymore. It will be removed in a future version. TRACE[parole-button.c:214] parole_button_xevent_key(): Grabbed key 172 : ((ParoleButtonKey) PAROLE_KEY_AUDIO_PLAY) TRACE[parole-button.c:214] parole_button_xevent_key(): Grabbed key 174 : ((ParoleButtonKey) PAROLE_KEY_AUDIO_STOP) TRACE[parole-button.c:2
-
question about building a kernel from source
whiteghost replied to adcdam's question in Installation Help
wierd that page is inaccessible. http://swift.siphos.be/linux_sea/kernelbuilding.html too bad there are no seeds at kernel-seeds -
question about building a kernel from source
whiteghost replied to adcdam's question in Installation Help
google linux sea. read chapter 7 -
:blink:
-
https://wiki.gentoo.org/wiki/Evdev
-
http://swift.siphos.be/linux_sea/kernelbuilding.html http://swift.siphos.be/linux_sea/kernelbuilding.html#idm3571767349040
-
666threesixes666 thanks for the info
-
[solved] how do i prevent screen from turning off
whiteghost replied to whiteghost's question in Desktop Help
$xset q showed dpms enabled and turning off screen at 600 seconds $xset -dpms solved problem -
Dyyryath at free-dc.org made an avatar for me. http://www.free-dc.org/forum/showthread.php?4192-How-To-Configure-the-Client --post 7 i entered this avatar on my profile page. my profile page shows a fully functional flashing G in the image. [flashing G as in ghost that you do not see ;) ] however on the forum only the 'frame' is shown, not the G inside it. i have tried uploading the file from a saved file on my computer and from the free-dc web site. any ideas