Forums

Skip to content

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

Search found 32 matches

Go to advanced search

Advanced search
Search found 32 matches
  • 1
  • 2
  • Next
by JKosta
Fri Apr 01, 2016 7:01 pm
Forum: Desktop Environments
Topic: Xfce's Whisker-menu plugin requires "Mugshot"?
Replies: 7
Views: 10822

I was getting many issues with the daniels's ebuild.

Then, I updated that ebuild to 0.3.1 version of mugshot and everything is running smooth.

Here it is what I did:

# mkdir -v /var/lib/layman/jkosta

add the line "/var/lib/layman/jkosta" to file /var/lib/layman/make.conf
(without the quotation ...
  • Jump to post
by JKosta
Wed May 20, 2015 5:45 pm
Forum: Desktop Environments
Topic: [SOLVED] Lightdm: could not start the Display Manager
Replies: 4
Views: 8016

I added /lib/rc/bin/ to ROOTPATH:

Code: Select all

jribeiro@genkosta ~ $ sudo bash -c 'echo "ROOTPATH=\"/lib/rc/bin\"" >/etc/env.d/99local'
It works, now.

Thanks to eccerr0r an Naib
  • Jump to post
by JKosta
Wed May 20, 2015 12:38 pm
Forum: Desktop Environments
Topic: [SOLVED] Lightdm: could not start the Display Manager
Replies: 4
Views: 8016

eccerr0r,

My system is up to date.
I'm using openrc, now.


get_options does exist:

jribeiro@genkosta ~ $ ls -l /lib/rc/bin/get_options
lrwxrwxrwx 1 root root 12 Mai 16 23:24 /lib/rc/bin/get_options -> /sbin/openrc

The error says "get_options: command not found" and indeed that command doesn't ...
  • Jump to post
by JKosta
Sun May 17, 2015 4:57 pm
Forum: Desktop Environments
Topic: [SOLVED] Lightdm: could not start the Display Manager
Replies: 4
Views: 8016

[SOLVED] Lightdm: could not start the Display Manager

I can't start lightdm:

jribeiro@genkosta ~ $ sudo /etc/init.d/xdm start
* Setting up lightdm ...
/etc/X11/startDM.sh: line 22: get_options: command not found
/etc/X11/startDM.sh: line 23: get_options: command not found
/etc/X11/startDM.sh: line 24: get_options: command not found
/etc/X11/startDM ...
  • Jump to post
by JKosta
Sat May 16, 2015 7:54 pm
Forum: Kernel & Hardware
Topic: No medium found errors
Replies: 16
Views: 6649

NeddySeagoon,

Negative:

Code: Select all

jribeiro@genkosta ~ $ grep -v "#" /etc/fstab 


/dev/sda10		/		btrfs		defaults 0 0
/dev/sda1		none		swap		sw		0 0
/dev/sda2               /media/dados ext4 rw,users,relatime,data=ordered 0 0
  • Jump to post
by JKosta
Sat May 16, 2015 7:36 pm
Forum: Kernel & Hardware
Topic: No medium found errors
Replies: 16
Views: 6649

NeddySeagoon,

Thank you.
  • Jump to post
by JKosta
Sat May 16, 2015 6:08 pm
Forum: Kernel & Hardware
Topic: No medium found errors
Replies: 16
Views: 6649

NeddySeagoon,

I have this parameter set:

jribeiro@genkosta ~ $ grep -v "#" /etc/default/grub

GRUB_DISTRIBUTOR="Gentoo"
GRUB_TIMEOUT=10
GRUB_CMDLINE_LINUX=""
GRUB_CMDLINE_LINUX_DEFAULT="quiet splash"
GRUB_GFXPAYLOAD_LINUX=keep
GRUB_VIDEO_BACKEND="vbe"
GRUB_TERMINAL_OUTPUT="gfxterm"
GRUB_GFXMODE ...
  • Jump to post
by JKosta
Sat May 16, 2015 5:52 pm
Forum: Kernel & Hardware
Topic: No medium found errors
Replies: 16
Views: 6649

NeddySeagoon,

I'm not trying to auto mount these devices. I never use them.

I want a truly silent boot.
I want to use plymouth but its hard to make it.
  • Jump to post
by JKosta
Sat May 16, 2015 5:49 pm
Forum: Kernel & Hardware
Topic: No medium found errors
Replies: 16
Views: 6649

eccerr0r,

I have no special rules in my udev.conf:

Code: Select all

jribeiro@genkosta ~ $ cat /etc/udev/udev.conf 
# see udev.conf(5) for details

#udev_log="info"
I dont know if the message is benign but I do know that it's completely futile.
  • Jump to post
by JKosta
Fri May 15, 2015 7:33 pm
Forum: Kernel & Hardware
Topic: No medium found errors
Replies: 16
Views: 6649

NeddySeagoon,

My PC is a desktop.

There is no way to hide these messages in gentoo?
  • Jump to post
by JKosta
Fri May 15, 2015 7:18 pm
Forum: Kernel & Hardware
Topic: Each boot unsets opengl nvidia
Replies: 2
Views: 1688

russK,

I tell you what is happening to me.
I set opengl to nvidia and check it. Everything seems to be alright.
Then, for some reason, I reboot my machine.
When I login, again, opengl is set to xorg-x11.

This is very strange and annoying.
  • Jump to post
by JKosta
Fri May 15, 2015 7:08 pm
Forum: Kernel & Hardware
Topic: No medium found errors
Replies: 16
Views: 6649

NeddySeagoon,

The dmesg's output is here:

http://pastebin.com/embed_js.php?i=RGujTyTp
  • Jump to post
by JKosta
Fri May 15, 2015 4:58 pm
Forum: Kernel & Hardware
Topic: Each boot unsets opengl nvidia
Replies: 2
Views: 1688

Each boot unsets opengl nvidia

I set opengl to nvidia:

Code: Select all

# eselect opengl set nvidia
Switching to nvidia OpenGL interface... done
Then I reboot my machine:

Code: Select all

# reboot
When i log in again I see this:

Code: Select all

# Available OpenGL implementations:
  [1]   nvidia
  [2]   xorg-x11 *
What the hell is going on???
  • Jump to post
by JKosta
Fri May 15, 2015 4:51 pm
Forum: Kernel & Hardware
Topic: No medium found errors
Replies: 16
Views: 6649

Maybe.
I don't know what media belongs to /dev/sdb, /dev/sdc and /dev/sdd.
My hard drive is located at /dev/sda.
  • Jump to post
by JKosta
Thu May 14, 2015 4:23 pm
Forum: Kernel & Hardware
Topic: No medium found errors
Replies: 16
Views: 6649

No medium found errors

I receive this message at boot time:

journalctl -xb | grep medium
Error was encountered while opening journal files: Invalid argument
Mai 14 16:58:33 genkosta systemd-udevd[4352]: error: /dev/sdd: No medium found
Mai 14 16:58:33 genkosta systemd-udevd[4352]: error: /dev/sdb: No medium found
Mai 14 ...
  • Jump to post
by JKosta
Mon Jul 28, 2014 10:35 pm
Forum: Kernel & Hardware
Topic: [SOLVED] Can't boot gentoo
Replies: 7
Views: 3802

Thank you for your suggestion. ;)
  • Jump to post
