@# Quotes DB     useful, funny, interesting





Google
 
Web www.quotesdb.info
Undernet  |  EFnet  |  Quakenet  |  Freenode  |  Dalnet  |  Ircnet  |  Galaxynet
Page: 1 2



Comments:

<0> I built as module vfb. In /lib.../video, I have vfb.ko, but when I do modprobe vfb, Linux doesn't find it. Why?
<0> my kernel is 2.6.15.4. Is it important mention ONLY FOR TESTING?
<1> I'm using lilo 22.5.9, I read the manpage and it says it supports raid1 booting, using boot=/dev/md0, so I tried this, I ran lilo, and got 9A 9A 9A 9A 9A or 9C 9C 9C 9C (i think the A means primary master, C as in secondarym aster), depending on which drive i boot
<1> Is it writing the boot record to the actual partitions and not the drive?
<2> oh no its baaack
<3> I/partf you wanto unload a module and every module depending on the first module what
<4> does enabling preemption help multimedia and video playback?
<4> if I have ocasional sound skips and video freezes when the system is under some load?
<4> will it make opengl apps run smoother?
<5> Oooh
<6> lol
<5> Beat ya :P
<6> Straterra: yeah there is one
<5> Anyone alive? :D



<7> ya im here, working on code at the moment
<8> hm
<8> anyone know what the official scoop with the sata_sil driver + sii3114 controller is? do all 4 ports work flawlessly now or no?
<8> and, for that matter, how is in-kernel RAID6 coming along :o
<9> Is /dev/shm even necessary?
<9> The device node, isn't it all managed in kernel?
<9> well the directory
<10> ok, what is patch-2.6.16-rc4.bz2 a patch against??
<10> 2.6.15?
<9> yes
<10> i was trying 2.6.15.4 but that wasn't working so well
<11> mm
<2> Sorry lemming araujo aint here
<12> IDENTIFY <p***word>
<2> oh no
<13> whoa itsa gb
<2> no itsa not :P
<13> funny bofh excuse today :)
<13> BOFH excuse #449: greenpeace free'd the mallocs
<2> hehehe
<13> those silly greenpeace people :P
<2> A whales strike back/moby **** type thing
<2> teach those jap scientists a lesson :)
<13> heh silly japs
<13> heh silly people
<13> well its time for my world famous cheese+curry+tuna sandwitch :)
<13> s/sandwitch/sandwich/
<13> heh
<2> arrgh wish trevor chappel would come back onto overnights abc
<2> before it goes off
<2> then some caffiene n sleep :)
<13> caffeine is good
<2> wish I had a normal brain washed lemming brain sometimes that wasn't put too sleep by caffiene
<13> i wish my expresso machine made bigger then double expressos
<13> its a pain to make 3-4 in a row
<2> bah expresso machines, my coffe is made by pouring water from my thermos over instant
<13> i cant live without my expressos
<13> i usually have 4-10 a day
<2> id be asleep all day if I had that many
<13> i am asleep all day :)
<2> yay trevs back tomorrow
<13> well i got a commie aka free software meeting today at 6 :)
<2> uhuh have fun I got a meeting with the thermos right now :P
<13> well i dont know what to expect
<13> i think they want me to give a cl*** or write some articles
<13> and I want them to give me their SPARC 64 bit 200 mhz comps they dont use
<14> marihuana doesn?t give me sleep :?)
<13> zarathushtra isnt the same as nietzche's zaratustra right?
<2> hehe I used too lern tafe morons programming :)
<2> never again, crap wages n too much work
<13> gah why does my computer do random beeps
<13> i wonder what app it is
<2> pine?
<13> nah
<2> mutt?
<13> no, im guessing it's some X app
<13> i have to learn to use screen



