Forums

Skip to content

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

Search found 107 matches

Go to advanced search

Advanced search
Search found 107 matches
  • 1
  • 2
  • 3
  • 4
  • 5
  • Next
by r3tep
Sat May 07, 2011 11:57 am
Forum: Deutsches Forum (German)
Topic: [gelöst] dm-crypt und Luks will nicht so recht
Replies: 2
Views: 3463

Das YES in GROSSBUCHSTABEN eintippen.

Ich hab mich beim erstenmal auch gewundert...
  • Jump to post
by r3tep
Tue Dec 07, 2010 12:00 pm
Forum: Deutsches Forum (German)
Topic: Update mdadm/RAID - Devices von md[0,1,2] auf [125,126,127]
Replies: 10
Views: 84580

Der UUID ist eindeutig, Software- oder Bedienungsfehler sind natürlich nicht ausgeschlossen.

1.:

In der fstab steht bei mir:


# <fs> <mountpoint> <type> <opts> <dump/pass>

/dev/sda1 /boot auto noatime 1 2
/dev/sda3 / ext3 noatime 0 1
/dev/sda2 none swap sw 0 0

#/dev/md1 /mnt/newhome auto rw ...
  • Jump to post
by r3tep
Mon Dec 06, 2010 3:54 pm
Forum: Deutsches Forum (German)
Topic: Update mdadm/RAID - Devices von md[0,1,2] auf [125,126,127]
Replies: 10
Views: 84580

Ich habe vor einiger Zeit aus einem anderem Grund (SATA-DVD-Brenner eingebaut) von den absoluten Geräten (/dev/md1, /dev/sda ...) auf diese umgestellt:

fstab:

/dev/disk/by-id/md-uuid-1ab16093:f8ba3b9c:5f642827:99c02b6d etc.


mdadm.conf

ARRAY /dev/md1 metadata=0.90 UUID=1ab16093:f8ba3b9c ...
  • Jump to post
by r3tep
Tue Oct 26, 2010 7:23 am
Forum: Deutsches Forum (German)
Topic: adhoc -> wlan0 bridge zu eth0 (geloest)
Replies: 10
Views: 6626

Du kannst das ähnlich dem von mir dargestellten Setup lösen, ohne zusätzliche Hardware kaufen zu müssen:

Stationärer PC: eth0 (192.168.1.1 zum Internet) wlan0/usb0 (192.168.2.1 Schnittstelle zum Mobilen Gerät)
Mobiles Gerät: wlan0/usb0 (192.168.2.2 Schnittstelle zum stationären PC)

Der stationäre ...
  • Jump to post
by r3tep
Sun Oct 24, 2010 3:51 pm
Forum: Deutsches Forum (German)
Topic: adhoc -> wlan0 bridge zu eth0 (geloest)
Replies: 10
Views: 6626

Ich habe bei mir folgende Geräte:

Erdgeschoss: Router (192.168.1.1)
Dachgeschoss: Gentoo-Desktop (wlan0: 192.198.1.4 + eth0: 192.168.2.1) mit kabelloser Verbindung zum Router
Dachgeschoss: Alter Rechner (eth0: 192.168.2.2) mit Kabelverbindung zum Gentoo-Desktop

Der alte Rechner geht über den ...
  • Jump to post
by r3tep
Mon May 31, 2010 6:27 am
Forum: Portage & Programming
Topic: Install knetworkmanager
Replies: 5
Views: 3380

Create a file /etc/portage/package.unmask and put there the line:
kde-misc/knetworkmanager

man portage

package.unmask
Just like package.mask above, except here you list packages you want to unmask. Useful for overriding the global package.mask file (see above). Note that this does not override ...
  • Jump to post
by r3tep
Sat May 08, 2010 8:36 am
Forum: Diskussionsforum
Topic: Alice zensur
Replies: 19
Views: 11439

Würde mich nicht wundern, wenn der Bubi wie vermutet irgend einen von seinen Eltern installierten Filter im Netzwerk hat, er diesen selber irgendwo irgenwie installiert hat oder sein Netzwerk anderweitig kompromitiert wurde.
  • Jump to post
