| |
| |
| |
|
Page: 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55
Comments:
<0> lemme check the kernel config <1> anyone please help, need a link to a howto install X11R7.0 or 6.9 <2> RiverRat, O!:) THanks:) BTW I can't get Audacious to play anything, do you know why? <3> Triffid_Hunter, haha, first thing i did was chmod a+rwx /dev/hdc ;0 <4> drbombay43: there is a howto guide for installing modular x on the gentoo site under docs --> upgrade <5> cOff3eBuZz: you're also aware that audio cds don't have a filesystem, and thus can't be mounted? various programs can play them, but they play directly from the /dev node <0> Triffid_Hunter: <*> MASQUERADE target support <1> tdr; thanks <3> Triffid_Hunter, tried using xmms with cdread plugin and now audacious and also mplayer stright from /dev/hdc no mounting <5> me262: yep and you need a suitable masquerade rule in your POSTROUTING chain in your nat table <3> dmesg does say /dev/hdc is my cd drive <6> me262: have you taken a look at the gentoo router guide on gentoo.org? <5> cOff3eBuZz: error message? <0> YeTr2: yeah. I have... I merged in bind though... <7> Hello everyone, I am performing my first installation of Gentoo, and I have successfully finished the 1st part.! whoohoo to me! ;) ... anyways I started to setup X11 and its taking sooo long after I ran the command... so anyways, would installing "distcc" make a difference <7> ?
<5> me262: you also need ip_conntrack support, but iirc you need that to enable masquerade so should be enabled already <8> ctaborda: do you have a bunch of computers to use? <7> I dont understand about the "USE" features... <9> ctaborda: Depending on the other machines on the network, yes. <5> ctaborda: distcc allows other computers to do part of the compile. ccache is also helpful for speeding things up <9> ctaborda: USE flags tell programs what features you want to have compiled in. <6> me262: I wouldn't worry about the other stuff, just getting NAT to work should take prioity <7> well actually I have like 3 pcs only... and I dont care for them to do that <9> Then that rules out distcc <2> RiverRat, did you get my messagE? <7> alright so no worries on that!.. I thought I needed it to make my compile faster :S <9> D2DChat: Yeah, but I don't use audacity. <0> Triffid_Hunter: ip_conntrack is in there. <3> Triffid_Hunter, audacious gives me a "No playable CD found" when o just played this CD on my stereo <6> ctaborda: only if you have other machines running same build of gcc, for the least amount of headache <4> me262: did you enable ipforwarding? <7> nah, I dont need that for now.. <2> RiverRat, well it might have to do with my sound card and not be related to audacious <7> How about the USE feature? <5> cOff3eBuZz: tried starting these apps from a terminal to get a useful error message? <7> do I NEED it? <2> RiverRat, do you have a way I can test sound? <2> RiverRat, ok, I just went to a flash site and the sound isn't playing <7> so theres nothing wrong to start installing X11 as soon as the PC turns on perfectly? <4> D2DChat: if alsamixer works, your sound should work, unless you didn't start esd or arts <0> tdr: /proc/sys/net/ipv4/ip_forward = 1 <5> ctaborda: the use flags are, in my opinion, one of gentoo's greatest features.. i suggest you learn how to use them to customise your system exactly as you want it <9> D2DChat: You can "cat /dev/random > /dev/sound/dsp" and if it makes noise then sound works. <2> tdr, how do I start arts or esd? <7> I dont have to follow the steps in the Handbook? after I p*** "http://www.gentoo.org/doc/en/handbook/handbook-x86.xml?style=printable&full=1#reboot" it talks about those things <4> D2DChat: what desktop to you use? <2> tdr e <2> e17 <5> RiverRat: urandom works better.. random often doesn't gain entropy fast enough to produce white noise <4> D2DChat: hrm, i think that should start esd, if not, run esd in a terminal <2> RiverRat, cat /dev/random > /dev/sound/dsp did nothing <2> RiverRat, just sat there and didn't return anything <2> RiverRat, it was making beeps before .. lol <5> D2DChat: try urandom instead.. random isn't fast enough. it's not supposed to say anything, but white noise should come from your speakers <2> RiverRat, when I was customizing kernel, emerging etc. <9> It doesn't return till you interrupt it. And try using urandom like Triffid_Hunter suggested. <9> D2DChat: Was the sound card beeping or the motherboard's speaker connector? <0> Triffid_Hunter: #Allow client to route through via NAT (Network Address Translation) <0> $IPTABLES -t nat -A POSTROUTING -o $IINTERFACE -j MASQUERADE <2> RiverRat, it's an onboard soundcard <0> Triffid_Hunter: basically I copied the config out of the security handbook <2> RiverRat, yes I know VIA ****s:) <9> D2DChat: I didn't say that. <2> tdr, running esd didn't do anything? <0> Triffid_Hunter: but this problem was happening before I even merged a firewall <7> Triffid_Hunter, so I should alright.. <4> D2DChat: did you check alsamixer and make sure things are unmuted? <7> Triffid_Hunter, thanks!... <7> so its normal X11 takes so long to compile? <2> tdr, hmm I don't even know if I have that <3> Triffid_Hunter, mplayer gives me File not found: '/dev/hdc' Failed to open /dev/hdc <5> me262: and when you run that command, replacing the variables as necessary, does it complete successfully? <4> D2DChat: you should have alsamixer <4> D2DChat: if not, emerge alsa-utils <3> ls -al /dev/hdc <3> brw-rw-rw- 1 root cdrom 22, 0 Feb 2 17:53 /dev/hdc
<7> The truth is I've always uses OS' like redhat, ubuntu .. etc... this is my first time doing 1 from scratch <7> and I love it! <0> yeah... I get no complaints from iptables <2> tdr, yea I didn't have alsa-utils <0> Triffid_Hunter: $IINTERFACE is set to eth0 (the local network) <5> ctaborda: x11 took about an hour here, but you're likely installing a heap of stuff you'll never use. that's what use flags are for <5> me262: there's your problem. it should be the internet interface <10> i'm getting a 'str' object nhas no attribute 'insert' error when i try to emerge ---- tried changing profiles, removing, syncing everything i could think of - nothing anyone have suggestions? <7> rigggght... <11> Ok folks. Can someone recommend me a good torrent client? Azureus just isn't cutting it with it's 2-4 byte downloads, and 20k uploads. <2> also, do you guys might know why my mounting my windows hard drive isn't working? <7> Triffid_Hunter, I can still learn to use them after right? <5> ctaborda: yep <0> Triffid_Hunter: than what does the $OINTERFACE stand for? <2> mount -t ntfs /dev/hda1 /mnt/windows <4> D2DChat: what fs is it? <2> wrong fs type, bad option, bad superblock on /dev/hda1, <0> I copied this out of the security handbook <2> missing codepage or other error <0> section 12 <2> In some cases useful info is found in syslog - try <2> dmesg | tail or so <9> D2DChat: Like you forgot to compile support for NTFS into the kernel? <5> me262: no idea. i wrote my own firewall script from scratch. i just know that masquerade should be targeted at packets going out to the internet, as ip_conntrack handles returning packets <2> RiverRat, LOL, I think I might've.. where is that? <9> With the other filesystems <2> (like where can I find it in menconfig) <2> k, I'll look <3> ghrm i do have scsi emulation support enabled <3> which isnt need no? <0> Triffid_Hunter: hmm... I flip those around and see what happens. <7> Alright, well I guess im done here for now!... i'll come back if anything <2> tdr, ok I emerged alsa-utils <7> tttttthanks! <2> tdr, then I tried running alsamixer and nothing appeared <12> I having trouble with a stage 1 install <4> D2DChat: did it complain? <12> yeah... sys-apps/groff 1.19.2 failed <2> alsamixer <2> alsamixer: function snd_ctl_open failed for default: No such device <4> D2DChat: either edit /etc/modules.d/alsa or else run alsaconf <13> Can lots of people please add messages to my shoutbox at http://brolin.dyndns.org:8086/ so that I can test my geolocator script? Thanks. :) <2> tdr, I'm inside the modules.d/alsa file <4> D2DChat: don't ask me what to write, i have no clue what your card is <4> mzbot: gentoo alsa <14> tdr: http://www.gentoo.org/doc/en/alsa-guide.xml <2> RiverRat, Under File Systems --> DOS/FAT/NT Filesystems -> NTFS File system support has already been enabled <15> hey how do you mount a windows network? <0> Triffid_Hunter: okay... gonna give this another shot... <0> pobstil: samba <4> pobstil: emerge samba and use smbmount <15> me262: via commandline? <0> pobstil: if you wish... smb4k and linneighborhood are good too. <12> anyone know how to get around a c++ compile failure message durring a stage 1 install? <16> techmeltz: what's failing? <12> groff 1.19.2 failed <10> i'm getting a 'str' object has no attribute 'insert' error when i try to emerge ---- tried changing profiles, removing, syncing everything i could think of - nothing anyone have suggestions? <12> let me try a few more things actually. <4> kopete needs options to not compile all the networks i won't usd <4> s/usd/use <13> The geolocator script only worked for 1 out of 3 posts. :( <4> [shroom]: does it lookup by ip? <17> whenever i try to emerge dev-php5/pecl-pdo-mysql it complains about missing php_pdo_driver.h, anyone have an idea? <13> tdr: it uses a bash script I wrote that filters the output of the whois program. <0> tdr: still no luck <7> Hello, is it normal that my USB mouse is not been automatically found in my ubuntu? I got it enabled in my kernel.. <0> Triffid_Hunter: still nothing <13> tdr: http://brolin.dyndns.org:8086/country.bash <4> me262: did you start alsa? <0> tdr: that wasn't me <4> oh <4> :) <5> me262: you may need to add a rule to your forward chain, if you've set it default deny too <13> it seems to work with Canadian and US IPv4 addresses and netblocks.
Return to
#gentoo or Go to some related
logs:
Connecting to irc.freenode.net (1.0.0.0) port 6667... #php #math suse Loading Installation System cpuinfo.pl AutomaticLoginEnable fedora #gentoo hdparm' failed in elive #gentoo drop out of your pack daddy? nethack
|
|