Forums

Skip to content

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

Search found 121 matches

Go to advanced search

Advanced search
Search found 121 matches
  • 1
  • 2
  • 3
  • 4
  • 5
  • Next
by aaronf0
Fri Jan 18, 2013 11:00 pm
Forum: Desktop Environments
Topic: No USB Mouse in xorg/gnome [SOLVED]
Replies: 35
Views: 33783

I was running into this problem to. I ended up solving it by adding support for all the permutations of [OUEX]HCI and "high speed usb2/3 bus support" into my kernel. (Not sure why they were disabled, I must never have noticed them while installing.

For reference:
CONFIG_USB_OHCI_HCD=m
CONFIG_USB ...
  • Jump to post
by aaronf0
Mon Oct 08, 2007 8:37 pm
Forum: Gentoo on AMD64
Topic: non-multilib 64bit system
Replies: 13
Views: 7156

dunno. i just see symlinks in / as a bad thing. also if portage can swap /lib and /lib64 at will, that is rather troublesome...
  • Jump to post
by aaronf0
Mon Oct 08, 2007 2:09 pm
Forum: Gentoo on AMD64
Topic: non-multilib 64bit system
Replies: 13
Views: 7156

well, it appears to have worked flawlessly. the only hitch i had was with postfix (looked like some form of a symlink) but that went away when i recompiled it after removing the /lib64 and /usr/lib64 symlinks. thanks for the guide.
  • Jump to post
by aaronf0
Sun Oct 07, 2007 9:34 pm
Forum: Gentoo on AMD64
Topic: non-multilib 64bit system
Replies: 13
Views: 7156

well, im 2/3s of the way through the first system, and i must say this is going pretty well. is there any reason the no-multilib profile doesnt do this by default? especially on hardened, this only seems like a security hole...
  • Jump to post
by aaronf0
Sun Oct 07, 2007 7:04 pm
Forum: Gentoo on AMD64
Topic: non-multilib 64bit system
Replies: 13
Views: 7156

yay thanks. gonna try it this afternoon/tommorow

this is on a server, so i would rather avoid having 3rd party binaries being ran, i hate java, and refuse to waste my time installing openoffice (im an abiword fan too). and i also watch my portage updates carefully, so perl/gcc or anything else ...
  • Jump to post
by aaronf0
Sun Oct 07, 2007 3:08 am
Forum: Gentoo on AMD64
Topic: non-multilib 64bit system
Replies: 13
Views: 7156

well, currently its a non-booting new install, and i was just about to recompile everything anyway (already chrooted+screened), so ill give it a go.

apparently it needs /lib64 to be present for chroot to work though, so that might present some problems? right not its just a symlink to /lib, but ...
  • Jump to post
by aaronf0
Sun Oct 07, 2007 1:38 am
Forum: Gentoo on AMD64
Topic: non-multilib 64bit system
Replies: 13
Views: 7156

non-multilib 64bit system

sorry if this is borderline OCD, but i have a pure 64 bit server (no multilib), but there seems to be a strange dependence on the existence of /lib64. what the hell? anyone know how to fix this? portage seems to be forcing the programs to be linked against /lib64, and constantly re-arranging root so ...
  • Jump to post
by aaronf0
Thu Jan 18, 2007 12:37 am
Forum: Networking & Security
Topic: x11 forwarding and iptables
Replies: 11
Views: 8529

ok, thank you, after enabling lo to do its stuff (input AND output) it works now. thanks.
  • Jump to post
by aaronf0
Wed Jan 17, 2007 10:22 pm
Forum: Networking & Security
Topic: x11 forwarding and iptables
Replies: 11
Views: 8529

yes, everything works when the firewalls down. yes, i want x11-forwarding. heres the script, see if you can find any errors.

#!/bin/bash
IPTABLES="/sbin/iptables"

$IPTABLES -P INPUT DROP
$IPTABLES -P OUTPUT DROP
$IPTABLES -P FORWARD DROP
$IPTABLES -F

$IPTABLES -A INPUT -i eth0 -p all -m state ...
  • Jump to post
by aaronf0
Wed Jan 17, 2007 6:21 pm
Forum: Networking & Security
Topic: x11 forwarding and iptables
Replies: 11
Views: 8529

as i said in the first post, X forwarding works fine without the firewall on.

when i turn it on, everything goes to hell.

xauth is installed already.
  • Jump to post
by aaronf0
Tue Jan 16, 2007 3:09 pm
Forum: Networking & Security
Topic: x11 forwarding and iptables
Replies: 11
Views: 8529

No, just trying to get ssh and X to work. I have port 22 open, but its still stopping X. scp and normal ssh work fine though.
  • Jump to post
by aaronf0
Mon Jan 15, 2007 2:50 am
Forum: Networking & Security
Topic: x11 forwarding and iptables
Replies: 11
Views: 8529

x11 forwarding and iptables

Hello, ive been all over google, the forums, the iptables site, and #iptables on freenode, but no one seems to know how to do this.

Is there any way at all to forward x11 connections over ssh (ssh -X) with iptables set to drop by default? I also cant figure out what ports X is using with the ...
  • Jump to post
by aaronf0
Fri Apr 14, 2006 3:25 pm
Forum: Portage & Programming
Topic: Amule wants to install gtk and Xorg [Solved]
Replies: 5
Views: 1886

their search is very hit and miss. you just have to look at the obvious ones, then apoligize when the connect your bug to someone elses :roll:
  • Jump to post
by aaronf0
Thu Apr 13, 2006 8:59 pm
Forum: Portage & Programming
Topic: Amule wants to install gtk and Xorg [Solved]
Replies: 5
Views: 1886

you might want to supply the modded ebuild with a bug report on the tracker so it can get into portage.
  • Jump to post
by aaronf0
Wed Apr 12, 2006 10:27 pm
Forum: Desktop Environments
Topic: strange dependencies of the modular Xorg
Replies: 2
Views: 952

xorg is dependant on xinit because thats the tool used to start X. i assume you can just install X and leave it unstartable for the hell of it?

virtual/x11 should just collect all the X packages needed for a build, but that shouldnt need xdm, xorg should require xdm. if it really annoys you, file a ...
  • Jump to post
by aaronf0
Wed Apr 12, 2006 10:24 pm
Forum: Portage & Programming
Topic: Amule wants to install gtk and Xorg [Solved]
Replies: 5
Views: 1886

it looks like its hardcoded into the ebuild. youll either have to path the ebuild, or submit a bug report.
  • Jump to post
by aaronf0
Wed Apr 12, 2006 4:03 am
Forum: Desktop Environments
Topic: [SOLVED] no xorg.conf?
Replies: 17
Views: 2415

a revdep-rebuild might fix things. or else i would try remerging X and mesa, then see what happens.
  • Jump to post
by aaronf0
Tue Apr 11, 2006 10:42 pm
Forum: Desktop Environments
Topic: Transparency issues
Replies: 3
Views: 1000

yes, the app is already trying to set a transparency, and X7 doesnt play well with pngs (i dont know about other formats) setting their own transparency. filing a bug with X.org might work...
  • Jump to post
by aaronf0
Tue Apr 11, 2006 1:22 pm
Forum: Desktop Environments
Topic: [SOLVED] no xorg.conf?
Replies: 17
Views: 2415

i dont know, i wonder if you have the driver "nv" installed instead of "nvidia". isnt nvidia the foss one, and nv the binaries from Nvidia? or try Altezza2k2's solution and see if that works.
  • Jump to post
by aaronf0
Mon Apr 10, 2006 4:20 pm
Forum: Desktop Environments
Topic: [SOLVED] no xorg.conf?
Replies: 17
Views: 2415

bah lazy nvidia people need to make a tool to do this. atis fglrxconfig thing is pretty nice, and gives you a generally working xorg.conf...

ok, use X -configure or something to try to make a xorg.conf, then post any errors you get. we can start debugging from that. errors are either dumped on the ...
  • Jump to post
by aaronf0
Sun Apr 09, 2006 9:57 pm
Forum: Kernel & Hardware
Topic: Problems with dri in gentoo-sources 2.6.16
Replies: 8
Views: 2638

do other dri apps like games work? best way to test it would be bzflag, unless you have another dri game that you can easily benchmark with
  • Jump to post
by aaronf0
Sun Apr 09, 2006 7:15 pm
Forum: Kernel & Hardware
Topic: Problems with dri in gentoo-sources 2.6.16
Replies: 8
Views: 2638

well, i would say dri works, but glxgears is broken. recompiling mesa might fix it...
  • Jump to post
by aaronf0
Sun Apr 09, 2006 6:39 pm
Forum: Desktop Environments
Topic: (solved)I botched kde
Replies: 3
Views: 1072

an "emerge -auD world" should help clear things up. it should bing in whatever package you acidently deleted.
  • Jump to post
by aaronf0
Sun Apr 09, 2006 6:37 pm
Forum: Installing Gentoo
Topic: Creating filesystems. ((Solved))
Replies: 27
Views: 7642

yes, where are you confused at? the partitioning? making the filesystem is as easy as just formating the partition with whatever format you want (probably ext3 or reiserfs)

do you need help making partitions or picking a fs type, or something else?
  • Jump to post
by aaronf0
Sun Apr 09, 2006 6:35 pm
Forum: Desktop Environments
Topic: [SOLVED] no xorg.conf?
Replies: 17
Views: 2415

are you looking in the right place? /etc/X11/xorg.conf? could you paste a "ls /etc/X11" ?
  • Jump to post

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