Forums

Skip to content

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

Search found 41 matches

Go to advanced search

Advanced search
Search found 41 matches
  • 1
  • 2
  • Next
by avitase
Sun Apr 12, 2020 7:36 pm
Forum: Multimedia
Topic: 30 FPS for glxgears with decent GPU
Replies: 8
Views: 3731

thanks for the help. I wasn't aware of that. Changing cables actually helped! Sorry for the noise
  • Jump to post
by avitase
Sun Apr 12, 2020 6:01 pm
Forum: Multimedia
Topic: 30 FPS for glxgears with decent GPU
Replies: 8
Views: 3731

thanks for your help. You are right! Sorry for that.

This is strange, I know that my monitor can run 3440x1440 @ 60Hz... Any idea why this is not listed below? The monitor is connected via DP -> HDMI cable, but I don't see why this should be an issue?
# xrandr
Screen 0: minimum 320 x 200, current ...
  • Jump to post
by avitase
Sun Apr 12, 2020 5:37 pm
Forum: Multimedia
Topic: 30 FPS for glxgears with decent GPU
Replies: 8
Views: 3731

30 FPS for glxgears with decent GPU

Hi,

I have an AMD 5700XT installed and get surprisingly low frame rates ~30 FPS with glxgears. I know that this is not the right tool for benchmarking, anyhow, 30 FPS is well below the monitor refresh rate (I guess?).

# glxgears
Running synchronized to the vertical refresh. The framerate should ...
  • Jump to post
by avitase
Sun Apr 12, 2020 5:21 pm
Forum: Multimedia
Topic: ALSA speaker-test fails: No such file or directory
Replies: 2
Views: 2496

ALSA speaker-test fails: No such file or directory

Hi,

I have a fresh gentoo install on my desktop PC and have some problems playing sound. I want to use the speakers of my monitor (connected via one of the hdmi ports of my graphic card) and my headphones which I use to plugin into the front. I followed the ALSA Gentoo Wiki: https://wiki.gentoo.org ...
  • Jump to post
by avitase
Mon Dec 17, 2018 12:53 pm
Forum: Other Things Gentoo
Topic: /sbin/udevd stucks during boot
Replies: 4
Views: 1776

I cannot remember that I explicitly build this kernel in recovery mode. This always appear (automatically?) when I add my kernel to grub. I guess this is some default behavior?
  • Jump to post
by avitase
Mon Dec 17, 2018 9:12 am
Forum: Other Things Gentoo
Topic: /sbin/udevd stucks during boot
Replies: 4
Views: 1776

Thanks for your help. I disabled xdm and this indeed saves me from the black screen. But where to go from here? /sbin/udevd still stucks @100% CPU load...
What is the difference between my "normal" kernel and the kernel in recovery mode? Both of them are 4.14.83 kernels and I see no difference after ...
  • Jump to post
by avitase
Sun Dec 16, 2018 4:20 pm
Forum: Other Things Gentoo
Topic: /sbin/udevd stucks during boot
Replies: 4
Views: 1776

/sbin/udevd stucks during boot

Hey,
I have the following problem with my laptop: when I try to boot my default kernel the boot process stops before I expect my login manager to show up and stucks with a black screen. From here on it is not possible to change to another tty, but I can still ssh into the machine. htop tells me ...
  • Jump to post
by avitase
Tue Jun 12, 2018 9:26 am
Forum: Kernel & Hardware
Topic: Laptop dies on shutdown
Replies: 13
Views: 4583

khayyam,

openrc+consolekit+shutdown issues started cropping up last year sometime, I don't know the cause or even all the ways the kits intertwine with shutdown, but most distros have swapped consolekit for elogind in the past year, so it was more of a blanket statement that users will generally ...
  • Jump to post
by avitase
Tue Jun 12, 2018 9:22 am
Forum: Kernel & Hardware
Topic: Laptop dies on shutdown
Replies: 13
Views: 4583

thanks for your comments

I checked my /var/log/messages but nothing suspicious here, except for this kworker dying (but this was 5min prior to the shutdown)
Jun 12 11:05:12 jimbob kernel: [ 882.041531] kworker/dying (1125) used greatest stack depth: 11896 bytes left
Jun 12 11:10:07 jimbob shutdown ...
  • Jump to post
by avitase
Sun Jun 10, 2018 9:11 pm
Forum: Kernel & Hardware
Topic: Laptop dies on shutdown
Replies: 13
Views: 4583

# emerge --info
Portage 2.3.40 (python 3.5.5-final-0, default/linux/amd64/17.0/desktop/plasma, gcc-6.4.0, glibc-2.26-r7, 4.9.95-gentoo x86_64)
=================================================================
System uname: Linux-4.9.95-gentoo-x86_64-Intel-R-_Core-TM-_i7-4910MQ_CPU_@_2.90GHz-with ...
  • Jump to post
by avitase
Sun Jun 10, 2018 7:25 pm
Forum: Kernel & Hardware
Topic: Laptop dies on shutdown
Replies: 13
Views: 4583

Thank you very much for your help. Here are the dumps:

# ps -p 1 -o comm=
init


# egrep -v '(^#|^$)' /etc/inittab
id:3:initdefault:
si::sysinit:/sbin/openrc sysinit
rc::bootwait:/sbin/openrc boot
l0:0:wait:/sbin/openrc shutdown
l0s:0:wait:/sbin/halt -dhnp
l1:1:wait:/sbin/openrc single
l2:2 ...
  • Jump to post
by avitase
Sun Jun 10, 2018 4:35 pm
Forum: Kernel & Hardware
Topic: Laptop dies on shutdown
Replies: 13
Views: 4583

