| |
| |
| |
|
Page: 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18
Comments:
<0> then retry <1> ElBrujo: where are you getting the rpm's? <0> he doesn't feel like answering that <2> ElBrujo, could you try to do the same actions using just plain 'rpm' command? <3> i dont remember <3> no im in windows <0> wow .. that's helpful <3> mmm <0> go get a linux machine and come back <3> i try ilstall in a console and give an error <4> Corwyn, understandable.. in which case the optimal solution is not necessarily just to give him the .o file he had "corrupted" <4> but, the deed is done, and he has left. <1> jonez: agreed <0> ElBrujo: run the command i gave you <0> then try again <3> ok
<3> chau <0> you need to be sitting at a linux machine .. not windows <0> it'as ciao <0> *it's <3> i have a problen i cant connet from linux <3> my driver is for the ethernet card <3> je je <3> ok <3> i back lather <3> later <3> XD <5> ElBrujo your LINUX install has no internet yet <3> nop <5> change to some easy netcard <5> say rtl8139 <0> any netgear or linksys card will work fine <5> it is cheap too <5> realtek may not be the best option but is so common and detected correctly <6> cntb: historically there have been many prolems with realtek cards <1> BobJensen: you're probably right, I have a netgear in my server and everytime the server gets rebooted it causes the nic's to swap, so I never know which is going to be eth0 at any given reboot <1> need to get another intel, now that's a good solid card <7> Corwyn: do both use the same kernel module? <1> two different cards, ones intel one's netgear with the rtl8139 <1> I've got the aliases setup in modprobe.conf <1> doesn't matter <7> Corwyn: you can put index=0, index=1 in modprobe.conf <6> PsychoDad: could this be an IRQ steering issue? <1> hmm? <8> hi, I need to install kernel headers for FC5, can some one help? (I know uname -r but dont know how to install right package using yum) <7> BobJensen: irq steering? <9> someone give me some help on installing some vid drivers? <1> what's index=0 and what would the line be? <7> Corwyn: you can define which card gets which ethX number with two different modules <6> PsychoDad: on one hardware kit I have here the IRQs of devices changed in the bios on reboot, cause all sorts of issues <1> I have the alias setup to do that, is there another parameter I need? <1> alias eth0 e100 <1> alias eth1 r8169 <1> er 8169 :) <7> Corwyn: like in "options snd-intel8x0 index=0" <9> anyone give me some help on some video drivers that dont want to install? <6> HighLander_h: http://feodrasolved.org/video/ <9> server not found... <7> cjari: yum install kernel-devel <6> oops typo <6> HighLander_h: http://fedorasolved.org/video/ <1> PsychoDad: so something like: options e100 index=0 ? <9> thx <7> Corwyn: i think so <1> hmm, I'll give it a try, thanks <7> Corwyn: and give the other one index=1 <1> it's annoying <8> PsychoDad thank you, I forgot to tell that I have done that but I have no idea where it installed the files, do you? <7> cjari: rpm -ql kernel-devel <10> hi <8> PsychoDad it shows two lines: "kernel-devel-2.6.16-1.2080_FC5" and "kernel-devel-2.6.16-1.2111_FC5" <10> My rpm breaks each time i install an application, how can i fix it? <8> hi vigilance <10> Is there something that needs to be done, once... you update to db4? <10> db3 is messing it up or what <7> cjari: no, it does not
<10> everytime i reboot, it fixes, then i install again and gone <10> rpmdb failed <8> PsychoDad sorry I dont understand, that's what is printed in the console after rpm -q kernel-devel and my kernel version is 2.6.15-1.2054_FC5 <7> cjari: that's right ... but that's not what i wanted you to type <10> :| <8> ahaa sorry <8> PsychoDad thanks got it now <7> :) <8> PsychoDad one question though, don't I have a problem because the last four digits of the kernel headers package doesnt match the kernel I am using? <8> and I also have two of them <8> is that the build number? I should probably select the higher number? <1> Em? <11> hi <1> LTNS <10> My rpm breaks each time i install an application, how can i fix it? <10> Is there something that needs to be done, once... you update to db4? <11> you know my laptop is dead, ne ? <10> db3 is messing it up or what <7> cjari: you have kernel=2.6.15-1.2054_FC5 and what kernel-devel versions? <10> everytime i reboot, it fixes, then i install again and gone <10> rpmdb failed <1> what? <1> when'd it die? <7> cjari: you posted two 2.6.16 kernel-devel versions <11> the power socket gave out. so the entire motherboard needs replacing <11> so right now, DHL is taking it to Dell <1> ouch <1> warranty? <11> nope. <1> ack <11> this is costing me $400 altogether <7> cjari: rpm -q kernel kernel-devel <1> ouch <1> I'm sorry to hear that <8> PsychoDad: thats right what I posted seems to be correct <8> It reports two wrong versions of the kernel headers <8> should I update the kernel then? <7> cjari: always <7> "yum update" is quite nice from time to time <12> anyone here use cedega on fedora 5 ? <8> PsychoDad: thanks... after thte update do I use upgrade..? <7> upgrade? <13> hi ;) <7> cjari: no, you do not :) <8> PsychoDad: ok can you give a hint? :) <0> can you give him more information? <7> cjari: yum update ... and reboot if you get a new kernel. <8> PsychoDad: ok I was missing the reboot step :) <0> new kernel is really the only time you need to reboot <0> all services can be restarted without rebooting the system to effect any changes <13> bye <7> opsec: you can even change the running kernel (not in fedora) <14> what package would I need to install to get the kernel build? <7> darkscript: what is a "kernel build"? <14> ln -s /usr/src/linux-<kernel-version> /lib/modules/VERSION/build << the directory is empty <0> darkscript: you don't need the source .. since you don't even really know what to call it <14> i need it to install ndiswrapper. <0> get it from livna <0> it's been done for you <14> they haven't repackaged it yet, and I want to compile it myself. <0> that is not recommended <7> darkscript: yum install kernel-devel <14> thanks <7> if you just need the headers <0> installing source yourself is fairly stupid unless you know exactly what you're doing <0> fedora is an rpm based distro for a reason <14> i do it all the time... tripwire is amazing for that reason =) i just never did it with ndis <0> you do it all the time.. but you don't know about kernel-devel or kernel source? <15> anyone know if Fedora supports CNet Wireless Card? <0> nice magic trick <14> thanks... I could have figured it out by myself... I guess i'm a fool for asking such a question <14> didn't mean to open such a bag of worms... <7> opsec: he did not say that he wants to rebuild the kernel .. or that he wants to install non-rpms
Return to
#fedora or Go to some related
logs:
#math #physics iptables multiple -s flags not allowed annabel freeman Synaptics deviceOFF called gentoo #web ffmpeg для 750i
Worm.Tenga repair #kde psybnc sunOs
|
|