Forums

Skip to content

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

Search found 27 matches

Go to advanced search

Advanced search
Search found 27 matches
  • 1
  • 2
  • Next
by cmdic
Sun Nov 24, 2013 10:14 pm
Forum: Desktop Environments
Topic: CTRL+C broken in Konsole...
Replies: 16
Views: 16874

yes I am running: 331.17

Will this be patched soon or should I downgrade?
  • Jump to post
by cmdic
Thu Nov 21, 2013 10:23 pm
Forum: Duplicate Threads
Topic: lost ctrl+c
Replies: 2
Views: 10617

lost ctrl+c

Hi,

I got this really weird behaviour:

When I use the terminal as my standard user, ^c doesn'T work in all terminals (gnome-terminal, terminator), but on the "real" tty terminals it works fine.

When I sudo into root, ^C work just fine.

My bashrc:

# /etc/skel/.bashrc
#
# This file is sourced by ...
  • Jump to post
by cmdic
Thu Nov 21, 2013 3:15 pm
Forum: Networking & Security
Topic: NetworkManager removes ip address and route
Replies: 11
Views: 10888

Hi,

I haven't tried to put them into nm-applet.

But shall I remove dhcpd from autostart?

It might be possible that I have added dhcpd, while upgrading to systemd.
  • Jump to post
by cmdic
Sun Nov 17, 2013 1:19 pm
Forum: Networking & Security
Topic: NetworkManager removes ip address and route
Replies: 11
Views: 10888

Just the gnome-applet nm-applet aka NetworkManager
  • Jump to post
by cmdic
Tue Nov 12, 2013 7:23 pm
Forum: Networking & Security
Topic: NetworkManager removes ip address and route
Replies: 11
Views: 10888

NetworkManager removes ip address and route

Hi everyone,

I have this weird behaviour of NetworkManager:

