Forums

Skip to content

Advanced search
  • Quick links
    • Unanswered topics
    • Active topics
    • Search
  • FAQ
  • Login
  • Register
  • Board index Search
  • Search

Search found 158 matches

Go to advanced search

Advanced search
Search found 158 matches
  • Page 1 of 7
    • Jump to page:
  • 1
  • 2
  • 3
  • 4
  • 5
  • …
  • 7
  • Next
by Goshanecr
Fri May 25, 2018 3:44 am
Forum: Kernel & Hardware
Topic: Is it good idea to use ZRAM on a old laptop?
Replies: 5
Views: 4798

Finally I can tell that zRam on a laptop with Pentium-m 1.6Ghz + 256MB Ram is a very, fantastic solution!
All tasks which I have on it (php, lighttpd, mysql, browser, updating @world) are much responsive. Because just one browser often eats all ram and swapping freezes system, but now such effect is ...
  • Jump to post
by Goshanecr
Tue May 22, 2018 8:19 pm
Forum: Kernel & Hardware
Topic: zram strange issue
Replies: 3
Views: 1647

Maybe I understand.... If I think right, amount of ram allocated to zram not piece which cuts from ram, but final size of data (uncompressed) which will fits in it, and amount of ram allocated to it dynamically changes with type of data stored on it, but not more than allocated amount.
So for ...
  • Jump to post
by Goshanecr
Tue May 22, 2018 8:02 pm
Forum: Kernel & Hardware
Topic: zram strange issue
Replies: 3
Views: 1647

Yes, my usage of zram only for swap, but not for additional swap space, but for something like "Trying to expand low RAM amount by cost of some CPU time".
Now I want to understand why zram based swap show compression from zramctl output, but when size of DATA section equals size of zram it ends up ...
  • Jump to post
by Goshanecr
Tue May 22, 2018 7:52 pm
Forum: Kernel & Hardware
Topic: Ryzen 5 strange frequency states
Replies: 21
Views: 9036

Maybe there is a BIOS update for Your laptop?
  • Jump to post
by Goshanecr
Tue May 22, 2018 7:32 pm
Forum: Kernel & Hardware
Topic: zram strange issue
Replies: 3
Views: 1647

zram strange issue

Good day!

I'm setup zram with wiki.
/etc/conf.d/zram-init
load_on_start="yes"
unload_on_stop="yes"
num_devices="1"

type0="swap"
flag0=
size0="192"
maxs0=1
algo0=lz4


zramctl

NAME ALGORITHM DISKSIZE DATA COMPR TOTAL STREAMS MOUNTPOINT
/dev/zram0 lz4 192M 191,8M 61,5M 65,4M 1 [SWAP]

cat ...
  • Jump to post
by Goshanecr
Mon May 21, 2018 8:40 am
Forum: Russian
Topic: Помогите выбрать браузер
Replies: 16
Views: 55036

Хоть и заросшая мхом холиварная по своей сути тема, но вброшу таки: otter - браузер стремящийся быть тем, чем была 12-ая опера. Гибким, лёгким и удобным для пользователя.

Не знаю как насчёт плагинов, но шустрота работы однозначно присутствует. Ставить имеет смысл -9999, т.к. пилится она активно и ...
  • Jump to post
by Goshanecr
Thu May 17, 2018 4:26 pm
Forum: Kernel & Hardware
Topic: [SOLVED] Keyboard not working in X11
Replies: 19
Views: 16804

Friends! Finally I solve keyboard problem! It is appears because I turn off option needed for udev:
CONFIG_SIGNALFD=y and I found that because your suggestions about udev not properly working and no any udev related messages in Xorg.0.log , I'm go to udev gentoo wiki and check all described ...
  • Jump to post
by Goshanecr
Thu May 17, 2018 5:10 am
Forum: Kernel & Hardware
Topic: [SOLVED] Keyboard not working in X11
Replies: 19
Views: 16804

There is a diff with old and new kernel config:
CONFIG_PERF_EVENTS_INTEL_UNCORE=y
CONFIG_ARCH_HWEIGHT_CFLAGS="-fcall-saved-ecx -fcall-saved-edx"
CONFIG_DEBUG_RODATA=y
CONFIG_DEFCONFIG_LIST="/lib/modules/$UNAME_RELEASE/.config"
CONFIG_FHANDLE=y
CONFIG_LOG_BUF_SHIFT=17
CONFIG_RD_GZIP=y
CONFIG_CC ...
  • Jump to post
by Goshanecr
Thu May 17, 2018 4:46 am
Forum: Kernel & Hardware
Topic: [SOLVED] Keyboard not working in X11
Replies: 19
Views: 16804

Your thread looks like my local shop vendor, where he make sure to sell me anything, but not what i have asked :)
You know, like i need sugar to do a cake, he speak about all flavour of coffee and i end up buying him some ; just to go home without sugar for my cake and my coffee.

Don't get me ...
  • Jump to post
