#how to get gnome up and running?

1 messages ยท Page 1 of 1 (latest)

steep tulip
#

When I try to install gnome-base

steep tulip
versed sphinx
#

USE="minimal" emerge --ask --verbose --oneshot libsndfile

#

then emerge gnome again

#

if you are curious what happened, you are caught in a circular dependency but emerge oneshot libsndfile with USE="minimal" will solve your issue since in your next emerge it will no longer need and include the minimal use flag in libsndfile

lavish bloom
steep tulip
#

the install is still going though ๐Ÿ’€

#

shitty pc frfr

versed sphinx
lavish bloom
#

It could be very important

steep tulip
#

also im in gnome rn

#

got it working

#

easily now

lavish bloom
#

I need the full command you typed please

steep tulip
#

it was just emerge --ask gnome-base/gnome

#

or something

lavish bloom
#

you didn't run USE="-pulseaaudio" emerge -va gnome did you?

steep tulip
#

no

#

i just changed the use variable

lavish bloom
#

thank god

#

you had me worried there

steep tulip
#

i dont even know what that command is

lavish bloom
#

That's good, someone gave you the command without explaining how it worked then with the fact you have a slow pc I didn't want you building a system with no sound

#

let me explain how it works

steep tulip
#

ive got sound anyway

lavish bloom
#

We'll use USE="minimal" emerge --ask --verbose --oneshot libsndfile as the example so I don't have to type it out

#

USE="<useflag>" emerge -va paclage temporarily adds a useflag during one compile then the next time you build it goes back to normal

steep tulip
#

ah okay

lavish bloom
#

if you built gnome like that then you could see the world of hurt of you would be and why I was concerned for you

steep tulip
#

yes

#

i get that

#

also i need help again

lavish bloom
#

glad we are good here though

steep tulip
#

how do i get nvidia drivers up

#

i dont get what the wiki is saying

lavish bloom
#

~wiki nvidia

ocean ledgeBOT
lavish bloom
#

everything you need to know

steep tulip
lavish bloom
#

if you get stuck though feel free to ask

#

what part

steep tulip
#

all the kerfnel shit

#

do i just run emerge --ask NVIDIA/nvidia-drivers

lavish bloom
#

hmm

#

you have highlighted an issue with the docs I need to look at

#

ok whar kernel did you pick?

#

gentoo-kernel-bin?

steep tulip
#

dont remember

#

i just downloaded the kernel

lavish bloom
#

are you booted into the system?

steep tulip
#

yers

#

im in it

#

rn

#

wait i think it is the bin because i didnt compile

lavish bloom
#

wgetpaste -I

#

install it if needed

#

wgetpaste that is

steep tulip
#

i cant install since firefox is installing rn though

lavish bloom
#

you can do a second emerge, it's only a script anyway

#

take 2 seconds

steep tulip
#

oh

lavish bloom
#

normally you shouldn't do this but in this case it's fine

steep tulip
lavish bloom
#

quickly though

#

why are you compiling firefox?

steep tulip
#

to install it

#

i just went emerge

#

firefox

lavish bloom
#

use firefox-bin

steep tulip
#

ohhh

#

okay

lavish bloom
#

also you know you aren't optimising builds for your hardware correct? Is this what you want or was it a mistake?

lavish bloom
#

let's try this again ๐Ÿ™‚

steep tulip
#

wait i changed from -pulseaudio to minimal

#

and now its installoing

lavish bloom
#

would you like a few pointers to make your system a little better

steep tulip
#

yes

lavish bloom
#

stop the merge for me

steep tulip
#

okay

lavish bloom
#

before we start you were most of the way there, you are just missing a couple of things to make it perfect

#

so don't think you did anything bad

steep tulip
#

yeah okay

lavish bloom
#

now, open your make.conf

steep tulip
#

yes

lavish bloom
#

and where it says common_flags add -march=native after the -pipe

steep tulip
#

yeah okayu

lavish bloom
#

so it will look like "-O2 -pipe -march=native"

#

that compiles packages for your cpu type only

steep tulip
#

yeah okay

lavish bloom
#

I need you to add another line that config with RUSTFLAGS="-C target-cpu=native"

steep tulip
#

done

lavish bloom
#

this does the same as above but for rust packages

#