by JKosta
Mon Jul 28, 2014 9:46 pm
Forum: Kernel & Hardware
Topic: [SOLVED] Can't boot gentoo
Replies: 7
Views: 3802

I recompiled the kernel using the command "genkernel all" and right now I'm answering you within my gentoo box. :D

Thank you very much!
  • Jump to post
by JKosta
Mon Jul 28, 2014 9:35 pm
Forum: Kernel & Hardware
Topic: [SOLVED] Can't boot gentoo
Replies: 7
Views: 3802

Code: Select all

$ grep EXT4 /media/gentoo/usr/src/linux/.config

CONFIG_EXT4_FS=y
CONFIG_EXT4_FS_POSIX_ACL=y
CONFIG_EXT4_FS_SECURITY=y
# CONFIG_EXT4_DEBUG is not set
  • Jump to post
by JKosta
Mon Jul 28, 2014 9:06 pm
Forum: Kernel & Hardware
Topic: [SOLVED] Can't boot gentoo
Replies: 7
Views: 3802

You're right sda2 is the root (/).


$ blkid

/dev/sda2: UUID="d903f1cb-573a-47c8-8b52-df930e354689" TYPE="ext4" PTTYPE="dos" PARTUUID="0001cf5c-02"
/dev/sda1: LABEL="windows" UUID="8810BF6110BF5542" TYPE="ntfs" PARTUUID="0001cf5c-01"
/dev/sda10: UUID="28717a34-7d74-4c51-96f4-f49486336165" TYPE ...
  • Jump to post