by Goshanecr
Wed May 16, 2018 6:51 pm
Forum: Kernel & Hardware
Topic: [SOLVED] Keyboard not working in X11
Replies: 19
Views: 16804

About non working video acceleration: Problem solved after recommendations related to firmware.
Thank's for NeddySeagoon
  • Jump to post
by Goshanecr
Wed May 16, 2018 5:29 pm
Forum: Kernel & Hardware
Topic: [SOLVED] Keyboard not working in X11
Replies: 19
Views: 16804

Good day Friends!

Today I'm go home too late from work, so I have a not much time for compilation especially on that old laptop :) Thanks for Yours answers and suggestions.
That's info what I have now:
cat /etc/X11/xorg.conf.d/*
#
# Catch-all evdev loader for udev-based systems
# We don't simply ...
  • Jump to post
by Goshanecr
Tue May 15, 2018 9:09 pm
Forum: Kernel & Hardware
Topic: [SOLVED] Keyboard not working in X11
Replies: 19
Views: 16804

Still missing the important part of xorg ; we should see
- evdev is in use
- evdev module match xorg server module
- evdev detecting keyboard, mouse...

And all of this is still hidden in your pastebin xorg.log

But I'm not strip anything from Xorg.0.log :(
There is x11-related packages:
ls /var ...
  • Jump to post
by Goshanecr
Tue May 15, 2018 8:32 pm
Forum: Kernel & Hardware
Topic: [SOLVED] Keyboard not working in X11
Replies: 19
Views: 16804

NeddySeagoon ,

About ISA, I'm turn this option ON because see it on lspci output :) Ok, I'm uncheck it. CONFIG_USB_PCI I'm turn ON.

Actual .config :
Pastebin

dmesg
Pastebin

lspci -v
00:00.0 Host bridge: Intel Corporation 82855PM Processor to I/O Controller (rev 03)
Subsystem: Sony ...
  • Jump to post
by Goshanecr
Tue May 15, 2018 6:50 pm
Forum: Kernel & Hardware
Topic: [SOLVED] Keyboard not working in X11
Replies: 19
Views: 16804

Friends thank's a lot for your responses!

There is my info:
emerge --info
Portage 2.3.33 (python 2.7.14-final-0, default/linux/x86/17.0/desktop, gcc-7.3.0, glibc-2.26-r6, 4.16.6-gentoo i686)
=================================================================
System uname: Linux-4.16.6-gentoo-i686 ...
  • Jump to post
by Goshanecr
Sat May 12, 2018 2:10 pm
Forum: Kernel & Hardware
Topic: [SOLVED] Keyboard not working in X11
Replies: 19
Views: 16804

[SOLVED] Keyboard not working in X11

Good day!

I'm tune kernel for my very cheap laptop, and I think i'm deactivate something needed by keyboard, since it is not working anymore in X11.
In console it works.
Can someone please explain to me what I broke in linux kernel?

dmesg
pastebin

kernel config
pastebin

Xorg.0.log ...
  • Jump to post
by Goshanecr
Fri May 11, 2018 3:12 am
Forum: Kernel & Hardware
Topic: 4.16.6 compile error .. "certs/x509_certificate_list"
Replies: 2
Views: 5739

Yes, thank you Hu!

I try to find incorrect option, but search it by keystroke "x509_certificate_list" in .config and nothing founds.

Now kernel compiled successfully.
  • Jump to post
by Goshanecr
Thu May 10, 2018 5:57 pm
Forum: Kernel & Hardware
Topic: 4.16.6 compile error .. "certs/x509_certificate_list"
Replies: 2
Views: 5739

4.16.6 compile error .. "certs/x509_certificate_list&qu

Good day, Friends!

I'm update system and start a migrating from 4.6.0 to 4.16.6 kernel. And on compiling kernel I get error.
I do:
rm /usr/src/linux
ln -s /usr/src/linux-4.16.6-gentoo /usr/src/linux
cp /usr/src/linux-4.6.0-gentoo/.config /usr/src/linux/
cd /usr/src && make silentoldconfig
make ...
  • Jump to post
by Goshanecr
Thu Aug 10, 2017 6:47 pm
Forum: Gentoo Chat
Topic: In Memory of Jonathan “avenj” Portnoy
Replies: 26
Views: 124138

Пусть твой сон будет спокоен. Покойся с миром.
  • Jump to post
by Goshanecr
Thu Nov 24, 2016 5:48 pm
Forum: Portage & Programming
Topic: Fails to emerge media-libs/gegl
Replies: 13
Views: 10720

fedeliallalinea wrote:Usually errors std::__cxx11::string are ABI incompatibility issue, try read this
Thanks a lot!
It solves my problem, just in 9 days of revdep-rebuild work :)
  • Jump to post
by Goshanecr
Tue Nov 15, 2016 3:21 pm
Forum: Portage & Programming
Topic: Fails to emerge media-libs/gegl
Replies: 13
Views: 10720

fedeliallalinea thanks for answer, I think that there is a true, because previously I switch from gcc4 to gcc5 and maybe do something wrong :)
Laptop are very old, so I post results after some days :)
  • Jump to post
by Goshanecr
Tue Nov 15, 2016 2:54 pm
Forum: Portage & Programming
Topic: Fails to emerge media-libs/gegl
Replies: 13
Views: 10720

Fails to emerge media-libs/gegl

Good day friends!

Today I start update @world and have a stuck on media-libs/gegl .
It fails on 0.3.8 and 0.3.10 ebuilds.
That's my info:
emerge --info
Portage 2.3.2 (python 2.7.12-final-0, default/linux/x86/13.0/desktop, gcc-5.3.0, glibc-2.23-r3, 4.6.0-gentoo i686 ...
  • Jump to post
by Goshanecr
Thu Jul 07, 2016 8:01 pm
Forum: Kernel & Hardware
Topic: iwconfig for ath9k_htc device: "no wireless extension"
Replies: 1
Views: 2246

iwconfig for ath9k_htc device: "no wireless extension&q

Good day!

My system:
uname -a
Linux VAIO-BOOK 4.6.0-gentoo #6 Fri Jul 8 00:41:59 MSK 2016 i686 Intel(R) Pentium(R) M processor 1.60GHz GenuineIntel GNU/Linux

I have a USB WiFi dongle based on Atheros 7015 chipset. I'm enable as module ath_9k:
grep ATH /usr/src/linux/.config
# CONFIG_NET ...
  • Jump to post
by Goshanecr
Fri Jun 03, 2016 5:42 pm
Forum: Portage & Programming
Topic: www-client/opera error cannot stat 'usr/lib/x86_64-linux-gnu
Replies: 1
Views: 2490

www-client/opera error cannot stat 'usr/lib/x86_64-linux-gnu

Good day friends!

I'm try to install latest opera ebuild but it fails. Whats wrong in my configuration?
Opera exists and downloads for x86, what it need from x86_64-linux-gnu?

emerge --info
Portage 2.2.28 (python 2.7.11-final-0, default/linux/x86/13.0/desktop, gcc-5.3.0, glibc-2.23-r2, 4.6.0 ...
  • Jump to post
by Goshanecr
Sat Dec 26, 2015 2:19 pm
Forum: Portage & Programming
Topic: media-video/vlc failed to build
Replies: 3
Views: 2808

chithanh, -O2 helps me. Thanks!
  • Jump to post
by Goshanecr
Sat Dec 26, 2015 10:36 am
Forum: Portage & Programming
Topic: media-video/vlc failed to build
Replies: 3
Views: 2808

chithanh thanks for link.

As I see in that bug-report problem related to changes in gcc above 4.7.x version. And I have only 4.8, 4.9 and 5.3 versions.
I open new bug report [bug=569774]HERE[/bug] and maybe it helps.
  • Jump to post

Search found 158 matches
  • Page 1 of 7
    • Jump to page:
  • 1
  • 2
  • 3
  • 4
  • 5
  • …
  • 7
  • Next

Go to advanced search

Jump to
  • Assistance
  • ↳   News & Announcements
  • ↳   Frequently Asked Questions
  • ↳   Installing Gentoo
  • ↳   Multimedia
  • ↳   Desktop Environments
  • ↳   Networking & Security
  • ↳   Kernel & Hardware
  • ↳   Portage & Programming
  • ↳   Gamers & Players
  • ↳   Other Things Gentoo
  • ↳   Unsupported Software
  • Discussion & Documentation
  • ↳   Documentation, Tips & Tricks
  • ↳   Gentoo Chat
  • ↳   Gentoo Forums Feedback
  • ↳   Duplicate Threads
  • International Gentoo Users
  • ↳   中文 (Chinese)
  • ↳   Dutch
  • ↳   Finnish
  • ↳   French
  • ↳   Deutsches Forum (German)
  • ↳   Diskussionsforum
  • ↳   Deutsche Dokumentation
  • ↳   Greek
  • ↳   Forum italiano (Italian)
  • ↳   Forum di discussione italiano
  • ↳   Risorse italiane (documentazione e tools)
  • ↳   Polskie forum (Polish)
  • ↳   Instalacja i sprzęt
  • ↳   Polish OTW
  • ↳   Portuguese
  • ↳   Documentação, Ferramentas e Dicas
  • ↳   Russian
  • ↳   Scandinavian
  • ↳   Spanish
  • ↳   Other Languages
  • Architectures & Platforms
  • ↳   Gentoo on ARM
  • ↳   Gentoo on PPC
  • ↳   Gentoo on Sparc
  • ↳   Gentoo on Alternative Architectures
  • ↳   Gentoo on AMD64
  • ↳   Gentoo for Mac OS X (Portage for Mac OS X)
  • Board index
  • All times are UTC
  • Delete cookies

© 2001–2026 Gentoo Foundation, Inc.

Powered by phpBB® Forum Software © phpBB Limited

Privacy Policy

 

 

magic