by r3tep
Wed Apr 28, 2010 3:18 pm
Forum: Diskussionsforum
Topic: [OTW] Gentoo mit nur drei Befehlen installieren
Replies: 19
Views: 14496

Dieser alte Hut ist vor ein paar Tagen auf germanbash aufgetaucht und ist deswegen vermutlich hier gelandet...
  • Jump to post
by r3tep
Tue Apr 13, 2010 6:12 am
Forum: Kernel & Hardware
Topic: [SOLVED] pc speaker on headless server
Replies: 6
Views: 6962

If you're using the module, make sure, it is not blacklisted.

/etc/modprobe.d/blacklist.conf

Code: Select all

#blacklist usbkbd
  • Jump to post
by r3tep
Sun Apr 11, 2010 9:38 am
Forum: Desktop Environments
Topic: Solved: new xorg and bluetooth mouse problem
Replies: 4
Views: 4574

As described in this thread:

http://forums.gentoo.org/viewtopic-t-82 ... ight-.html

you'll have to rebuild some drivers.

Did you run:

Code: Select all

qlist -I -C x11-drivers
?
  • Jump to post
by r3tep
Sun Apr 11, 2010 9:20 am
Forum: Desktop Environments
Topic: Solved: new xorg and bluetooth mouse problem
Replies: 4
Views: 4574

Did you run

Code: Select all

emerge portage-utils
qlist -I -C x11-drivers
or something similar?
  • Jump to post
by r3tep
Sat Apr 10, 2010 2:09 pm
Forum: Portage & Programming
Topic: [SOLVED] xorg-server-1.7.6 no mouse no keyboard
Replies: 14
Views: 18287

I had the same problem here and was able to fix it by myself.