by JKosta
Mon Jul 28, 2014 8:50 pm
Forum: Kernel & Hardware
Topic: [SOLVED] Can't boot gentoo
Replies: 7
Views: 3802

[SOLVED] Can't boot gentoo

Hello!

When I try to boot gentoo I get an error message.

If I use root=UUID=d903f1cb-573a-47c8-8b52-df930e354689 in the kernel line of file /boot/grub/grub.cfg I get: Unable to resolve root: UUID=d903f1cb-573a-47c8-8b52-df930e354689.

If I use root=PARTUUID=0001cf5c-02, I get: 0001cf5c-02 is an ...
  • Jump to post
by JKosta
Sun Jul 27, 2014 11:46 pm
Forum: Portage & Programming
Topic: Can't emerge mplayer2
Replies: 14
Views: 12698

Here is the output of the error:

muxer.o libmpdemux/demuxer.c
x86_64-pc-linux-gnu-gcc -MD -MP -Wundef -Wall -Wno-switch -Wno-parentheses -Wpointer-arith -Wredundant-decls -Werror-implicit-function-declaration -Wstrict-prototypes -Wmissing-prototypes -Wdisabled-optimization -Wno-pointer-sign -std ...
  • Jump to post
by JKosta
Sun Jul 27, 2014 10:00 pm
Forum: Portage & Programming
Topic: Can't emerge mplayer2
Replies: 14
Views: 12698

Can't emerge mplayer2

I'm trying to run emerge @preserved-rebuild but it fails because of mplayer2:

make: *** [libmpdemux/demuxer.o] Error 1
make: *** Waiting for unfinished jobs....
* ERROR: media-video/mplayer2-2.0_p20131009::gentoo failed (compile phase):
* emake failed
*
* If you need support, post the output ...
  • Jump to post
by JKosta
Mon Nov 25, 2013 8:24 pm
Forum: Installing Gentoo
Topic: GRUB does not install the configuration directories![SOLVED]
Replies: 5
Views: 4231

I installed sys-boot/grub-2.00_p5107-r2 and solved the problem.

Thanks to tryn, Logicien and fturco!
  • Jump to post
by JKosta
Mon Nov 25, 2013 5:38 pm
Forum: Installing Gentoo
Topic: GRUB does not install the configuration directories![SOLVED]
Replies: 5
Views: 4231

tryn,

grub2-mkconfig -o /boot/grub/grub.cfg
bash: grub2-mkconfig: command not found


Logicien,

emerge -av grub

These are the packages that would be merged, in order:

Calculating dependencies... done!
[ebuild R ] sys-boot/grub-2.00-r7 USE="binfont nls -custom-cflags -debug -device-mapper ...
  • Jump to post
by JKosta
Mon Nov 25, 2013 12:43 am
Forum: Installing Gentoo
Topic: GRUB does not install the configuration directories![SOLVED]
Replies: 5
Views: 4231

GRUB does not install the configuration directories![SOLVED]

I am trying to install and configuring grub but I have problems with it.
This package does not install the /etc/default/grub file nor /etc/grub/ directory.

What I run:
grub-mkconfig -o /boot/grub/grub.cfg

What I get:
cat /boot/grub/grub.cfg#
# DO NOT EDIT THIS FILE
#
# It is automatically ...
  • Jump to post

Search found 32 matches
  • 1
  • 2
  • 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