<13> today
<13> ive been slacking
<2> eww X :P
<13> yeah I know :(
<13> but i love the keybinds
<2> ha keybindings are one reason I dont use x
<13> why not?
<13> theyre real nice
<13> when you're lazy
<2> because in sid the keybindings are still broken as far as I know
<13> works fine for me
<13> I use fluxbox keybinds
<2> sid?
<13> debian sid + fluxbox keybinds
<13> no probs
<2> ahh ok how bout mgt?
<2> I like mgt too display all 11 of my screens :)
<13> mgt? must gather turks?
<2> but mgt's keybindings ****
<2> multi-gnome-term
<13> mmm i use urxvt
<2> I think last time it worked was version 3
<13> I just keep one sticky urxvt in all the workspaces and then have one for each workspace
<2> ok caffiene starting too work
<13> heh, i still have to eat
<13> almost 5 pm
<2> nini
<13> gonna go eat, make more coffee and then commie meeting :)
<2> 23:38:03 up 41 days, 6:44, 26 users, load average: 0.14, 0.04, 0.04
<13> damn your box is on par with my server
<13> I update kernels too much
<15> does anyone use Ricoh card readers?
<15> i am trying to patch the kernel for it and the patch tries to change /include/linux/pci_regs.h which i do not have.
<15> does anyone have experience in this? is it because maybe I dont have the right kernel or maybe I can just skip this patch?
<16> Anyone know if 16MB is the largest initrd you can have?
<16> nevermind :D
<17> Anybody know how to kill process **** in DW?
<17> stuck*
<18> ldexter_, reboot is only way to kill dead/zombie processes as far as I know
<19> hi,
<19> changing /proc/sys/vm/swappiness value helps to get rid of swap usage ?
<20> Is it normal for top on a recent 2.6 kernel to display strange data in WCHAN column? I get numbers or "stext" for about half the processes. procps 3.2.5 or .6, kernel 2.6.14 or .15
<21> hi
<21> the VTOC contains the filename and pointer to inode ? VTOC use the struct dirent.h ?
<21> hi
<21> the VTOC contains the filename and pointer to inode ? VTOC use the struct dirent.h ?
<22> hi, i need some help whit udev this is the rigth channel?
<22> i need to run a script when a device is disconected, i have done that a script run when a device is connected but i dont know how to do it when is disconected
<23> hi. can someone help me better understand the mechanics of outb? I'm attempting to read a digital joystick with a microcontroller using the linux driver as a guide. I need to know exactly what happens on the pins when outb() is called.
<21> the VTOC contains the filename and pointer to inode ? VTOC use the struct dirent.h ?
<21> ?
<21> the VTOC contains the filename and pointer to inode ? VTOC use the struct dirent.h ?
<17> Thank you for NOT flooding
<24> ehh
<23> what happens on the gameport pins (voltage levels, timing, etc) when outb(0xff,port) is called?
<25> ehlo
<25> I guess mingo screwed up the numbering today? (2.6.16-rt17)
<5> Sooo...anyone alive? :D
<24> no
<5> Nice
<5> Soo..I have this uber old laptop. It has a Cirrus Logic PCMCIA controller (6729). This controller (from what I can find) has support for Cardbus. So, I have my WLAN cardbus card in and the kernel do not detect it
<5> Infact, when I load pd6729, I get this warning
<5> PCI: No IRQ known for interrupt pin A of device 0000:00:18.0. Please try using pci=biosirq
<5> Sooo..when I append that line to my kernel, it panics immeditially on boot
<5> immediately^
<5> I guess I'll post to the newsgroups
<26> ;|
<27> can anyone could help me add agpgart support to my chipset?
<28> yop
<28> hi :D
<4> do all multimedia applications benifit from voluntary kernel preemption being enabled, or just ones written for real time linux?
<4> or running with real time priority


Name:

Comments:

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






Return to #kernel
or
Go to some related logs:

javascript compare cookies
openoffice open pdf files
cross-compile+icecc
#perl
Could not construct property list
#php
#css
lilo boot record relocation beyond
fedorared
xgridfit



Home  |  disclaimer  |  contact  |  submit quotes