@fedora

Страница 425 из 2988
Kohane
31.01.2017
12:58:04
I'm the second day with Linux)
What do you think about it? :)

Erisson
31.01.2017
12:58:13
Some Windows got black screen

fox.py
31.01.2017
12:58:16
What do you think about it? :)
Much better and worse than Windows.

Kohane
31.01.2017
12:58:44
Much better and worse than Windows.
Would you care to elaborate, please?

Google
Erisson
31.01.2017
12:59:04
Just install another desktop

If you on Ubuntu

sudo apt install xfce

Or xfce-desktop

I don't remember

On Fedora

sudo dnf install xfce4

fox.py
31.01.2017
13:00:28
Would you care to elaborate, please?
In some cases Windows is better (WiFi, second graphics card). Also 99% is working out of the box. In other cases Windows is shit (I don't think this is important to describe).

Erisson
31.01.2017
13:01:16
Ok. A good package too it's xfce4-goodies

Rs

Lol

Google
Erisson
31.01.2017
13:01:58
After just logoff and change desktop

fox.py
31.01.2017
13:02:52
After just logoff and change desktop
Hmm.. So I can live with GNOME as a beginner and sometime switch to xfce when I want to play, right?

Erisson
31.01.2017
13:03:27
You can live where do you want

Xfce it's very good too

fox.py
31.01.2017
13:04:12
Xfce it's very good too
I know. But I'm beginner :3

Erisson
31.01.2017
13:04:39
There are issues with gnome

But it's works yet

If a Windows get black

Just force full screen some times

And you got them normal

I'll be back soon

Kohane
31.01.2017
13:06:42
I know. But I'm beginner :3
If you're used to Windows desktop you can use Cinnamon. But don't let others impose their preferences, if you like Gnome stick to it. I'm no beginner and I've been using for almost a year.

Kohane
31.01.2017
13:08:37
If you're a beginner, Arch is maybe not the best option.

fox.py
31.01.2017
13:10:40
If you're a beginner, Arch is maybe not the best option.
Yes :D So Fedora was the best choise for the first time.

Kohane
31.01.2017
13:10:41
If you don't like Gnome you can try XFCE, Mate or Cinnamon.If you're willing to learn and tweak you can try KDE.

Kohane
31.01.2017
13:12:04
Cool. Glad you like it.

Erisson
31.01.2017
13:22:58
Gnome is awesome.

Google
Eduard
31.01.2017
13:38:06
Not now. Interface is even better than windows.
The best of all is that you can choose. There are a lot of Desktop Environments: Gnome and KDE are the most commons, MATE, XFCE, Cinnamon are pretty good and a lot of distros have versions with those installed as default (in Fedora we call that ones Spins)

ShiiitBruh
31.01.2017
13:39:33
hello. i have a problems when install broadcom-wl. can you help helper me please

Eduard
31.01.2017
13:39:54
But there still other ones, like Fluxbox, Blackbox, Sugar, LXDE, LXQT, Unity (Just for Ubuntu), Pantheon, Deepin, Enlightenment

ShiiitBruh
31.01.2017
13:40:13
i installed broadcom-wl and kernel-devel and then ran akmods as superuser but it errors

Eduard
31.01.2017
13:40:23
hello. i have a problems when install broadcom-wl. can you help helper me please
Can you be more specific? I install broadcom drivers everytime

ShiiitBruh
31.01.2017
13:40:25
$ sudo akmods Checking kmods exist for 4.9.5-200.fc25.x86_64 [ OK ] Files needed for building modules against kernel 4.9.5-200.fc25.x86_64 could not be found as the following directories are missing: /usr/src/kernels/4.9.5-200.fc25.x86_64/ /usr/lib/modules/4.9.5-200.fc25.x86_64/build/Is the correct kernel-devel package installed?

Eduard
31.01.2017
13:41:14
Ok, run "uname -a" and paste the result

And please run "dnf info kernel-devel | fpaste" and give us the link

ShiiitBruh
31.01.2017
13:41:50
Linux localdomain.localhost 4.9.5-200.fc25.x86_64 #1 SMP Fri Jan 20 12:24:16 UTC 2017 x86_64 x86_64 x86_64 GNU/Linux

Eduard
31.01.2017
13:42:55
Do you have RPM Fussion or Russian Fedora repositories installed???

ShiiitBruh
31.01.2017
13:43:03
rpmfusion

https://paste.fedoraproject.org/541540/70199148

Eduard
31.01.2017
13:43:53
Ok, Have you installed the akmod-wl package???

ShiiitBruh
31.01.2017
13:44:32
yes

Eduard
31.01.2017
13:44:40
It's weird, everything looks right

ShiiitBruh
31.01.2017
13:44:49
i know

Eduard
31.01.2017
13:44:57
Why do you need to run the akmods command???

ShiiitBruh
31.01.2017
13:45:32
in previous experiences wifi has not worked without running the akmods command first

Eduard
31.01.2017
13:47:21
Ok, I understand. Well, since F23 I haven't issues that requires to recompile the akmods. Try tu run the command with su -c instead that with sudo

su -c "akmods"

Google
Eduard
31.01.2017
13:48:06
And well, the fpaste said that you don't have installed the kernel-devel package

In line 8, should say @System meaning that is installed

Look here: https://paste.fedoraproject.org/541545/87052814

Lines, 9, 24 and 39 shows installed kernel-devel packages in my system

ShiiitBruh
31.01.2017
13:52:47
And well, the fpaste said that you don't have installed the kernel-devel package
$ sudo dnf install kernel-devel Last metadata expiration check: 0:22:04 ago on Tue Jan 31 13:30:28 2017. Package kernel-debug-devel-4.9.5-200.fc25.x86_64 is already installed, skipping. Dependencies resolved. Nothing to do. Complete!

Eduard
31.01.2017
13:53:36
Mmm

Admin
ERROR: S client not available

Eduard
31.01.2017
13:54:11
Ok, kernel-debug-devel is not the same that kernel-devel, but probably one depends in the other...

ShiiitBruh
31.01.2017
13:54:26
su -c "akmods"
$ su -c "akmods" Password: Checking kmods exist for 4.9.5-200.fc25.x86_64 [ OK ] Files needed for building modules against kernel 4.9.5-200.fc25.x86_64 could not be found as the following directories are missing: /usr/src/kernels/4.9.5-200.fc25.x86_64/ /usr/lib/modules/4.9.5-200.fc25.x86_64/build/Is the correct kernel-devel package installed?

Eduard
31.01.2017
13:55:22
Last kernel in main repos is 4.9.6, not 4.9.5.

Did you ckeck that actually the paths /usr/src/kernels/4.9.5-200.fc25.x86_64/ and /usr/lib/modules/4.9.5-200.fc25.x86_64/build/ are there???

ShiiitBruh
31.01.2017
14:01:46
$ ls /usr/lib/modules/4.9.5-200.fc25.x86_64/build /usr/lib/modules/4.9.5-200.fc25.x86_64/build this one seems to exist $ ls /usr/src/kernels/4.9.5-200.fc25.x86_64/ ls: cannot access '/usr/src/kernels/4.9.5-200.fc25.x86_64/': No such file or directory this one doesnt

Eduard
31.01.2017
14:06:23
Ok, that is the reason. Your solution its to install kernel-devel specifically. Maybe sudo dnf install kernel-devel-4.9.5-200.fc25.x86_64

Or selecting it directly in yumex

Raad
31.01.2017
14:10:02
Anyone has an idea how to install nvidia driver on Fedora laptop which they call it Optimus, I never seccessfully get it work, now I am on terminal only

Eduard
31.01.2017
14:32:22
:D

How can I know if there is someone packaging an especific package to fedora? I see instructions for the budgie desktop adding a repo from opensuse

Or cloning the git repo

Google
Eduard
31.01.2017
16:01:12
@CamFr Welcome!

Chaitanya
31.01.2017
16:17:37
Need help

Can someone help me set up the partition?



Nick
31.01.2017
16:18:14
We are all need help ?

天荣
31.01.2017
16:18:24
Hmmm

Maybe you should try installing it with the defaults first

And learn a bit about Linux

Chaitanya
31.01.2017
16:18:40
/ is remounted with /

/home with /home

Dude, just need to figure out the Mount point for EFI system

And learn a bit about Linux
Been using Linux from past 4yrs

Vitaly
31.01.2017
16:28:50
Chaitanya
31.01.2017
16:30:41
Thank you?

ShiiitBruh
31.01.2017
21:21:48
but this worked for me so thank you!

Страница 425 из 2988