Nov 12 19:02:11 localhost dhcpcd[3599]: version 6.1.0 starting
Nov 12 19:02:11 localhost NetworkManager[2049]: <info> dhcpcd started with pid 3599
Nov 12 19:02:11 localhost NetworkManager[2049]: <info> Activation (eth1) Stage 3 of 5 (IP ...
  • Jump to post
by cmdic
Thu Oct 17, 2013 2:56 pm
Forum: Portage & Programming
Topic: gnome-terminal doesn't compile
Replies: 5
Views: 4774

Same error, even after setting LANG
  • Jump to post
by cmdic
Mon Oct 14, 2013 6:52 pm
Forum: Portage & Programming
Topic: gnome-terminal doesn't compile
Replies: 5
Views: 4774

VoidMage wrote:LANG="" is simply an invalid value.
What value do I have to set?
  • Jump to post
by cmdic
Mon Oct 14, 2013 12:18 am
Forum: Portage & Programming
Topic: gnome-terminal doesn't compile
Replies: 5
Views: 4774

gnome-terminal doesn't compile

Hi,

I have quite some trouble emerging gnome-terminal. Here is the output:


* Package: x11-terms/gnome-terminal-3.8.4
* Repository: gentoo
* Maintainer: gnome@gentoo.org
* USE: amd64 elibc_glibc kernel_linux nautilus userland_GNU
* FEATURES: preserve-libs sandbox userpriv usersandbox ...
  • Jump to post
by cmdic
Fri Sep 20, 2013 4:32 am
Forum: Kernel & Hardware
Topic: ssd upgraded to systemd high disk wait
Replies: 5
Views: 4691

Hi,

I have upgraded the Kernel to 3.10, but I keep getting the same errors. I think they occur less often, but they are there.

Here is some SMART-Data output, but I think the results look ok:
smartctl 6.2 2013-07-26 r3841 [x86_64-linux-3.10.7-gentoo] (local build)
Copyright (C) 2002-13, Bruce ...
  • Jump to post
by cmdic
Thu Sep 05, 2013 9:20 pm
Forum: Kernel & Hardware
Topic: ssd upgraded to systemd high disk wait
Replies: 5
Views: 4691

These errors don't look like software problems if you just upgraded systemd...

I'd look into hardware issues - check power/data cables. Also, what SATA controller are you using (as well as kernel version, and what SSD?)

Hi,
thanks for the suggestion. I have plugged my SSD into a SATA 2 Port and ...
  • Jump to post
by cmdic
Thu Aug 29, 2013 10:43 pm
Forum: Kernel & Hardware
Topic: Update init for systemd
Replies: 1
Views: 3732

the solution was:

changing this line:

Code: Select all

exec /bin/busybox switch_root /newroot /sbin/init ${CMDLINE} 
to this:

Code: Select all

exec switch_root /newroot /bin/systemd
  • Jump to post
by cmdic
Thu Aug 29, 2013 10:40 pm
Forum: Kernel & Hardware
Topic: ssd upgraded to systemd high disk wait
Replies: 5
Views: 4691

ssd upgraded to systemd high disk wait

Hi,

I have just upgraded my system to systemd and now I am experiencing very high disk wait on my ssd.

I ran an fsck-check, which did some stuff, but the problem remains. I also ran a SMART check, which was passed

Here is part of my dmesg:

[ 1399.610764] ata1.00: exception Emask 0x0 SAct ...
  • Jump to post
by cmdic
Sat Aug 24, 2013 7:13 pm
Forum: Kernel & Hardware
Topic: Update init for systemd
Replies: 1
Views: 3732

Update init for systemd

Hello,

I am trying to install systemd, but I don't know how to exactly change my init script.

I am currently using:
#!/bin/sh

mount -t proc none /proc
CMDLINE ='cat /proc/cmdline'

mount -t sysfs none /sys

sleep 3

#rescue function
rescue_shell() {
echo "Something went wrong. Dropping you to a ...
  • Jump to post
by cmdic
Thu Jul 11, 2013 6:30 pm
Forum: Kernel & Hardware
Topic: Not all Keyboards recognized for entering passphrase on boot
Replies: 2
Views: 4492

Hi,

thanks!

In my kernel config the drivers were already marked as Modules, so I installed them in the kernel.

Not sure whether that was really necessary or if I could have loaded it before entering my passphrase.

Anyway I compiled them in the kernel and it works!
  • Jump to post
by cmdic
Sun Jul 07, 2013 7:55 pm
Forum: Kernel & Hardware
Topic: Not all Keyboards recognized for entering passphrase on boot
Replies: 2
Views: 4492

Not all Keyboards recognized for entering passphrase on boot

Hi,

I have to Logitech keyboards, both work fine in BIOS and after booting.

But only one of those keyboards works for entering my passphrase:

dmesg-log working keyboard:

[ 1036.622685] input: Logitech USB Receiver as /devices/pci0000:00/0000:00:1a.0/usb1/1-1/1-1.1/1-1.1:1.0/input/input12
[ 1036 ...
  • Jump to post
by cmdic
Mon Jun 18, 2012 2:28 pm
Forum: Desktop Environments
Topic: openbox crashes using gtk3 applications
Replies: 1
Views: 2094

no ideas?
  • Jump to post
by cmdic
Thu Jun 14, 2012 12:04 am
Forum: Desktop Environments
Topic: openbox crashes using gtk3 applications
Replies: 1
Views: 2094

openbox crashes using gtk3 applications

Hi,

I am opening this thread as a follow up of this one: http://forums.gentoo.org/viewtopic-t-924408.html
After a little research I found that the Problem, which caused this output:

May 23 00:41:22 tux xdm[15346]: pam_unix(xdm:session): session closed for user gentoo
May 23 00:41:22 tux su[16398 ...
  • Jump to post
by cmdic
Fri Jun 01, 2012 5:56 am
Forum: Multimedia
Topic: XDM session ends abruptly
Replies: 4
Views: 5497

Anyone, any further ideas?
  • Jump to post
by cmdic
Fri May 25, 2012 6:08 pm
Forum: Multimedia
Topic: XDM session ends abruptly
Replies: 4
Views: 5497

Ok,

it didn't fix the problem:


May 25 19:40:01 tux cron[4546]: (root) CMD (test -x /usr/sbin/run-crons && /usr/sbin/run-crons)
May 25 19:50:01 tux cron[5693]: (root) CMD (test -x /usr/sbin/run-crons && /usr/sbin/run-crons)
May 25 19:59:01 tux cron[6338]: (root) CMD (rm -f /var/spool/cron/lastrun ...
  • Jump to post
by cmdic
Thu May 24, 2012 5:16 pm
Forum: Multimedia
Topic: XDM session ends abruptly
Replies: 4
Views: 5497

Thanks for the tip

I have re-emerged them. I hope that fixed the problem :)
  • Jump to post
by cmdic
Tue May 22, 2012 10:57 pm
Forum: Multimedia
Topic: XDM session ends abruptly
Replies: 4
Views: 5497

XDM session ends abruptly

Hi,

I am having this weird error:
Sometimes out of nowhere the XDM-Session dies and restarts immediately. It mostly happens, while I am browsing with Nautilus or reading PDFs using evince.

Anyway my logs:

May 22 23:02:47 tux kernel: [628481.795040] notification-da[30843] trap int3 ip ...
  • Jump to post
by cmdic
Sun Apr 15, 2012 1:23 pm
Forum: Desktop Environments
Topic: [solved] - 2 by 4 virtual desktop rectangle openbox
Replies: 4
Views: 3080

Thanks guys!

For some reason I didn't find it in the FAQ :S

But this little program works great!

Thank again :)
  • Jump to post
by cmdic
Sat Apr 14, 2012 10:36 pm
Forum: Desktop Environments
Topic: [solved] - 2 by 4 virtual desktop rectangle openbox
Replies: 4
Views: 3080

Does nobody have an idea or is it just not possible without any large changes.
  • Jump to post
by cmdic
Wed Apr 11, 2012 3:19 am
Forum: Networking & Security
Topic: Storing keys securely
Replies: 1
Views: 1664

Storing keys securely

Hi,

I was wondering how I can store my keyfiles for my HDDs securely.

The situation:
I have 4 HDDs all of them are encrypted and I really don't want to type in each password for each drive, every time I start my machine.
I haven't added all of them into one LVM-Container, so I have to open each ...
  • Jump to post
by cmdic
Sat Apr 07, 2012 9:17 pm
Forum: Networking & Security
Topic: trouble using dhcpcd
Replies: 2
Views: 5169

Ah! That makes sense :)

And it works :)

Thanks a lot!
  • Jump to post

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