Forums

Skip to content

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

Search found 145 matches

Go to advanced search

Advanced search
Search found 145 matches
  • 1
  • 2
  • 3
  • 4
  • 5
  • 6
  • Next
by sao98021
Wed Feb 03, 2021 6:56 pm
Forum: Portage & Programming
Topic: Blockers or slot conflicts on a Perl update?
Replies: 18
Views: 274750

yesterday i began the process of migrating over. it was from all the way back from 2019 i think. lol

i broke portage and emerge, prior to getting rid of python gettext perl gdbm autoconf and like 5 other things, so i had to make install them all outside of portage 3 other things and link that ...
  • Jump to post
by sao98021
Wed Mar 20, 2019 2:33 pm
Forum: Gentoo Chat
Topic: Weird issue
Replies: 1
Views: 3975

Weird issue

So one day my father called and said, hey the little bar on the bottom and top is gone.

(referring to xfce4's default icon launcher/start bar)

so i reboot it, and root is not mounting automatically anymore.. further more the hostname went missing replaced with @(none)

so, im able to still log in ...
  • Jump to post
by sao98021
Fri Feb 08, 2019 11:34 am
Forum: Gamers & Players
Topic: What's the simplest STEAM installation for a newbie?
Replies: 12
Views: 12443

had steam installed from overlay, since the overlay became a thing.

no issues
  • Jump to post
by sao98021
Fri Jan 25, 2019 3:30 pm
Forum: Gentoo Chat
Topic: systemd-manager - request for opinions
Replies: 2
Views: 3000

Looks like a half-unfinished GUI wrapper that displays systemd's text output verbatim. Building LLVM just to click a button instead of using tab completion? No thanks.

Calling it a “manager” is very fitting - it sits there looking pretty, performing no useful work and wasting resources.

makes ...
  • Jump to post
by sao98021
Fri Jan 25, 2019 5:35 am
Forum: Gentoo Chat
Topic: systemd-manager - request for opinions
Replies: 2
Views: 3000

systemd-manager - request for opinions

[Split from the locked systemd politics thread [topic=1084948]systemd discussion: agree to disagree[/topic], where it was off-topic. Please keep this thread focused on this tool's merits, not on general systemd-discussion, which more than likely would again devolve into locking.]

for systemd ...
  • Jump to post
by sao98021
Thu Jan 24, 2019 4:46 pm
Forum: Portage & Programming
Topic: OK, what python settings do we need? [SOLVED]
Replies: 11
Views: 3233

id like some ranch and parmasean cheese with my salad.

this made me think of and laugh at this horrendously old oriellys java2/sdk 1.2-1.3 book ive had for 10 years someone gave me as a handmedown.. it was seriously outdated then...but now? i dont even know why i have it.. guess sentiment even ...
  • Jump to post
by sao98021
Thu Jan 24, 2019 12:05 pm
Forum: Portage & Programming
Topic: OK, what python settings do we need? [SOLVED]
Replies: 11
Views: 3233

Samba is one of those stupid packages that have a singular PYTHON_TARGETS=python2_7 flag for the sole purpose of causing a blocking error and wasting your time if it's disabled.

Here's my list of similarly broken packages, maybe it'll save you some time:
app-emulation/qemu PYTHON_TARGETS: python2 ...
  • Jump to post
by sao98021
Thu Jan 24, 2019 5:07 am
Forum: Portage & Programming
Topic: OK, what python settings do we need? [SOLVED]
Replies: 11
Views: 3233

im at no means an expert doing things the 'right way' when i was faced with that months back

but for me to make things budge when it was stuck on that i put PYTHON_SINGLE_TARGET="python3_6"

and PYTHON_TARGETS="python2_7 python3_6"

im guessing im an idiot for doing so or somehow wrong(or not and ...
  • Jump to post
by sao98021
Sun Jan 20, 2019 7:35 pm
Forum: Gamers & Players
Topic: [SOLVED] Steam can't download games
Replies: 10
Views: 7446

sao98021, thanks for your answer. I tried it but unfortunately it didn't work.

Just to be sure I ddn't misunderstand, the beginning of the edited config.vdf (with most of the content replaced by ellipsis) is:
"InstallConfigStore"
{
"Software"
{
"Valve"
{
"Steam"
{
"CS" "valve511 ...
  • Jump to post
by sao98021
Sun Jan 20, 2019 3:29 pm
Forum: Gamers & Players
Topic: [SOLVED] Steam can't download games
Replies: 10
Views: 7446

blah, i've destroyed the page, shouldve used a pastebin for that ;(

also make a backup or just delete the entry if it doesn't work, but its reported as a work around for people getting the same msg. also the "CS" is lined up with the whole line, not above it. everything else leave as is
  • Jump to post
by sao98021
Sun Jan 20, 2019 3:20 pm
Forum: Gamers & Players
Topic: [SOLVED] Steam can't download games
Replies: 10
Views: 7446

open /.steam/root/config/config.vdf

look for > "InstallConfigStore"
> {
> "Software"
> {
> "Valve"
> {
> "Steam"
> {


(if in gedit ctrl+f and type "Steam" it should be the first result, now underneath the { enter the line "CS" "valve511.steamcontent.com;valve501.steamcontent.com;valve517 ...
  • Jump to post
by sao98021
Sat Jan 19, 2019 12:07 pm
Forum: Installing Gentoo
Topic: moving encrypted BIOS/MBR install to UEFI/GPT
Replies: 2
Views: 1700

https://superuser.com/questions/587321/ ... -partition

might have some info if you havent saw it yet
  • Jump to post
by sao98021
Fri Jan 18, 2019 5:40 pm
Forum: Desktop Environments
Topic: Xorg process taking large amount of memory
Replies: 7
Views: 7104

on my sandybridge (i72670qm) with videocards= intel i965 but without USE='glamor', xf86-video-intel not installed, what is installed is libva-intel-driver xorg is only using 1% of memory.

but i do not have 20-modesetting.conf because this is an optimus sytem (meaning i also have nvidia listed in ...
  • Jump to post
by sao98021
Thu Jan 17, 2019 9:06 pm
Forum: Gamers & Players
Topic: Steam doesn't want to launch most of my games
Replies: 13
Views: 11443

i use

Code: Select all

LD_PRELOAD="libpthread.so.0 libGL.so.1" __GL_THREADED_OPTIMIZATIONS=1 steam
for all that refuse to run, (like teamfortress 2) and for use with bumblebee its the same command, except with the %optirun steam%
  • Jump to post
by sao98021
Thu Jan 17, 2019 8:09 pm
Forum: Portage & Programming
Topic: qtwebengine taking more than a day to emerge
Replies: 88
Views: 64116

I hate having to emerge qtwebengine
I fully agree. But I found a solution: I changed a few USE Flags and qtwebengine is not getting pulled in anymore.

Really, look at the packages that pull in qtwebengine
equery d qtwebengine
If you're lucky, you can get rid of qtwebengine by changing a few USE ...
  • Jump to post
by sao98021
Thu Jan 17, 2019 2:33 pm
Forum: Gentoo Chat
Topic: systemd discussion: agree to disagree
Replies: 363
Views: 166564

this escalated in a... moderately controlled and consistent pace

:D
  • Jump to post
by sao98021
Thu Jan 17, 2019 12:27 pm
Forum: Kernel & Hardware
Topic: Multi-head setup - use only one display for vc
Replies: 9
Views: 2626

Yeah. Using video= messes things up. :(
I actually managed to get it working on vc BUT other diplays were on until OpenRC configured virtual console setting resolution via video= (4k in my case) resulted to blank screen, so leaving resolution unspecified gave me a resolution which had thumb sized ...
  • Jump to post
by sao98021
Thu Jan 17, 2019 11:31 am
Forum: Kernel & Hardware
Topic: Multi-head setup - use only one display for vc
Replies: 9
Views: 2626

meh i didn't see that you already messed around with 'video', so scratch that. except i guess the resolution issue, i suppose you could also set it manually with <xres> x <yres>: resolution

it would look like video=<conn>:<xres>x<yres>[M][R][-<bpp>][@<refresh>][i][m][eDd]

i'm not sure if this ...
  • Jump to post
by sao98021
Thu Jan 17, 2019 11:22 am
Forum: Portage & Programming
Topic: qtwebengine taking more than a day to emerge
Replies: 88
Views: 64116


Sat Jun 9 12:13:43 2018 >>> dev-qt/qtwebengine-5.9.4
merge time: 2 hours, 33 minutes and 39 seconds.

Sun Sep 23 04:57:08 2018 >>> dev-qt/qtwebengine-5.9.6-r1
merge time: 2 hours, 50 minutes.

Fri Jan 4 18:53:01 2019 >>> dev-qt/qtwebengine-5.11.1
merge time: 2 hours, 30 minutes and 47 ...
  • Jump to post
by sao98021
Wed Jan 16, 2019 5:35 pm
Forum: Gentoo Chat
Topic: If this happens with Gentoo then I'm gone
Replies: 19
Views: 16799

how could gentoo insure a dnf uuid(or something similar) is used on every single install, wouldnt that require drastic changes? how could they force you to keep it on your system?

systemd-machineidd

Wait, lemme retitle the thread, should it be "If this happens with eudev then I'm gone"?

that ...
  • Jump to post
by sao98021
Wed Jan 16, 2019 5:08 pm
Forum: Gentoo Chat
Topic: If this happens with Gentoo then I'm gone
Replies: 19
Views: 16799

"For those not comfortable with a DNF UUID, there would be a "easy" means of opting out of this data collection."

makes it a little more tolerable, i guess?

also, wouldn't it be... much more difficult for gentoo to do this? As no one system is built the same, aside from the minimal install iso ...
  • Jump to post
by sao98021
Wed Jan 16, 2019 3:33 am
Forum: Kernel & Hardware
Topic: the hp chromebook 11 G4
Replies: 0
Views: 1169

the hp chromebook 11 G4

curious to know if anyones running our beloved gentoo on this machine, i recently (after a year of just dealing with dualboot) wiped chromeOS completely, the only image i was then able to boot via usb with this stupid UEFI was ubuntu 18.0.whateverthisis, even sysrescuecd.img would just boot to a ...
  • Jump to post
by sao98021
Thu Jan 10, 2019 2:13 pm
Forum: Gentoo Chat
Topic: Videos showing Gentoo, Blender, The GIMP, E17 on Android
Replies: 1
Views: 2774

very nice, this should be linked in the android-gentoo-prefix wiki page
  • Jump to post
by sao98021
Wed Jan 09, 2019 2:26 pm
Forum: Kernel & Hardware
Topic: Setting up Bumblebee
Replies: 12
Views: 4707



I have a 20-modesetting.conf file in /etc/X11/xorg.conf.d. Are you suggesting that I rename it and move it to /etc/bumblebee/xorg.conf.d/10-dummy.conf? Also, do I need to make any conf file changes so it falls back to the dummy conf file?

suggesting that you get rid of it entirely, just rename ...
  • Jump to post
by sao98021
Tue Jan 08, 2019 7:48 pm
Forum: Kernel & Hardware
Topic: Setting up Bumblebee
Replies: 12
Views: 4707

oh, by following the intel guide, did you make a .conf file in /etc/X11/xorg.conf.d ?

like with my build, i do not have one. and it falls back to /etc/bumblebee/xorg.conf.d/10-dummy.conf

which is how it's supposed to be done with bumblebee i believe, if you did make one just re-lable it so it isnt ...
  • Jump to post

Search found 145 matches
  • 1
  • 2
  • 3
  • 4
  • 5
  • 6
  • 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