Forums

Skip to content

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

Search found 322 matches

Go to advanced search

Advanced search
Search found 322 matches
  • Page 1 of 13
    • Jump to page:
  • 1
  • 2
  • 3
  • 4
  • 5
  • …
  • 13
  • Next
by anonybosh
Fri Jan 25, 2013 10:53 pm
Forum: Kernel & Hardware
Topic: modprobe kernel module loading issue [SOLVED]
Replies: 3
Views: 3277

Great thought! /proc ended up being double mounted:

#mount|grep -i proc
proc on /proc type proc (rw)
proc on /proc type proc (rw,nosuid,nodev,noexec,relatime)

And looking into that a bit further, found that in my initramfs init script, I wasn't unmounting {proc,sys,dev} prior to switch_root ...
  • Jump to post
by anonybosh
Tue Jan 22, 2013 10:30 pm
Forum: Kernel & Hardware
Topic: modprobe kernel module loading issue [SOLVED]
Replies: 3
Views: 3277

modprobe kernel module loading issue [SOLVED]

Hi-
So I recently decided to move my server onto a couple of larger drives (2x 500gb). Using software RAID1, opted for moving away from the 0.9x metadata to the v1.2, for which I opted to go for Grub2 and assemble the array in an initramfs.
Long story short, now that I have a bootable system, I can ...
  • Jump to post
by anonybosh
Fri Sep 14, 2012 10:08 pm
Forum: Unsupported Software
Topic: ntfsclone (or dd) split image dilemma
Replies: 1
Views: 4426

ntfsclone (or dd) split image dilemma

Hi-
So I'm trying to figure out a way to make a gentoo boot disc that can restore split ntfsclone images (ie. ntfsclone -s /dev/hda1 -o - | gzip | split -b 650m - backup.hda1.gz) spanned over several (n < 20) discs (CDs or DVDs).

How can I restore the split image to a drive WITHOUT concatenating ...
  • Jump to post
by anonybosh
Mon May 21, 2012 5:35 pm
Forum: Unsupported Software
Topic: 3.2.11 Hardened + Tuxonice patch issues
Replies: 0
Views: 2794

3.2.11 Hardened + Tuxonice patch issues

So I am running hardened-sources-3.2.11 with the tuxonice patches for 3.2 series provided by http://crow202.org/tuxonice/
Unfortunately, when going through the guide here , opting for a dedicated file, I run into issues at the point of 'cat /sys/power/tuxonice/resume' where it is supposed to return ...
  • Jump to post
by anonybosh
Thu Aug 18, 2011 2:04 pm
Forum: Desktop Environments
Topic: kde 100% CPU utilization - sound, networking, latency issues
Replies: 6
Views: 7775

I too have been having this issue for some time- both kded4 and kinit4 running away with the processor. I just kill them off whenever I find them sitting there eating CPU cycles.
Any new insights into this issue?
  • Jump to post
by anonybosh
Mon Jul 11, 2011 4:21 pm
Forum: Other Things Gentoo
Topic: Move encryption passphrase to usb stick?
Replies: 5
Views: 4155

Well, I'm approaching 2 years for a reply, but here it is!

So I had created a mini-root with busybox, mdadm and dm-crypt (of which I will not describe the details here), and a couple of scripts.

2 scripts that I use:
1) init
The init script that is run immediately after the kernel is loaded ...
  • Jump to post
by anonybosh
Tue Jul 05, 2011 4:36 pm
Forum: Other Things Gentoo
Topic: Backup Utility
Replies: 3
Views: 3280

I would rather not compress because these backups are for clients, and they have a hard enough time finding the files they need/want without having to deal with some archive format.
  • Jump to post
by anonybosh
Fri Jul 01, 2011 4:57 pm
Forum: Other Things Gentoo
Topic: Backup Utility
Replies: 3
Views: 3280

Backup Utility

Hi-
I'm wondering if anyone knows of a backup utility, or any program/script that has the functionality of making uncompressed file backups maximizing the usage of arbitrary backup sizes (say, that of a DL DVD (8GB), CD(700MB), etc).
So for example:
I want to back up all of my documents, and there ...
  • Jump to post