lets check your changes wgetpaste /etc/portage/make.conf

steep tulip
lavish bloom
#

ok you need to remove use="minimal" globally setting that will break things

steep tulip
#

wouldnt i not be able to build stuff

lavish bloom
#

what do you mean

steep tulip
#

since it doesnt build without that or -pulseaudio

lavish bloom
#

you have the right idea for the fix to your problem but you have gone a little heavy handed with the solution

#

I'll show you how to fix it correctly so you don't cause yourself more issues

#

are you using grub as a bootloader?

steep tulip
lavish bloom
#

ok lets add these to the config

#
VIDEO_CARDS="nvidia intel i915"```
steep tulip
#

i dont want tyhe intel one btw

#

at all

lavish bloom
#

why not?

steep tulip
#

im not gonna use it

#

but i guessss i could use it

lavish bloom
#

when your gpu goes boom in 2 years you will wish you set it up

steep tulip
#

i added it

lavish bloom
#

(happened to me 3 months ago ๐Ÿ˜ฆ )

steep tulip
lavish bloom
#

remove it if you want but it's just handy to have it

steep tulip
#

also if my gpu goes boom ill just fix it

lavish bloom
#

can you come fix my pcie slot for me?

#

it blew up with it

steep tulip
#

๐Ÿ’€

#

jesus

#

you probably could fix that though

#

using hot air and some patience

lavish bloom
#

it's fried so hot air isn't going to do much here

#

anyway

steep tulip
#

lol

#

like remove it

lavish bloom
#

the changes we added will tell portage to reinstall nvidia drivers on every kernel update, then tell grub to update the boot config so you are always using the correct kernel without any input on your part

#

really handy trick

steep tulip
#

oh cool

lavish bloom
#

last part, I need you to follow this section to turn your cpus features

#

let me know how you get on

steep tulip
#

done

lavish bloom
#

nice

#

lets make sure everything applied

#

wgetpaste -I again

steep tulip
lavish bloom
#

looks great

#

trying install firefox-bin again now

steep tulip
#

yeah gimme a sec

#

i justy installed discord

#

right

lavish bloom
#

now worries

steep tulip
#

and when i launched it, it asked for an update

#

now i did the manual update

#

like on the wiki says

#

but gnome says path not found

lavish bloom
#

where does the wiki say that?

steep tulip
#

wait i figured it out

lavish bloom
#

wgetpaste -c "emerge --verbose --pretend net-im/discord"

#

lets see what is going on

steep tulip
#

well im in anyway

#

im in the app rn

lavish bloom
#

you portage tree is out of date is all

steep tulip
#

ah okaty

lavish bloom
#
emerge --verbose --ask net-im/discord```
steep tulip
#

so what do i do about nvidia drivers

#

im in discord rn

lavish bloom
#

that fixes the issue properly

steep tulip
#

yeah

lavish bloom
#

we try not to do hacky fixes here

steep tulip
#

okay

#

now what about nvidia drivers

lavish bloom
#

have you fixed the hack fix?

#

#1187405089065947327 message

steep tulip
#

yes

lavish bloom
#

cool, it's quicker to do this stuff now then later on when it breaks your system and we both have to waste 5 hours fixing something that took a minute to do it right first time. That's why we don't do hacks

#

as for nvidia emerge -va nvidia-drivers

steep tulip
#

yeah okay

#

ill do that after firefox installs

lavish bloom
#

we did everything else earlier so a reboot and it works

steep tulip
#

yeh okay

#

yeah*

lavish bloom
#

once you have rebooted and everything is ok run emerge -vauDU @world to make sure all the changes we made are applied where needed

steep tulip
#

how do i remove the (bin) from firefox

#

it says that in search and up on the bar

#

also i cant minimize firefox

lavish bloom
#

I don't use gnome but I assume they have a menu edit program

#

you'll have to wait for someone else for gnome quirks, sorry

steep tulip
#

yeah okay

#

gnome is new to me

#

i use kde but gnome 40 looked nice

#

and havnet tried it yet

#

pretty good

lavish bloom
#

As you know I run MATE and Cinnamon

#

I don't really like gnome or kde

steep tulip
#

yeah okay

steep tulip
#

@lavish bloom

#

i rebooted

#

black screen on login

steep tulip
#

?