As my X was up, I found this in my mails (PORTAGE_ELOG_CLASSES in my make.conf was configured but I've not read it :lol: ):

WARN: postinst
You must rebuild all drivers if upgrading from xorg-server 1.6
or earlier, because the ABI ...
  • Jump to post
by r3tep
Thu Mar 25, 2010 6:02 pm
Forum: Other Things Gentoo
Topic: [solved]glibc: problem with malloc after update
Replies: 3
Views: 4722

I noticed 5 minutes ago, that my problem is solved after updating something on my system.

I can't say, which update was relevant.
  • Jump to post
by r3tep
Sat Mar 13, 2010 5:03 pm
Forum: Portage & Programming
Topic: [SOLVED] kdelibs blocking kdelibs
Replies: 10
Views: 4372

As you did not set kdeprefix, I presume you would like not to install both at the same time. You could explicit install your desired lib or mask the undesired lib in package.mask.

Otherwise set kdeprefix.
  • Jump to post
by r3tep
Sat Mar 13, 2010 4:47 pm
Forum: Installing Gentoo
Topic: Dual Booting with raid
Replies: 10
Views: 8879

If you want to boot from that RAID, you'll have to create the initrd http://en.gentoo-wiki.com/wiki/RAID/NVRAID_with_dmraid#Creating_the_Initial_RAM_Disk

If you have a running system and you only want to add a RAID, you'll need only these drivers.

The third way, described in the wiki as "using a ...
  • Jump to post
by r3tep
Sat Mar 13, 2010 4:24 pm
Forum: Installing Gentoo
Topic: Dual Booting with raid
Replies: 10
Views: 8879

Then you'll have to create the initrd by hand.

Unfortunately, you'll have to recreate the initrd every time you change something on your kernel.
  • Jump to post
by r3tep
Sat Mar 13, 2010 11:30 am
Forum: Other Things Gentoo
Topic: [solved]glibc: problem with malloc after update
Replies: 3
Views: 4722

I disabled the useflag "hardened" and ran

emerge sys-devel/gcc -q && emerge --update world -NDq && emerge sys-devel/gcc -q && emerge -q pidgin xfburn wicd


Then, I ran
emerge system -q

and


emerge -q pidgin xfburn wicd


Everything was successfully build, but the problem persists.
  • Jump to post
by r3tep
Sat Mar 13, 2010 10:59 am
Forum: Deutsches Forum (German)
Topic: [Solved] kernel sources "verlagern"
Replies: 8
Views: 6294

Mir fällt da folgendes ein:

1. Portage beim installieren der Sources den Pfad manuell übergeben. Das am Besten in ein Skript packen, so dass Du es nicht jedesmal neu eintippseln musst.
2. Ein lokales Overlay anlegen und dort ein modifiziertes eBuild erstellen.
  • Jump to post
by r3tep
Fri Mar 12, 2010 5:03 pm
Forum: Other Things Gentoo
Topic: [solved]glibc: problem with malloc after update
Replies: 3
Views: 4722

[solved]glibc: problem with malloc after update

glibc doesn't allocate memory for some applications after some update.

Some applications are broken

xfburn:

:xfburn: malloc.c:3074: sYSMALLOc: Zusicherung »(old_top == (((mbinptr) (((char *) &((av)->bins[((1) - 1) * 2])) - __builtin_offsetof (struct malloc_chunk, fd)))) && old_size == 0 ...
  • Jump to post
by r3tep
Mon Mar 08, 2010 5:00 pm
Forum: Networking & Security
Topic: [Solved/Workaround] Configuring a Proxy wlan0 <-> eth0
Replies: 3
Views: 5228

I solved that problem yesterdey by using net-firewall/firehol to generate an iptables configuration.

Bridging was afaik on my setup not possible because of that two different networks.
  • Jump to post
by r3tep
Sun Mar 07, 2010 9:31 am
Forum: Deutsches Forum (German)
Topic: konsole mehr hochscroll-speicher ?
Replies: 6
Views: 7200

Bei mir steht das schon länger auf 1024.

Wieso das von Haus aus so klein eingestellt ist, weiß ich nicht, kann aber mutmaßen, dass damit Speicher gespart werden soll.

Wenn Du regelmäßig mehr davon brauchst, dann stell es so wie ich höher.
  • Jump to post
by r3tep
Sat Mar 06, 2010 12:01 pm
Forum: Gentoo Chat
Topic: sysklogd, syslog-ng or metalog, which one do you use and why
Replies: 19
Views: 30714

What do you want to do on your new gentoo box?

Do you know, how to analyze logs and did you ever analyzed logs or do you want to analyze logs?

And: how do you want to collect and analyze logs?
  • Jump to post
by r3tep
Mon Mar 01, 2010 5:51 pm
Forum: Networking & Security
Topic: [Solved/Workaround] Configuring a Proxy wlan0 <-> eth0
Replies: 3
Views: 5228

[Solved/Workaround] Configuring a Proxy wlan0 <-> eth0

Hi,

I have the following setup:

this system -> wlan0 192.168.1.2 <-> router 192.168.1.1 <-> internet

this system -> eth0 192.168.2.1 <-> some other systems

wlan0 goes up on booting.
eth0 manually.

The other systems does currently not have any direct access to the internet. I would like to let ...
  • Jump to post
by r3tep
Mon Mar 01, 2010 7:03 am
Forum: Deutsches Forum (German)
Topic: konsole mehr hochscroll-speicher ?
Replies: 6
Views: 7200

Der Puffer lässt sich im Kernel in VGACON_SOFT_SCROLLBACK_SIZE einstellen.
Nach einem Terminal-Wechsel (STRG+ALT+F1)->(STRG+ALT+F2) wird der Framebuffer geleert. Ob es möglich ist, das zu verhindern, ist mir nicht bekannt.
  • Jump to post
by r3tep
Sat Feb 27, 2010 2:59 pm
Forum: Deutsches Forum (German)
Topic: Bios 32 GB Limit in Linux umgehen
Replies: 18
Views: 12343

Du hast auch noch die Möglichkeit, eine MMC-Karte an irgendeinem IDE-Port zu betreiben. Auf der Karte den Kernel speichern und den Rest auf die Festplatte.

Ich hatte mal sowas ähnliches gemacht, nur halt mit Festplatten. Eine kleine Festplatte an IDE mit dem Nötigsten und der Rest an einem SATA ...
  • Jump to post

Search found 107 matches
  • 1
  • 2
  • 3
  • 4
  • 5
  • 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