by anonybosh
Sat Apr 30, 2011 8:38 pm
Forum: Kernel & Hardware
Topic: IBM Thinkpad R51 HDD issue
Replies: 0
Views: 2371

IBM Thinkpad R51 HDD issue

Hi-
I have XP installed on the internal 40GB HDD, and it boots/functions just fine.
I have adopted a policy of backing up my windows boxes to my server, and currently do this by pulling the drive, and hooking it up to a PATA/SATA USB adapter to my gentoo box. Normally, with any other drive I've ever ...
  • Jump to post
by anonybosh
Wed Feb 23, 2011 12:00 am
Forum: Other Things Gentoo
Topic: qemu-kvm drive_add error
Replies: 3
Views: 7017

I'm guessing I may have installed XP without ACPI enabled at all...
At least in virt-manager, the ACPI checkbox is unchecked, and it won't enable (same with APIC as well). Acronyms for the dyslexic anyone?
  • Jump to post
by anonybosh
Mon Feb 21, 2011 10:43 pm
Forum: Other Things Gentoo
Topic: qemu-kvm drive_add error
Replies: 3
Views: 7017

qemu-kvm drive_add error

I'm just diving into VMs, and running qemu-kvm-0.13.0-r2 and libvirt-0.8.7. I have a Windows XP VM going with functioning network, etc. Now I want to hot add/remove disks.
virsh --connect qemu:///system attach-disk xp32sp3 /var/lib/libvirt/images/xp32sp3.img sdb
error: Failed to attach disk
error ...
  • Jump to post
by anonybosh
Mon Feb 21, 2011 8:36 pm
Forum: Documentation, Tips & Tricks
Topic: Updating to GCC 3.4/4? Want to use 2006.1 profile? READ THIS
Replies: 246
Views: 430734

I have used this script quite a few times to date, thanks Guenther!
However, I just noticed a bug:
When using color output (specifically when set globally in the make.conf: EMERGE_DEFAULT_OPTS=" --color y") the recompile-remaining-packages script that is generated includes the color codes around ...
  • Jump to post
by anonybosh
Sun Jan 23, 2011 10:52 pm
Forum: Multimedia
Topic: Multiple soundcards, multiple instances of mplayer
Replies: 2
Views: 3547

Multiple soundcards, multiple instances of mplayer

So I have 2 soundcards in my box: one outputs spdif and the other plain analog. I have instances of mplayer streaming different music to each card, however now I want to implement stream channel changes every couple of hours, with some 'nice' crossfading between the stations.
By default, I have been ...
  • Jump to post
by anonybosh
Fri Dec 17, 2010 8:53 pm
Forum: Multimedia
Topic: Creative Labs SB Audigy S/PDIF output [SOLVED]
Replies: 1
Views: 2172

Ok, so I figured it out. It ended up not really being an alsamixer arrangement problem, rather I just needed to tell mplayer to output to the right card!
$ /usr/bin/mplayer `music stream` -ao alsa:device=hw=1
And the volumes that work:
$ amixer -c 1
Simple mixer control 'Master',0
Capabilities ...
  • Jump to post
by anonybosh
Fri Dec 17, 2010 7:54 pm
Forum: Multimedia
Topic: Creative Labs SB Audigy S/PDIF output [SOLVED]
Replies: 1
Views: 2172

Creative Labs SB Audigy S/PDIF output [SOLVED]

I'm having trouble getting the S/PDIF output working with this card:
01:07.0 Multimedia audio controller: Creative Labs SB Audigy (rev 03)
I've tried mixing many different combinations of muting/unmuting channels and such, but nothing seems to work for it. Does anyone out there have it working? If ...
  • Jump to post
by anonybosh
Thu Oct 28, 2010 6:30 pm
Forum: Other Things Gentoo
Topic: nano arrow key issues
Replies: 2
Views: 3239

