@# Quotes DB     useful, funny, interesting





Google
 
Web www.quotesdb.info
Undernet  |  EFnet  |  Quakenet  |  Freenode  |  Dalnet  |  Ircnet  |  Galaxynet
Page: 1 2 3 4 5 6 7 8



Comments:

<0> wescotte: which kernel are you using? kernel from kernel.org or slackware tgz'd kernel?
<0> i know they offer them in tgz format in the /current directory of the ftp servers that distro slack
<1> jeenam: kernel.org's
<0> wescotte: not knowing much about how to configure makefiles and whatnot, i can say this
<0> the driver versions are dated july 6th, 2005
<0> so perhaps trying a 2.6.x kernel from around then might fix these problems
<0> or ask someone in here who can decipher compile errors
<1> well in the kernel source it has a module listed that says it supports my controller but it doesn't :)
<0> seems the problem is in the actual .c files
<1> well at least not he IDE channel
<0> that may be the same driver as what's here
<1> I have a funny feeling it is
<0> do a diff on the .c file included with the kernel and this driver
<0> it probably is =)
<1> I'm going to upgrade the controller's bios and see if that makes any difference
<1> ah good idea



<0> wescotte: http://www.linuxquestions.org/hcl/showproduct.php?product=3103&cat=all
<0> read that
<0> Please note that at this time, kernel 2.6.13 and a patch are required for the parallel drives to be recognized.
<0> gotta go train some folks
<0> afk
<1> so I have to downgrade to 2.6.13 and include tht patch.. or can I just apply the patch to 2.6.17.4?
<2> you can probably apply the patch to your current kernel
<1> ah nevermind I found a 2.6.17.4 patch
<3> may require some creative vim'ing, but most probably you can
<1> how do I apply the patches I've never doen that...
<3> patch -pX < file.patch
<2> depends on the format of the patch
<3> where X is the patchlevel
<2> usually if it's just for one file you would go to the dir where the file to be patched is located and patch -p0 < patchfile
<2> the patch command will figure out which file(s) are affected and apply the differences
<1> ah ok so it's nothing more than a quick text change of the source itself?
<2> well you then have to recompile the kernel of course
<1> yes
<3> cept its automated
<1> ah ok makes sense
<2> but yeah that's what a patch does
<2> (modify the source I mean)
<4> how would i add a vhost to my server ? i have a certain aditional vhost ***igned to me. how to enable it ?
<1> ah you normally run them from the root dir of the source tree eh? I entered /usr/src/linux/drivers/scsi but I should have /usr/src/linux?
<4> any ideas please?
<2> http://httpd.apache.org/docs/2.0/vhosts/name-based.html
<2> that really is a basic documentation question, not something you ask about on irc
<1> I tried patch -p0 < myfile.patch and it displays alot of stuff (basically what it wants to change) and then prompts with "file to patch:"
<4> Phaid: i found about that: http://www.usefulutilities.com/support/technote/2l.html
<4> Its very nice
<1> guess I should read the man pages to save you all some time
<4> Phaid: tnx for help tho
<2> wescotte look at the first line of the patch file
<2> that tells you the files it is looking for
<2> and the path it expects to see
<2> its possible the patch is designed to be run from usr/src/linux
<0> ok back again
<4> does qmail listen on all inferfaces by default ?
<1> it's looking for drivers/scsi/blah.. I think it's the # that is wrong
<0> run a netstat and find out
<0> netstat tuln
<1> patch -p4 < 2.6.17-rc4-git2-libata1.patch
<1> perhaps?
<2> wescotte go into /usr/src/linux
<4> Phaid: any idea?
<2> and run it with -p0
<4> just if i telnet to a new ip i can access it... which is actually great... and i won't have to fix it up for that ip too...
<1> Phaid: that's exactly what i did
<2> wescotte in that actual directory, not in /usr/src/linux/drivers/scsi ?
<1> /usr/src/linux.. originally I did /usr/src/linux/drivers/scsi because I thought it was going ot modify a single file not a bunch
<1> but I tried /usr/src/linux as well whenI noticed it knew the path of hte files from the root of the source
<4> :(
<2> and in there you did patch -p0 2.6.17-rc4-git2-libata1.patch
<2> in /usr/src/linux/ I mean
<1> I did patch -p0 < 2.6.....patch yes
<1> no <?
<2> sorry typo
<2> yes you need the <
<1> want me to sho you a pastebin?
<2> yes
<1> 1 sec



<2> k
<2> ...
<1> Phaid: http://pastebin.ca/87332
<1> sorry I can't copy/paste very quickly I can't figur eout how to select text and scroll in kterm w/o just holding it to thetop of the window and scrolling line by line
<1> it's very annoying :)
<2> looking...
<2> uh
<2> yeah I have no idea wtf that is supposed to be
<5> hey guys.. i want to know, how can i get with awk the 2nd word in a row? "one two three"
<2> what's all this git:// garbage
<2> '{print $2}'
<5> thanks
<1> Phaid: maybe I have hte wrong patch file?
<2> I don't know wescotte, but I don't understand what is going on with that file of yours
<2> it's acting as though there is an extra file in the patch which it can't find
<1> Phaid: that makes two of us :)
<1> well that git is the url to where I d/led the patch file from
<2> ah
<2> I dunno, that stuff in the "text leading up to" part looks more like comments or something, not something I would expct to see in a patch file
<1> hmm
<1> well it shows what files it's going to change.. and a % (or soething like that) how much the file changed..
<1> then totals then the comments
<2> yeah see none of that stuff is normal for a patch file
<1> hmmm
<1> git2 make any sesnse to you?
<1> there have some versions of the patch w/ git2 and others w/o
<6> where can i see a list of the package names for apt-get
<7> debian.org
<7> or in synaptic
<1> Phaid: want to look at the patch file itself?
<3> hm, I've gotta figure out how to bond a T1 line
<7> Idle`: gold connectors and shrink wrap? :)
<3> haha
<3> we have 3 comming in from rogers... 1 right now, 2 more
<3> we need to turn them into 1 super-t1
<7> multiplexer? no idea, never done that heh
<3> :P
<3> I know its possible with ppp links... its just these may be hdlc
<8> Idle`: so buy multiple t1's or a t3
<3> Trey: we are
<3> we're buying 3 t1's
<8> oh you want to bond the lines?
<3> yea
<8> get a router that can to t1 bonding.
<3> :P
<3> we have 1, I dont have any idea how tho
<3> we have 2 t1 cards now, and getting a third
<8> you can get them can can do arbitary amounts of ds0 circuits
<3> we have a CSU/DSU on them, thats all I know...
<8> Idle`: t1 cards? as in a pci card in a linux router?
<3> all I see is an ethernet type cable going itno a box, then into the wall
<8> its not ethernet
<3> no, into our 2800
<3> I know
<8> Idle`: if you don't know then hire someone who does.
<3> its just rj45
<8> yeah its cat 5
<3> yea
<3> I have no idea how theyre going to come in either
<3> I wonder if the T1 card can do all 3 on one CSU/DSU
<8> no
<3> doubtfull tho
<3> yea :)
<3> :P
<3> I can do it with ppp
<3> no idea about hdlc
<8> /accept me
<3> ok, go
<8> Idle`: which 2800? 2800 or 28xx?
<8> Idle`: looks like you can set up a ppp multilink interface between two 2800's to do t1 bonding
<8> Idle`: so mlppp looks like what you'd need
<3> yea, I know, :( but we're using hdlc aparently
<3> Encapsulation HDLC, loopback not set


Name:

Comments:

Please enter the result of the sum 63 + 46 (to avoid spam):






Return to #linuxhelp
or
Go to some related logs:

#politics
#politics
#politics
#stocks
barbara boxer is hot
#politics
#worldcup
swne.pk
flushing DNS +freebsd
p.swf the song



Home  |  disclaimer  |  contact  |  submit quotes