| |
| |
| |
|
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 56 57 58 59
Comments:
<0> is it possible this is a bug? i have tried two different versions of gtkpod... <1> testleper: Have you searched bugzy? <2> CFLAGS="-O2 -mcpu=i686 -fomit-frame-pointer -march=pentium4" <2> this ok? <3> wi: perfect <4> testleper: you are mounting it readonly with that ro option. is that what you wanted? <2> 10x <3> wi: you can just use =mcpu pentium4 if you aren't building binary packages for lesser machines <5> i have issues with all my www browsers, they all either freeze or crash randomly and re-merging them doesn't seem to fix it, so it must be a dep of some sort <6> Xaosratt: noiche, its workin, i telneted into the router cat /etc/resolv.conf and put the contents into my resolv.conf under my addy and dnsmasq seems to do the rest <3> wi: no, actually the -mcpu is invalid in gcc 3.4 i think <0> yes RiverRat... <7> testleper: its doubtful.. paste your fstab to pastebin for me.. <8> bouma: great <3> arg, have to look that up <1> testleper: Then you should probably file a bug on it.
<9> qtothemax: yes, -mtune should be used instead in gcc3.4 <9> qtothemax: ...and newer <1> rafb.net/paste <- Is the preferred pasting site. (I think it is faster) <7> RiverRat & testleper: no... I think he just has his fstab permissions setup wrong.. <7> RiverRat & testleper: he/you, need to make it so your user account can write to the usb fat32 filesystem <0> http://pastebin.com/569844 <4> wouldn't it be -march=i686 -mtune=pentium4, then? <1> kury: I just read his line. You are right, he is requesting the read only option. <3> wi: ok, drop the mcpu, just use march=pentium4, ias log as you aren't building packages for a p3 or pentium pro or somthing <0> RiverRat: requesting where? I tried mount -w /mnt/ipod <3> man i'm having problems tonight. i really should start sleeping <0> how do i make sure i can write to usb fat32? <10> Hey Gang. I've still got a libungif / libtool problem that's kickin' my butt. I need an ***ist please. http://pastebin.com/569524 <2> what the link to europ rsync <2> ? <1> <0> /dev/ipod /mnt/ipod vfat ro,nodiratime,fmask=0000,dmask=0000,codepage=cp437,iocharset=iso8859-1 0 0 <- See the ro option? Remove it. <2> for* <0> RiverRat that is not my fstab. that is what /proc/mounts is reporting <7> testleper: open your fstab.. and comment out the last line of the file <1> wi: Check out the mirrors page <3> Griz|Lt: do a revdep rebuild... should help <6> does anyone know what package dig is in? <3> bouma: bind-tools i think <6> ta <7> testleper: how do you expect me to help.. if you can't do/try the things that I ask you to? <11> i have two computers and a cable modem on a hub. only one computer can get a dynamic ip at a time because that's all my provider gives me. is it possible to use ip masq to get internet on both? <10> qtothemax, any special switches you recommend? <1> testleper: Add a rw after the defaults part and try that. <7> testleper: I can't help you if you don't take the help.. <12> RiverRat: 0000:00:04.0 Ethernet Controller: nvidia Corporation nForce2 Ethernet Controller (rev a1), NOTE: I have only 1 ethernet card <0> kury: i'm listening <0> RiverRat: one moment <1> danl_: Yes. <3> Griz|Lt: as few as possible... <2> http://pastebin.com/569848 <2> its ok? <0> kury: do you mean the /mnt/cdrom line? that is the last line, no? <7> testleper: under root.. umount your ipod.. remout the ipod by typing "mount /mnt/ipod" then try "mkdir /mnt/ipod/newdir" <3> Griz|Lt: just keep the cflags to a minimum. using crazy ones barely speeds things up, and causes more problems than its worth <7> testleper: nm the cdrom line.. fstab stuff... <3> Griz|Lt: oh, got you confused with the other dude. you can do a revdep-rebuild -p first to see what it will rebuild... <10> qtothemax, Naw. Nothing special there. But I was referring to the revdep-rebuild <10> qtothemax, oh, well THAT was a given. :--) <3> Griz|Lt: if nothing about libungif is there don't bother <0> mkdir: cannot create directory `/mnt/ipod/newdir': Read-only file system <11> RiverRat: hot. i have packet filtering compiled into the kernel on machine A. i ***ume i need to do some magic to make it forward packets, then set up B to use some dummy ip. <7> testleper: pastebin the output of the "mount" command <13> wtf? evtest isnt in portage??? <7> testleper: just run "mount" <2> http://pastebin.com/569848 <3> Griz|Lt: i think libungif is either depricated, or it is a new package that caused a similar lib to be depricated. i had to fight with that for a while, because some progs wanted one, and others wanted the other <2> its that ok?! <14> hellwo people <1> danl_: You need to create a network for the two machines. Does the main box have 2 cards or just one? Do you have a spare? <15> thisbullet, I love evtest ^_^ *uses it's code in a project he's working on right now* <11> RiverRat: i am looking at the Networking and IPMasq and Gentoo HomeRouter howtos, but they seem a little old <0> http://pastebin.com/569850 <15> thisbullet, does xev do what you want? <10> qtothemax, bingo. libungif was dropped for giflib <14> i couldn't install azureus cause it was masked by x86 :S <1> danl_: And they probably won't work for what you want them to.
<14> whats that mean? <16> when im changing CFLAGS and CHOST I need to bootstrap and emerge -e world, or something else? <12> RiverRat: 0000:00:04.0 Ethernet Controller: nvidia Corporation nForce2 Ethernet Controller (rev a1), NOTE: I have only 1 ethernet card <0> drwxr-xr-x 6 root root 4.0K Dec 31 1969 ipod/ <10> qtothemax, this laptop was caught, during the changeover. I've just been staying away from the -DNua updates for a while. But, now, it's necessary. <7> testleper: and your running mkdir as root? <0> correct <1> Coma: add the package to /etc/portage/package.keywords <13> murph, all its doing is showing a white window with a black square and does nothing but flood my terminal. doesnt the window itself do stuf too? <2> http://pastebin.com/569848 <2> ?!? <2> ok? <11> RiverRat: i don't think i have a spare. so i can't make one card do things i guess <2> its good? <1> danl_: Yes you can but you will have to give 2 addresses to the 1 card. <15> thinko, xev simply shows what you're doing - if your mouse if over that window and you click, or hit a button on the keyboard, it'll give you the keycodes and stuff.. what are you trying to do? <15> thinko, ack ignore that <7> testleper: pastbin "ls -la /mnt/ipod/" <15> thisbullet, see what i said to him by accident ^_^ <14> i did nothing <13> murph, haha <10> another dumb question....is there a meta-package way of removing all the older KDE packages on a machine? (e.g 3.2, 3.3, 3.4, etc) <11> RiverRat: also, about not doing what i want, i heard you can go to the internet but not necessarily back <14> still got error <3> wi: drop the -mcpu. -march overrides it, and could cause problems <1> guardianSC20032: Ok, go into your kernel config and search for nForce2. (it might be foredeth) <0> http://pastebin.com/569853 <1> danl_: I don't understand what you are asking. <3> Griz|Lt: emerge -P kde(base)(libs), etc <12> RiverRat: Sorry, how i get to kernel config through nano? <11> RiverRat: nm. so i need to find out 1) how to have 2 addresses and 2) how to enable forwarding? <1> guardianSC20032: no. <10> qtothemax, if that's the case, so be it. I ususally use unmerge but -P werks too. <3> Griz|Lt: i'd do the revdep rebuild, may help your problem. it detects packages that were broken by library changes and rebuilds them <1> guardianSC20032: Are you currently booted from the CD? And is that machine the one that you are chatting with? <12> RiverRat: Yes I am booted from the CD, and no that is not hte machine im chatting with <10> qtothemax, Yeah, there are some shown here. When it finishes the -p I'll run it. <1> danl_: No, you don't want IP forwarding. You want IP masquerading. <3> Griz|Lt: -P will get all old versions at once. just make sure its removing the right ones <7> testleper: you don't appear to be running these commands as root.. but maybe you are.. what does "whoami" output? <12> RiverRat: I am chatting from another computer <3> Griz|Lt: binary packages always show there, if you have any <0> root <0> so does who am i <1> guardianSC20032: Ok, do you know that you can have more than one terminal logged in at once? And that the chroot command only affects the terminal that it is executed from? <14> ok i it says IMPORTANT: 48 config files in /etc need updating <12> RiverRat: In any case, how I get to kernel config? <14> guardian where r u at? <14> just install or after? <1> guardianSC20032: You need to do a chroot and get into that env from a DIFFERENT terminal so that you have one that can still access the CD. <12> Coma: on roomates comp <1> guardianSC20032: Then you cd /usr/src/linux && make menuconfig <15> Coma, you can use etc-update to do that. The easier way, though, is to use dispatch-conf instead - see here on how to set that up: http://gentoo-wiki.com/TIP_dispatch-conf <1> guardianSC20032: How did you try to build the kernel? With genkernel or manually? <12> RiverRat: genkernel <17> any gdb dudes? i need to see the current values at %esp through $8(%esp) (one byte at a time is sufficient) <14> i did manually cause genkernel does a poor job <7> testleper: if your logged in as root... mount outputs a (rw) on the end of your ipod line... yet you can't do mkdir /mnt/ipod/test .... I don't know what to tell you (maybe try a USB/vfat memory stick) if it works.. I'm even more confused about your problem.. <10> qtothemax, How do I rectify this? emerge: there are no ebuilds to satisfy "=dev-lang/python-2.2.3-r5". <1> guardianSC20032: ok, then use the menuconfig part of genkernel to get into the config. (I don't use genkernel so I don't know how) <7> testleper: if it won't work either.. perhaps you don't have vfat write support.. (I don't even know if you can have just vfat read support thought w/ out the write support) <3> Griz|Lt: update python... or just ignore it <0> well /proc/mounts is the authority on mount access... and it comes up as ro as soon as I talk to the ipod i have vfat compiled statically in <7> Any LVM / evms users in here? <12> RiverRat: so i chroot my sys, then get to my kernel config? <3> Griz|Lt: means the ebuild that made your version was purged from portage <0> i am also dumbfounded, kury <13> http://floam.sh.nu/guides/mx1000 im reading this tutorial. do i need Xorg 6.9 or greater??? i have 6.8.2 should i upgrade? <10> qtothemax, Uh, How do I 'ignore' and move forward? <0> i bought this on feb 7 and have not been able to do simple I/O yet <1> guardianSC20032: You chroot from a new terminal. Do you know how to change them? <12> yes <7> testleper: you can try putting ,rw at the end of your fstab line after umask=000 <3> in revdep rebuild i don't know if you can... i'd emerge -u python
Return to
#gentoo or Go to some related
logs:
ubuntu dd: reading `/dev/cdrom': Input/output error #php #gentoo #php suse xmms-mp4 qam 256 decrypt comcast ubuntu sound configuration error #perl ion3 rpm smntp errors
|
|