Ok, that's interesting.
I never explicitly defined those input devices anywhere (greped all of /etc). They are defined in the profile make.defaults file though (I don't think that I changed it, but I could be wrong).
On the flip side, though this box doesn't use X, systems that network boot off of ...
  • Jump to post
by anonybosh
Thu Oct 28, 2010 5:48 pm
Forum: Other Things Gentoo
Topic: nano arrow key issues
Replies: 2
Views: 3239

nano arrow key issues

So I've noticed since updating my system yesterday that nano now generates the letters A, B, C, and D when the Up, Down, Right and Left (respectively) arrow keys are pressed. An '[ Unknown Command ]' notice is generated at the bottom menu line as well.

Also their output seems to be somewhat random ...
  • Jump to post
by anonybosh
Tue Oct 26, 2010 6:29 pm
Forum: Other Things Gentoo
Topic: LILO install on disk for other computer
Replies: 3
Views: 6580

I was under the impression that grub HAD to have the (default) /boot/grub/ directory, where it has its' "stages" for higher level functionality.
At any rate, the hda/sda linux setup is a non-issue...I have my linux box setup with both the old (ATA) and new (SATA) drivers so I get both hda and sda ...
  • Jump to post
by anonybosh
Tue Oct 26, 2010 5:39 pm
Forum: Other Things Gentoo
Topic: LILO install on disk for other computer
Replies: 3
Views: 6580

LILO install on disk for other computer

Hi-
I'm needing to install a bootloader (I believe LILO is my best bet--I need a bootloader that doesn't require a special partition to load it's other stages like GRUB) on a disk with a duplicated Windows 98 installation (vfat).
The disk involved is a PATA disk connected to my linux box via a USB ...
  • Jump to post
by anonybosh
Sun Aug 08, 2010 11:56 pm
Forum: Networking & Security
Topic: Routing issue? [SOLVED]
Replies: 2
Views: 1936

So that seems to work!

Code: Select all

iptables -A INPUT -i bond0 -d 192.168.2.0/24 -j DROP
Thank you much!
  • Jump to post
by anonybosh
Sun Aug 08, 2010 11:32 pm
Forum: Networking & Security
Topic: Routing issue? [SOLVED]
Replies: 2
Views: 1936

Routing issue? [SOLVED]

Hi,
I have a gentoo box connected to 3 networks - eth0 (192.168.0.30) -> internet; bond0 (192.168.1.1) -> private subnet; eth3 (192.168.2.1) -> wifi/public subnet.
I have iptables running, and block the traffic forwarding from each subnet to the others, ie. the machine @ 192.168.1.130 can't ping the ...
  • Jump to post
by anonybosh
Tue Mar 02, 2010 6:05 am
Forum: Kernel & Hardware
Topic: udev Alias Rules
Replies: 2
Views: 3785

Bump!
  • Jump to post
by anonybosh
Sun Feb 21, 2010 12:43 am
Forum: Kernel & Hardware
Topic: udev Alias Rules
Replies: 2
Views: 3785

udev Alias Rules

I have a couple of identical external USB drives that I would like udev to create symlinks to upon connect. However, the only static hardware descriptor that seems to differentiate between the different drives is the 'iSerial' that is output from lsusb. None of the attributes output by 'udevadm info ...
  • Jump to post
by anonybosh
Wed Nov 25, 2009 3:33 pm
Forum: Installing Gentoo
Topic: Unable to emerge, getting 403 forbidden
Replies: 2
Views: 2004

Looking at the ebuild for gentoo-sources-2.6.31 (standard location: /usr/portage/sys-kernel/gentoo-sources/gentoo-sources-2.6.31.ebuild) seems somewhat more cryptic than other 'regular' ebuilds in the fact that its SRC_URI contains variables.

But I do believe that the KERNEL_URI will be that of the ...
  • Jump to post
by anonybosh
Wed Nov 25, 2009 4:17 am
Forum: Gentoo Chat
Topic: Hardware out-of-the-box options?
Replies: 6
Views: 4605

Sounds like a great idea to me.
I only wonder how easy it would be to maintain such ebuilds, as I would venture to guess that using the setups created by say the Ubutntu project, are downstream of the source project. Might cause some problems, but I don't really know.
Would it be enough to have a ...
  • Jump to post

Search found 322 matches
  • Page 1 of 13
    • Jump to page:
  • 1
  • 2
  • 3
  • 4
  • 5
  • …
  • 13
  • 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