Laptop dies on shutdown

Hey guys,

I once again have a peculiar problem: my laptop dies on shutdown, that is: I type 'shutdown -h now' and after roughly one second the power is off, no LEDs are blinking, no friendly shutdown logs. I tried to figure out whether there are some correlation between my usage of programs or ...
  • Jump to post
by avitase
Mon May 07, 2018 6:54 pm
Forum: Portage & Programming
Topic: Undo pip uninstall
Replies: 2
Views: 1275

Code: Select all

emerge -e @world
may not be the fastest solution but solved the problem...
  • Jump to post
by avitase
Sat May 05, 2018 1:53 pm
Forum: Portage & Programming
Topic: Undo pip uninstall
Replies: 2
Views: 1275

Undo pip uninstall

I accidentally ran pip freeze | xargs pip uninstall -y in the wrong console where the latter has root privileges and now there are some related problems as you may imagine. Is there anything like a requirements.txt that I can use to retrieve the system related pip installations?

Thank you for your ...
  • Jump to post
by avitase
Mon Feb 26, 2018 9:23 am
Forum: Portage & Programming
Topic: biblatex blocks texlive 2017
Replies: 4
Views: 2015

ok. Thank you for your help.
  • Jump to post
by avitase
Mon Feb 26, 2018 8:38 am
Forum: Portage & Programming
Topic: biblatex blocks texlive 2017
Replies: 4
Views: 2015

biblatex blocks texlive 2017

Hi,

I have some problems upgrading to texlive 2017:

[blocks B ] dev-texlive/texlive-genericextra
("dev-texlive/texlive-genericextra" is blocking
dev-texlive/texlive-plaingeneric-2017)

* Error: The above package list contains packages which cannot be
* installed at the same time on the same ...
  • Jump to post
by avitase
Tue Aug 08, 2017 7:49 pm
Forum: Networking & Security
Topic: Connection refused when forwarding ssh to VM on default port
Replies: 3
Views: 3385

I found the solution. One has to change the dest. 127.0.0.1:3022 to :3022. The reason for that is exactly what you said about the non-physical device lo.
  • Jump to post
by avitase
Tue Aug 08, 2017 10:20 am
Forum: Networking & Security
Topic: Connection refused when forwarding ssh to VM on default port
Replies: 3
Views: 3385

Oh, you are right. So this behavior seems reasonable, but I still can't connect from another server. When trying to ssh into the VM (by using the IP of the host and default port 22), the connection does not establish,
$ ssh host_of_vm
ssh: connect to host ***.***.***.*** port 22: Connection timed ...
  • Jump to post
by avitase
Mon Aug 07, 2017 2:27 pm
Forum: Networking & Security
Topic: Connection refused when forwarding ssh to VM on default port
Replies: 3
Views: 3385

Connection refused when forwarding ssh to VM on default port

I want to ssh to my virtualbox via default port 22. In order to do so I already activated port forwarding of the virtualbox:

Host:3022 -> VM:22

such that ssh -p 3022 localhost works fine. Now I want to add another port forwarding using iptables to achieve:

Host:22 -> (forward) Host:3022 -> VM:22 ...
  • Jump to post
by avitase
Sat Aug 05, 2017 6:31 pm
Forum: Installing Gentoo
Topic: Boot screen hangs but system is online
Replies: 12
Views: 5561

Great! Everything works! Thanks a lot.
  • Jump to post
by avitase
Sat Aug 05, 2017 4:58 pm
Forum: Installing Gentoo
Topic: Boot screen hangs but system is online
Replies: 12
Views: 5561

Ok. Let me put it in another way: What modules do I have to activate for the intel graphics to work, that have to be deactivated for the nvidia card? At the moment it looks for me, that the intel graphics works with all modules disabled that also have to be disabled for nvidia? Currently I have ...
  • Jump to post
by avitase
Sat Aug 05, 2017 3:21 pm
Forum: Installing Gentoo
Topic: Boot screen hangs but system is online
Replies: 12
Views: 5561

Thanks a lot for this in-depth howto. Just two more questions:

(1) At which stage do I have to append the VIDEO_CARDS variable with the respective NVIDIA keyword?

(2) What are the changes that I have to apply to my kernel config. The wiki entry https://wiki.gentoo.org/wiki/NVidia/nvidia-drivers is ...
  • Jump to post
by avitase
Sat Aug 05, 2017 2:56 pm
Forum: Installing Gentoo
Topic: startx: No devices detected
Replies: 14
Views: 9255

Thanks both of you. x11-drivers/xf86-video-intel was indeed not installed, even though emerge -uDNav @world claimed to have 'nothing to do'. I installed the driver and now startx works as expected.
  • Jump to post
by avitase
Sat Aug 05, 2017 2:30 pm
Forum: Installing Gentoo
Topic: Boot screen hangs but system is online
Replies: 12
Views: 5561

Ok. I like the latter approach. Could you elaborate this a bit more? (alternatively RTFMs with corresponding links are welcome, too;)

What do I have to activate in the kernel and what part do I have to set on blacklist? I guess the price of a framebuffer console that starts late during boot is fine ...
  • Jump to post
by avitase
Sat Aug 05, 2017 2:20 pm
Forum: Installing Gentoo
Topic: startx: No devices detected
Replies: 14
Views: 9255

Ok. I removed all files from /etc/X11/xorg.conf.d/. Still startx fails.
Maybe it helps to mention, that I ran nvidia-xconfig during my attempts to use the nvidia card. I removed the generated file in /etc/X11/xorg.conf.d/ but I don't know if there are other remnants.

This is the new log:
[ 228 ...
  • Jump to post

Search found 41 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