| |
| |
| |
|
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> wilsby: there was apm too but I think it's gone in the 2.6.15 kernels <1> alveraan, yeah, I can't see it anymore <2> This is SO going on my fbsplash: http://www.kde-look.org/content/pre1/14583-1.jpg <0> Freman: hehe cool <3> blackace, Yeah. Like I said. This was supposed to be an upgrade. I keep finding old stuff that is now broken. I was trying to change as little as possible <1> how do I know which power management features are supported by my system/processor? amd64 desktop system. <4> Help!! i had a username witch work greate when logging in to kde. Now this user cant login all just freezez at after klicking login.. my prtoblem is that when i add new users the same problem resist, all just freezes. but from the kde login screen i can select to login via gnome. any cluesa or do i have to uninstall kde and reinstall it?? :( <4> how do i scan my harddisk for errors? like scandisk for win...?? <0> Linnarsson: fsck <4> alveraan: thanx i will write that down in my own linux newbie guide :) <0> Linnarsson: if your disk is /dev/hda, do fsck /dev/hda <5> Does anyone know if there's a way tohave the new ELOG system in portage 2.1 gzip the log files automatically? <5> yeah, well obviously I could cron job it, but I was wondering if someone had automatically thought of it and put in something that could be activated with a nice make.conf setting or something <6> anyone about who has managed to successfully install the i915gm chipset drivers ? <4> alveraan: do i must login as root to perform this??
<0> Linnarsson: yeah <4> alveraan: okey thenx <4> i will test <7> Hi. I'm not sure if its a bug, but almost every compile these days on my gentoo gives an __dlopen, __dlerror (undefined references to) error. emerge --update --deep --newuse world recently crashed with the same error. Some of the compiles that give this error are: PAM, Xorg, alsa-lib <7> ps. every program using sound on my machine freezes <8> hey <8> problems in here <8> Feb 11 10:26:42 blackhammer warning: many lost ticks. <8> Feb 11 10:26:42 blackhammer Your time source seems to be instable or some driver is hogging interupts <8> Feb 11 10:26:42 blackhammer rip __do_softirq+0x48/0xf0 <8> somebody help me <9> using a DAC920 on Alpha with 2.6+udev, I have created 5 partitions on a system drive, and 6 on an other one; I only see c0d0p1 to c0d0p4 and c0d1p1 tp c0d1p4, what seems to me only 4 partitions each, when I created 5 and 6 ... where are the missing ones ? <0> anjulpa: hmm any exotic "optimisations" in your cflags? Using distcc with multiple archs? <7> cflags are normal <0> anjulpa: in other words. I have no idea but since nobody replied I guessed what it could be :-) <7> my use flags are exotic though <7> they had eveything (almost) <8> Feb 11 10:26:42 blackhammer warning: many lost ticks. <8> Feb 11 10:26:42 blackhammer Your time source seems to be instable or some driver is hogging interupts <7> hence I tried the newuse with restricted use flags <8> Feb 11 10:26:42 blackhammer rip __do_softirq+0x48/0xf0 <5> Rudolf: I don't know if there's any solutions in it, but there's a longish thread on lost ticks on the forums: http://forums.gentoo.org/viewtopic-t-191716-highlight-lost+ticks.html <5> Rudolf: Also, please don't repeat so often. Once every 15 minutes is usually enough <8> let's me see <8> AllenJB: sure <8> AllenJB: i'm sorry <0> anjulpa: use flags shouldn't normally cause compiler errors <7> alveraan: I once tried using -ldl in my ccflags to remove this problem.. it only delayed it. rest, except my use flags, was normal. <10> Rudolf, you have an AMD X2 processor? <9> In fact, my partitions have letters above g, and thus are not visible to DAC driver, so that only the four from a to d are visible; my funny letters h m and p are 'skipped'. Cf README.DAC in Linux docimentation tree. <7> alveraan: the first thing emerge updated before this error was gcc.. could it be what I'm thinking? <0> anjulpa: propably....... <8> Flibberdy: amd 64 <7> alveraan: Any ideas on why sound programs could freeze (xmms once froze X) <0> anjulpa: nope sorry <8> Flibberdy: Linux blackhammer 2.6.14-gentoo-r2-blackhammer #17 SMP PREEMPT Thu Feb 9 17:33:56 BRST 2006 x86_64 AMD Athlon(tm) 64 Processor 3000+ AuthenticAMD GNU/Linux <7> alveraan: thanks <0> anjulpa: did you follow the gcc upgrade guide? <11> I want to run a program, but it doesn't find one specific library, its a shared library, how do I telll that program where it is? <11> I know thats possible <7> alveraan: no, all I did was emerge --update world (or something similar) <11> please help <7> alveraan: which updated gcc by itself <0> anjulpa: what does gcc-config -c say? <12> hydrogen: /etc/ld.so.conf, although it should be able to find the library already.. if you don't have the one it wants but have a different version, revdep-rebuild is designed to work that out and fix it <11> the program is built manualy <7> alveraan: dunno, I'm not close the machine currently.. in fact I reinstalled in frustration, so its impossible to know now. Just looking for ideas :) <0> anjulpa: well prehaps there was a mismatch between your gcc version and profile or something. <13> hmm, almost a minute of no activity. is this thing on ? <10> i've only heard of this ticks issue in relation to X2.. but I've heard of limited success with people turning off ACPI, so try that rudolf <7> alveraan: could have been. all my searches led to altering c flags.. <14> hello <8> Flibberdy: yeah, i will try this <8> reboot <0> anjulpa: I'm no gcc expert though so don't take my word for it. <14> i am trying to satisfy the virtual/x11-6.8 with xorg-7 installed but x11-libs/libXft (is blocking x11-base/xorg-x11-6.8.2-r6). Help? <5> Boohbah: You can't. When programs depend on that it means that either they can't depend upon Xorg 7 or more likely that their dependencies haven't been updated yet. <15> does anyone know how to clean up locks in svn? i am trying to emerge gnucash-svn and a I am stuck <5> Boohbah: As far as I know the devs already know about all packages which haven't been updated yet and are working their way through them. <14> AllenJB: i read there was some way to get around the deps on old xorg versions. Have you heard of that? <5> Boohbah: Not that I know of.
<14> AllenJB: i fixed it! :) <14> AllenJB: http://gentoo-wiki.com/HOWTO_Modular_Xorg#Fix_Portage_after_Installation <16> ok i got a problem when i just isntalled gentoo i try to boot and it freezes at login <5> Boohbah: Remember to take evrything you read on Gentoo-Wiki with a pinch of salt. It's not an official resource and is editable by anyone. <14> AllenJB: i understand that, but that bit of info certainly helped me. <14> AllenJB: are you saying that a wiki is not as good for useful technical info as another resource? <16> anyone got any ideas? lol <17> I have scuffed up my kernel config -- can someone tell me how (using genkernel) I can get it to reset my config <17> to the genkernel default one? <0> Just like Wikipedia is not an official ressource but still it's a great source of information .-) <11> is there something something like this USE="/home/algirdas/usbobex/lib/libopenobex-1.0.so.1" ./obex_test <14> Gamma-X: you will have to be more specific for us to help <11> i want it to know that there is a library it needs there, i know theres something like this. I know, I just cant remember <14> Gamma-X: where does it freeze in the boot process? <18> i've got a strange little problem... the 'description' field for my packages all have RDEPEND info in them... i run a number of gentoo systems, and it's only happening on my laptop <14> after login? <0> hydrogen: you mean pseudo packages? <16> no <16> Boohbah if i leave it at login it will freeze <17> anyone know? <16> the cursor will still blink but it wont let me type... if i type fast as hell sometimes i can login and then it freezes <19> StratPlayedBlue: you're using eix, right? <20> arf, why can't I set the dma with hdparm ? <20> It's set well in my BIOS, and I've compiled it in the kernel <20> 'Generic PCI bus-master DMA support' <20> HDIO_SET_DMA failed: Invalid argument <20> oops, that should be ' HDIO_SET_DMA failed: Operation not permitted' <21> Gah! I can't seem to get the geometry argument to work in Eterm :\ <19> Zaggy: you need your chipset's specific support enabled in the kernel <22> arbiter_dev: He actually has a +q on him so if you want to help you'll need to take it to PM. <20> arbite_dev: ok.. <0> Gamma-X; for me this sounds like a hardware problem. Have you tried with a different kernel or different OS? <17> can someone please tell me how to reset my kernel config? <19> River_Rat: no thanks ;) <17> to the default genkernel one <22> Zaggy: The tab key completes nicks on most clients. <19> +qs are usually for good reason <23> how can i mount an ext2 filesystem with read/write access to everyone? <20> River_Rat, cheers <22> arbiter_dev: It was for trolling. <16> alveraan it came with windows lol i didnt try diff kernel i was installin it from cd not the internet, I was stuck on a ship. <19> idiot^: mount -o umask=000 /dev/blah /mnt/blah <20> arbiter_dev, I'm in the 'Linux Kernel v2.6.15-gentoo-r1 Configuration' , what should I do ? <21> idiot^, mount -t ext2 -o rw,umask=0000 /dev/hdx2 /mnt/point <23> i mean for fstab <23> ;) <23> rw,umask=0000, thanks. <19> Zaggy: find the device drivers section <20> arbiter_dev: found <23> rw,umask=0000 doesn't w ork. <19> Zaggy: go to the appropriate section and say Y to your chipset's IDE support <23> mount: wrong fs type, bad option, bad superblock on /dev/hdd1, <23> or too many mounted file systems <19> idiot^: umount it first <23> I did. <19> and it has an ext2 filesystem? <23> /dev/hdd1 /mnt/ext2 ext2 rw,umask=0000 0 0 <23> Yes. <19> does your kernel have ext2 support in there? <23> Yes. <23> Because my boot partition is ext2 ;) <19> fair enough, does it mount without rw,umask=0000? <23> it mounts if i take that out and put "defaults" <23> but then i cant get write access as my user. <20> arbiter_dev: well my chipset is 'VIA K8T800PRO / VIA VT8237' according to my manual, but I can't find it in the list <19> Zaggy: is that SATA? <20> arbiter_dev: ATA/ide <20> arbiter_dev: or did you mean the chipset for my hda? <19> idiot^: the man page for mount should list all of the ext2 mount options <19> Zaggy: i have the same chipset, it's a VIA82CXXX in the kernel <20> arbiter_dev : :D ,ok <24> Using equery u, how would I check all the USE flags for kde-base/* ? <25> morning all <24> Or can I do that with equery?
Return to
#gentoo or Go to some related
logs:
gentooo eth0 import blender + where is blender.py ruby python compare*
hide icons in gaim X11 32 bits collor mp-bios 8254 installing ubuntu linux synacast hassenet swig syntax error near unexpected token www.dazjorz.com
|
|