[00:00] Wescotte (n=WuzzleWa@75-9-90-101.lightspeed.milwwi.sbcglobal.net) left irc: Read error: 110 (Connection timed out) [00:01] free_fox (n=gaurav@210.18.180.131) left irc: Remote closed the connection [00:06] alreadygone (i=500@119.154.26.173) joined ##slackware. [00:09] chopp: agreed. [00:09] I wish I could register cthulu.com then I'd make it CANADA only. those bastards wouldn't know what hit em [00:09] firedix (n=firedix@host12.190-230-62.telecom.net.ar) left irc: Remote closed the connection [00:10] indeed [00:11] habaneros (n=habanero@123.250.102.97.cfl.res.rr.com) left irc: "Lost terminal" [00:11] antiwire: damn dude, that's crazy. [00:16] This has been riving me crazy: /dev/raw1394 is root:root and rw only for root. So when Kino runs as user it can't open the dv camera. easy enough to fix manually but where do fix? is it in libraw1394? [00:16] it didn't do this until 12.2 and newer libraw [00:18] And now your moment of zen; Hardcore yoyos http://www.yo-yo.com/products_sub.asp?cat=yo-yos&sub=5 [00:18] lolz, mate of mine sent this to me: http://www.kanyethis.com/?s=http://www.slackware.com&t=Arch%20Linux [00:19] haha, flying Panda [00:19] only $19.99 [00:20] antiwire: going to become a yo-yo master? [00:21] Action: deco wants to be a pokemon master [00:21] I actually have one of these http://www.yoyoplay.com/dunbumbee.html [00:21] I just found it in an old box which made me decide to google yoyos [00:22] that'd be an interesting profession. "What do you do?" "I'm a professional yo-yo'er" [00:22] lol [00:22] kingbeowulf: is /dev/raw1394 a symlink? [00:23] no [00:23] it shows up as /dev/-raw1394 (note the dash) [00:24] Mefached (n=jonathan@66.175.144.84) joined ##slackware. [00:24] Just installed Slack 13.0. I'm quite surprised that KDE 4.2 could run this smoothly on this machine. [00:24] ick, something is going wrong somewhere. What kernel? [00:25] paul424 (i=1000@k163-223.DWUDZIESTOLATKA.ds.uni.wroc.pl) left irc: "ChatZilla 0.9.85 [Firefox 3.5.5/20091102141836]" [00:25] antiwire: One of the ones I have is the Yomega Fireball: http://www.yomega.com/store/transaxle.htm [00:25] rworkman: stock Slack64 13 2.6.29.6 [00:26] kingbeowulf: paste "udevadm info -a -n /dev/-raw1394" in a pastebin [00:27] I found another piece of a glass I broke [00:27] ...embedded in my foot. [00:27] I can't seem to find it searching through all the .txts in slackware-current, so I assume I'm in the wrong place; how do I use slackware-current? [00:27] rworkman: device node not found [00:30] pizzledizzle (n=pizdets@pool-98-116-202-61.nycmny.fios.verizon.net) left irc: [00:30] alkos333 (n=alkos333@c-98-227-217-190.hsd1.il.comcast.net) left irc: Read error: 110 (Connection timed out) [00:30] alkos333 (n=alkos333@c-98-227-217-190.hsd1.il.comcast.net) joined ##slackware. [00:30] Try without the dash [00:31] rworkman: http://pastebin.com/m68f5e390 for 'udevadm info -a -n /dev/raw1394' [00:33] rworkman: I am trying to remember what I upgraded in Slamd64 12.2 (stock kernel) that caused this to happen as well. dammit I never write anything down... [00:35] kingbeowulf: http://pastebin.com/m2e747ea9 [00:36] Put that in /etc/udev/rules.d/99-raw1394.rules [00:36] Edit the "somegroup" as desired. [00:36] Are you *sure* that "-" is present in the name? [00:38] dud, I am stupi. I was looked at it in mc. a ls -l looks normal [00:38] :) [00:39] Remove that NAME="%k" setting then. [00:39] rworkman: just checked on something. on SLAMD64 this happened when i upgraded to udev 1.41 (pathces) [00:40] hrm [00:41] Possibly the older udev package shipped some default rules that set raw1394 permissions. Current udev does not. [00:42] The 13.0 rules do not appear to do so either. [00:42] Honestly, I think that's correct. Since it's a raw device, the *defaults* *should* be root:root and mode=0644. [00:43] Action: rworkman is building glibc, fwiw. :) [00:43] mmm. wacky. 'cause then then you have to be root to access your IEEE1394 device? [00:44] Urchlay (n=dammit@c-67-191-211-185.hsd1.ga.comcast.net) joined ##slackware. [00:44] Would make more sense for the default to be root:video [00:44] To access the *raw* device, yes. Raw devices mean below the filesystem level. I'm not familiar with ieee1394 stuff really, so I don't konw if that's really necessary, but such as it is... [00:46] Well, since firewire is dying out anyway for consumer electonics...watch out soon we'll see this with ISB3 [00:46] Well, this is what udev-149 ships. Like I said, I'm not really sure how those devices (are supposed to) work: [00:46] 50-udev-default.rules:# FireWire (deprecated dv1394 and video1394 drivers) [00:46] 50-udev-default.rules:KERNEL=="dv1394-[0-9]*", NAME="dv1394/%n", GROUP="video" [00:46] *USB3 [00:46] 50-udev-default.rules:KERNEL=="video1394-[0-9]*", NAME="video1394/%n", GROUP="video" [00:46] JK3MP (n=JK3MP@174-158-39-175.pools.spcsdns.net) joined ##slackware. [00:46] It *appears* that you would not use them by accessing the raw device node [00:46] mmm [00:47] "deprecated" which is why kino doesn't use them I suppose [00:48] ilj (n=ilj@sourcemage/grimoire/apprentice/ilj) joined ##slackware. [00:48] Possibly. [00:49] alkos333 (n=alkos333@c-98-227-217-190.hsd1.il.comcast.net) left irc: Read error: 110 (Connection timed out) [00:51] most of the firewire / IEEE1394 software accesses hardware through libraw1394, although there is libdc1394 but that i think is fore higher end hardware [00:51] iceD[R] (n=user@189.38.188.91) joined ##slackware. [00:52] alkos333 (n=alkos333@c-98-227-217-190.hsd1.il.comcast.net) joined ##slackware. [00:52] Anyone have a link, for uninstall apache on Slackware 13 and install a new version? [00:52] Well, I need to talk with PiterPUNK about this and see if perhaps we should ship something (or at least mention in docs) for raw1394. [00:53] giuppy (n=giuppy@host140-168-dynamic.55-82-r.retail.telecomitalia.it) left irc: "leaving" [00:53] kingbeowulf: can you mail me (rworkman@) and him (piterpunk@) (both @slackware.com) about this? [00:53] iceD[R]: removepkg(8) [00:53] rworkman: sure ... lessee...which of a1/2 dozen or so accts to use... [00:54] rworkman, removepkg apache? [00:54] "removepkg" or "upgradepkg" [00:54] iceD[R]: the rest is left as an exercise to the reader. If you can't figure out that part, then you don't need to do this. [00:56] gm152 (n=glen@d72-39-221-222.home1.cgocable.net) left irc: "leaving" [00:56] nix_chix0r (n=nixchix@97-127-223-236.dlth.qwest.net) left irc: Read error: 104 (Connection reset by peer) [00:56] Mefached (n=jonathan@66.175.144.84) left irc: Read error: 131 (Connection reset by peer) [00:57] nix_chix0r (n=nixchix@97-127-223-236.dlth.qwest.net) joined ##slackware. [00:58] hitest (n=hitest@64.114.226.226) left irc: "Leaving" [00:59] paissad-hp (n=paissad@fac34-3-89-87-195-22.dsl.club-internet.fr) left irc: Read error: 104 (Connection reset by peer) [01:02] ThomasLocke (n=ThomasLo@pdpc/supporter/active/thomaslocke) joined ##slackware. [01:03] wollw (n=dshere@75-101-22-68.dsl.dynamic.sonic.net) joined ##slackware. [01:04] iceD[R] (n=user@189.38.188.91) left irc: Client Quit [01:05] iceD[R] (n=user@189.38.188.91) joined ##slackware. [01:06] paissad-hp (n=paissad@fac34-3-89-87-195-22.dsl.club-internet.fr) joined ##slackware. [01:09] giuppy (n=giuppy@host140-168-dynamic.55-82-r.retail.telecomitalia.it) joined ##slackware. [01:11] Agiofws (n=Agiofws@athedsl-436105.home.otenet.gr) left irc: Remote closed the connection [01:12] khaladu_kj (n=kiran@seepzgw.mumbai.geodesic.com) joined ##slackware. [01:12] khaladu_kj (n=kiran@seepzgw.mumbai.geodesic.com) left ##slackware ("Leaving"). [01:15] timahvo1 (n=rogue@41.223.57.75) joined ##slackware. [01:18] lowkyalur (n=low@dslb-088-070-017-255.pools.arcor-ip.net) joined ##slackware. [01:19] arcfide (i=arcfide@140-182-232-243.dhcp-bl.indiana.edu) left irc: "Done!" [01:24] is there a /proc file that tells me what mobo i have? [01:25] try dmidecode or reading the printed model # off the motherboard [01:26] nitro25 (n=nitro25@cpe-72-230-179-21.rochester.res.rr.com) joined ##slackware. [01:26] thank [01:26] s [01:35] JK3MP (n=JK3MP@174-158-39-175.pools.spcsdns.net) left irc: "Leaving" [01:35] does swapfs on a part support LABEL=? [01:38] alkos333 (n=alkos333@c-98-227-217-190.hsd1.il.comcast.net) left irc: Read error: 110 (Connection timed out) [01:38] have you looked at man mkswap ? [01:43] yes but i'm having difficulty integrating the information internally. :( [01:43] maybe i shouldnt be doing fs stuff atm [01:44] o_O [01:47] radio: turning .jpnese [01:47] damn...I just took the nerd quiz and I am as nerdy as rworkman [01:47] heh [01:48] Azalyn (n=junon@modemcable160.184-202-24.mc.videotron.ca) joined ##slackware. [01:57] mbohun (n=mbohun@202.124.73.229) left irc: "Leaving" [01:59] pireau (i=1000@pdpc/supporter/student/pireau) left irc: Read error: 110 (Connection timed out) [02:01] slava_dp (n=slava@83.170.208.10) joined ##slackware. [02:06] gh (n=gh@unaffiliated/gh) joined ##slackware. [02:07] fxer (n=fxer@c80-216-143-115.bredband.comhem.se) joined ##slackware. [02:08] Wescotte (n=WuzzleWa@75-9-90-101.lightspeed.milwwi.sbcglobal.net) joined ##slackware. [02:08] gerrh (n=idkfa@static229-147.adsl.no) left irc: Read error: 54 (Connection reset by peer) [02:08] gerrh (n=idkfa@static229-147.adsl.no) joined ##slackware. [02:12] tomi_3074 (n=neptun@217.117.141.42) joined ##slackware. [02:16] wollw (n=dshere@75-101-22-68.dsl.dynamic.sonic.net) left irc: "Lost terminal" [02:19] wollw (n=dshere@75.101.22.68) joined ##slackware. [02:23] _19_ (n=hugleo@unaffiliated/hugleo) joined ##slackware. [02:23] <_19_> I've i486 compiled packages to my distribution. I'll get any problem if I compile the kernel selection P4 architecture? [02:30] redtricy1le (n=redtricy@adsl-69-104-141-15.dsl.pltn13.pacbell.net) joined ##slackware. [02:30] redtricycle (n=redtricy@adsl-69-104-141-15.dsl.pltn13.pacbell.net) left irc: Read error: 104 (Connection reset by peer) [02:33] redtricy1le (n=redtricy@adsl-69-104-141-15.dsl.pltn13.pacbell.net) left irc: Read error: 104 (Connection reset by peer) [02:34] what's better to sue for speed? grep or awk? [02:34] use* [02:34] ie, which one is less expensive [02:35] they are both free! [02:35] redtricycle (n=redtricy@adsl-69-104-141-15.dsl.pltn13.pacbell.net) joined ##slackware. [02:35] hooray! [02:36] Strykar (n=wakka@122.169.76.140) left irc: Read error: 110 (Connection timed out) [02:36] but how can it be free? [02:36] ohwait [02:36] i'm not talking about gnu or beer [02:36] i'm talking about the currency of the cpu [02:36] flops iirc [02:37] _19_: no problem. [02:37] fxer (n=fxer@c80-216-143-115.bredband.comhem.se) left irc: Read error: 110 (Connection timed out) [02:38] aceofspades19 (n=sgtevans@d75-154-227-166.bchsia.telus.net) joined ##slackware. [02:38] iceD[R] (n=user@189.38.188.91) left irc: Remote closed the connection [02:40] redtricycle (n=redtricy@adsl-69-104-141-15.dsl.pltn13.pacbell.net) left irc: Read error: 54 (Connection reset by peer) [02:40] redtricycle (n=redtricy@adsl-69-104-141-15.dsl.pltn13.pacbell.net) joined ##slackware. [02:40] lowkyalur (n=low@dslb-088-070-017-255.pools.arcor-ip.net) left irc: Read error: 113 (No route to host) [02:43] redtricycle (n=redtricy@adsl-69-104-141-15.dsl.pltn13.pacbell.net) left irc: Read error: 104 (Connection reset by peer) [02:45] Reticenti: grep is slow in unicode environments [02:45] redtricycle (n=redtricy@69.104.141.15) joined ##slackware. [02:47] redtricycle (n=redtricy@69.104.141.15) left irc: Read error: 131 (Connection reset by peer) [02:49] aceofspa1es19 (n=sgtevans@d75-154-227-166.bchsia.telus.net) left irc: Read error: 110 (Connection timed out) [02:52] what about for stdout ascii? [02:52] redtricycle (n=redtricy@adsl-69-104-141-15.dsl.pltn13.pacbell.net) joined ##slackware. [02:54] redtricycle (n=redtricy@adsl-69-104-141-15.dsl.pltn13.pacbell.net) left irc: Read error: 54 (Connection reset by peer) [02:55] Reticenti: if your environment setup is for unicode, it doesn't matter if you are only outputting ascii or not [02:55] i see [02:56] thanks [02:57] redtricycle (n=redtricy@69.104.141.15) joined ##slackware. [02:59] Ghost (i=Plasma@unaffiliated/plasmastar) joined ##slackware. [02:59] Ghost (i=Plasma@unaffiliated/plasmastar) left irc: Read error: 131 (Connection reset by peer) [03:00] Plasmastar (i=Plasma@unaffiliated/plasmastar) joined ##slackware. [03:02] crashdata (n=crashdat@S01060026188184f4.vs.shawcable.net) joined ##slackware. [03:03] bennymack (n=ben@cpe-72-231-198-162.buffalo.res.rr.com) left irc: Read error: 110 (Connection timed out) [03:04] anyone here upgraded to kde 4.3.3 ?? [03:05] i just upgraded my system to linux current that came with kde 4.3.3 now i'm missing some icons [03:05] such as the trash can....and the k start up menu [03:06] CcSsNET (n=user@c-24-147-193-93.hsd1.ma.comcast.net) joined ##slackware. [03:07] someone? [03:07] hmmmm [03:07] did you install the oxygen icons ? [03:07] slackpkg install-new [03:08] run that [03:08] crashdata: [03:08] thanks [03:08] i'll try that [03:08] crashdata: you're welcome [03:08] k [03:09] oxygyn icon wasnt isntalled installing now.. [03:09] exbio (n=ada@unaffiliated/exbio) joined ##slackware. [03:09] hopefully this will work :) [03:10] yeah that will fix it :) [03:10] just restart kde after it's finished installing [03:10] brbrbr (n=brbrbrbr@unaffiliated/brbrbr) joined ##slackware. [03:11] crashdata (n=crashdat@S01060026188184f4.vs.shawcable.net) left irc: "Leaving" [03:12] redtricy1le (n=redtricy@adsl-69-104-141-15.dsl.pltn13.pacbell.net) joined ##slackware. [03:12] redtricycle (n=redtricy@69.104.141.15) left irc: Read error: 131 (Connection reset by peer) [03:12] Garak_ (i=garak@142.68.131.33) joined ##slackware. [03:13] s0d0 (n=sod@host81-141-52-145.wlms-broadband.com) joined ##slackware. [03:14] _marc` (n=marc@2001:6f8:103c:0:20e:8eff:fe20:82d7) joined ##slackware. [03:15] antiwire (n=antiwire@unaffiliated/antiwire) left irc: "You make your own luck in life." [03:15] fire|bird (n=fire|bir@unaffiliated/firebird619) joined ##slackware. [03:15] alreadygone (i=500@119.154.26.173) left ##slackware ("Leaving"). [03:15] kingbeowulf (n=kingbeow@ip11.73.dhcp-acs2.511.iinet.com) left irc: "Landru! Guide us!" [03:16] bleeding|edge (n=fire|bir@unaffiliated/firebird619) left irc: "Live as if you were to die tomorrow. Learn as if you were to live forever." [03:16] mario______ (n=mario@darkstar.slackverse.org) left irc: "Leaving" [03:17] mario (n=mario@darkstar.slackverse.org) joined ##slackware. [03:18] crashdata (n=crashdat@S01060026188184f4.vs.shawcable.net) joined ##slackware. [03:18] deco thanks it worked :) [03:19] 4.3.3 kde looks awesome :) [03:19] crashdata: yay! awesome :D [03:19] yeah it does [03:19] crashdata: It IS awesome [03:19] :P [03:19] crashdata: just remember to always slackpkg install-new [03:19] slackpkg --install-new [03:19] ;) [03:20] fire|bird: same thing , it works :P [03:20] works both ways [03:20] i actually used gslapt to do my upgrade ..... shhhh* [03:20] :) [03:20] o_O [03:20] :o [03:20] Hermann (n=Hermannn@h-156-174.A155.priv.bahnhof.se) joined ##slackware. [03:20] i just forgot to install the oxygen icon [03:20] slackpkg update slackpkg install-new slackping upgrade-all [03:20] that's it [03:21] well first select the current mirror [03:21] then slackpkg update [03:21] i was having hard time adding add slack current on /etc/slackpkg/mirrors [03:21] slackping? [03:21] o_O [03:21] crashdata: just ucommnet a current mirror [03:21] ^^_b [03:21] uncomment* [03:21] i did [03:22] but when i run slackpg it will only pick up 13.0 [03:22] not current [03:22] crashdata: you did slackpkg update after ? [03:22] i did [03:22] maybe i did something wrong... [03:22] most likely [03:23] nothing tricky in uncommenting a current mirror [03:23] i know.. [03:24] i even commented 13.0 again [03:24] crashdata: in the mirrors file, you scrolled down to current and chose one from that section? The whole file isn't just current mirrors. [03:24] i did [03:25] RobDob (n=rpedrica@dsl-145-75-61.telkomadsl.co.za) joined ##slackware. [03:25] this is how it looks [03:25] # USA, 45Mbit [03:25] ftp://slackware.oregonstate.edu/pub/slackware/slackware-current/ [03:25] crashdata: did you try the http site ? [03:26] i'll try that rightnow [03:26] k [03:28] it worked... [03:29] :) with http:\\ [03:29] woot cool [03:29] and deco saves the day again :) [03:29] sweet. [03:29] \o/!!1 [03:29] alisonken1noc (n=alisonke@ip-66-33-206-8.dreamhost.com) joined ##slackware. [03:30] i wonder y ftp didnt work [03:30] hmmm yeah weird [03:31] Garak (i=garak@142.68.84.183) left irc: Read error: 110 (Connection timed out) [03:31] i like the new plasma desktop of kde [03:31] it's nice [03:32] 4.3.4 will be even better [03:32] the next slack should have it :P [03:32] grrr wait 4.4 ? [03:32] hahhaa [03:32] i forgot lol [03:32] i don't really use kde [03:32] Action: init[1] wooot, its a bird.... ,no its an airplane.... no its deco ... :o [03:33] me to, i'm a gnome kind of guy [03:33] :o it's init[1] !!! [03:33] oh [03:33] notKlaatu (n=klaatu@unaffiliated/notklaatu) joined ##slackware. [03:33] i use xfce and openbox [03:33] ahh..this is the first time kde isnt soo bugy [03:33] heh [03:34] how are ati drivers with linux? [03:34] it is though....its good that its finally getting stable [03:34] for me, it too them 11 year lolz [03:35] ati drivers are still ati drivers - but getting better now that they have some open source help [03:36] crashdata: I used to be a gnome kind of guy - switched to kde a couple of years ago because I wasn't too thrilled where they were heading [03:36] maybe thats y microsoft also jump in to the opensource band wagon lol [03:36] to get their system to be less buggy... [03:36] it's "Shared Source" rather than open source for MS [03:37] diff like kde... [03:37] ah [03:37] no complain this time :) [03:37] good night [03:37] deco (n=deco@unaffiliated/deco) left irc: "leaving" [03:37] whats the diff share source and open source??? [03:37] so, if I were to be in the market for a new gfx card, should i stick with nvidia? [03:37] nite deco [03:37] i always buy nvidia [03:38] I still like nvidia at this time [03:38] nvidia dominates the gpu market [03:38] nvidia 4 lyfe? [03:38] i never own an ati. [03:38] i bought it once then the following day returned it :) [03:38] lol [03:38] i'd stick with nvidia :) [03:39] i hate to say it, ati owns. [03:39] i like nvidia and intel lolz [03:39] i used to have an 8500gt nvidia evga 1gb [03:39] i destroyed the gpu [03:39] 16 streams [03:39] i'm running 7900 Gs ko [03:39] cant handle game warmonger [03:40] runs flawless on my 4670 1gb [03:40] 8500 is lower than 7900 gs ko [03:40] only diff is the directx 10 compatibility [03:40] 4670 has 320 streams [03:40] compared to that nvidia at 16 it was junk hehe [03:41] either way its in trash [03:41] it is a low end graphics card though [03:41] all 8000 series have heat issues [03:41] its the chipset.. [03:41] i forgot what its called.. [03:41] yea reason enough for me to like my ati [03:41] :P [03:42] runs 20C cooler all around then the 8500 did [03:42] i have no issue with heat though [03:42] meh [03:42] lucky [03:42] i'm using antec 900 casing [03:42] 8500gt ran at 70C idle [03:42] Strykar (n=wakka@122.169.76.222) joined ##slackware. [03:42] 4670 runs 48C idle [03:42] dang... [03:43] thats just nuts [03:43] lol [03:43] ive got dual xeon, system gets warm [03:43] ^.^ [03:43] no wonder lolz [03:43] u on air? [03:43] yup [03:44] nice [03:44] contains 5 fans [03:44] system wide [03:44] or 6 [03:44] Action: CcSsNET counts [03:44] yea 6 [03:44] psu has 2 [03:44] crazy [03:45] i have 6 fans to [03:45] nice [03:45] Starchaser (n=geek@80.66.88.130) joined ##slackware. [03:45] 2 on psu, 1 per cpu, 1 gpu, 1 intake fan for raid 1 exhaust on top of case [03:46] 2, 120mm in front, 1: 120 mm on the side, 1: 120 mm on the back, and 200mm fan on top [03:46] and psu arctic 7 [03:46] nvidia was easier to get running on linux for a little while but neither matter anymore both work on linux fine [03:47] not psu = i mean cpu fan arctic 7 [03:47] ahh [03:47] my system is overclock [03:47] i got stock pure copper sinks from the xeon [03:47] from 1.8 to 3.6 :) [03:47] nice [03:47] whats psu temp? [03:47] i have my fans on medium settings..to freaking loud [03:48] idle at 46 [03:48] i judge my system by the temp of my psu [03:48] :D [03:48] mines 37C atm [03:48] cool. [03:48] only place i got a lcd monitor on hehe [03:48] then again house is cold [03:48] higuita (n=higuita@2001:b18:400f:0:211:d8ff:fe82:b10e) joined ##slackware. [03:48] :) [03:48] what do u use ur system for? [03:49] gaming? [03:49] s0d0 (n=sod@host81-141-52-145.wlms-broadband.com) left irc: Client Quit [03:49] eh development [03:49] its compiling a linux atm [03:49] but yea vid is for gaming [03:49] and maybe some coding [03:49] thats soo cool [03:49] 320 streams sounds awfully fun to code [03:49] lol [03:50] my system was built for gaming before... [03:50] so i have it configured as raid 0 [03:50] yea [03:50] mine 2 [03:50] its overkill for slack [03:50] nice [03:50] nah raid 0 saves time [03:51] soo true. [03:51] as long as its hardware raid [03:51] and not sata [03:51] or linux software [03:51] yah it is hardware...not that great though..its one of those thats built in to the motherboard [03:51] sata raid's are usually slower then scsi [03:51] ahh [03:52] 4ms seek on my raid 0 [03:52] tested with sandra 2009 [03:52] nice...i cant remember what was my result [03:52] its been a while my system is almost 2 years old [03:52] i just did it last week i probably wouldnt remember [03:52] my mobo is 2005 [03:53] nice...i have p5n-e sli [03:53] woot [03:53] sounds asus [03:53] it is [03:53] model number looks asus [03:53] hehe [03:53] they love using a p [03:53] striker came out a month after lolz [03:53] haha ^ [03:53] ouch [03:54] i have G-skill 4GB memory running at 1066mhz :) [03:54] im trying to get hands on very rare mobo [03:54] its already 5 years old too [03:54] which one? [03:54] 1 sec [03:54] bennymack (n=ben@cpe-72-231-198-162.buffalo.res.rr.com) joined ##slackware. [03:55] Agiofws (n=Agiofws@athedsl-436105.home.otenet.gr) joined ##slackware. [03:56] iwill dn800-sli [03:56] i could merge my entire system over to it as is swaping only mobo [03:57] alienware also bought the patent and rebranded it for a area-51 build [03:57] ncie.. [03:57] either board would do fine [03:57] hehe [03:57] alienware is owned by dell, right? [03:57] lol since when? [03:57] thats what i heard from my co-worker [03:58] i didnt pay much attention to it lolz.. [03:58] i'll google it now lolz [03:58] http://en.wikipedia.org/wiki/Alienware [03:58] yeah [03:58] parent = dell [03:58] wow [03:58] i lost respect [03:58] :P [03:58] hahaha [03:59] anyone have experience with systen76? [03:59] i do like how dell handles the airflow on thier system though [03:59] quite effecient [04:00] yea there decent with air flow [04:00] never liked there bios's [04:00] me either. [04:01] ChickenLittle (n=robert@ZB170220.ppp.dion.ne.jp) joined ##slackware. [04:02] or there propreitary layouts [04:03] i never like name brand pc... [04:03] me 2 [04:04] after my first compaq pc in 95 [04:04] i learned my lesson :) [04:04] lol [04:04] how about 1993 era packard bells [04:04] hahahha [04:05] it was a bitch upgrading the soundcard [04:05] tomi_3074 (n=neptun@217.117.141.42) left irc: "Leaving" [04:05] i remember packardbell had there own modems even haha [04:05] nice... [04:05] sound card wasn't the only thing that was fun on p.b. [04:05] i remember my modem was 28800 i think [04:06] 2800 or was it 2900 cant remember lolz... [04:06] yea [04:06] 18.8 [04:06] 28.8 rather [04:06] i thought 56k would make my life easier lolz [04:06] lol [04:06] 3kb's [04:06] :( [04:06] except fcc limited binary data transfer rate to 28.8 [04:06] and thats lucky speeds ^ [04:06] Action: wollw went from 14k to 56k [04:06] yah 28.8...i remember playing with the jack to see if i can make it to be a bit faster [04:06] text was ok at 56k but data was limited [04:07] we only had one line for some time to [04:08] i hated it when someone wanted to use the phone [04:08] fire|bird (n=fire|bir@unaffiliated/firebird619) left irc: "Live as if you were to die tomorrow. Learn as if you were to live forever." [04:10] ohh and getting linux to run on a modem [04:10] thats another story [04:10] it was a catch 22 [04:10] u need some file online but u cant go online because u cant get ur ppp script to run properly [04:10] heh [04:11] i used dos back then [04:11] hated the lacky batch scripting i was restricted to [04:11] :P [04:11] i started linux since redhat 5.2 [04:12] os/2 warp4 did great for that [04:12] but i switch back and forth [04:13] not sure when i started using linux... it was red hat too though, late 90s i think [04:13] good ol redhat [04:13] 1993 sls linux downloading 12 floppies [04:13] tried a few others too after that... SuSE, Mandrake [04:13] i switch to slack when after the first time i tried to recompile the kernel [04:14] it turned out redhat uses their own modified kernel. [04:14] i only tried 3 distro [04:14] mandrake, slack and redhat [04:14] started using slackware when 8.0 came out i think [04:14] mandrake was like the ubuntu back then [04:15] yeah, that's why i tried it [04:15] heh [04:15] it was one of the easiest distro. [04:15] it came pre loaded with kde lolz [04:15] my friends were not impressed with linux at all :( [04:15] yeah the customized kernel thing is frustrating [04:16] i stop using linux 01, then came back again on 04, then now again :) [04:16] hopefully this time for good lolz ... [04:16] i used osx for quite awhile [04:16] never liked mac [04:16] then started using linux again a few years ago [04:17] Action: wollw grew up on macs. [04:17] we had mac in highschool for desktop publishing...that was the only time i got to play around iwth it [04:17] actually i' [04:17] i'm running slackware on a mbp right now, haven't booted into osx for more than a few minutes in awhile though [04:17] and i'll probably never buy one again [04:17] linux now is soo easy to use [04:17] lolz [04:18] main reason i've keep using macs is my family are in love with them [04:18] tuxdev (n=tim@unaffiliated/tuxdev) left irc: Read error: 110 (Connection timed out) [04:18] apple is to over price though..but it depends on what u use it for.. [04:18] s/keep/kept/ [04:19] a friend of mine his an editor for their campus news paper...he moved to mac [04:19] he said its much better for editing [04:20] http://coyotegulch.com/products/acovea/aco5p4gcc40.html [04:20] probably, i'm going to school for art actually but i use traditional media [04:20] The numbers are interesting, but this guy doesn't even break double digits with all those CFLAGS. Damning evidence for religious CFLAG users. [04:22] The stats for Opteron are more significant. [04:23] Transformer (n=Transfor@67.86.52.96) joined ##slackware. [04:24] riddlebox (n=james@75-132-225-75.dhcp.stls.mo.charter.com) left irc: Read error: 113 (No route to host) [04:25] wollw: nice to meet another ex-mac user. i grew up on macs too. [04:25] wollw: just traded my last macbook for a lenovo. best trade i ever made. [04:26] my last powerbook is a headless fileserver running openbsd, i was using slackintosh on it [04:26] Transformer (n=Transfor@67.86.52.96) left ##slackware. [04:27] err, actually, my father is using my old powerbook.. /his/ old powerbook is the server [04:27] yeah i still have a powerbook. running fedora right now but it's had slackintosh on it and will probably have it on there again eventually. [04:27] fhobia (n=fhobia@c-67-188-69-121.hsd1.ca.comcast.net) left irc: Read error: 110 (Connection timed out) [04:27] nitro25 (n=nitro25@cpe-72-230-179-21.rochester.res.rr.com) left irc: Remote closed the connection [04:27] _19_ (n=hugleo@unaffiliated/hugleo) left irc: "Leaving" [04:27] slackintosh i stuck at 12.1 atm i think :| [04:28] is [04:28] yeah, that's kinda why I wandered away from it. [04:28] mine had an nvidia card too which kinda sucked [04:28] what do you do on comptuers that you could switch from macOS without the usual "but i miss iMovie" complaints? [04:29] tinker [04:29] build small programs [04:29] that's cool [04:29] get curious and want to look around a bit more than most people [04:29] yeah, i know what you mean [04:30] os x right before i switched fulltime to linux was so hacked it was barely recognizable as os x [04:30] crashdata (n=crashdat@S01060026188184f4.vs.shawcable.net) left irc: Remote closed the connection [04:30] heh [04:30] mostly it was jsut fink and macports running all the apps i know run on linux [04:30] crashdata (n=crashdat@S01060026188184f4.vs.shawcable.net) joined ##slackware. [04:31] plus i just prefer the commandline now [04:31] more to the point than point and click [04:31] alreadygone (i=500@119.154.45.122) joined ##slackware. [04:32] for most things at least [04:32] zoot_ (n=zoot_@dsl-146-118-248.telkomadsl.co.za) joined ##slackware. [04:32] yeah, well it almost invariably makes more sense in terms of understanding what is being done to a file. [04:33] yht (n=Administ@118.96.121.225) joined ##slackware. [04:33] yeah [04:33] zoot_ (n=zoot_@dsl-146-118-248.telkomadsl.co.za) left ##slackware. [04:34] i teach a video editing class at a local film institute, and I showed my students how to edit with ffmpeg on the command line just to show them the concept of cutting in and out of larger video files. because seeing final cut chop stuff up and having no other context is pretty much useless. [04:34] yht (n=Administ@118.96.121.225) left ##slackware. [04:34] cool [04:37] cteg (n=heretic@dyndsl-091-096-094-207.ewe-ip-backbone.de) joined ##slackware. [04:37] where do you teach? [04:37] pittsburgh filmmakers institute [04:38] next week is last class, so i don't know if i'll teach again. depends on if they hire me again. [04:38] enjoyable? [04:38] yes, quite. [04:38] _marc` (n=marc@2001:6f8:103c:0:20e:8eff:fe20:82d7) left irc: Client Quit [04:38] good luck then [04:39] Action: wollw would like to teach someday [04:39] do you find you're good at teaching things? [04:39] hard to say [04:39] i'd like to think so :) [04:40] yeah then you probably are [04:40] i imagine you'd get the hint if people consistently stormed off angrily every time you tried to show them how to do something. [04:40] tiny (n=ivob@unaffiliated/tiny) joined ##slackware. [04:40] thumbs (i=1000@modemcable179.141-200-24.mc.videotron.ca) left irc: Remote closed the connection [04:40] my sister does, but no one else as far as i can tell [04:41] then again i often get compliments from her due to my explanations as well [04:41] heh [04:43] redtricycle (n=redtricy@adsl-69-104-141-15.dsl.pltn13.pacbell.net) joined ##slackware. [04:43] redtricy1le (n=redtricy@adsl-69-104-141-15.dsl.pltn13.pacbell.net) left irc: Read error: 104 (Connection reset by peer) [04:43] i attended an intensive art program during high school that would be a dream to teach at someday [04:44] teach at? [04:44] yeah [04:45] dangit finding an open and usable newsgroup on free wifi in japan is not an easy task [04:45] Action: ChickenLittle had to port scan 119 all machines within his class C [04:47] well that's certainly a way [04:48] only found one [04:49] also searched for .jp on usenet lists, so far one works [04:49] i'm trying to start a LUG here (on base preferably since I'm military and I don't speak Japanese fluently enough yet) but I may partner with a Japanese national if one is available and would like to [04:50] ur base in where chickenlittle? [04:51] Misawa Air Base, Japan [04:51] zoot__ (n=zoot@dsl-146-118-248.telkomadsl.co.za) joined ##slackware. [04:52] ic is that in Okinawa? [04:52] zoot__ (n=zoot@dsl-146-118-248.telkomadsl.co.za) left ##slackware. [04:53] i guess thats another city? [04:53] Reaver1 (n=Data_Ent@h15a2.n2.ips.mtn.co.ug) joined ##slackware. [04:54] no [04:54] Okinawa is another island entirely [04:54] we're in the north end of the main (largest) island [04:55] gh (n=gh@unaffiliated/gh) left irc: "Leaving" [04:55] http://maps.google.com/maps?sourceid=chrome&q=Misawa%20Air%20Base&um=1&ie=UTF-8&sa=N&hl=en&tab=wl it looks like [04:55] ic... [04:58] okinawa is not japan [04:58] as ChickenLittle says [04:58] okinawa was a stepping stone in wwii on the way to japan [05:00] isnt it part of japan now? [05:00] not that I'm aware of - but it's been a while since I checked [05:00] it is part of the country but not on the same island [05:00] long time (during the samurai?) it wasnt part of japan [05:00] i never said it's not part of the country, just that it's on a different island [05:01] i think that is true but i am not sure [05:01] okinawa is where karate was invented due to the constant samurai attack [05:01] japan had annexed it during wwii - but the u.s. repatriated it [05:01] thumbs (i=1000@modemcable179.141-200-24.mc.videotron.ca) joined ##slackware. [05:01] Action: CcSsNET eats popcorn, enjoyst he show [05:02] its part of Japan..but FYI, karate is not japanese :) [05:02] ok - jsut looked it up on wiki [05:03] Okinawa Prefecture consisting of mucho Ryukyu island chain [05:04] karate is japanese [05:04] also sumo [05:04] this is per talking to the Japanese ehre [05:04] s/ehre/here [05:04] karate is not japanese [05:04] it was invented by okinawan people [05:04] taekwondo is korean per an instructor at korea who is korean [05:04] when okinawa was not part of Japan [05:05] well since okinawa is part of japan now, i guess they weren't lying to me [05:05] and apple pie isn't american [05:05] either way, i'm here IN japan talking TO japanese [05:05] i can only assume they're telling the truth [05:05] according to wiki - karate was developed in ryukyu kingdom prior to japanese annexation [05:05] yup...yup [05:06] which is similar to kenpo [05:06] it was a way for farmers to defend themselves [05:06] not everything in wiki is accurate [05:06] from constant attack from samurai [05:06] but oh well i'll ask tomorrow [05:06] chickent karate is originated from okinawa [05:06] maybe they only said "yes" because they didn't want to explain the entire story, i dunno [05:06] Action: ChickenLittle shrugs [05:07] "yes" is certainly shorter then a countries history [05:07] Action: ChickenLittle puts on his evil grin [05:07] ok then, history questions time 8-) [05:07] i'll culture you all 8-) [05:07] 1) who invented ramen? [05:07] hahaha [05:08] witch in the woods [05:08] hah! [05:08] Action: ChickenLittle stabs CcSsNET [05:08] noodle was invented in china? [05:08] Maruchan, duh! [05:08] per a korean i talked to, korea [05:08] korea eat ramyun (dont know the spelling) [05:08] 2) who invented kimchi? [05:08] korean [05:08] (but fwiw japanese have their own spin on ramen too) [05:08] dingding! 8-) [05:08] Morn [05:08] 3) who invented sushi? [05:08] japanese? [05:08] exbio (n=ada@unaffiliated/exbio) left irc: Remote closed the connection [05:08] who eats it? [05:08] dingding! [05:08] lols [05:09] Action: ChickenLittle raises his hand [05:09] an army buddy of mine likes it [05:09] here in canada korean and chinese makes sushi lolz [05:09] 3) how do you tell the difference between korean and japanese chopsticks (assuming both are wooden) [05:09] majority [05:09] korean is skinny [05:09] japanese are laquered? [05:09] skinny chopstick = korean [05:10] ??? [05:10] per a japanese person i was eating with today at their mall, no, japanese are the ones like ice picks, korean are the wider ones [05:10] Action: CcSsNET compiles ruby [05:10] but korean preferred stainless? [05:10] (granted they know wider ones are easier on americans so...) [05:10] the stainless is recent when they realized that you can sanitize the metal ones [05:10] apparently the stainless can pick up more food [05:10] cherife (n=cherife@114.251.86.0) left irc: "leaving" [05:11] compare to other chopstick [05:11] 4) do you find eyeballs in sushi? [05:11] no [05:11] well when i tried wooden versus stainless the stainless was more difficult [05:11] wrong, you do 8-) [05:11] heh [05:11] but sushi is a very broad category of foods [05:11] more reason u wont find me eating it ^ [05:11] there was a study on it though [05:11] (i didn't know that before; i thought sushi was the rolled ride type or a sliver of meat on top of a rice bed type) [05:11] i know what u mean it was abitch to pick up food on stainless [05:12] i was eating my first sushi and was trying something i didn't know what it was [05:12] until an eyeball popped in my mouth when i bit down [05:12] 8-S [05:12] yum [05:12] sounds horrible [05:13] you should visit one of their seafood markets, it's crazy. they prefer it so fresh that i have videos from today of crabs moving, octopus trying to crawl away etc [05:13] when i went to china i got to eat silk work and other bugs [05:13] man i don't think i could do that [05:13] went there for a business trip [05:13] i couldnt say no.... [05:13] i had a hard enough time not starting to gag when i figured out what i had bit down on [05:14] lolz [05:14] are u in the air force? [05:14] i wanna go to japan someday :) [05:14] yep 8-) [05:14] i can sponsor people on base [05:14] nice..i wanna join canadian airforce lolz [05:15] nice....i'm actually on the process of signing the documentations... [05:15] hopefully i can get in...i applied for aerospace telecommunication and information system technician [05:15] whats ur job or rank in the air force, assuming ur US? [05:16] define sponsor ^ [05:17] redtricycle (n=redtricy@adsl-69-104-141-15.dsl.pltn13.pacbell.net) left irc: Read error: 104 (Connection reset by peer) [05:17] redtricy1le (n=redtricy@adsl-69-104-141-15.dsl.pltn13.pacbell.net) joined ##slackware. [05:18] woo.. DRBD for 2.6.33 [05:20] crashdata, 2A3X2 [05:20] integrated avionics (fighters) [05:20] CcSsNET, sign them on, let them stay at our house on base, show around [05:20] but only people i really really know [05:20] like some of the "old school" regulars i've known for some time [05:21] thats soo cool [05:21] cool [05:22] 2.6.33 already? [05:22] xomz (n=xomz@43.181.233.220.static.exetel.com.au) joined ##slackware. [05:22] nwayz i'm going to bed.... nite guys/good morning [05:22] crashdata (n=crashdat@S01060026188184f4.vs.shawcable.net) left irc: "Leaving" [05:22] night [05:23] Then grab onto it, it's just for you. Give a little squeeze and say: "How do you do?" [05:23] xMDKx (n=mdkcore@nat/mandriva/x-jfoatehtunwcsgxr) joined ##slackware. [05:23] snL20: yeah.. 'nuff now [05:24] Zordrak: sorry misspaste [05:35] redtricycle (n=redtricy@adsl-69-104-141-15.dsl.pltn13.pacbell.net) joined ##slackware. [05:35] redtricy1le (n=redtricy@adsl-69-104-141-15.dsl.pltn13.pacbell.net) left irc: Read error: 104 (Connection reset by peer) [05:38] redtricycle (n=redtricy@adsl-69-104-141-15.dsl.pltn13.pacbell.net) left irc: Read error: 104 (Connection reset by peer) [05:39] john_dee (n=id@95.29.15.237) left irc: "link closed" [05:39] InspectorCluseau (n=Inspecto@64.238.225.31) joined ##slackware. [05:40] brbrbr (n=brbrbrbr@unaffiliated/brbrbr) left irc: Remote closed the connection [05:40] redtricycle (n=redtricy@adsl-69-104-141-15.dsl.pltn13.pacbell.net) joined ##slackware. [05:43] redtricycle (n=redtricy@adsl-69-104-141-15.dsl.pltn13.pacbell.net) left irc: Read error: 104 (Connection reset by peer) [05:45] redtricycle (n=redtricy@adsl-69-104-141-15.dsl.pltn13.pacbell.net) joined ##slackware. [05:46] ChickenLittle (n=robert@ZB170220.ppp.dion.ne.jp) left irc: Read error: 110 (Connection timed out) [05:50] Plasmastar (i=Plasma@unaffiliated/plasmastar) left irc: Connection reset by peer [05:55] _marc` (n=marc@cl-2515.ham-01.de.sixxs.net) joined ##slackware. [05:57] brbrbr (n=brbrbrbr@unaffiliated/brbrbr) joined ##slackware. [06:02] redtricycle (n=redtricy@adsl-69-104-141-15.dsl.pltn13.pacbell.net) left irc: Read error: 104 (Connection reset by peer) [06:03] hersonls (n=hersonls@187.40.88.30) joined ##slackware. [06:03] great news. i woke up this morning to my master hard drive giving out on me. [06:03] How old? [06:03] 07 [06:04] :\ [06:04] I still have a 800MB IBM running from 1992 [06:05] this is a 10k rpm raptor [06:05] You had many HDD failures? [06:05] i got it to mount though the read times suck and i can hear it trying to read with the click click. the kind you never want to hear [06:06] mrpwnage: usual for me.. [06:06] no. i ran the in depth smart scan not to long ago as well. [06:06] That's sucks :/ [06:06] lilo gives 1x01 error or something [06:06] had many WD hdds.. all my home disks are WD.. ive RMAd 10 in the last 4 years and two of them were raptors [06:07] seems some of them are extremely sensitive to high temperature running [06:07] get fourself an advance rma [06:07] *yourself [06:07] That's really bad [06:07] eviljames (n=james@96.49.81.107) left irc: Remote closed the connection [06:07] well I don't over clock though my gpu is notorious for heat [06:07] I'm still using old IDE's. Not up to date with the new drives [06:07] eviljames (n=james@96.49.81.107) joined ##slackware. [06:07] Only got my first SATA the other day [06:08] Not confident after hearing this ;) [06:08] alreadygone (i=500@119.154.45.122) left irc: "Leaving" [06:08] luckily i had my /home on a seperate drive. just slackware and all my /usr is at risk [06:08] mrpwnage: i use hddtemp and nagios to monitor temperatures.. since ive made sure not one of them is subjected to more than 45C, i havent had a failure [06:09] redtricycle (n=redtricy@adsl-69-104-141-15.dsl.pltn13.pacbell.net) joined ##slackware. [06:09] well, i have a bay slot temp checker i have hooked up with a card reader on it as well [06:10] from googling it looks like others who had similar trouble say it's only some bad sectors somewhere and they were able to shrink the hdd to avoid them [06:10] Design flaw? [06:11] well, I didn't search for that specific model. just the error [06:11] gnrp (n=gnrp@devrandom.physik-pool.TU-Berlin.DE) left ##slackware. [06:11] brbrbr (n=brbrbrbr@unaffiliated/brbrbr) left irc: "Mwahahahahahahaha :)" [06:12] gnrp (n=gnrp@devrandom.physik-pool.TU-Berlin.DE) joined ##slackware. [06:12] i wonder if i'm still under warrenty [06:13] /dev/sda6 attempting to mount I get input/ouput error [06:14] though /dev/sda7 mounts after some time which was my /var [06:14] Looks like htey got a 3-5yr warranty on their site [06:15] guax (n=guaxinim@189.4.99.110) joined ##slackware. [06:16] well, the thing is, and I know it didn't cause this, when I first got the drive the little plastic piece in the connector broke. So if you pull out the sata cable the little plastic spacer comes out as well. I don't know if I should tell them about that or not when I call them. [06:16] I wouldn't :D [06:16] & if htey query you, say they broke it [06:16] eviljame1 (n=james@96.49.81.107) joined ##slackware. [06:16] yeah, i'll just let the teck think he broke it [06:16] Wasn't like that when you sent it [06:16] eviljames (n=james@96.49.81.107) left irc: Remote closed the connection [06:17] yes. still pisses me off because this is a more expensive drive. i wonder if it was the heat. [06:18] What was the capacity? [06:19] 150g [06:21] Are Seagate any good still? [06:22] not sure. i've always had success with hitachi though. [06:24] Would you trust them in a RAID array? [06:24] e2fsck -cfvy /dev/sda6 error reading 3 blocks so far [06:24] I'm planning on building a file server soon. [06:24] xomz: honestly i've never attempted to set up a raid system [06:25] I would trust them though yes. [06:25] Yeah [06:25] Durability is my main concern. Don't want to be replacing drives every 2 years ;) [06:26] You back up your drive before it started failing? [06:26] i have a hitachi that I previously bought for my laptop and now have in an externel enclosure. I only had one problem with it once and that was when it was still ntfs. after I nuked it and installed ext3 I havn't had a problem so I think it was just ntfs corrupted. [06:27] and the problem happened to be that windows wouldn't read it and linux would. [06:27] That's odd [06:27] yes [06:30] sant0 (n=chatzill@187-26-113-76.3g.claro.net.br) joined ##slackware. [06:32] r_linux (n=r_linux@smtp.mandique.com.br) joined ##slackware. [06:32] xomz: every drive manufacturer has bad batches. there is no single brand that has drives that last forever [06:32] talk with anybody who has had to use large amount of drives, they'll tell you the same: all of them fail. there is no specific brand that fails more [06:34] So you reckon there are none that come out on top? [06:34] [06:35] brand wise? not really. [06:36] It changes every few years too. [06:36] sometimes hitachi is producing better drives sometimes it's WD. [06:37] i'd say even more frequent. different drive models from the same brand have different lifespans [06:37] Kiboney (n=Kiboney@cpe-98-14-234-253.nyc.res.rr.com) joined ##slackware. [06:39] Kiboney (n=Kiboney@cpe-98-14-234-253.nyc.res.rr.com) left irc: Client Quit [06:41] well, i'm glad that my /var partition reads. I have all my sbopkgs stored there. [06:42] mbohun (n=mbohun@ppp115-156.static.internode.on.net) joined ##slackware. [06:43] for the user buffer to be added to group wheel i use this ' usermod -Gwheel,$(groups buffer | sed 's/ /,/g' | gawk -F:, '{ print $2 }') buffer ' <- seems quite jumbo ,are there shortcuts to this ? [06:44] When I got this raptor the 10k rpm technology was still pretty new. I think WD was the only one making them at the time so they probably did have some bad one out there. I guess that's what happens when you buy the latest stuff on the market. [06:47] do you think it may just be a corrupt filesystem? the boot sector seems to read fine [06:48] udev stall on the livecd though [06:49] init[1]: gpasswd -a userfoo groupbar [06:49] evo- (n=evo@91.47.213.135) joined ##slackware. [06:50] urthwrm: ah there it is :) [06:51] urthwrm: thank you [06:54] urthwrm: well that worked,but usermod seem logically choice , i never even guessed gpasswd could do that :) [06:54] can someone show me a good and inexpensive provider to host site and e-mail [06:54] anybody have any luck with broadcomm bcm5785 [HT1000] SATA controller (native SATA mode) and lilo on slackware? [06:55] sant0: I know some discount codes on a couple of different sites. godaddy and domain.com [06:55] like 15-20% off [06:58] mrpwnage: the sla good or not [06:58] sant0: what is sla? [06:59] cteg (n=heretic@dyndsl-091-096-094-207.ewe-ip-backbone.de) left irc: "Lost terminal" [06:59] mrpwnage: failure is common or not [07:00] jgor (i=jgor@odin.indiecom.org) left irc: Read error: 60 (Operation timed out) [07:00] i haven't used domain.com though I've had very good experience with godaddy. [07:00] i think domain.com might offer shell access though. [07:00] init[1]: yeah, i suppose the name 'gpasswd' is relatively deceptive.. [07:01] ChickenLittle (n=robert@222.11.150.3) joined ##slackware. [07:01] urthwrm: :D [07:01] _marc` (n=marc@cl-2515.ham-01.de.sixxs.net) left irc: Client Quit [07:01] ChickenLittle (n=robert@222.11.150.3) left irc: Client Quit [07:03] sant0: http://revision3.com/content/offers [07:06] mrpwnage: thank you I read about them ... thanks :) [07:06] for domain.com hak5 promocode will work for 15% off [07:08] I don't really like godaddy's site set up and tend to prefer dreamhost which have shell access as well for hosted accounts, though I don't know any dreamhost promo codes. [07:12] Srbo (n=Srbo@93.86.222.240) joined ##slackware. [07:12] redtricycle (n=redtricy@adsl-69-104-141-15.dsl.pltn13.pacbell.net) left irc: Read error: 104 (Connection reset by peer) [07:12] ChickenLittle (n=robert@ZO150003.ppp.dion.ne.jp) joined ##slackware. [07:12] dima (i=1000@148-225-178-94.pool.ukrtel.net) joined ##slackware. [07:12] mrpwnage: thanks [07:12] Nick change: dima -> v8v [07:13] hello. [07:13] tommcd (n=tom@71.225.138.51) joined ##slackware. [07:14] sant0: yep no problem. just as a side note. if you get a vps through domain.com you are allowed root access to the server. [07:14] I have a few newbie questions. How to install xorg? [07:14] v8v, do you have cd #2 ? [07:14] (or the dvd?) [07:15] ChickenLittle: No, I have only CD1. [07:15] then you don't have xorg [07:15] then go download cd #2 (or just the packages you need, which is everything in the x directory iirc [07:15] ?) [07:15] s/?// [07:16] ChickenLittle: Install with "installpkg"? [07:17] yes [07:17] mrpwnage: understand but my fear is getting on interio without e-mail like this today, but I'll give a good analyze this information ... thank you very much [07:17] after you go get them (either grab cd #2 or just the packages in x/) [07:17] sant0 (n=chatzill@187-26-113-76.3g.claro.net.br) left irc: "ChatZilla 0.9.85 [Firefox 3.5.5/20091102152451]" [07:18] ChickenLittle: could you explain how to view packages list and install some of them? [07:18] v8v: rsync -rav rsync://rsync.slackware.no/linux/slackware/slackware-current/x/ /var/cache/packages/x [07:18] view packages list? go to www.slackware.org/getslack pick a mirror, click slackware-13.0 and then click x i think [07:18] gar0t0 (n=gar0t0@c9340aef.virtua.com.br) joined ##slackware. [07:18] v8v: then you can install them from /var/cache/packages/x [07:20] wget http://slackware.mirrors.tds.net/pub/slackware/slackware-13.0/slackware/x/*.txz [07:20] (which downloads them) [07:20] then installpkg *.txz [07:20] redtricycle (n=redtricy@adsl-69-104-141-15.dsl.pltn13.pacbell.net) joined ##slackware. [07:20] sQuEE (n=narya@host80.201-252-49.telecom.net.ar) left irc: Remote closed the connection [07:21] ChickenLittle: Thanks. I will try [07:22] ChickenLittle (n=robert@ZO150003.ppp.dion.ne.jp) left irc: "Leaving" [07:22] mrpwnage: there is some error: "rsync: change_dir "/slackware/slackware-current/x" (in linux) failed: No such file or directory" [07:22] slackware-current/slackware/x [07:22] v8v: rsync -rav rsync://rsync.slackware.no/linux/slackware/slackware-current/slackware/x/ /var/cache/packages/x [07:23] gar0t0 (n=gar0t0@unaffiliated/gar0t0) left irc: Client Quit [07:23] mrpwnage: Thank you. [07:23] gar0t0 (n=gar0t0@unaffiliated/gar0t0) joined ##slackware. [07:24] Does CD1 contain handbook? [07:24] WebUser (n=WebUser@217.23.230.167) joined ##slackware. [07:24] hi [07:25] hoiw would i trace a email [07:25] ebayukrswebhelp@mail2consultant.com [07:25] cteg (n=heretic@host-091-097-165-135.ewe-ip-backbone.de) joined ##slackware. [07:25] WebUser: I hope that is your email. [07:25] WebUser: You do know IRC is logged. [07:25] no i got defruaded out of a £400 laptop trying to trace it [07:25] but dont kw how [07:26] i dnt care [07:26] WebUser (n=WebUser@217.23.230.167) left irc: Client Quit [07:26] whois the company and use traceroute [07:27] WebUser excuse me while i wet myself that you let yourself get duped [07:27] lol. [07:29] gar0t0 (n=gar0t0@unaffiliated/gar0t0) left irc: "leaving" [07:29] wget x/*.txz and rsync will take a lot of time. Can I retrive package and dependencys only? [07:29] sure you can [07:29] have fun [07:31] whay? [07:32] Whay - Used when something funny or misfortunate for someone has happened. [07:33] *way [07:34] b1 (n=b@LRouen-152-82-13-226.w80-13.abo.wanadoo.fr) joined ##slackware. [07:34] Zoubiddaaa (n=Zoubidda@home.zoubi.org) left irc: Read error: 113 (No route to host) [07:34] _marc` (n=marc@cl-2515.ham-01.de.sixxs.net) joined ##slackware. [07:35] download them? [07:35] x-ip (n=sakura-s@146-35-231-201.fibertel.com.ar) joined ##slackware. [07:36] mrpwnage: yes, but dependency [07:36] xorg.org i would guess [07:36] x.org [07:37] Hi, I would like to have an advice. slackware 12.2 installed, I don't succeed to reach internet with http (ping ok, dns ok) [07:37] how are you connecting? [07:38] tommcd (n=tom@71.225.138.51) left irc: Read error: 131 (Connection reset by peer) [07:38] mrpwnage: do you suggest me to download all dependencys manualy? I know that slack-get command on vector linux will do it automaticaly. [07:39] firedix (n=firedix@host38.200-117-192.telecom.net.ar) joined ##slackware. [07:39] hi all [07:39] v8v: you mean slapt-get? [07:39] edman007 (n=edman007@pdpc/supporter/active/edman007) joined ##slackware. [07:39] I tried some different drivers with modprobe command but result is still the same [07:39] b1: you connecting to the internet through a router? [07:40] v8v: then get slapt-get. i'm not gonna find every dependency for you and list them one by one. [07:40] oobe (n=none@insidiousramblings.com) left irc: Remote closed the connection [07:40] v8v, slackware is a full install. [07:40] xomz: yes (connection is correct with an onter PC with different operating system) [07:40] b1: check your routes [07:40] v8v, just get the remaining cds and do a full install. or a dvd. [07:41] b1: Check the firewall/packet filtering rules on the gateway PC. You may have to open http up on it [07:41] slava_dp: dialup. download CD2 iso will take a lot of time... [07:41] mrpwnage: it's a brand new installation, no special firewall rules, no static routes [07:42] by the way, do I need to download CD #3? [07:42] v8v: really. what do you want us to do? [07:42] b1: Can you ping & resolve websites? [07:42] v8v, still on dialup, too bad. well, installing x by hand is a real hassle in slackware, seriously. [07:42] xomz: I asked my ISP about that, they told me that their router was running with UNIX also and they don't see any reason to filter some packets [07:43] Kowalczyk (n=kowalczy@macgyver.kowalczyk.be) got netsplit. [07:43] Lurq (i=lurq@destiny2.et2605.com) got netsplit. [07:43] xomz: I can ping the whole internet (both IP and hostname) [07:43] b1: sounds like you need to open & forward port 80 on your gateway [07:43] v8v, do you want me to send you a slack 13 dvd for free via the post? i'm in ukraine too :) [07:43] b1: just curious have you tried another computer? [07:44] v8v, that will enable you for a full install. [07:44] mrpwnage: I made a dual boot with win2k and it's working fine with internet [07:44] okay. if you can ping that means you have access to the dns port [07:44] you are using firefox correct? [07:45] xomz: I made a dual boot with win2k and it's working fine with internet with no modifications on the router [07:45] slava_dp, mrpwnage: I', not sure, but seem 'slackpkg' may do the job like 'slapt-get' on vector linux. [07:45] mrpwnage: lynx and firefox [07:45] toodiesel (n=toodiese@cpe-075-181-168-173.carolina.res.rr.com) joined ##slackware. [07:45] b1: Check the client firewall rules? [07:45] v8v, or, there is http://lafox.net/shop/?gid=3, only 15 UAH for the dvd. [07:45] v8v: yes you can use slackpkg, if you look at what you need it will work. [07:45] b1: and both fail? [07:45] xomz: policy accept for input and output... [07:46] b1: can you give seamonkey a trie just for s&g? [07:46] try* [07:46] mrpwnage: yes I'm stuck with "waiting for http response" message [07:46] mrpwnage: sounds like a port problem to me? [07:46] hey all, i'm running slack 13 64, and everytime my monitor powers down because of power management i can't get it to power back up, any ideas what the issue is? [07:46] mrpwnage: I'll try seamonkey... [07:46] yes, that's strange. [07:47] stamp (n=stamp@chello089073017116.chello.pl) joined ##slackware. [07:47] Action: edman007 stabs nix_chix0r [07:47] yes, this problem is very frustrating [07:47] Action: slava_dp kills edman007 [07:48] what did i do to you?!?! [07:48] toodiesel: if you hit the power button does it come back up or does the computer reboot? what window manager? [07:48] edman007, :-) [07:48] slava_dp: thanks for your offers, but no, I will download CD2. My question is - do I need CD3? [07:48] Action: slava_dp is a serial killer' [07:48] b1: is it wireless? [07:48] mrpwnage: no it's wired ethernet. do you think this problem could come from a wrong driver or unsupported hardware [07:49] o_O [07:49] Lurq (i=lurq@destiny2.et2605.com) got lost in the net-split. [07:49] Kowalczyk (n=kowalczy@macgyver.kowalczyk.be) got lost in the net-split. [07:49] b1: definitely not [07:49] Action: edman007 poisons slava_dp's food [07:49] edman007, doh, i'm having lunch now. wtf. [07:49] b1: I never count hardware driver issues out. [07:49] xomz: it's a good news (I have 2 NICs, both have the same problem) [07:49] mrpwnage: xfce, i don't hit the power button, and rarely when i alt+ctrl+f1 can i get it back to terminal [07:50] b1: Are both the NIC's in the same system? [07:50] slava_dp: don't worry, eat [07:50] xomz: yes. but one is connected at a time (only one cable) [07:50] edman007, i am :-) [07:50] b1: the fact that you can ping & resolve addresses means you have a connection to the internet [07:51] Action: slava_dp grabs edman007 by the hair and pins him to the wall [07:51] Nick change: uva_ -> uva [07:51] toodiesel: stock kernel? [07:51] mrpwnage: yes [07:51] b1: Is it Slackware you're running? [07:51] xomz: slackware 12.2 [07:52] b1: Have you played with it's iptables? [07:52] macavity (n=macavity@90.185.90.106) joined ##slackware. [07:52] its* [07:52] also, does xfce run off of xorg.con settings? i hadn't set 1650x1080 in there (1024x768 was the first listed for my color bit depth), but xfce was running at that res anyways [07:52] v8v, disk 3 is KDE. [07:52] toodiesel: I use a cutom kernel where I have setup my swap drive in the kernel as the default hybernate drive. Mine works, so I may not be the best one to answer this for you. My only suggestion is to check out in xfce menu/settings/screensaver. [07:52] slava_dp: then I do not need it. [07:52] xmoz: not yet, barn new installation, a lot of parameters are still with their default values [07:52] stamp (n=stamp@chello089073017116.chello.pl) left irc: [07:52] v8v, here is the dissection: http://www.cyberciti.biz/tips/slackware-13-download.html [07:52] slava_dp: which one locale do you have there? [07:53] v8v, ru_UA.UTF-8 [07:53] toodiesel: xorg doesn't use xorg.conf anymore by default. you can add it if you like though. [07:53] xomz: policy accept for input,output, forward with no rules defined [07:53] slava_dp: ru_RU.KOI8-R it is not a problem for slackware, I hope? [07:54] That's really strange [07:54] mrpwnage: what file do i edit to alter my video settings? [07:54] I don't know. Hopefully someone else can figure it out? [07:54] toodiesel: /etc/X11/xorg.conf [07:54] v8v, why don't you use utf-8. it's so much better. [07:54] toodiesel: however, it is not needed to have one [07:54] xomz: thanks for your answers [07:54] toodiesel: You can create an xorg.conf if you like. It will override hald [07:54] so does the kernel set video parameters? [07:55] mrpwnage: thanks [07:55] toodiesel: try and mv it to see if Xorg detects everything correctly [07:55] v8v, if you have filenames in koi8-r you can recode them using confmv. and use utf-8. [07:55] toodiesel: only if you run with KMS [07:55] toodiesel: and that is not enabled by default in 13 [07:55] toodiesel: I suggest reading /var/log/Xorg.0.log and see what how X is detecting and delegating your hardware. [07:55] macavity: thx [07:55] teckan (n=teckan@91.12.177.129) joined ##slackware. [07:55] toodiesel: i came late to the party, what's the problem again? [07:56] slava_dp: It will require to recode some my files. Also, there is a small problem with FTN soft... [07:56] mrpwnage: do you have any ideas or other tests to perform to troubleshoot my internet connection problem? [07:56] v8v, the only incompatible filesystem is vfat, for which you will have to set koi8-u (or -r) and codepage 866 *in the kernel* to make automounting usb storage work with these drives. [07:56] he can't resume after suspend macavity [07:56] macavity: my computer monitor sleeps after a few hours and won't wake up [07:56] macavity: running stock slack 13 64 [07:56] mrpwnage: is he still on the default vesa driver? [07:56] v8v, *convmv [07:56] toodiesel: have you tried cd /etc/X11/; mv xorg.conf xorg.conf.backup [07:56] toodiesel: and then restart X? [07:57] macavity: from what I gather he's on slackware 13 default install yes. [07:57] toodiesel: Patrick put a default xorg.conf in there "just in case" [07:57] macavity: thanks [07:57] toodiesel: and frankly, that driver sucks dogs ass [07:57] mrpwnage: thanks for your help [07:57] toodiesel: your welcome [07:58] macavity: should i update to an nvidia driver? [07:58] toodiesel: the old VESA driver is a driver for an industry standard tha all graphics (mostly) support.. but VESA 2.0 doesnt mention neither suspend, nor powersave functions [07:59] toodiesel: go to slackbuilds.org and search for nvidia [07:59] toodiesel: and dont forget to read the README for each of the packages [07:59] macavity: thanks [08:00] paradroid_ (n=kevin@24-216-187-138.dhcp.stls.mo.charter.com) joined ##slackware. [08:00] toodiesel (n=toodiese@cpe-075-181-168-173.carolina.res.rr.com) left irc: "Leaving" [08:00] b1: can you use wget? also, double check your firefox proxy config. [08:00] haldir (n=haldir@addr-66.249.234.19.nptpop-cmts02-dial-sub.rdns-bnin.net) joined ##slackware. [08:01] good morn gang, and tgif [08:01] b1: also, try to get to an ftp site in firefox and then try to get to an ftp site from the terminal. [08:01] see if either work [08:01] mrpwnage: I didn't try wget yet. proxy settings of firefox is auto [08:01] b1: change it to no proxy [08:02] b1: if still no luck try an ftp site in both firefox and the terminal. [08:02] mrpwnage: ftp from terminal is working...only when connecting to the router. when Itry to connect to an ftp server over internet same problem [08:02] i see [08:03] so the terminal ftp allows you to connect? [08:03] to the router [08:03] though not past the router? [08:03] mrpwnage: yes it seems [08:04] mrpnage: only modifications I've made. forced gateway to 192.168.1.1 and putted openDNS servers in resolv.conf [08:04] b1: mv /etc/resolv.conf /etc/resolv.conf.bak [08:04] mrpwnage: that is correct, no answer betond the router [08:05] mrpwnage: except ping request [08:05] are you using the console or kde connection manager to connect? [08:06] mrpwnage: only console for the moment [08:06] okay. what did you modify the resolv.conf for? [08:06] DHCP or Static IP? [08:06] DHCP. and it's working correctly [08:07] then again, why did you manually force the gateway IP? [08:07] mrpwnage: regarding gateway and DNS, it was just a test but no changes so I brought back default values [08:08] slava_dp: could you provide me with some URL on how-to set up cyrillic in console? [08:08] b1: backup your resolv.conf and try to re-negotiate the connection [08:09] Kowalczyk (n=kowalczy@macgyver.kowalczyk.be) joined ##slackware. [08:09] Lurq (i=lurq@destiny2.et2605.com) joined ##slackware. [08:09] with all settings back to default [08:09] such as default gateway [08:09] mrpwnage: he woudlnt be able to ping if resolution didnt work.. [08:09] yes i know, i'm just trying to get him back to square one with it. [08:10] edman007 (n=edman007@pdpc/supporter/active/edman007) left irc: [08:10] he said it was default install then says he modified the gateway and resolve.conf later, so I don't know [08:10] true [08:11] :D [08:11] mrpwnage: the problem was there since the beginning [08:11] b1: is it a two device system, like cable-modem <-> wireless-router? [08:11] mrpwnage: resolv.conf is default [08:13] b1: What else have you changed? [08:13] could you ftp before this install, can you ftp from another box? router config? [08:13] v8v, /msg me your e-mail address, i'll drop you a keymap and info. [08:13] If you can ping google.com, resolve.conf is fine [08:15] b1: just curious. is this your home network or a corporate lan or hotel network etc? [08:15] also what is your setup in regards to what macavity asked? [08:16] slava_dp: I'm trying to set KOI8-R locale according to slackware.ru FAQs. Not all russian letters display correctly here. [08:17] v8v, i have a unicode keymap that works great for utf-8. *why* do you need 8-bit encodings like koi8-r? [08:19] slava_dp: I told you that UTF-8 will bring some problems if you have use FTN soft. [08:19] v8v, what is FTN? [08:19] sahk0 (n=grbzks@pdpc/supporter/active/grbzks) joined ##slackware. [08:20] slava_dp: FidoNet [08:20] v8v, then don't use buggy softwares :) [08:20] slava_dp: I have no choice. [08:20] paradroid_ (n=kevin@24-216-187-138.dhcp.stls.mo.charter.com) left irc: Read error: 113 (No route to host) [08:21] v8v, i didn't know fido was still active in 2009. what's the benefit? [08:21] gnubien (n=e@unaffiliated/gnubien) joined ##slackware. [08:22] slava_dp: fido still active yet and useful for me. [08:23] kostas_ (n=kostas@adsl-8.91.140.23.tellas.gr) joined ##slackware. [08:23] hello guys!! [08:24] xomz (n=xomz@43.181.233.220.static.exetel.com.au) left ##slackware. [08:24] I've just change conky's code from the internet and when i try to run conky it says /proc/i8k doesn't exist! use insmod to make sure the kernel driver is loaded [08:25] what is going on? [08:25] edman007 (n=edman007@pdpc/supporter/active/edman007) joined ##slackware. [08:28] dchmelik (n=d@dynamic-74-209-11-2.ellensburg.fairpoint.net) left irc: Remote closed the connection [08:28] mrpwnage: sorry for the late reply, it's a home network [08:29] dchmelik (n=d@dynamic-74-209-11-2.ellensburg.fairpoint.net) joined ##slackware. [08:29] macavity: my PC is wired directly to the router [08:29] xomz: nothing else was changed for the moment [08:30] xomz: yes ping www.google.com is ok with correct timing [08:30] b1: try killing dhcpcd and call dhclient directly on the interface [08:31] i have heard of one other instance with a d-link router where dhclient did the trick but dhcpcd did not (go figure) [08:31] slava_dp: got it work. :-) [08:31] macavity: I tried dhcpcd -k; dhcpcd. yes i have a DLINK NIC [08:31] alienBOB (n=alien@about/slackware/alienBOB) left irc: Read error: 110 (Connection timed out) [08:32] b1: dhcpcd -k; dhclient eth0 [08:32] AtuM (n=damjan@BSN-77-157-221.dsl.siol.net) joined ##slackware. [08:32] alienBOB (n=alien@about/slackware/alienBOB) joined ##slackware. [08:32] SIGBUS__ (n=gh@forkbomb.nl) joined ##slackware. [08:32] alienBOB: are you there? [08:32] macavity: ok i'll try. for inmy information, dhclient is another flavor of dhcp client? [08:33] v8v, great. [08:33] b1: dhcpcd == direct host control protocol client daemon [08:34] b1: dhclient = not a daemon, just a client (or some such.. study manpages if you want to know their finer workings) [08:34] macavity fail. dynamic host configuration protocol ;) [08:34] slava_dp: does russian cummunity have their onw irc channel? [08:34] asamoah (n=caio@190.244.49.51) joined ##slackware. [08:34] slava_dp: right [08:34] v8v, #slackware on RusNet. but it's usually not very populated. [08:34] macavity: ok I'll try tonight. thanks for your support [08:34] v8v, this one rocks. [08:35] xomz: thanks for your support [08:35] b1: i am pulling my hair out just as much as you are over this one :P [08:35] slava_dp: this one is english channel. my english no so good. [08:35] mrpwnage: thanks for your support [08:35] b1: another test tool is wicd from extra/ [08:35] b1: it can do wired connections too [08:35] v8v, your english is pretty good :) [08:36] slava_dp: thanks for that, but you lie. [08:36] v8v: i understand you :P [08:36] macavity: ok, many thanks. i'll keep you informed [08:36] v8v, "you lie" is a pretty harsh accusation :) [08:36] does anyone here have slackware 13 running on a lenovo thinkpad w500 out of the box, without driver emulation of any kind (eg. ndiswrapper)? i am thinking of buying one but i would like to listen the opinion of someone who uses linux on it before i pay :P [08:37] macavity, what do _you_ complain about? =) [08:37] v8v: you dont need to be able to write poetry in english.. just basic communication about tech stuff will do :P [08:37] b1 (n=b@LRouen-152-82-13-226.w80-13.abo.wanadoo.fr) left irc: "Java user signed off" [08:37] slava_dp: i complain? [08:37] Action: slava_dp goes on doing his stuff. [08:38] can anyone point me to the dmraid build script for 64bit slackware? [08:38] teckan: if you can get me the full lspci output from it i can tell you if everything is supported or not [08:39] teckan: but since you mention ndiswrapper it sounds like its the wifi thingie that you worry about? is it a Broadcom? [08:39] appzer0 (n=appzer0@bes31-1-88-188-134-86.fbx.proxad.net) joined ##slackware. [08:39] dangerseeker (n=dangerse@87.168.215.101) joined ##slackware. [08:40] macavity, i did not buy it yet, so how the hell should i be able to do give you the full lspci output? :P i i had it, i wouldn't need to ask here for the info [08:40] teckan, http://tinyurl.com/ycybf4m :) [08:40] I've used the source package on a virtual machine just to see it it works.. one of the library was put in the /lib dir instead of the /lib64 dir where expected.. I'm not sure I want to do a V2P (copy it over) until I'm sure it works [08:40] teckan: google? [08:40] macavity, it's an intel wifi there. [08:40] metrofox (n=metrofox@ppp-209-255.33-151.iol.it) joined ##slackware. [08:41] slava_dp, i had already done it but thank you anyway. [08:41] hi there [08:41] teckan, read this one http://www.linlap.com/wiki/lenovo+thinkpad+w500 [08:42] hello metrofox [08:42] hello haldir [08:42] Srbo (n=Srbo@93.86.222.240) left irc: Read error: 113 (No route to host) [08:42] i already did [08:43] as you may have noticed, it is not up to date and most of the features were not tested by then [08:43] teckan: http://pastebin.ca/1710941 [08:44] you may need the proprietary Ati drivers [08:44] thank you :) [08:44] HD3650 has problems out of the box on slackware 13 i belive [08:45] at least with composite/randr/xinerama [08:45] but a kernel/drm/xorg-video-radeon/mesa update should clear that right up [08:46] slava_dp (n=slava@83.170.208.10) left irc: "^D" [08:46] SIGBUS_ (n=gh@forkbomb.nl) left irc: Read error: 113 (No route to host) [08:47] teckan: other than that it looks like a pretty good machine [08:47] teckan: T9400 is a bloody nice CPU :-) [08:48] yes, the one i am thinking to buy comes with the T9600 [08:48] even nicer [08:49] i have a T7400 myself.. i bought it two and a half years ago [08:49] the fact that xorg does not support switchable graphics is quite bad [08:49] and it is still pretty much up to speed :P [08:49] switchable graphics? [08:50] yeah [08:50] whatis? [08:50] this laptop has 2 graphics [08:50] one integrated and the other one is discrete [08:50] ah, powersave thingie? [08:51] (one intended for low power consumption, the other one for performance) [08:51] yeah, that's it [08:51] right.. yes, i wonder when they get around to this [08:51] ive seen mention of it on their mailing list [08:51] v8v (i=1000@148-225-178-94.pool.ukrtel.net) left irc: "leaving" [08:51] i think one of the problems is that it is still quite uncommon [08:51] "their mailing list" = "xorg's mailing list" ? [08:51] yes [08:52] aza2ul (n=azazul@balticom-189-40.balticom.lv) joined ##slackware. [08:52] i just installed bitlbee , i'm lazy atm to read docs :P , i have a simple question 'are the connections to the IM servers encripted by default' ? [08:52] i subscribe to xorg, mesa and xorg-video-intel [08:52] appzer0 (n=appzer0@bes31-1-88-188-134-86.fbx.proxad.net) left irc: Remote closed the connection [08:52] hi everyone [08:52] dima (i=1000@148-225-178-94.pool.ukrtel.net) joined ##slackware. [08:53] Nick change: dima -> viu [08:53] Action: macavity robs the kitchen [08:54] john_dee (n=id@95-29-15-237.broadband.corbina.ru) joined ##slackware. [08:57] Pig_Pen (n=anyuser@96.18.40.255) joined ##slackware. [08:57] macavity, as far as i understood, if i install the drivers for the ati card, i just need to change the xorg.conf and restart x11 in order to use a different card. is this it? [08:57] how can i find out the reason , why my box hs no sound [08:58] lspci as root and see what your sound chip is, then alsaconfig and see if it can detect it properly [08:58] k [08:58] alsaconf [08:58] what Pig_Pen said :) [08:59] alsaconf didnt find anything .. [08:59] Axius (n=ade@92.84.21.127) joined ##slackware. [09:00] did lspci show any sound cards? [09:00] aza2ul: does alsamixer show about any card ? atleast [09:00] nope [09:01] appzer0 (n=appzer0@bes31-1-88-188-134-86.fbx.proxad.net) joined ##slackware. [09:01] the lspci tells me tat i have ICH7 chipset [09:01] ..which shouldnt be a problem [09:03] but there is no soundcard listed .. could it be that the card on this box has been burnt ? [09:03] and if it is , any ideas , how i could test it ? [09:03] lsmod | grep snd did it show up anything ? [09:03] 'lsmod | grep snd' [09:03] nope [09:04] its almost as the audio-output stuff on the back of the box is fake ^^ [09:05] _RadioHead (n=slack@82.114.91.7) joined ##slackware. [09:06] akira42 (n=tetsuo@88.73.232.204) joined ##slackware. [09:06] maybe it is fake, and they were supposed to give you a harmonica when you bought the PC [09:06] i didnt buy it [09:06] Axius (n=ade@92.84.21.127) left irc: "Leaving" [09:07] so thats why you did not get a free harmonica [09:07] aza2ul: check you bios to see if you have audio card atleast , may be its disabled [09:07] hmm .. right [09:07] that is a possability [09:09] viu (i=1000@148-225-178-94.pool.ukrtel.net) left irc: "leaving" [09:13] teckan: i dont know.. i dont use an xorg.conf any more [09:13] x-ip (n=sakura-s@146-35-231-201.fibertel.com.ar) left irc: "leaving" [09:15] madbear_ (n=dude@c83-253-152-125.bredband.comhem.se) joined ##slackware. [09:15] NthDegree (n=nth@88.107.238.101) joined ##slackware. [09:16] madbear (n=dude@c83-253-152-125.bredband.comhem.se) left irc: Read error: 60 (Operation timed out) [09:17] edman007 (n=edman007@pdpc/supporter/active/edman007) left irc: [09:17] macavity, hal, then? [09:17] ovnicraft (n=ovnicraf@190.154.247.83) left irc: Read error: 113 (No route to host) [09:19] sysbr (n=sysbr@189-46-1-4.dsl.telesp.net.br) joined ##slackware. [09:20] hitest (n=hitest@7conn226.rupert.net) joined ##slackware. [09:21] mornin all. [09:22] morning:) [09:24] afternoon [09:25] CtrlAltCa (n=fabio@93.37.157.116) joined ##slackware. [09:25] kostas_ (n=kostas@adsl-8.91.140.23.tellas.gr) left irc: "Leaving" [09:25] http://www.phoronix.com/scan.php?page=news_item&px=Nzc5NQ yay! [09:26] metrofox (n=metrofox@ppp-209-255.33-151.iol.it) left irc: "WeeChat 0.3.0" [09:29] Please tell me no-one I know in here is "onebuck" [09:29] sahk0: \o/ [09:29] sahk0: and here i thought it would be something exciting like "hell freezes over and ut3 is finally released!" [09:30] or "ati opensource drivers magically catch up to proprietary ones overnight, with full uvd/uvd2 support to boot!" [09:30] :( [09:30] Zordrak: "no-one I know in here is "onebuck"" [09:30] Action: init[1] :D [09:31] I am onebuck [09:31] ok, just kidding :> [09:31] i have 1 buck [09:31] Action: CcSsNET stretches it like hes rich [09:32] Zordrak: .... lol, why? Oh did you get my link i sent you btw? [09:33] agentc0re: just a douchebag being an "I was here first so I must be right" troll on LQ [09:33] agentc0re: which links? [09:34] Zordrak: http://bit.ly/8luOZ7 [09:34] hope it still works, i sent it last night. [09:34] bbiab [09:34] sent where? [09:35] NthDegree (n=nth@88.107.238.101) left irc: Remote closed the connection [09:35] Zordrak: here, in chat. [09:35] Zordrak: btw http://www.h-online.com/open/news/item/Security-hole-in-Thunderbird-2-x-883551.html , /me obviously reading rss :) [09:36] orite.. yeah Ive been leaving the slack window up.. never remeber to lastlog [09:36] agentc0re: yeah i saw on /. today.. good news :) [09:36] paul424 (n=chatzill@k163-223.DWUDZIESTOLATKA.ds.uni.wroc.pl) joined ##slackware. [09:36] v4nelle (n=van@188.4.213.106.dsl.dyn.forthnet.gr) joined ##slackware. [09:37] sahk0: sucky :/ [09:37] Zordrak: ya, figured you'd like that. [09:37] sahk0: nothing i can do about it but wait for updates [09:37] woo for linus [09:37] hi what is the main obstacle for larger prebuild packages being avalaible for slackware ? [09:38] larger in amount? [09:38] paul424: be more specific [09:38] yes, besides what is the pat policy towards new packages in current and extras ... ? [09:38] anyone ever deal with socket 604 cpu's much? i can't find much info about weather or not that later on they became true dual core instead of just a single hyperthreaded xeon. [09:38] yes, larger in amount [09:38] paul424: he adds stuff he wants to.. thats the only policy [09:39] jgor (i=jgor@odin.indiecom.org) joined ##slackware. [09:39] It is him who decides about everything ? How he could test every package ? [09:39] paul424: he trusts people to do testing for him [09:39] paul424: the same way Linus Torvalds does not test or work on every part of the kernel [09:39] paul424: like santa clause, he has lots of elfs to do his bidding. [09:40] paul424: it's built by a web of trust and Pat is the benelovent dictator [09:40] alisonken1home (n=alisonke@pool-71-104-236-81.lsanca.dsl-w.verizon.net) left irc: Read error: 110 (Connection timed out) [09:42] [yop] (n=[yop]@unaffiliated/yop-lait) joined ##slackware. [09:42] mohaa (n=nome@92.49.78.158) left irc: Read error: 110 (Connection timed out) [09:43] if some piece of software starts causing trouble not only will slackware users tell Pat & Co. about it, other distros are using the same software and will notify the developers of said distros and all that info will be passed upstream paul424 [09:44] mohaa (n=nome@92.49.78.30) joined ##slackware. [09:49] sahk0 (n=grbzks@pdpc/supporter/active/grbzks) left irc: "leaving" [09:51] alisonken1home (n=alisonke@pool-71-104-236-81.lsanca.dsl-w.verizon.net) joined ##slackware. [09:51] ovnicraft (n=ovnicraf@corp-190-12-31-106-cue.puntonet.ec) joined ##slackware. [09:53] dangerseeker (n=dangerse@87.168.215.101) left irc: "Leaving" [09:53] sveajobb (n=tommy@c-5496e255.1812-5-64736c14.cust.bredbandsbolaget.se) joined ##slackware. [09:53] Hi, any pointer on how to get 32-bits programs up and running on slackware 13 64bit version? [09:54] sveajobb, http://alien.slackbook.org/dokuwiki/doku.php?id=slackware:multilib [09:54] adamk, thanks abunch [09:55] slava_dp (n=slava@83.170.208.10) joined ##slackware. [09:59] bomj (n=rdm@84.23.54.237) joined ##slackware. [10:08] mohaa (n=nome@92.49.78.30) left irc: Read error: 110 (Connection timed out) [10:09] NthDegree (n=nth@88-107-238-101.dynamic.dsl.as9105.com) joined ##slackware. [10:09] slava_dp (n=slava@83.170.208.10) left irc: "^D" [10:10] bomj (n=rdm@84.23.54.237) left ##slackware. [10:13] evo- (n=evo@91.47.213.135) left irc: "gone sleeping.." [10:14] x-ip (n=sakura-s@146-35-231-201.fibertel.com.ar) joined ##slackware. [10:14] e01 (n=OSCorp01@77.70.127.155) left irc: Remote closed the connection [10:15] grazymax_ (n=grazymax@87.13.234.73) left irc: Read error: 54 (Connection reset by peer) [10:15] e01 (n=OSCorp01@office.izrod.net) joined ##slackware. [10:16] InspectorCluseau (n=Inspecto@64.238.225.31) left irc: [10:17] NEPOMUK (Networked Environment for Personalized, Ontology-based Management of Unified Knowledge) is an open-source software specification that is concerned with the development of a Social Semantic Desktop that enriches and interconnects data from different desktop applications using semantic metadata stored as RDF. Initially, it was developed in the NEPOMUK project[1] and cost 17 million... [10:17] ...euros, of which 11.5 million was funded by the European Union [10:17] sounds like a joke but it isn't ;( [10:17] v4nelle (n=van@188.4.213.106.dsl.dyn.forthnet.gr) left irc: Remote closed the connection [10:18] What's it use, beside wheedling money from EU ? [10:20] /join kde [10:20] NthDegree (n=nth@88-107-238-101.dynamic.dsl.as9105.com) left irc: "Ex-Chat" [10:26] notKlaatu (n=klaatu@unaffiliated/notklaatu) left irc: "leaving" [10:27] NthDegree (n=nth@88-107-238-101.dynamic.dsl.as9105.com) joined ##slackware. [10:29] Nick change: mrpwnage -> mocky [10:30] Nick change: mocky -> mrpwnge [10:34] s0d0 (n=sod@host81-141-52-231.wlms-broadband.com) joined ##slackware. [10:35] sveajobb (n=tommy@c-5496e255.1812-5-64736c14.cust.bredbandsbolaget.se) left irc: Remote closed the connection [10:36] dive (n=diverse@unaffiliated/dive) left irc: Read error: 110 (Connection timed out) [10:41] v6CommO (n=cmfodera@wsip-70-167-74-173.sd.sd.cox.net) joined ##slackware. [10:41] Nick change: madbear_ -> madbear [10:42] can someone please point me in the direction of the documentation on how to upgrade the kernel packages recently announced by Slackware Security? [10:43] sahk0 (n=sahk0@pdpc/supporter/active/grbzks) joined ##slackware. [10:43] janemba (n=back@cev75-4-82-247-118-210.fbx.proxad.net) left irc: "Changing server" [10:44] tuxdev (n=tim@unaffiliated/tuxdev) joined ##slackware. [10:46] Nick change: sahk0 -> sahko [10:46] sahko (n=sahk0@pdpc/supporter/active/grbzks) left ##slackware. [10:46] teckan (n=teckan@91.12.177.129) left irc: "Leaving" [10:47] Hermann (n=Hermannn@h-156-174.A155.priv.bahnhof.se) left irc: Remote closed the connection [10:48] dorin (n=dorin@univ-gw.bh.edu.ro) joined ##slackware. [10:48] hy [10:49] how can i use -X command in screen: screen -X [10:49] v6CommO: upgradepkg and set the announcement on the mailing list [10:49] dorin: what are you trying to achieve? [10:50] thumbs: I am new to linux and just don't know what packages to use and in what order [10:51] janemba (n=back@cev75-4-82-247-118-210.fbx.proxad.net) joined ##slackware. [10:51] milomb (n=milomb@64.212.175.249) joined ##slackware. [10:51] thumbs: I mean...I know to use Slackware 13 and not -current [10:51] i run $ screen -mdUS mplayer mplayer foo.mp3 [10:51] thumbs: but as far as what packages to use from ftp://ftp.slackware.com/pub/slackware/slackware-13.0/patches/packages/linux-2.6.29.6-3/ [10:52] sahk0 (n=sahk0@pdpc/supporter/active/grbzks) joined ##slackware. [10:52] and i want to ttell mplayer to mute [10:52] or quit [10:52] sahk0 (n=sahk0@pdpc/supporter/active/grbzks) left ##slackware. [10:54] v6CommO: if you run pkgtool, you can see what you have installed already [10:54] v6CommO: then upgrade the packages you already have installed. [10:54] appzer0 (n=appzer0@bes31-1-88-188-134-86.fbx.proxad.net) left irc: Remote closed the connection [10:57] ZMR_ (n=zmonge@201.206.18.30) left irc: "Ex-Chat" [10:58] alisonken1noc (n=alisonke@ip-66-33-206-8.dreamhost.com) left irc: "KVIrc 3.4.2 Shiny http://www.kvirc.net/" [11:00] rhys (n=quassel@66.102.98.215.ip.anet.com) joined ##slackware. [11:00] hitest (n=hitest@7conn226.rupert.net) left irc: "Leaving" [11:01] janemba (n=back@cev75-4-82-247-118-210.fbx.proxad.net) left irc: "leaving" [11:02] AEnima1577 (n=clbarnob@c-71-62-151-44.hsd1.va.comcast.net) left irc: "Leaving." [11:02] icarus (n=tits@unaffiliated/icarus-/x-7520418) left irc: Read error: 110 (Connection timed out) [11:03] thumbs: thanks...it appears as though I have all of those packages installed [11:03] v6CommO: if you dont know what kernel you are running, then you are running huge-smp [11:04] thumbs: should that be the case or should you only have one kernel version installed [11:04] v6CommO: .. dont forget to get the corresponding -modules package too [11:04] icarus (n=tits@unaffiliated/icarus-/x-7520418) joined ##slackware. [11:04] v6CommO: every package must be updated. [11:04] What's the best way to be able to watch media remotely? Ex: I go to my friend's house and want to watch my videos from my home computer? [11:05] Freenas? [11:05] milomb (n=milomb@64.212.175.249) left irc: [11:05] milomb (n=milomb@64.212.175.249) joined ##slackware. [11:05] thumbs: thanks [11:05] macavity: thanks [11:05] gartt: or icecast/shoutcast? [11:05] v6CommO: yw :-) [11:06] gartt: i belive that ffmpeg has a build in streaming server [11:06] macavity: Really? [11:07] gartt: ffserver [11:07] doesnt seem to have a manpage though :-/ [11:07] for wicd i use _dhcpcd_ backend for my wired and i use different dns in /etc/resolv.conf ,each time it overwrites it with ISP's DNS,the work around i used ,when /etc/rc.d/rc.inet1.conf was used ,is to give 'yes' to retain the file , what do i do with wicd ? i have set up the dns setting of wired in wicd to be what i wanted ,but should both be same ? [11:07] macavity: Neat [11:07] LITesterB (n=Bob@CPE0050ba681424-CM000a7365ada2.cpe.net.cable.rogers.com) joined ##slackware. [11:08] xMDKx (n=mdkcore@nat/mandriva/x-jfoatehtunwcsgxr) left irc: Read error: 104 (Connection reset by peer) [11:09] s/should/shouldn't/ [11:11] Anything that can decode files on the fly while streaming them remotely? All the media is in xvid format [11:11] i dont think it decodes them [11:12] it just streams them so you dont have to pull the entire file before playing [11:12] Is there anything that would accomplish that? [11:12] macavity: Understood [11:13] wont ffserver do that? [11:13] hmm [11:13] Scuzz (n=scuzz@unaffiliated/scuzz) left irc: "leaving" [11:14] timahvo1 (n=rogue@41.223.57.75) left irc: Remote closed the connection [11:14] do the kernel packages need to be upgraded in any order and if not, can a wildcard be used (ie: upgradepkg kernel*) [11:14] harksaw (n=sharcle@71-85-9-059.dhcp.buft.sc.charter.com) joined ##slackware. [11:15] no special order [11:15] kernel*txz will do [11:15] sweet...thanks [11:16] v6CommO: slackpkg is your friend ;-) [11:16] `marc_ (n=marc@cl-2515.ham-01.de.sixxs.net) joined ##slackware. [11:16] afk [11:16] Scuzz (n=scuzz@unaffiliated/scuzz) joined ##slackware. [11:17] rhys (n=quassel@66.102.98.215.ip.anet.com) left irc: Remote closed the connection [11:17] macavity: will read up on it...thanks again [11:17] gnubien (n=e@unaffiliated/gnubien) left irc: "leaving" [11:18] InspectorCluseau (n=Inspecto@69.18.80.44) joined ##slackware. [11:20] Nick change: mrpwnge -> mrpwnage [11:21] _marc` (n=marc@cl-2515.ham-01.de.sixxs.net) left irc: Read error: 101 (Network is unreachable) [11:23] janemba (n=back@cev75-4-82-247-118-210.fbx.proxad.net) joined ##slackware. [11:24] janemba (n=back@cev75-4-82-247-118-210.fbx.proxad.net) left irc: Client Quit [11:24] pizzledizzle (n=pizdets@pool-98-116-202-61.nycmny.fios.verizon.net) joined ##slackware. [11:26] Stupid question, but could I use something like freenx to watch videos remotely? [11:27] you can tunnel any application to your Xorg , if thats what you mean [11:27] gartt: yes [11:29] Hmm. I wonder if that'd be simpler than using ffmpeg's ffserver [11:30] gartt: well i think you can scp the file too that :D (kinda streaming ) [11:31] init[1]: Actually, I wonder if you could watch a file while transferring via scp? [11:32] gartt: well i do ,when i use torrents :) [11:33] Nick change: `marc_ -> _marc` [11:35] :) [11:36] gartt: did it work ? i haven't tired it though,practically it will [11:36] InspectorCluseau (n=Inspecto@69.18.80.44) left irc: [11:38] milomb (n=milomb@64.212.175.249) left ##slackware. [11:39] uhmm, why not just use nfs or cifs? [11:39] init[1]: I can watch movies with mplayer that I'm dwonloading via scp [11:40] gartt: i have even better solution for you :D [11:40] gartt: sshfs :D [11:40] just using sftp/scp is easier [11:40] gartt: yea :) [11:41] And friends with windows (or me on a win box) can just use winscp [11:41] cifs would be faster [11:42] gartt: ah ,so you owe me :D [11:42] ananke: Embarrassingly, I never heard of cifs until I just googled it [11:43] cifs.. I should start using that [11:43] init[1]: I no undastand [11:43] most folks think of smbfs when you talk about samba, while cifs is what you really should be using these days [11:43] ananke: hrm... [11:44] how can i see what keys i am pressing ( there was a program that shw me that,but i can not remember its name) [11:44] dorin: xev [11:44] gartt: nvm :(, well gartt rsync/rcp would be faster imo [11:44] janemba (n=back@cev75-4-82-247-118-210.fbx.proxad.net) joined ##slackware. [11:44] dorin: xev [11:45] late [11:45] tnx [11:47] Scuzz (n=scuzz@unaffiliated/scuzz) left irc: "leaving" [11:48] rg3 (n=deckard@cm-85-152-207-31.telecable.es) joined ##slackware. [11:51] john_dee (n=id@95-29-15-237.broadband.corbina.ru) left irc: "link closed" [11:53] Sadnem (n=Sadnem@89.141.98.120.dyn.user.ono.com) joined ##slackware. [11:54] fxer (n=fxer@c80-216-143-115.bredband.comhem.se) joined ##slackware. [11:56] redtricycle (n=redtricy@adsl-69-104-141-15.dsl.pltn13.pacbell.net) left irc: Read error: 60 (Operation timed out) [11:56] lowkyalur (n=low@dslb-088-070-017-255.pools.arcor-ip.net) joined ##slackware. [11:56] JK3MP (n=JK3MP@174-158-216-14.pools.spcsdns.net) joined ##slackware. [12:03] _RadioHead (n=slack@82.114.91.7) left irc: "Leaving" [12:04] lowkyalur (n=low@dslb-088-070-017-255.pools.arcor-ip.net) left irc: Read error: 54 (Connection reset by peer) [12:04] Pig_Pen (n=anyuser@96.18.40.255) left irc: Read error: 110 (Connection timed out) [12:05] gar0t0 (n=gar0t0@unaffiliated/gar0t0) joined ##slackware. [12:07] ovnicraft (n=ovnicraf@corp-190-12-31-106-cue.puntonet.ec) left irc: Remote closed the connection [12:13] tiny (n=ivob@unaffiliated/tiny) left irc: "Leaving" [12:18] Srbo (n=Srbo@93.86.222.240) joined ##slackware. [12:21] fhobia (n=fhobia@c-67-188-69-121.hsd1.ca.comcast.net) joined ##slackware. [12:24] ovnicraft (n=ovnicraf@corp-190-12-31-106-cue.puntonet.ec) joined ##slackware. [12:26] gooph (n=gooph@pool-71-96-244-205.dfw.dsl-w.verizon.net) joined ##slackware. [12:28] fAu (n=fAu@78-134-6-96.static.ngi.it) left irc: Read error: 110 (Connection timed out) [12:30] evo- (n=evo@p4FCF2DD4.dip0.t-ipconnect.de) joined ##slackware. [12:31] makerc (n=godzila@unaffiliated/makerc) joined ##slackware. [12:34] appzer0 (n=appzer0@bes31-1-88-188-134-86.fbx.proxad.net) joined ##slackware. [12:34] Hermann (n=Hermannn@h-156-174.A155.priv.bahnhof.se) joined ##slackware. [12:37] haldir (n=haldir@addr-66.249.234.19.nptpop-cmts02-dial-sub.rdns-bnin.net) left irc: "Leaving" [12:42] paradroid_ (n=kevin@24-216-187-138.dhcp.stls.mo.charter.com) joined ##slackware. [12:43] wertik_rus (n=wertik@95-27-68-114.broadband.corbina.ru) joined ##slackware. [12:43] tuxdev (n=tim@unaffiliated/tuxdev) left irc: Read error: 110 (Connection timed out) [12:43] cteg (n=heretic@host-091-097-165-135.ewe-ip-backbone.de) left irc: "this is who we are" [12:45] edman007 (n=edman007@pdpc/supporter/active/edman007) joined ##slackware. [12:47] janemba (n=back@cev75-4-82-247-118-210.fbx.proxad.net) left irc: "leaving" [12:48] janemba (n=back@cev75-4-82-247-118-210.fbx.proxad.net) joined ##slackware. [12:50] Pig_Pen (n=anyuser@96.18.40.255) joined ##slackware. [12:51] fhobia (n=fhobia@c-67-188-69-121.hsd1.ca.comcast.net) left irc: Read error: 60 (Operation timed out) [12:51] AlexElliott (n=alex@94-195-251-249.zone9.bethere.co.uk) joined ##slackware. [12:52] looks like Nouveau nvidia driver is going to be included in linux-2.6.33 [12:56] CtrlAltCa (n=fabio@kvirc/developer/CtrlAltCa) left irc: "byez" [12:56] ChArLoK_16 (n=chatzill@82.137.203.132) joined ##slackware. [12:56] wertik_ (n=wertik@95-24-207-181.broadband.corbina.ru) joined ##slackware. [12:58] x-ip (n=sakura-s@146-35-231-201.fibertel.com.ar) left irc: "leaving" [13:02] Pig_Pen: but how much suck does it have? [13:04] LITesterB (n=Bob@CPE0050ba681424-CM000a7365ada2.cpe.net.cable.rogers.com) left irc: Client Quit [13:04] not sure, i am a luddite that tends to not jump on the bleeding edge software [13:05] AlexElliott__ (n=alex@94-195-251-249.zone9.bethere.co.uk) left irc: Read error: 110 (Connection timed out) [13:06] cteg (n=heretic@host-091-097-165-135.ewe-ip-backbone.de) joined ##slackware. [13:06] i just bought one of those atomic alarm clocks that uses NIST to set the time [13:06] i have one of those in my office [13:06] they're cool [13:08] u mean u have nuclear device in ur house? [13:08] it is battery operated and has no plug wire, i am going to take it around the house and sync all the other clocks to it, i dont think there are two clocks in this house with the same time on each one, i am going to fix that, and the clocks that dont keep accurate time is getting a toss [13:08] CcSsNET: WHY NOT? [13:08] heh, darn caps. [13:08] ovnicraft (n=ovnicraf@corp-190-12-31-106-cue.puntonet.ec) left irc: Read error: 113 (No route to host) [13:09] an atomic clock has a radio receiver in it that gets time from NIST in colorado, [13:10] wow. [13:10] ur joking right [13:10] NIST = National Institute of Standards and Technology, they have WWV radio stations that broadcast time from an atomic clock that is the most accurate in the world [13:11] Avalloc (n=_@port-91562.pppoe.wtnet.de) joined ##slackware. [13:11] ehh accurate or do you mean stable [13:11] define accurate in relation to time :P [13:11] wertik_rus (n=wertik@95-27-68-114.broadband.corbina.ru) left irc: Read error: 110 (Connection timed out) [13:11] get a shortwave reciever and tune to 2.500 or 5.000 or 10.000 and you can hear it [13:11] rf scares me :P [13:12] o wait, they know that thought too [13:12] haha [13:12] fire|bird (n=fire|bir@unaffiliated/firebird619) joined ##slackware. [13:12] just make sure you have your tinfoil hat on [13:12] Nick change: wertik_ -> wertik_rus [13:13] copper hat [13:13] ftw [13:14] applifies better [13:14] hahaha [13:14] smica (n=smica@h128-254.pool212-16.dyn.tolna.net) joined ##slackware. [13:14] Nick change: NaCl -> NaCl_exams [13:14] Reaver1 (n=Data_Ent@h15a2.n2.ips.mtn.co.ug) left irc: "Leaving." [13:14] Action: edman007 gets his Mumetal hat [13:15] O.o [13:15] ^ look a word i dont know [13:15] someone google it for me [13:15] no [13:15] :P [13:15] uranium-237 hat [13:15] mancha: is that safe? [13:16] in what context? [13:17] hrm, U237 is not on the wiki, that must mean it is crazy radioactive... [13:18] CcSsNET: brain cancer context...or fission context if that happens first with a U237 hat [13:19] heh [13:19] My hat is made out of urmom [13:19] It's an asshat [13:20] i should try out my yuckfoo-239 hat [13:23] edman007 (n=edman007@pdpc/supporter/active/edman007) left irc: [13:24] hba (n=hba@148.208.237.69) joined ##slackware. [13:25] metrofox (n=metrofox@ppp-209-255.33-151.iol.it) joined ##slackware. [13:25] hi folks! [13:26] ChArLoK_16 (n=chatzill@82.137.203.132) left irc: "ChatZilla 0.9.85 [Firefox 3.5.5/20091102152451]" [13:27] pizzledizzle (n=pizdets@pool-98-116-202-61.nycmny.fios.verizon.net) left irc: [13:27] zux (n=zux@balticom-130-134.balticom.lv) left irc: Read error: 145 (Connection timed out) [13:28] Nick change: NaCl_exams -> NaCl [13:29] zux (n=zux@balticom-130-134.balticom.lv) joined ##slackware. [13:30] Wiren (n=aad@LRouen-152-81-20-241.w80-13.abo.wanadoo.fr) joined ##slackware. [13:31] root (n=root@nas-pra-03.fregat.net) joined ##slackware. [13:31] ##slackware: mode change '+b *!n=root@*' by slackboy!n=thongson@li6-30.members.linode.com [13:31] root kicked from ##slackware by slackboy: Banned: unixfool: Using an IRC client as root is very dangerous. Please create a user account and return to the channel under it. [13:31] slava_dp (n=slava@nas-pra-03.fregat.net) joined ##slackware. [13:31] fire|bird (n=fire|bir@unaffiliated/firebird619) left irc: Remote closed the connection [13:32] fire|bird (n=fire|bir@unaffiliated/firebird619) joined ##slackware. [13:33] fAu (n=fAu@78-134-6-96.static.ngi.it) joined ##slackware. [13:40] shadowx (n=7350@93.183.131.3) left irc: Client Quit [13:51] Wiren (n=aad@LRouen-152-81-20-241.w80-13.abo.wanadoo.fr) left irc: [13:53] deco (n=deco@unaffiliated/deco) joined ##slackware. [13:54] kleanchap (n=kleancha@p5DC30974.dip0.t-ipconnect.de) joined ##slackware. [13:55] v4nelle (n=van@188.4.213.106.dsl.dyn.forthnet.gr) joined ##slackware. [13:55] dhabyx (n=dhabyx@unaffiliated/dhabyx) joined ##slackware. [13:58] How do I get sound on slackware to work? I did a default install and cannot get any sound. [13:59] kleanchap: are you a member of the audio group? [13:59] paul424 (n=chatzill@k163-223.DWUDZIESTOLATKA.ds.uni.wroc.pl) left irc: "ChatZilla 0.9.85 [Firefox 3.5.5/20091102152451]" [14:00] Hermann (n=Hermannn@h-156-174.A155.priv.bahnhof.se) left irc: Remote closed the connection [14:00] JK3MP (n=JK3MP@174-158-216-14.pools.spcsdns.net) left irc: "Leaving" [14:00] oh goddamnit >.<; [14:00] noo i got stabbed [14:00] shadowx (n=7350@93.183.131.3) joined ##slackware. [14:01] Action: Necos patches nix_chix0r up [14:01] cheers [14:02] Hermann (n=Hermannn@h-156-174.A155.priv.bahnhof.se) joined ##slackware. [14:02] nix_chix0r: ezi [14:02] nix_chix0r: :P < ------ [14:02] oh nooo deco is still staring at my pic:P [14:02] lol [14:02] LITesterB (n=Bob@CPE0050ba681424-CM000a7365ada2.cpe.net.cable.rogers.com) joined ##slackware. [14:02] i should take another and moon you [14:02] nix_chix0r: :o [14:06] did you alsaconf? [14:07] what picture? [14:07] stamp (n=stamp@chello089073017116.chello.pl) joined ##slackware. [14:07] saweet it's going at 83kB/s now [14:07] ETA 14hrs bah [14:08] wutwut?? [14:08] i will get that leopard 10.5 dagnabbit [14:08] firedix (n=firedix@host38.200-117-192.telecom.net.ar) left irc: Read error: 104 (Connection reset by peer) [14:08] guax, picture of me sticking my tounge out at deco [14:09] firedix (n=firedix@host38.200-117-192.telecom.net.ar) joined ##slackware. [14:09] i hope he cleaned all the puke up [14:09] nix_chix0r, that would be weird if you not a girl, and if you are, send the pic [14:09] =P [14:09] ez acidchild [14:09] tewmten: !!!!!!!! [14:09] hah [14:09] :D HI! [14:09] acidchild: i has vacation :) [14:09] WOOOO [14:09] can haz vacation? [14:10] Asmadeus (n=asmadeus@shellium/staff/developer.Asmadeus) left irc: Read error: 60 (Operation timed out) [14:10] tomorrow i go to sweden [14:10] nice, things going well then? [14:10] yeah somewhat [14:10] thats liffeee [14:10] some things going good, somethings goeing shiutty [14:10] its just life :D [14:11] sorr guax you'll have to have deco share it [14:11] :( [14:11] and hope its the right one [14:11] unless i can find it in my 80tabs [14:11] Srbo (n=Srbo@93.86.222.240) left irc: Read error: 113 (No route to host) [14:12] :) [14:12] you can make one for me using a slackware t-shirt and a sign saying, hi guax [14:12] eauueuheauheauha [14:12] i think guacamole when i read guax [14:12] and that looks like the stuff in my kids diaper [14:12] kids? im out =( [14:12] eauheauhaeuh [14:12] v6CommO (n=cmfodera@wsip-70-167-74-173.sd.sd.cox.net) left irc: "leaving" [14:13] rofl [14:13] nix_chix0r, but its good. good with meat for example [14:13] the real stuff i don't mind [14:13] Asmadeus (n=asmadeus@shellium/staff/developer.Asmadeus) joined ##slackware. [14:14] sahk0 (n=grbzks@pdpc/supporter/active/grbzks) joined ##slackware. [14:14] ckt1g3r (n=ckt1g3r@bl5-169-85.dsl.telepac.pt) joined ##slackware. [14:15] guax (n=guaxinim@unaffiliated/guaxinim) left irc: [14:17] v6CommO (n=cmfodera@wsip-70-167-74-173.sd.sd.cox.net) joined ##slackware. [14:20] gutts (n=gutts@ADijon-554-1-147-2.w92-148.abo.wanadoo.fr) joined ##slackware. [14:22] _marc` (n=marc@cl-2515.ham-01.de.sixxs.net) left irc: [14:23] nix_chix0r, what pic are you referring to? lol [14:23] Action: nix_chix0r shrugs [14:24] and deco and his staring... [14:24] brb yet again [14:25] bleeding|edge (n=fire|bir@unaffiliated/firebird619) joined ##slackware. [14:31] mupi__ (n=mupi@lk.84.20.246.189.dc.cable.static.lj-kabel.net) joined ##slackware. [14:32] spmd (i=loli@CAcert/Assurer/spymod) joined ##slackware. [14:33] kk [14:34] Howdy. [14:35] deco (n=deco@unaffiliated/deco) left irc: Read error: 110 (Connection timed out) [14:35] hihi [14:37] Howdy :D [14:37] gar0t0: Good to see you. [14:38] hey Alan_Hicks, how are you? [14:38] Alan_Hicks: :) [14:38] I've had better days. [14:38] mupi_ (n=mupi@84.20.246.189) left irc: Read error: 145 (Connection timed out) [14:38] _marc` (n=marc@cl-2515.ham-01.de.sixxs.net) joined ##slackware. [14:38] Alan_Hicks: today I'm going to drink with "slackers" [14:39] Today, I'm going to drink alone. :^( [14:40] metrofox (n=metrofox@ppp-209-255.33-151.iol.it) left irc: "WeeChat 0.3.0" [14:40] Alan_Hicks: hehe!! I drink alone almost every days [14:40] http://www.techradar.com/news/internet/mozilla-man-urges-move-to-bing-from-google-657526?src=rss&attr=all [14:42] tuxdev (n=tuxdev@unaffiliated/tuxdev) joined ##slackware. [14:42] zux (n=zux@balticom-130-134.balticom.lv) left irc: Read error: 104 (Connection reset by peer) [14:43] zux (n=zux@balticom-130-134.balticom.lv) joined ##slackware. [14:43] hmmm, interesting [14:44] Action: Alan_Hicks thinks he's gonna go get those drinks now and work on this server some more when he gets back. [14:44] that'll work [14:44] :P [14:44] agreed :> [14:44] dhabyx (n=dhabyx@unaffiliated/dhabyx) left irc: Remote closed the connection [14:44] Alan_Hicks: pm me when you get back [14:46] Strykar_ (n=wakka@122.169.76.222) joined ##slackware. [14:46] comp__ (n=comp_@89.137.6.138) joined ##slackware. [14:47] Elen (n=_@port-91562.pppoe.wtnet.de) joined ##slackware. [14:47] Nick change: Elen -> Guest93002 [14:48] sahk0 (n=grbzks@pdpc/supporter/active/grbzks) got netsplit. [14:48] Avalloc (n=_@port-91562.pppoe.wtnet.de) got netsplit. [14:48] AlexElliott (n=alex@94-195-251-249.zone9.bethere.co.uk) got netsplit. [14:48] dorin (n=dorin@univ-gw.bh.edu.ro) got netsplit. [14:48] [yop] (n=[yop]@unaffiliated/yop-lait) got netsplit. [14:48] jgor (i=jgor@odin.indiecom.org) got netsplit. [14:48] Strykar (n=wakka@122.169.76.222) got netsplit. [14:48] mario (n=mario@darkstar.slackverse.org) got netsplit. [14:48] Wescotte (n=WuzzleWa@75-9-90-101.lightspeed.milwwi.sbcglobal.net) got netsplit. [14:48] ThomasLocke (n=ThomasLo@pdpc/supporter/active/thomaslocke) got netsplit. [14:48] urthwrm (n=hooch@203-214-132-67.perm.iinet.net.au) got netsplit. [14:48] tank-man (i=1000@S010600121729c6a1.vc.shawcable.net) got netsplit. [14:48] adamk (n=adamk@unaffiliated/adamk) got netsplit. [14:48] Bugz (n=Bugz@adsl-75-42-94-211.dsl.scrm01.sbcglobal.net) got netsplit. [14:48] hayaka (n=kal@cpe-69-205-244-105.stny.res.rr.com) got netsplit. [14:48] rubick (n=rc@squall.cs.vt.edu) got netsplit. [14:48] dTd (n=dTd@d-66-212-210-213.cpe.metrocast.net) got netsplit. [14:48] Soul_keeper (i=1000@wsip-70-166-30-4.sd.sd.cox.net) got netsplit. [14:48] theblackbox (n=sammo@unaffiliated/theblackbox) got netsplit. [14:48] danklesman (n=dankles@adsl-074-166-063-180.sip.asm.bellsouth.net) got netsplit. [14:48] Reticenti (n=reticent@unaffiliated/reticenti) got netsplit. [14:49] Bugz (n=Bugz@adsl-75-42-94-211.dsl.scrm01.sbcglobal.net) returned to ##slackware. [14:49] fredoslack (n=fredosla@APoitiers-257-1-82-231.w86-210.abo.wanadoo.fr) joined ##slackware. [14:50] danklesman (n=dankles@adsl-074-166-063-180.sip.asm.bellsouth.net) returned to ##slackware. [14:50] sahk0 (n=grbzks@pdpc/supporter/active/grbzks) returned to ##slackware. [14:50] Reticenti (n=reticent@68-190-183-125.dhcp.reno.nv.charter.com) joined ##slackware. [14:50] rubick (n=rc@squall.cs.vt.edu) returned to ##slackware. [14:51] uva_ (i=bno@118-168-237-228.dynamic.hinet.net) joined ##slackware. [14:51] AlexElliott (n=alex@94-195-251-249.zone9.bethere.co.uk) returned to ##slackware. [14:52] Reticenti (n=reticent@68-190-183-125.dhcp.reno.nv.charter.com) left irc: Killed by ballard.freenode.net (Nick collision) [14:52] dorin (n=dorin@univ-gw.bh.edu.ro) returned to ##slackware. [14:52] [yop] (n=[yop]@unaffiliated/yop-lait) returned to ##slackware. [14:52] jgor (i=jgor@odin.indiecom.org) returned to ##slackware. [14:52] Strykar (n=wakka@122.169.76.222) returned to ##slackware. [14:52] mario (n=mario@darkstar.slackverse.org) returned to ##slackware. [14:52] Wescotte (n=WuzzleWa@75-9-90-101.lightspeed.milwwi.sbcglobal.net) returned to ##slackware. [14:52] ThomasLocke (n=ThomasLo@pdpc/supporter/active/thomaslocke) returned to ##slackware. [14:52] urthwrm (n=hooch@203-214-132-67.perm.iinet.net.au) returned to ##slackware. [14:52] tank-man (i=1000@S010600121729c6a1.vc.shawcable.net) returned to ##slackware. [14:52] adamk (n=adamk@unaffiliated/adamk) returned to ##slackware. [14:52] dTd (n=dTd@d-66-212-210-213.cpe.metrocast.net) returned to ##slackware. [14:52] theblackbox (n=sammo@unaffiliated/theblackbox) returned to ##slackware. [14:52] Reticenti (n=reticent@unaffiliated/reticenti) joined ##slackware. [14:52] Soul_keeper (i=1000@wsip-70-166-30-4.sd.sd.cox.net) returned to ##slackware. [14:52] hayaka (n=kal@cpe-69-205-244-105.stny.res.rr.com) returned to ##slackware. [14:52] jgor_ (i=jgor@71.42.72.54) joined ##slackware. [14:52] geez [14:52] Reticent1 (n=reticent@68.190.183.125) joined ##slackware. [14:52] Action: fire|bird stabs Necos [14:52] you kick the cable? [14:52] lol [14:52] Action: Necos stabs fire|bird back [14:53] Guest93002 (n=_@port-91562.pppoe.wtnet.de) got netsplit. [14:53] shadowx (n=7350@93.183.131.3) got netsplit. [14:53] kleanchap (n=kleancha@p5DC30974.dip0.t-ipconnect.de) got netsplit. [14:53] fAu (n=fAu@78-134-6-96.static.ngi.it) got netsplit. [14:53] Pig_Pen (n=anyuser@96.18.40.255) got netsplit. [14:53] NthDegree (n=nth@88-107-238-101.dynamic.dsl.as9105.com) got netsplit. [14:53] dchmelik (n=d@dynamic-74-209-11-2.ellensburg.fairpoint.net) got netsplit. [14:53] Agiofws (n=Agiofws@athedsl-436105.home.otenet.gr) got netsplit. [14:53] Starchaser (n=geek@80.66.88.130) got netsplit. [14:53] giuppy (n=giuppy@host140-168-dynamic.55-82-r.retail.telecomitalia.it) got netsplit. [14:53] rrh_ (n=foo@217.75.82.130) got netsplit. [14:53] init[1] (i=buffer@shellium/member/buffer) got netsplit. [14:53] harls (n=gabba@pool-173-69-205-71.bltmmd.fios.verizon.net) got netsplit. [14:53] impy (n=impy@88.147.70.16) got netsplit. [14:53] fuzzix (n=fuzzix@93.107.198.9) got netsplit. [14:53] Meckafett (n=meckafet@unaffiliated/meckafett) got netsplit. [14:53] nyRednek (n=yosi@cpe-24-168-60-60.si.res.rr.com) got netsplit. [14:53] difrost (n=difrost@pin.if.uz.zgora.pl) got netsplit. [14:53] corretico (n=laguilar@201.201.46.106) got netsplit. [14:53] Weird0ne (n=julianm@endeavor.jdrush.net) got netsplit. [14:53] uva (i=bno@118-168-237-228.dynamic.hinet.net) got netsplit. [14:53] PiterPunk (n=piterpk@cardinal.lizella.net) got netsplit. [14:53] askhader (n=askhader@taurine.csclub.uwaterloo.ca) got netsplit. [14:53] simplex (n=simplex@twopenguins.it) got netsplit. [14:53] Guest4323 (n=bobby@adsl-76-249-234-79.dsl.rcsntx.sbcglobal.net) got netsplit. [14:53] wahooooo (n=wahooooo@c-67-170-39-104.hsd1.wa.comcast.net) got netsplit. [14:53] snL20 (n=irssi@149-160-214.oke1-bras9.adsl.tele2.no) got netsplit. [14:53] corretico_ (n=laguilar@201.201.46.106) joined ##slackware. [14:53] see what you made me do! [14:53] you horrible, horrible person. :P [14:53] brb [14:54] Avalloc (n=_@port-91562.pppoe.wtnet.de) got lost in the net-split. [14:54] fire|bird (n=fire|bir@unaffiliated/firebird619) left irc: "Live as if you were to die tomorrow. Learn as if you were to live forever." [14:54] kleanchap (n=kleancha@p5DC30974.dip0.t-ipconnect.de) returned to ##slackware. [14:55] Nick change: bleeding|edge -> fire|bird [14:55] always with the brb [14:56] wahooooo (n=wahooooo@c-67-170-39-104.hsd1.wa.comcast.net) returned to ##slackware. [14:56] Reticent1 (n=reticent@68.190.183.125) got netsplit. [14:56] sahk0 (n=grbzks@pdpc/supporter/active/grbzks) got netsplit. [14:56] LITesterB (n=Bob@CPE0050ba681424-CM000a7365ada2.cpe.net.cable.rogers.com) got netsplit. [14:56] hba (n=hba@148.208.237.69) got netsplit. [14:56] smica (n=smica@h128-254.pool212-16.dyn.tolna.net) got netsplit. [14:56] paradroid_ (n=kevin@24-216-187-138.dhcp.stls.mo.charter.com) got netsplit. [14:56] Sadnem (n=Sadnem@89.141.98.120.dyn.user.ono.com) got netsplit. [14:56] akira42 (n=tetsuo@88.73.232.204) got netsplit. [14:56] hersonls (n=hersonls@187.40.88.30) got netsplit. [14:56] wollw (n=dshere@75.101.22.68) got netsplit. [14:56] mako-sama (n=mako@81.22.23.170) got netsplit. [14:56] linux_probe (n=chris@cpe-75-187-154-247.neo.res.rr.com) got netsplit. [14:56] Akuma (n=Akuma@modemcable161.131-21-96.mc.videotron.ca) got netsplit. [14:56] alice_c (i=alice@78-105-168-173.zone3.bethere.co.uk) got netsplit. [14:56] Kamel (i=olawd@c-66-177-36-4.hsd1.fl.comcast.net) got netsplit. [14:56] TClayton (n=TClayton@unaffiliated/tclayton) got netsplit. [14:56] zmyrgel (n=zmyrgel@hoasnet-fe22dd00-59.dhcp.inet.fi) got netsplit. [14:56] Rachael (n=nnnnnnnn@3505ds1-svg.0.fullrate.dk) got netsplit. [14:56] Steaki (n=steaki@dsl-hkibrasgw2-ffddc000-253.dhcp.inet.fi) got netsplit. [14:56] ccfreak2k (n=ccfreak2@lvps83-169-3-115.dedicated.hosteurope.de) got netsplit. [14:56] frimer (i=frimer@szluug.org) got netsplit. [14:56] giuppy (n=giuppy@host140-168-dynamic.55-82-r.retail.telecomitalia.it) returned to ##slackware. [14:57] oh [14:58] OpenSys (n=vasco@fw.vslinux.net) joined ##slackware. [14:58] rg3 (n=deckard@cm-85-152-207-31.telecable.es) left irc: "Leaving." [14:58] snL20 (n=irssi@149-160-214.oke1-bras9.adsl.tele2.no) returned to ##slackware. [14:58] Zoubiddaaa (n=Zoubidda@priv.zoubi.org) joined ##slackware. [14:58] hba (n=hba@148.208.237.69) returned to ##slackware. [14:58] mako-sama (n=mako@81.22.23.170) returned to ##slackware. [14:59] simplex (n=simplex@twopenguins.it) got lost in the net-split. [14:59] Guest4323 (n=bobby@adsl-76-249-234-79.dsl.rcsntx.sbcglobal.net) got lost in the net-split. [14:59] PiterPunk (n=piterpk@cardinal.lizella.net) got lost in the net-split. [14:59] uva (i=bno@118-168-237-228.dynamic.hinet.net) got lost in the net-split. [14:59] Weird0ne (n=julianm@endeavor.jdrush.net) got lost in the net-split. [14:59] corretico (n=laguilar@201.201.46.106) got lost in the net-split. [14:59] askhader (n=askhader@taurine.csclub.uwaterloo.ca) got lost in the net-split. [14:59] nyRednek (n=yosi@cpe-24-168-60-60.si.res.rr.com) got lost in the net-split. [14:59] Meckafett (n=meckafet@unaffiliated/meckafett) got lost in the net-split. [14:59] difrost (n=difrost@pin.if.uz.zgora.pl) got lost in the net-split. [14:59] fuzzix (n=fuzzix@93.107.198.9) got lost in the net-split. [14:59] impy (n=impy@88.147.70.16) got lost in the net-split. [14:59] harls (n=gabba@pool-173-69-205-71.bltmmd.fios.verizon.net) got lost in the net-split. [14:59] init[1] (i=buffer@shellium/member/buffer) got lost in the net-split. [14:59] rrh_ (n=foo@217.75.82.130) got lost in the net-split. [14:59] Starchaser (n=geek@80.66.88.130) got lost in the net-split. [14:59] Agiofws (n=Agiofws@athedsl-436105.home.otenet.gr) got lost in the net-split. [14:59] dchmelik (n=d@dynamic-74-209-11-2.ellensburg.fairpoint.net) got lost in the net-split. [14:59] NthDegree (n=nth@88-107-238-101.dynamic.dsl.as9105.com) got lost in the net-split. [14:59] Pig_Pen (n=anyuser@96.18.40.255) got lost in the net-split. [14:59] fAu (n=fAu@78-134-6-96.static.ngi.it) got lost in the net-split. [14:59] shadowx (n=7350@93.183.131.3) got lost in the net-split. [14:59] Guest93002 (n=_@port-91562.pppoe.wtnet.de) got lost in the net-split. [14:59] Reticent1 (n=reticent@68-190-183-125.dhcp.reno.nv.charter.com) joined ##slackware. [14:59] Scuzz (n=scuzz@unaffiliated/scuzz) joined ##slackware. [14:59] akira42 (n=tetsuo@dslb-088-073-232-204.pools.arcor-ip.net) joined ##slackware. [14:59] Scuzz (n=scuzz@unaffiliated/scuzz) left irc: Client Quit [14:59] sahk0 (n=grbzks@pdpc/supporter/active/grbzks) returned to ##slackware. [14:59] TClayton (n=TClayton@nc-76-3-71-178.dhcp.embarqhsd.net) returned to ##slackware. [14:59] raelaa (n=heather@ansci135-66.ansci.cornell.edu) joined ##slackware. [14:59] alkos333 (n=alkos333@c-67-162-31-157.hsd1.il.comcast.net) joined ##slackware. [15:00] Scuzz (n=scuzz@unaffiliated/scuzz) joined ##slackware. [15:00] init[1] (n=[A]kber@support.team.at.shellium.org) joined ##slackware. [15:00] Nick change: init[1] -> Guest53367 [15:00] firefox locked up and I had to kill it, but I guess it somehow took the audio driver with it.. trying to use mpg123 results in the error ALSA lib pcm_dmix.c:866:(snd_pcm_dmix_open) unable to open slave No default libao driver available. [15:00] how can I get sound working again? running slackware 12.1 [15:01] reboot? :) [15:01] paradroid__ (n=kevin@24-216-187-138.dhcp.stls.mo.charter.com) joined ##slackware. [15:01] I can never fix those sorts of things quicker than by rebooting [15:01] probably, but shouldn't there be a way to do it without that? :/ [15:01] dres (i=dresiwo@80.48.171.119) joined ##slackware. [15:02] ccfreak2k (n=ccfreak2@lvps83-169-3-115.dedicated.hosteurope.de) got lost in the net-split. [15:02] Steaki (n=steaki@dsl-hkibrasgw2-ffddc000-253.dhcp.inet.fi) got lost in the net-split. [15:02] Rachael (n=nnnnnnnn@3505ds1-svg.0.fullrate.dk) got lost in the net-split. [15:02] frimer (i=frimer@szluug.org) got lost in the net-split. [15:02] zmyrgel (n=zmyrgel@hoasnet-fe22dd00-59.dhcp.inet.fi) got lost in the net-split. [15:02] Kamel (i=olawd@c-66-177-36-4.hsd1.fl.comcast.net) got lost in the net-split. [15:02] alice_c (i=alice@78-105-168-173.zone3.bethere.co.uk) got lost in the net-split. [15:02] Akuma (n=Akuma@modemcable161.131-21-96.mc.videotron.ca) got lost in the net-split. [15:02] linux_probe (n=chris@cpe-75-187-154-247.neo.res.rr.com) got lost in the net-split. [15:02] wollw (n=dshere@75.101.22.68) got lost in the net-split. [15:02] hersonls (n=hersonls@187.40.88.30) got lost in the net-split. [15:02] Sadnem (n=Sadnem@89.141.98.120.dyn.user.ono.com) got lost in the net-split. [15:02] paradroid_ (n=kevin@24-216-187-138.dhcp.stls.mo.charter.com) got lost in the net-split. [15:02] smica (n=smica@h128-254.pool212-16.dyn.tolna.net) got lost in the net-split. [15:02] LITesterB (n=Bob@CPE0050ba681424-CM000a7365ada2.cpe.net.cable.rogers.com) got lost in the net-split. [15:02] sure, I'd imagine. I can never figure it out, but I suck at linux [15:02] I'm only going to be around another hour or so, so I don't want to reboot the laptop just for something like music [15:02] ckt1g3r (n=ckt1g3r@bl5-169-85.dsl.telepac.pt) left irc: "Leaving" [15:02] dres_ (i=dresiwo@80.48.171.119) left irc: Remote closed the connection [15:02] r_linux (n=r_linux@smtp.mandique.com.br) left irc: "!!!" [15:02] Action: thumbs looks at thrice` in confusion [15:03] maybe unloading and reloading all of the snd modules [15:03] Reticenti (n=reticent@unaffiliated/reticenti) left irc: Connection timed out [15:03] damn laptop is trying to be such a pain in the ass. upgraded it figuring I could easily reinstall programs I used.. nope. as it is, I've been using pandora since playmp3list and audacious are broken :/ [15:03] pandora has a really sweet CLI client [15:04] Azeotrope (n=JBauer@193.239.140.184) joined ##slackware. [15:04] well, sorry, someone made a pretty sweet CLI client to work with pandora :) it's called "pianobar" [15:04] I'd love to listen to the music I have on the laptop already, but only mpg123 works reliably, which is a pain since there's no playlist [15:04] i have a folder with html files and i need to find a specific word in those files. how can i do that? [15:05] wollw (n=dshere@75-101-22-68.dsl.dynamic.sonic.net) joined ##slackware. [15:05] grep ? [15:05] Azeotrope, grep "your_word" *.html [15:06] thrice`: thanks [15:07] Strykar (n=wakka@122.169.76.222) left irc: Connection timed out [15:08] ugh.. and of course, since I upgraded and mplayer was not installed with the upgrade, it will no longer compile [15:08] Agiofws (n=Agiofws@athedsl-436105.home.otenet.gr) joined ##slackware. [15:08] ilj (n=ilj@sourcemage/grimoire/apprentice/ilj) left irc: Remote closed the connection [15:08] raelaa, really, use slackware 13 :) [15:10] akira42 (n=tetsuo@dslb-088-073-232-204.pools.arcor-ip.net) left irc: Read error: 104 (Connection reset by peer) [15:11] viu (n=n@176-232-178-94.pool.ukrtel.net) joined ##slackware. [15:11] thrice`: I may just be jaded, but I don't think it'll solve much :P I was told to upgrade to the rc before 13 (I downloaded a week or two before 13 came out :/), telling me it would fix things, and yet it didn't :P [15:11] how do I install packages with their dependencies? [15:11] er, on my other laptop [15:11] viu: read the README for each package? [15:11] viu: find the dependencies and download/install [15:12] viu: packages in slackware have no dependency information [15:12] thumbs: I'm currently on OpenBSD. Could you exaplain me the content of README? [15:12] .... [15:12] lol [15:12] viu: why are you asking in ##slackware, then? [15:12] wow [15:12] raelaa: download manualy? [15:12] viu: sure. cat README [15:12] viu: a highly encrypted document with ROT52 .. [15:12] thumbs: because I have slackware installed. [15:12] viu: yes. find package, download package, install package [15:13] wait, openbsd users can't read? [15:13] sahk0 (n=grbzks@pdpc/supporter/active/grbzks) left irc: "leaving" [15:13] viu: we'll help you with slackware. Not OpenBSD [15:13] thumbs: Should I reboot into Slackware to get some help here? [15:13] Azeotrope (n=JBauer@unaffiliated/jbauer) left irc: "leaving" [15:14] oh, yes, viu, download manually [15:14] are you trying to install packages on slackware, or openbsd ? [15:14] thumbs: on slackware, ofcourse. I'm newbie to Linux, but I'm not idiot. [15:14] viu: good 3rd party Slackware packages will have a README that tells you what other packages are needed [15:14] viu: we already told you how, then [15:15] slackware has a site for non-official (meaning, provided by Pat) packages, at slackbuilds.org [15:15] As for Slackware itself - do a full install if you are unsure what you need [15:15] thanks guys. [15:15] Guest53367 (n=[A]kber@support.team.at.shellium.org) left irc: "ZNC - http://znc.sourceforge.net" [15:15] alienBOB: do you remember your advice about memory hole? [15:15] Yes [15:16] alienBOB: thanks to you I got slackware installed. [15:16] hmmm [15:16] So it worked, by fixing that BIOS setting? [15:16] alienBOB: sure. [15:16] alienBOB: option should disabled to avoid such problem [15:17] *should be [15:17] slack-required files are a 3rd party thing, right? [15:17] alienBOB: I think it would good idea to add my expirience (your advice) to FAQ. [15:18] pizzledizzle (n=pizdets@pool-98-116-202-61.nycmny.fios.verizon.net) joined ##slackware. [15:18] Necos: correct. I believe it is used by slapt-get [15:18] oh... [15:19] jgor (i=jgor@odin.indiecom.org) left irc: Connection timed out [15:19] Nick change: jgor_ -> jgor [15:19] whenever i look at slacky.eu, i noticed a lot of those files too [15:20] Guest60426 (n=[A]kber@support.team.at.shellium.org) joined ##slackware. [15:20] Guest60426 (n=[A]kber@support.team.at.shellium.org) left irc: Remote closed the connection [15:20] *notice [15:21] fAu (n=fAu@78-134-6-96.static.ngi.it) joined ##slackware. [15:21] crashdata (n=crashdat@S01060026188184f4.vs.shawcable.net) joined ##slackware. [15:21] urthwrm (n=hooch@203-214-132-67.perm.iinet.net.au) left irc: Connection timed out [15:21] stamp (n=stamp@chello089073017116.chello.pl) left irc: Remote closed the connection [15:23] gsb appently uses slapt-get too [15:23] gar0t0 (n=gar0t0@unaffiliated/gar0t0) left irc: "fui" [15:23] gutts_ (n=gutts@ADijon-554-1-134-91.w92-148.abo.wanadoo.fr) joined ##slackware. [15:24] ccfreak2k (n=ccfreak2@4chan.fm) joined ##slackware. [15:24] smica (n=smica@212.16.128.254) joined ##slackware. [15:24] urthwrm (n=hooch@203-214-132-67.perm.iinet.net.au) joined ##slackware. [15:24] fuzzix_ (n=fuzzix@109.78.63.101) joined ##slackware. [15:24] Guest93002 (n=_@port-91562.pppoe.wtnet.de) joined ##slackware. [15:24] shadowx (n=7350@93.183.131.3) joined ##slackware. [15:24] Pig_Pen (n=anyuser@96.18.40.255) joined ##slackware. [15:24] NthDegree (n=nth@88-107-238-101.dynamic.dsl.as9105.com) joined ##slackware. [15:24] dchmelik (n=d@dynamic-74-209-11-2.ellensburg.fairpoint.net) joined ##slackware. [15:24] Starchaser (n=geek@80.66.88.130) joined ##slackware. [15:24] rrh_ (n=foo@217.75.82.130) joined ##slackware. [15:24] harls (n=gabba@pool-173-69-205-71.bltmmd.fios.verizon.net) joined ##slackware. [15:24] impy (n=impy@88.147.70.16) joined ##slackware. [15:24] difrost (n=difrost@pin.if.uz.zgora.pl) joined ##slackware. [15:24] Meckafett (n=meckafet@unaffiliated/meckafett) joined ##slackware. [15:24] nyRednek (n=yosi@cpe-24-168-60-60.si.res.rr.com) joined ##slackware. [15:24] askhader (n=askhader@taurine.csclub.uwaterloo.ca) joined ##slackware. [15:24] Weird0ne (n=julianm@endeavor.jdrush.net) joined ##slackware. [15:24] PiterPunk (n=piterpk@cardinal.lizella.net) joined ##slackware. [15:24] Guest4323 (n=bobby@adsl-76-249-234-79.dsl.rcsntx.sbcglobal.net) joined ##slackware. [15:24] simplex (n=simplex@twopenguins.it) joined ##slackware. [15:25] geez >.<;;; [15:26] Necos: yeah slacky.eu is a repository I think for slapt-get and they have their own freaky package manager as well. [15:26] gutts (n=gutts@ADijon-554-1-147-2.w92-148.abo.wanadoo.fr) left irc: Read error: 110 (Connection timed out) [15:26] Patzy (n=somethin@coa29-1-88-174-11-170.fbx.proxad.net) left irc: Read error: 104 (Connection reset by peer) [15:27] hmmm [15:27] [OpenSys] (n=vasco@fw.vslinux.net) left irc: Connection timed out [15:28] that makes sense [15:29] Action: Alan_Hicks returns slightly buzzed. [15:30] Action: BP{k} sends Alan_Hicks back until he is properly buzzed. [15:31] <_slax0r_> lol [15:31] Well, I would be "properly buzzed" but I'm countering the alcohol downer with a huge dose of chewin' tobacco upper. [15:31] lol [15:31] sounds very... country... [15:31] There's a reason for that. [15:32] (##slackware) Channel ban on *!n=root@* expired. [15:32] ##slackware: mode change '-b *!n=root@*' by slackboy!n=thongson@li6-30.members.linode.com [15:32] Hermann (n=Hermannn@h-156-174.A155.priv.bahnhof.se) left irc: Remote closed the connection [15:34] 1/2 my family is from louisiana , so... [15:35] Hermann (n=Hermannn@h-156-174.A155.priv.bahnhof.se) joined ##slackware. [15:41] rapid (n=rapid@unaffiliated/rapid) left irc: Remote closed the connection [15:43] hmmm, is there a slackbuild for policy kit? [15:43] fxer (n=fxer@c80-216-143-115.bredband.comhem.se) left irc: Read error: 110 (Connection timed out) [15:43] heh, nevermind, it's in the gsb set [15:44] GammalSokk (n=johskar@130.84-48-46.nextgentel.com) joined ##slackware. [15:46] NthDegree (n=nth@88-107-238-101.dynamic.dsl.as9105.com) left irc: "Ex-Chat" [15:46] gonna build *gasp* evolution [15:46] may the source be with you. [15:47] mohaa (n=nome@92.49.78.30) joined ##slackware. [15:47] rapid (n=rapid@c210-49-80-29.rochd2.qld.optusnet.com.au) joined ##slackware. [15:48] yeah, i'm building the bare minimum set of packages to build it [15:48] sort of what i did for Kontact lol [15:48] cybErpunk (i=davi@unaffiliated/cyberpunk) joined ##slackware. [15:49] fredoslack (n=fredosla@APoitiers-257-1-82-231.w86-210.abo.wanadoo.fr) left irc: "Leaving" [15:50] doesn't make sense for me to install all of gnome for it [15:51] hm I wonder how much you end up installing anyway. [15:52] hopefully not much :) [15:53] fredoslack (n=fredosla@APoitiers-257-1-82-231.w86-210.abo.wanadoo.fr) joined ##slackware. [15:53] Kowalczyk (n=kowalczy@macgyver.kowalczyk.be) got netsplit. [15:53] cybErpunk (i=davi@unaffiliated/cyberpunk) got netsplit. [15:53] Scuzz (n=scuzz@unaffiliated/scuzz) got netsplit. [15:53] Lurq (i=lurq@destiny2.et2605.com) got netsplit. [15:53] _marc` (n=marc@cl-2515.ham-01.de.sixxs.net) got netsplit. [15:53] higuita (n=higuita@2001:b18:400f:0:211:d8ff:fe82:b10e) got netsplit. [15:53] Kaapa (n=Somethin@bl10-232-23.dsl.telepac.pt) got netsplit. [15:53] Alt_of_Ctrl (n=Inacio@a85-139-225-144.cpe.netcabo.pt) got netsplit. [15:53] cuba33ci_ (n=cuba33ci@118-160-164-77.dynamic.hinet.net) got netsplit. [15:53] Bugz___ (n=Bugz_@adsl-75-42-94-211.dsl.scrm01.sbcglobal.net) got netsplit. [15:53] zErOaCid (i=debian@unaffiliated/zErOaCid) got netsplit. [15:53] v3gard (n=v3gard@svale.hia.no) got netsplit. [15:53] talso (n=talso@S01060030542b92b7.cg.shawcable.net) got netsplit. [15:53] Ekc_ (n=Ekc@87.121.162.199) got netsplit. [15:53] jg71 (n=edud@unaffiliated/jg71) got netsplit. [15:53] agentc0re (n=agentc0r@unaffiliated/agentc0re) got netsplit. [15:53] EuroTrash (n=rtrsh@82-169-3-152.ip.telfort.nl) got netsplit. [15:53] SuN (i=default@195-241-252-199.ip.telfort.nl) got netsplit. [15:53] raela (i=1000@cpe-67-241-21-88.twcny.res.rr.com) got netsplit. [15:53] a1g (n=a1g@unaffiliated/a1g) got netsplit. [15:53] yarvin (n=yarvin@105-200-58-66.gci.net) got netsplit. [15:53] PenPerk (n=carlj@static-71-246-216-235.washdc.fios.verizon.net) got netsplit. [15:53] Pinnen (i=pinnen@h-36-27.A204.priv.bahnhof.se) got netsplit. [15:53] marra (i=marra@fly.srk.fer.hr) got netsplit. [15:53] psypete_ (n=realname@97.107.132.9) got netsplit. [15:53] toast10101 (n=toast101@ip70-179-145-160.fv.ks.cox.net) got netsplit. [15:53] stunix (i=1000@85.19.141.138) got netsplit. [15:53] Matt (n=matt@66.184.117.10) got netsplit. [15:53] amazon101 (i=captain@95.154.208.246) got netsplit. [15:53] thrice` (i=thrice@unaffiliated/thrice/x-000000001) got netsplit. [15:53] fred (i=3362@slamd64/fred) got netsplit. [15:53] sid77 (n=sid77@moko.slackware.it) got netsplit. [15:53] LSD` (n=ianweb@dsl-58-7-6-82.wa.westnet.com.au) got netsplit. [15:53] SiegeX (i=219@unaffiliated/siegex) got netsplit. [15:53] SIGBUS__ (n=gh@forkbomb.nl) got netsplit. [15:53] laj (n=laj@0x50c62758.hsnxx4.dynamic.dsl.tele.dk) got netsplit. [15:53] felipe (n=felipe@my.nada.kth.se) got netsplit. [15:53] mrpwnage (i=nemesis@gateway/shell/blinkenshell.org/x-pnavyefmgsymizkb) got netsplit. [15:53] rk4n3 (n=rk4n3@71.39.203.106) got netsplit. [15:53] Zosma (i=jorrit@goudrenet.student.utwente.nl) got netsplit. [15:53] crn_ (n=crn@79.135.103.206) got netsplit. [15:53] CaptObviousman (n=The_Capt@unaffiliated/captobviousman) got netsplit. [15:53] Zordrak (n=jaz@unaffiliated/zordrak) got netsplit. [15:53] jdog (i=jdog@j4son.org) got netsplit. [15:53] dngr (n=dngr@119.237.138.63) got netsplit. [15:53] Camarade_Tux (n=adrien@procyon.via.ecp.fr) got netsplit. [15:53] mmlj4 (n=jkelly@ip70-171-94-246.no.no.cox.net) got netsplit. [15:53] Zoubiddaaa (n=Zoubidda@priv.zoubi.org) got netsplit. [15:53] aiiiiiii (i=petrich@Tribalero.Atlantica.US) got netsplit. [15:53] straterra (n=straterr@fuhell.com) got netsplit. [15:53] _slax0r_ (n=fire@2001:15c0:66ca:0:0:0:0:b4) got netsplit. [15:53] alkos333 (n=alkos333@c-67-162-31-157.hsd1.il.comcast.net) got netsplit. [15:53] mako-sama (n=mako@81.22.23.170) got netsplit. [15:53] rubick (n=rc@squall.cs.vt.edu) got netsplit. [15:53] v6CommO (n=cmfodera@wsip-70-167-74-173.sd.sd.cox.net) got netsplit. [15:53] Asmadeus (n=asmadeus@shellium/staff/developer.Asmadeus) got netsplit. [15:53] makerc (n=godzila@unaffiliated/makerc) got netsplit. [15:53] AtuM (n=damjan@BSN-77-157-221.dsl.siol.net) got netsplit. [15:53] eviljame1 (n=james@96.49.81.107) got netsplit. [15:53] Azalyn (n=junon@modemcable160.184-202-24.mc.videotron.ca) got netsplit. [15:53] vastina (i=jaird@64.215.163.99) got netsplit. [15:53] kukukk (n=dvorak@188.24.66.86) got netsplit. [15:53] mishehu (i=mishehu@cshells.shavedgoats.net) got netsplit. [15:53] PeanutHorst (n=peanutlx@sxemacs/gentoo-liaison/PeanutHorst) got netsplit. [15:53] toastytoast (n=toast@cpe-74-75-197-247.maine.res.rr.com) got netsplit. [15:53] fadein (i=fadein@static-ip-62-75-255-124.inaddr.server4you.de) got netsplit. [15:53] NaCl (n=NaCl@unaffilated/nacl/x-827312) got netsplit. [15:53] Budd^ (n=budd@adsl-75-54-117-105.dsl.renocs.sbcglobal.net) got netsplit. [15:53] Snewp (i=slacker@unaffiliated/snewp) got netsplit. [15:53] Fleurety (n=fleurety@93.186.164.51) got netsplit. [15:53] MoZes (n=mozes@bourbon.biscuit.org.uk) got netsplit. [15:53] XGizzmo (n=XGizzmo@ampache/staff/XGizzmo) got netsplit. [15:53] pprkut (i=hwiesing@slackbuilds.org) got netsplit. [15:53] vbatts (n=vbatts@cardinal.lizella.net) got netsplit. [15:53] reallove (i=reallove@unaffiliated/reallove) got netsplit. [15:53] Nikopol (i=nikopol@unaffiliated/nemesis128) got netsplit. [15:53] sadsfae (n=sadsfae@funcamp.net) got netsplit. [15:53] MS3FGX (n=MS3FGX@pool-173-72-126-110.cmdnnj.fios.verizon.net) got netsplit. [15:53] Superbaloo (i=FN@energeek.net) got netsplit. [15:53] adrenaline (n=repsol@70.171.222.139) got netsplit. [15:53] Matt_____ (n=matt@cpc1-warr1-0-0-cust642.bagu.cable.ntl.com) got netsplit. [15:53] gregsparc (n=chatzill@208.65.91.90) got netsplit. [15:53] signal11 (i=esteban@gnv.quaddro.net) got netsplit. [15:53] procyonlabs (n=randy@pool-71-179-252-191.bltmmd.fios.verizon.net) got netsplit. [15:53] Xires012 (n=Xires@66-190-79-122.dhcp.dntn.tx.charter.com) got netsplit. [15:53] tewmten (i=tew@gaskammare.se) got netsplit. [15:53] geez, this is sad lol [15:54] i hate that about gnome, its too invasive, at least with kde it just depends on qt and a few image libraries [15:56] yeah, gnome is quite invasive [15:57] i do like gtk a little more than qt, but that's just because i prefer c to c++ [15:57] LITesterB (n=Bob@CPE0050ba681424-CM000a7365ada2.cpe.net.cable.rogers.com) joined ##slackware. [15:57] sahilsk (n=sonu@59.177.46.110) joined ##slackware. [15:57] cybErpunk (i=davi@unaffiliated/cyberpunk) returned to ##slackware. [15:57] Scuzz (n=scuzz@unaffiliated/scuzz) returned to ##slackware. [15:57] alkos333 (n=alkos333@c-67-162-31-157.hsd1.il.comcast.net) returned to ##slackware. [15:57] mako-sama (n=mako@81.22.23.170) returned to ##slackware. [15:57] Zoubiddaaa (n=Zoubidda@priv.zoubi.org) returned to ##slackware. [15:57] rubick (n=rc@squall.cs.vt.edu) returned to ##slackware. [15:57] _marc` (n=marc@cl-2515.ham-01.de.sixxs.net) returned to ##slackware. [15:57] v6CommO (n=cmfodera@wsip-70-167-74-173.sd.sd.cox.net) returned to ##slackware. [15:57] Asmadeus (n=asmadeus@shellium/staff/developer.Asmadeus) returned to ##slackware. [15:57] makerc (n=godzila@unaffiliated/makerc) returned to ##slackware. [15:57] SIGBUS__ (n=gh@forkbomb.nl) returned to ##slackware. [15:57] AtuM (n=damjan@BSN-77-157-221.dsl.siol.net) returned to ##slackware. [15:57] Lurq (i=lurq@destiny2.et2605.com) returned to ##slackware. [15:57] Kowalczyk (n=kowalczy@macgyver.kowalczyk.be) returned to ##slackware. [15:57] eviljame1 (n=james@96.49.81.107) returned to ##slackware. [15:57] higuita (n=higuita@2001:b18:400f:0:211:d8ff:fe82:b10e) returned to ##slackware. [15:57] Azalyn (n=junon@modemcable160.184-202-24.mc.videotron.ca) returned to ##slackware. [15:57] vastina (i=jaird@64.215.163.99) returned to ##slackware. [15:57] kukukk (n=dvorak@188.24.66.86) returned to ##slackware. [15:57] mishehu (i=mishehu@cshells.shavedgoats.net) returned to ##slackware. [15:57] MoZes (n=mozes@bourbon.biscuit.org.uk) returned to ##slackware. [15:57] PeanutHorst (n=peanutlx@sxemacs/gentoo-liaison/PeanutHorst) joined ##slackware. [15:57] toastytoast (n=toast@cpe-74-75-197-247.maine.res.rr.com) returned to ##slackware. [15:57] Kaapa (n=Somethin@bl10-232-23.dsl.telepac.pt) returned to ##slackware. [15:57] laj (n=laj@0x50c62758.hsnxx4.dynamic.dsl.tele.dk) returned to ##slackware. [15:57] Alt_of_Ctrl (n=Inacio@a85-139-225-144.cpe.netcabo.pt) returned to ##slackware. [15:57] felipe (n=felipe@my.nada.kth.se) returned to ##slackware. [15:57] cuba33ci_ (n=cuba33ci@118-160-164-77.dynamic.hinet.net) returned to ##slackware. [15:57] aiiiiiii (i=petrich@Tribalero.Atlantica.US) returned to ##slackware. [15:57] fadein (i=fadein@static-ip-62-75-255-124.inaddr.server4you.de) returned to ##slackware. [15:57] NaCl (n=NaCl@unaffilated/nacl/x-827312) returned to ##slackware. [15:57] Bugz___ (n=Bugz_@adsl-75-42-94-211.dsl.scrm01.sbcglobal.net) returned to ##slackware. [15:57] marra (i=marra@fly.srk.fer.hr) returned to ##slackware. [15:57] stunix (i=1000@85.19.141.138) returned to ##slackware. [15:57] talso (n=talso@S01060030542b92b7.cg.shawcable.net) returned to ##slackware. [15:57] raela (i=1000@cpe-67-241-21-88.twcny.res.rr.com) returned to ##slackware. [15:57] Pinnen (i=pinnen@h-36-27.A204.priv.bahnhof.se) returned to ##slackware. [15:57] agentc0re (n=agentc0r@unaffiliated/agentc0re) returned to ##slackware. [15:57] zErOaCid (i=debian@unaffiliated/zErOaCid) returned to ##slackware. [15:57] psypete_ (n=realname@97.107.132.9) returned to ##slackware. [15:57] amazon101 (i=captain@95.154.208.246) returned to ##slackware. [15:57] sid77 (n=sid77@moko.slackware.it) returned to ##slackware. [15:57] SuN (i=default@195-241-252-199.ip.telfort.nl) returned to ##slackware. [15:57] EuroTrash (n=rtrsh@82-169-3-152.ip.telfort.nl) returned to ##slackware. [15:57] v3gard (n=v3gard@svale.hia.no) returned to ##slackware. [15:57] a1g (n=a1g@unaffiliated/a1g) returned to ##slackware. [15:57] SiegeX (i=219@unaffiliated/siegex) returned to ##slackware. [15:57] Ekc_ (n=Ekc@87.121.162.199) returned to ##slackware. [15:57] Matt (n=matt@66.184.117.10) returned to ##slackware. [15:57] jg71 (n=edud@unaffiliated/jg71) returned to ##slackware. [15:57] fred (i=3362@slamd64/fred) returned to ##slackware. [15:57] LSD` (n=ianweb@dsl-58-7-6-82.wa.westnet.com.au) returned to ##slackware. [15:57] thrice` (i=thrice@unaffiliated/thrice/x-000000001) returned to ##slackware. [15:57] yarvin (n=yarvin@105-200-58-66.gci.net) returned to ##slackware. [15:57] toast10101 (n=toast101@ip70-179-145-160.fv.ks.cox.net) returned to ##slackware. [15:57] PenPerk (n=carlj@static-71-246-216-235.washdc.fios.verizon.net) returned to ##slackware. [15:57] crn_ (n=crn@79.135.103.206) returned to ##slackware. [15:57] Zosma (i=jorrit@goudrenet.student.utwente.nl) returned to ##slackware. [15:57] rk4n3 (n=rk4n3@71.39.203.106) returned to ##slackware. [15:57] Zordrak (n=jaz@unaffiliated/zordrak) returned to ##slackware. [15:57] dngr (n=dngr@119.237.138.63) returned to ##slackware. [15:57] CaptObviousman (n=The_Capt@unaffiliated/captobviousman) returned to ##slackware. [15:57] jdog (i=jdog@j4son.org) returned to ##slackware. [15:57] Camarade_Tux (n=adrien@procyon.via.ecp.fr) returned to ##slackware. [15:57] mrpwnage (i=nemesis@gateway/shell/blinkenshell.org/x-pnavyefmgsymizkb) returned to ##slackware. [15:57] mmlj4 (n=jkelly@ip70-171-94-246.no.no.cox.net) returned to ##slackware. [15:57] straterra (n=straterr@fuhell.com) returned to ##slackware. [15:57] procyonlabs (n=randy@pool-71-179-252-191.bltmmd.fios.verizon.net) returned to ##slackware. [15:57] signal11 (i=esteban@gnv.quaddro.net) returned to ##slackware. [15:57] gregsparc (n=chatzill@208.65.91.90) returned to ##slackware. [15:57] Xires012 (n=Xires@66-190-79-122.dhcp.dntn.tx.charter.com) returned to ##slackware. [15:57] Nikopol (i=nikopol@unaffiliated/nemesis128) returned to ##slackware. [15:57] _slax0r_ (n=fire@2001:15c0:66ca:0:0:0:0:b4) returned to ##slackware. [15:57] Budd^ (n=budd@adsl-75-54-117-105.dsl.renocs.sbcglobal.net) returned to ##slackware. [15:57] MS3FGX (n=MS3FGX@pool-173-72-126-110.cmdnnj.fios.verizon.net) returned to ##slackware. [15:57] tewmten (i=tew@gaskammare.se) returned to ##slackware. [15:57] pprkut (i=hwiesing@slackbuilds.org) returned to ##slackware. [15:57] Superbaloo (i=FN@energeek.net) returned to ##slackware. [15:57] sadsfae (n=sadsfae@funcamp.net) returned to ##slackware. [15:57] Fleurety (n=fleurety@93.186.164.51) returned to ##slackware. [15:57] Matt_____ (n=matt@cpc1-warr1-0-0-cust642.bagu.cable.ntl.com) returned to ##slackware. [15:57] adrenaline (n=repsol@70.171.222.139) returned to ##slackware. [15:57] XGizzmo (n=XGizzmo@ampache/staff/XGizzmo) returned to ##slackware. [15:57] vbatts (n=vbatts@cardinal.lizella.net) returned to ##slackware. [15:57] reallove (i=reallove@unaffiliated/reallove) returned to ##slackware. [15:57] Snewp (i=slacker@unaffiliated/snewp) returned to ##slackware. [15:57] same here, gtk is cool with me [15:58] Big netsplit. [15:59] very big [15:59] that's what she said [15:59] lol [15:59] Action: Necos stabs fire|bird [15:59] :) [15:59] makerc (n=godzila@unaffiliated/makerc) left irc: [15:59] :) [16:00] hmmm, heimdal can be replaced by krb5, right? [16:00] gerrh (n=idkfa@static229-147.adsl.no) left irc: Read error: 110 (Connection timed out) [16:01] That is actually what she said to me last night. [16:01] lol she wanted heimdal replaced by krb5? :P [16:01] wow [16:01] the netsplit is very big? [16:01] LITesterB (n=Bob@CPE0050ba681424-CM000a7365ada2.cpe.net.cable.rogers.com) left irc: Client Quit [16:02] Necos: I don't know, but some of the things she said could have possibly been heimdal or kerberos. ;-) [16:02] "The split is very big" <-- THAT is what Alan said. [16:03] Action: Alan_Hicks wisely holds his tongue. [16:03] lol [16:03] You'd have used that instead if you were wise. [16:03] she speaks in tongues Alan_Hicks? :P [16:03] HAHAHA [16:03] :) [16:04] s/t i/t tail i/ [16:04] LOL [16:04] speaking of Alan_Hicks, http://noobfarm.org/viewquote.php?id=1807 [16:04] LOL [16:05] Necos: More like her tongue "speaks". [16:05] lol [16:05] [ in bed ] [16:05] LOL [16:05] perfect! [16:05] andarius (n=andarius@c-67-191-170-126.hsd1.ga.comcast.net) joined ##slackware. [16:06] greetings and salutations [16:06] fire|bird: i live in the same timezone you do, and its the middle of the day! [16:06] lol [16:06] andarius: Salutations! I hope you know what mess you just stepped in. [16:06] LITesterB (n=Bob@CPE0050ba681424-CM000a7365ada2.cpe.net.cable.rogers.com) joined ##slackware. [16:06] Alan_Hicks: nope, I sure don't. but I have a pooper scooper handy ;) [16:06] fAu (n=fAu@78-134-6-96.static.ngi.it) left irc: Read error: 110 (Connection timed out) [16:07] you may need it. [16:07] viu (n=n@176-232-178-94.pool.ukrtel.net) left irc: "Out" [16:07] andarius: I hope it's attached to a front-end loader. [16:07] Action: andarius scoops up fire|bird :o [16:07] yeah, Alan_Hicks is a manipulative bitch, and apparently his girl's tongue speaks... [16:07] lol [16:07] Necos: what a combo [16:07] lol [16:07] gutts_ (n=gutts@ADijon-554-1-134-91.w92-148.abo.wanadoo.fr) left irc: Remote closed the connection [16:07] s/l's/ls'/ [16:07] lol [16:07] I wonder if Alan_Hicks's manipulative ways is what made the girls tongue speak. [16:07] Alan_Hicks is indeed a manipulative bitch :) [16:08] It was more along the lines of her manipulative tongue making me speak nonsensical utterances. [16:08] lol [16:08] that almost sounds like a personal problem... [16:08] yeah, but never fear, there's help for that. [16:09] Srbo (n=Srbo@93.86.222.240) joined ##slackware. [16:09] rg3 (n=deckard@62.32.129.97) joined ##slackware. [16:10] that reminds me of dark knight :P [16:11] beatzz (n=beatzz@72-48-68-43.dyn.grandenetworks.net) joined ##slackware. [16:11] NthDegree (n=nth@88-107-238-101.dynamic.dsl.as9105.com) joined ##slackware. [16:11] SUP G'S!!! [16:11] Linux+ Exam tommrow! 10AM [16:12] Oh God... [16:12] ...g's? [16:12] raelaa, you must not know me [16:12] Alan_Hicks, My plan to prep for the test [16:12] is to go out tonight, and have an awsome time [16:13] :D [16:13] Then let me suggest that you get started. [16:13] beatzz: oh, I saw you talk the other day. was glad to see you quit [16:13] haha [16:13] :p raelaa, dont be a hater, just cause you know im way cooler than you. [16:13] pfft [16:13] and yet, I know how to spell.. overrated, I know [16:13] aint that right fire|bird [16:14] mario (n=mario@darkstar.slackverse.org) left irc: Nick collision from services. [16:14] mario (n=mario@darkstar.slackverse.org) joined ##slackware. [16:14] comp__ (n=comp_@89.137.6.138) left irc: "Leaving" [16:14] s/right/debatable/ [16:14] ;) [16:15] Roverandom (n=chris3@78.133.32.139) joined ##slackware. [16:15] s/right/certainly wrong/ [16:15] I know you all <3 me [16:15] its just one of those, luv hate relationships. [16:16] <\3 Know what that is? That's a stake in your vampire heart. [16:16] hahahaha [16:16] we love to hate you beatzz? >.> [16:16] hey whatever works [16:16] i don't necessarily hate you... yet... [16:17] I want to take an 'advanced unix tools' course next semester.. but I don't really have the prereqs at all. hopefully, a few years of experience doing not much will help me out [16:17] .... [16:17] why not just take it? [16:17] beatzz: I don't hate you either. Hating you would require you to be worth me having an opinion. [16:18] ..yes, I will be taking it. I have the experience already. at least, I will take it if it isn't full [16:18] The-spiki (n=spiki@77-105-33-215.dialup.sezampro.yu) joined ##slackware. [16:18] there ya go Alan_Hicks [16:18] :D hey i show nothing but <3 for my fellow linux users. [16:18] like that amzing article on networking [16:18] lol Alan_Hicks [16:18] Action: Alan_Hicks doesn't like being buttered-up. [16:18] which btw Alan_Hicks is going to be the next material i study [16:19] Joy of joys. [16:19] aren't kids so endearing? [16:19] Alan_Hicks, but how will you fit thru the door? :P [16:19] raelaa, kids? i got 2 of um, what do u know about kids? [16:19] raelaa: kids? Yeah... they really are... Those baby goats... I almost hate to see them grow up into billys and nannies so we can sacrifice them. [16:20] Necos: If I keep drinking beer like this? I don't know. [16:20] Alan_Hicks, did you ever try the 1554 i prescribed you? [16:20] Alan_Hicks: you don't keep/sell the nannies for milk/breeding? or just keep the number of stock you have [16:20] lol [16:21] raelaa: No, they're too valuable for predicting the future. I find nothing is better for determining true love than reading goat entrails. Also, their blood is a key requirement in driving away trolls. [16:21] hehehe [16:21] oh, okay. I can see why you'd sacrifice them all, then [16:22] tuxdev_ (n=tim@unaffiliated/tuxdev) joined ##slackware. [16:22] but, you'd think you'd only need to do it once to find your true love if you were any good at it :P [16:22] he missed :P [16:22] firedix (n=firedix@host38.200-117-192.telecom.net.ar) left irc: Read error: 110 (Connection timed out) [16:23] isn't that when you tie them up in your closet, Necos? [16:23] raelaa: Yes, but it's also good for determining who's "almost true love" enough to sleep with you. [16:23] ah, who needs body language any moree [16:23] Alan_Hicks, so, how's your advertising going for blood readings? [16:23] raelaa: That's right. Body *part* language is so much more precise. [16:24] I got something in my fron pocket for you! [16:24] front* [16:24] chop off a tip of their finger? [16:24] snL20: Is it a quarter? [16:24] Alan_Hicks: hehe [16:25] boy am i glad i don't live near you snL20... [16:25] Necos: lol [16:25] i don't like watching people get punched across a bar for being a dumbass :) [16:26] they might spill my drink [16:26] in which case, i'll have to kick their ass for spilling my drink [16:26] http://www.youtube.com/watch?v=cvIj_t3-kC0 [16:26] sant0 (n=chatzill@189-95-70-6.3g.claro.net.br) joined ##slackware. [16:26] >:D [16:26] that song is just win! [16:27] no... no... [16:27] http://www.youtube.com/watch?v=sh6oGwOMVeY [16:27] corretico__ (n=laguilar@201.201.46.106) joined ##slackware. [16:27] thers raelaa after 1 beer ^ [16:28] Necos: check it :) [16:28] can't watch youtube from work :) [16:28] pssh [16:29] Necos: aah... got ya ;) [16:29] Necos, www.newbackdoor.com [16:29] rg3 (n=deckard@62.32.129.97) got netsplit. [16:29] mohaa (n=nome@92.49.78.30) got netsplit. [16:29] giuppy (n=giuppy@host140-168-dynamic.55-82-r.retail.telecomitalia.it) got netsplit. [16:29] corretico_ (n=laguilar@201.201.46.106) got netsplit. [16:29] jgor (i=jgor@71.42.72.54) got netsplit. [16:29] dorin (n=dorin@univ-gw.bh.edu.ro) got netsplit. [16:29] hayaka (n=kal@cpe-69-205-244-105.stny.res.rr.com) got netsplit. [16:29] tank-man (i=1000@S010600121729c6a1.vc.shawcable.net) got netsplit. [16:29] dTd (n=dTd@d-66-212-210-213.cpe.metrocast.net) got netsplit. [16:29] Soul_keeper (i=1000@wsip-70-166-30-4.sd.sd.cox.net) got netsplit. [16:29] theblackbox (n=sammo@unaffiliated/theblackbox) got netsplit. [16:29] ThomasLocke (n=ThomasLo@pdpc/supporter/active/thomaslocke) got netsplit. [16:29] adamk (n=adamk@unaffiliated/adamk) got netsplit. [16:29] [yop] (n=[yop]@unaffiliated/yop-lait) got netsplit. [16:29] Wescotte (n=WuzzleWa@75-9-90-101.lightspeed.milwwi.sbcglobal.net) got netsplit. [16:29] Necos: www.hidemyass.com [16:29] lolwebsense [16:29] ;) [16:30] beatzz: not bothering watching it because I'm sure it's lame and I'm also sure it's very incorrect [16:30] lol [16:30] raelaa: that must be you! :) [16:30] lolz, it fits your online character perfectly [16:30] GammelSokk (n=johskar@130.84-48-46.nextgentel.com) joined ##slackware. [16:30] Damn that's drunk! [16:31] akira42 (n=tetsuo@dslb-088-073-232-204.pools.arcor-ip.net) joined ##slackware. [16:31] sant0 (n=chatzill@189-95-70-6.3g.claro.net.br) left irc: Client Quit [16:31] sigh. does it need sound? because sound broke on my laptop and I don't feel like rebooting [16:31] giuppy (n=giuppy@host140-168-dynamic.55-82-r.retail.telecomitalia.it) returned to ##slackware. [16:31] Guest59184 (i=buffer@support.team.at.shellium.org) joined ##slackware. [16:31] Alan_Hicks, word [16:31] lol don't be drawn in raela [16:31] raelaa: not really [16:31] What words? [16:32] raelaa it dosent REQUIRE sound. [16:32] jgor (i=jgor@odin.indiecom.org) joined ##slackware. [16:32] its just this dude, proly the most drunk dude ive ever seen [16:32] tryin to buy beer. [16:32] Necos: they made me curious :/ [16:32] cant even get off the quick-emart floor [16:32] you fail :) [16:32] slackbox (i=nocturna@you.just.got.strangled.net) left irc: Read error: 60 (Operation timed out) [16:33] rapid (n=rapid@unaffiliated/rapid) got netsplit. [16:33] GammalSokk (n=johskar@130.84-48-46.nextgentel.com) got netsplit. [16:33] simplex (n=simplex@twopenguins.it) got netsplit. [16:33] Guest4323 (n=bobby@adsl-76-249-234-79.dsl.rcsntx.sbcglobal.net) got netsplit. [16:33] Weird0ne (n=julianm@endeavor.jdrush.net) got netsplit. [16:33] askhader (n=askhader@taurine.csclub.uwaterloo.ca) got netsplit. [16:33] harls (n=gabba@pool-173-69-205-71.bltmmd.fios.verizon.net) got netsplit. [16:33] Starchaser (n=geek@80.66.88.130) got netsplit. [16:33] Pig_Pen (n=anyuser@96.18.40.255) got netsplit. [16:33] smica (n=smica@212.16.128.254) got netsplit. [16:33] nyRednek (n=yosi@cpe-24-168-60-60.si.res.rr.com) got netsplit. [16:33] fuzzix_ (n=fuzzix@109.78.63.101) got netsplit. [16:33] Meckafett (n=meckafet@unaffiliated/meckafett) got netsplit. [16:33] dchmelik (n=d@dynamic-74-209-11-2.ellensburg.fairpoint.net) got netsplit. [16:33] shadowx (n=7350@93.183.131.3) got netsplit. [16:33] ccfreak2k (n=ccfreak2@4chan.fm) got netsplit. [16:33] rrh_ (n=foo@217.75.82.130) got netsplit. [16:33] PiterPunk (n=piterpk@cardinal.lizella.net) got netsplit. [16:33] impy (n=impy@88.147.70.16) got netsplit. [16:33] difrost (n=difrost@pin.if.uz.zgora.pl) got netsplit. [16:33] Guest93002 (n=_@port-91562.pppoe.wtnet.de) got netsplit. [16:33] urthwrm (n=hooch@203-214-132-67.perm.iinet.net.au) got netsplit. [16:33] slackbox (i=nocturna@you.just.got.strangled.net) joined ##slackware. [16:33] several problems.. I am not a dude, I would not dress like that if I was, and I hold my alcohol better than that D: [16:33] beatzz: they wouldnt let him buy more beer here =) [16:33] evo- (n=evo@p4FCF2DD4.dip0.t-ipconnect.de) left irc: "gone sleeping.." [16:33] jgor (i=jgor@odin.indiecom.org) left irc: Killed by douglas.freenode.net (Nick collision) [16:33] lol [16:33] smica (n=smica@h128-254.pool212-16.dyn.tolna.net) joined ##slackware. [16:33] jgor_ (i=jgor@odin.indiecom.org) joined ##slackware. [16:34] pireau (i=1000@pdpc/supporter/student/pireau) joined ##slackware. [16:34] yeah, raelaa is a pro drunk! :) [16:34] pssh, shes the girl at the bar that they keep givin drinks to cause she makes everyone laugh [16:35] Soul_keeper (i=1000@wsip-70-166-30-4.sd.sd.cox.net) got lost in the net-split. [16:35] hayaka (n=kal@cpe-69-205-244-105.stny.res.rr.com) got lost in the net-split. [16:35] theblackbox (n=sammo@unaffiliated/theblackbox) got lost in the net-split. [16:35] dTd (n=dTd@d-66-212-210-213.cpe.metrocast.net) got lost in the net-split. [16:35] adamk (n=adamk@unaffiliated/adamk) got lost in the net-split. [16:35] tank-man (i=1000@S010600121729c6a1.vc.shawcable.net) got lost in the net-split. [16:35] ThomasLocke (n=ThomasLo@pdpc/supporter/active/thomaslocke) got lost in the net-split. [16:35] Wescotte (n=WuzzleWa@75-9-90-101.lightspeed.milwwi.sbcglobal.net) got lost in the net-split. [16:35] [yop] (n=[yop]@unaffiliated/yop-lait) got lost in the net-split. [16:35] dorin (n=dorin@univ-gw.bh.edu.ro) got lost in the net-split. [16:35] corretico_ (n=laguilar@201.201.46.106) got lost in the net-split. [16:35] mohaa (n=nome@92.49.78.30) got lost in the net-split. [16:35] rg3 (n=deckard@62.32.129.97) got lost in the net-split. [16:35] rg3 (n=deckard@62.32.129.97) joined ##slackware. [16:35] mohaa (n=nome@92.49.78.30) joined ##slackware. [16:35] corretico_ (n=laguilar@201.201.46.106) joined ##slackware. [16:35] jgor (i=jgor@71.42.72.54) joined ##slackware. [16:35] dorin (n=dorin@univ-gw.bh.edu.ro) joined ##slackware. [16:35] [yop] (n=[yop]@unaffiliated/yop-lait) joined ##slackware. [16:35] Wescotte (n=WuzzleWa@75-9-90-101.lightspeed.milwwi.sbcglobal.net) joined ##slackware. [16:35] ThomasLocke (n=ThomasLo@pdpc/supporter/active/thomaslocke) joined ##slackware. [16:35] tank-man (i=1000@S010600121729c6a1.vc.shawcable.net) joined ##slackware. [16:35] adamk (n=adamk@unaffiliated/adamk) joined ##slackware. [16:35] dTd (n=dTd@d-66-212-210-213.cpe.metrocast.net) joined ##slackware. [16:35] theblackbox (n=sammo@unaffiliated/theblackbox) joined ##slackware. [16:35] Soul_keeper (i=1000@wsip-70-166-30-4.sd.sd.cox.net) joined ##slackware. [16:35] hayaka (n=kal@cpe-69-205-244-105.stny.res.rr.com) joined ##slackware. [16:35] woha [16:35] macavity, [16:35] sup G [16:35] snL20: not saying that, but one is not gonna have me stumbling :P [16:35] also, I wouldn't be at the bar in the first place [16:35] raelaa: hehe [16:35] alice_c (i=alice@78-105-168-173.zone3.bethere.co.uk) joined ##slackware. [16:35] Avalloc (n=_@port-91562.pppoe.wtnet.de) joined ##slackware. [16:36] macavity, think of me in the happy land of the danes tomorrow [16:36] beatzz: i'm not a 'G' ;-) [16:36] lol [16:36] pssh, your about as gangster as a Dane could be. [16:36] beatzz: oh, righ, you certification thingie :P [16:36] ;) [16:36] beatzz: you're [16:36] ccfreak2k (n=ccfreak2@4chan.fm) returned to ##slackware. [16:36] beatzz: denmark is nice... =) [16:36] happiest place in the world snL20 [16:36] well.. i am of Viking descent, so i guess i have it in me ;-) [16:36] vikings are hella gangster [16:37] Action: snL20 is from Norway =) [16:37] PiterPunk (n=piterpk@cardinal.lizella.net) returned to ##slackware. [16:37] askhader (n=askhader@taurine.csclub.uwaterloo.ca) returned to ##slackware. [16:37] rollin up to your shores like, "Yo this lands mine" slaughter time [16:37] snL20: hey bro :-) [16:37] Meckafett (n=meckafet@unaffiliated/meckafett) returned to ##slackware. [16:37] my family is from finland, though I am not that cool [16:37] nyRednek (n=yosi@cpe-24-168-60-60.si.res.rr.com) returned to ##slackware. [16:37] macavity: hey! :^) [16:37] fuzzix (n=fuzzix@109.78.63.101) joined ##slackware. [16:37] simplex (n=simplex@twopenguins.it) returned to ##slackware. [16:37] urthwrm (n=hooch@203-214-132-67.perm.iinet.net.au) returned to ##slackware. [16:37] raelaa, all jokes aside, much <3 [16:37] bobby (n=bobby@adsl-76-249-234-79.dsl.rcsntx.sbcglobal.net) joined ##slackware. [16:38] i dont want enemys, i like friends better. [16:38] even if they "hate" me online because of my poor spellings. [16:38] rg3 (n=deckard@62.32.129.97) got netsplit. [16:38] dorin (n=dorin@univ-gw.bh.edu.ro) got netsplit. [16:38] hayaka (n=kal@cpe-69-205-244-105.stny.res.rr.com) got netsplit. [16:38] tank-man (i=1000@S010600121729c6a1.vc.shawcable.net) got netsplit. [16:38] dTd (n=dTd@d-66-212-210-213.cpe.metrocast.net) got netsplit. [16:38] Soul_keeper (i=1000@wsip-70-166-30-4.sd.sd.cox.net) got netsplit. [16:38] theblackbox (n=sammo@unaffiliated/theblackbox) got netsplit. [16:38] ThomasLocke (n=ThomasLo@pdpc/supporter/active/thomaslocke) got netsplit. [16:38] adamk (n=adamk@unaffiliated/adamk) got netsplit. [16:38] jgor (i=jgor@71.42.72.54) got netsplit. [16:38] [yop] (n=[yop]@unaffiliated/yop-lait) got netsplit. [16:38] Wescotte (n=WuzzleWa@75-9-90-101.lightspeed.milwwi.sbcglobal.net) got netsplit. [16:38] mohaa (n=nome@92.49.78.30) got netsplit. [16:38] corretico_ (n=laguilar@201.201.46.106) got netsplit. [16:38] geez [16:39] fuzzix_ (n=fuzzix@109.78.63.101) got lost in the net-split. [16:39] Guest93002 (n=_@port-91562.pppoe.wtnet.de) got lost in the net-split. [16:39] shadowx (n=7350@93.183.131.3) got lost in the net-split. [16:39] Pig_Pen (n=anyuser@96.18.40.255) got lost in the net-split. [16:39] dchmelik (n=d@dynamic-74-209-11-2.ellensburg.fairpoint.net) got lost in the net-split. [16:39] Starchaser (n=geek@80.66.88.130) got lost in the net-split. [16:39] rrh_ (n=foo@217.75.82.130) got lost in the net-split. [16:39] harls (n=gabba@pool-173-69-205-71.bltmmd.fios.verizon.net) got lost in the net-split. [16:39] impy (n=impy@88.147.70.16) got lost in the net-split. [16:39] difrost (n=difrost@pin.if.uz.zgora.pl) got lost in the net-split. [16:39] Weird0ne (n=julianm@endeavor.jdrush.net) got lost in the net-split. [16:39] Guest4323 (n=bobby@adsl-76-249-234-79.dsl.rcsntx.sbcglobal.net) got lost in the net-split. [16:39] GammalSokk (n=johskar@130.84-48-46.nextgentel.com) got lost in the net-split. [16:39] rapid (n=rapid@c210-49-80-29.rochd2.qld.optusnet.com.au) got lost in the net-split. [16:39] difrost (n=difrost@pin.if.uz.zgora.pl) joined ##slackware. [16:39] what packet faggot is having a lonely party tonight?!? [16:39] rg3 (n=deckard@62.32.129.97) returned to ##slackware. [16:39] mohaa (n=nome@92.49.78.30) returned to ##slackware. [16:39] corretico_ (n=laguilar@201.201.46.106) returned to ##slackware. [16:39] jgor (i=jgor@71.42.72.54) returned to ##slackware. [16:39] dorin (n=dorin@univ-gw.bh.edu.ro) returned to ##slackware. [16:39] [yop] (n=[yop]@unaffiliated/yop-lait) returned to ##slackware. [16:39] Wescotte (n=WuzzleWa@75-9-90-101.lightspeed.milwwi.sbcglobal.net) returned to ##slackware. [16:39] ThomasLocke (n=ThomasLo@pdpc/supporter/active/thomaslocke) returned to ##slackware. [16:39] tank-man (i=1000@S010600121729c6a1.vc.shawcable.net) returned to ##slackware. [16:39] adamk (n=adamk@unaffiliated/adamk) returned to ##slackware. [16:39] dTd (n=dTd@d-66-212-210-213.cpe.metrocast.net) returned to ##slackware. [16:39] theblackbox (n=sammo@unaffiliated/theblackbox) returned to ##slackware. [16:39] Soul_keeper (i=1000@wsip-70-166-30-4.sd.sd.cox.net) returned to ##slackware. [16:39] hayaka (n=kal@cpe-69-205-244-105.stny.res.rr.com) returned to ##slackware. [16:39] going home soon.. later, all [16:39] raelaa (n=heather@ansci135-66.ansci.cornell.edu) left irc: "leaving" [16:40] Pig_Pen (n=anyuser@96.18.40.255) joined ##slackware. [16:40] tuxdev_ (n=tim@unaffiliated/tuxdev) left irc: Connection timed out [16:40] Patzy (n=somethin@coa29-1-88-174-11-170.fbx.proxad.net) joined ##slackware. [16:41] Action: beatzz sips bourbon on da' rocks [16:41] damn, the special ed of dune is 190minutes! [16:42] hmm, what is that? TV show? [16:43] beatzz: you never saw/read Dune?!? [16:43] metrofox (n=metrofox@ppp-209-255.33-151.iol.it) joined ##slackware. [16:43] hi there [16:43] damn, that's a long time [16:43] beatzz: movie [16:44] impy (n=impy@88.147.70.16) joined ##slackware. [16:44] corretico_ (n=laguilar@201.201.46.106) left irc: Connection timed out [16:44] _abc_ (n=no@unaffiliated/ccbbaa) joined ##slackware. [16:44] <_abc_> hello [16:44] metrofox (n=metrofox@ppp-209-255.33-151.iol.it) left irc: Client Quit [16:45] rapid (n=rapid@c210-49-80-29.rochd2.qld.optusnet.com.au) joined ##slackware. [16:45] <_abc_> what is a 'small' size for a current slackware system? [16:45] <_abc_> i have trouble paring it down to under 700MB while keeping the compiler in (gcc + g++ only) [16:45] <_abc_> is this normal? [16:45] fire|bird (n=fire|bir@unaffiliated/firebird619) left irc: "Live as if you were to die tomorrow. Learn as if you were to live forever." [16:46] <_abc_> 14 years ago i made a single 1.44MB floppy based linux (kernel + initrd on same floppy)! [16:46] <_abc_> things have changed a 'little' [16:46] yeah, things _have_ changed a little [16:46] jgor (i=jgor@71.42.72.54) left irc: Connection timed out [16:47] fire|bird (n=fire|bir@unaffiliated/firebird619) joined ##slackware. [16:47] yeah... most people don't have floppy drives anymore :P [16:48] i have one PC that still has a floopy drive, but i have not used it in several years, it is the next PC on my list to be retired [16:48] Pig_Pen, when u retire it i will buy it off you [16:48] if u sell it that is. [16:48] I have a fdd in every machine I own. [16:49] harls (n=gabba@pool-173-69-205-71.bltmmd.fios.verizon.net) joined ##slackware. [16:49] floppys are dead! yay! [16:49] when i retire it i will remove the motherboard and take it in the back yard to use as target practice and after i put some bullet holes in it i will bury it [16:49] the case and PSU and CD/DVD drives i will use when i build a new PC [16:50] Pig_Pen: lol... cd/dvd drives are cheap =) [16:50] slackbox (i=nocturna@you.just.got.strangled.net) got netsplit. [16:50] Kowalczyk (n=kowalczy@macgyver.kowalczyk.be) got netsplit. [16:50] simplex (n=simplex@twopenguins.it) got netsplit. [16:50] askhader (n=askhader@taurine.csclub.uwaterloo.ca) got netsplit. [16:50] mario (n=mario@darkstar.slackverse.org) got netsplit. [16:50] andarius (n=andarius@c-67-191-170-126.hsd1.ga.comcast.net) got netsplit. [16:50] Lurq (i=lurq@destiny2.et2605.com) got netsplit. [16:50] cybErpunk (i=davi@unaffiliated/cyberpunk) got netsplit. [16:50] Scuzz (n=scuzz@unaffiliated/scuzz) got netsplit. [16:50] higuita (n=higuita@2001:b18:400f:0:211:d8ff:fe82:b10e) got netsplit. [16:50] _marc` (n=marc@cl-2515.ham-01.de.sixxs.net) got netsplit. [16:50] v3gard (n=v3gard@svale.hia.no) got netsplit. [16:50] zErOaCid (i=debian@unaffiliated/zErOaCid) got netsplit. [16:50] Alt_of_Ctrl (n=Inacio@a85-139-225-144.cpe.netcabo.pt) got netsplit. [16:50] agentc0re (n=agentc0r@unaffiliated/agentc0re) got netsplit. [16:50] Ekc_ (n=Ekc@87.121.162.199) got netsplit. [16:50] raela (i=1000@cpe-67-241-21-88.twcny.res.rr.com) got netsplit. [16:50] talso (n=talso@S01060030542b92b7.cg.shawcable.net) got netsplit. [16:50] Bugz___ (n=Bugz_@adsl-75-42-94-211.dsl.scrm01.sbcglobal.net) got netsplit. [16:50] a1g (n=a1g@unaffiliated/a1g) got netsplit. [16:50] PenPerk (n=carlj@static-71-246-216-235.washdc.fios.verizon.net) got netsplit. [16:50] thrice` (i=thrice@unaffiliated/thrice/x-000000001) got netsplit. [16:50] SuN (i=default@195-241-252-199.ip.telfort.nl) got netsplit. [16:50] cuba33ci_ (n=cuba33ci@118-160-164-77.dynamic.hinet.net) got netsplit. [16:50] toast10101 (n=toast101@ip70-179-145-160.fv.ks.cox.net) got netsplit. [16:50] amazon101 (i=captain@95.154.208.246) got netsplit. [16:50] EuroTrash (n=rtrsh@82-169-3-152.ip.telfort.nl) got netsplit. [16:50] psypete_ (n=realname@97.107.132.9) got netsplit. [16:50] Matt (n=matt@66.184.117.10) got netsplit. [16:50] fred (i=3362@slamd64/fred) got netsplit. [16:50] Pinnen (i=pinnen@h-36-27.A204.priv.bahnhof.se) got netsplit. [16:50] jg71 (n=edud@unaffiliated/jg71) got netsplit. [16:50] yarvin (n=yarvin@105-200-58-66.gci.net) got netsplit. [16:50] SiegeX (i=219@unaffiliated/siegex) got netsplit. [16:50] Kaapa (n=Somethin@bl10-232-23.dsl.telepac.pt) got netsplit. [16:50] LSD` (n=ianweb@dsl-58-7-6-82.wa.westnet.com.au) got netsplit. [16:50] sid77 (n=sid77@moko.slackware.it) got netsplit. [16:50] stunix (i=1000@85.19.141.138) got netsplit. [16:50] marra (i=marra@fly.srk.fer.hr) got netsplit. [16:50] mrpwnage (i=nemesis@gateway/shell/blinkenshell.org/x-pnavyefmgsymizkb) got netsplit. [16:50] rk4n3 (n=rk4n3@71.39.203.106) got netsplit. [16:50] Zosma (i=jorrit@goudrenet.student.utwente.nl) got netsplit. [16:50] laj (n=laj@0x50c62758.hsnxx4.dynamic.dsl.tele.dk) got netsplit. [16:50] crn_ (n=crn@79.135.103.206) got netsplit. [16:50] CaptObviousman (n=The_Capt@unaffiliated/captobviousman) got netsplit. [16:50] SIGBUS__ (n=gh@forkbomb.nl) got netsplit. [16:50] Zordrak (n=jaz@unaffiliated/zordrak) got netsplit. [16:50] jdog (i=jdog@j4son.org) got netsplit. [16:50] dngr (n=dngr@119.237.138.63) got netsplit. [16:50] Camarade_Tux (n=adrien@procyon.via.ecp.fr) got netsplit. [16:50] mmlj4 (n=jkelly@ip70-171-94-246.no.no.cox.net) got netsplit. [16:50] felipe (n=felipe@my.nada.kth.se) got netsplit. [16:50] straterra (n=straterr@fuhell.com) got netsplit. [16:50] aiiiiiii (i=petrich@Tribalero.Atlantica.US) got netsplit. [16:50] _slax0r_ (n=fire@2001:15c0:66ca:0:0:0:0:b4) got netsplit. [16:50] Zoubiddaaa (n=Zoubidda@priv.zoubi.org) got netsplit. [16:50] impy (n=impy@88.147.70.16) got netsplit. [16:50] Budd^ (n=budd@adsl-75-54-117-105.dsl.renocs.sbcglobal.net) got netsplit. [16:50] toastytoast (n=toast@cpe-74-75-197-247.maine.res.rr.com) got netsplit. [16:50] AtuM (n=damjan@BSN-77-157-221.dsl.siol.net) got netsplit. [16:50] rubick (n=rc@squall.cs.vt.edu) got netsplit. [16:50] vastina (i=jaird@64.215.163.99) got netsplit. [16:50] kukukk (n=dvorak@188.24.66.86) got netsplit. [16:50] alkos333 (n=alkos333@c-67-162-31-157.hsd1.il.comcast.net) got netsplit. [16:50] Snewp (i=slacker@unaffiliated/snewp) got netsplit. [16:50] sahilsk (n=sonu@59.177.46.110) got netsplit. [16:50] Fleurety (n=fleurety@93.186.164.51) got netsplit. [16:50] v6CommO (n=cmfodera@wsip-70-167-74-173.sd.sd.cox.net) got netsplit. [16:50] fadein (i=fadein@static-ip-62-75-255-124.inaddr.server4you.de) got netsplit. [16:50] MoZes (n=mozes@bourbon.biscuit.org.uk) got netsplit. [16:50] XGizzmo (n=XGizzmo@ampache/staff/XGizzmo) got netsplit. [16:50] pprkut (i=hwiesing@slackbuilds.org) got netsplit. [16:50] vbatts (n=vbatts@cardinal.lizella.net) got netsplit. [16:50] reallove (i=reallove@unaffiliated/reallove) got netsplit. [16:50] Nikopol (i=nikopol@unaffiliated/nemesis128) got netsplit. [16:50] sadsfae (n=sadsfae@funcamp.net) got netsplit. [16:50] MS3FGX (n=MS3FGX@pool-173-72-126-110.cmdnnj.fios.verizon.net) got netsplit. [16:50] Superbaloo (i=FN@energeek.net) got netsplit. [16:50] NaCl (n=NaCl@unaffilated/nacl/x-827312) got netsplit. [16:50] mako-sama (n=mako@81.22.23.170) got netsplit. [16:50] adrenaline (n=repsol@70.171.222.139) got netsplit. [16:50] Matt_____ (n=matt@cpc1-warr1-0-0-cust642.bagu.cable.ntl.com) got netsplit. [16:50] gregsparc (n=chatzill@208.65.91.90) got netsplit. [16:50] signal11 (i=esteban@gnv.quaddro.net) got netsplit. [16:50] procyonlabs (n=randy@pool-71-179-252-191.bltmmd.fios.verizon.net) got netsplit. [16:50] Xires012 (n=Xires@66-190-79-122.dhcp.dntn.tx.charter.com) got netsplit. [16:50] eviljame1 (n=james@96.49.81.107) got netsplit. [16:50] Azalyn (n=junon@modemcable160.184-202-24.mc.videotron.ca) got netsplit. [16:50] mishehu (i=mishehu@cshells.shavedgoats.net) got netsplit. [16:50] Asmadeus (n=asmadeus@shellium/staff/developer.Asmadeus) got netsplit. [16:50] tewmten (i=tew@gaskammare.se) got netsplit. [16:50] PeanutHorst (n=peanutlx@sxemacs/gentoo-liaison/PeanutHorst) got netsplit. [16:51] i like IDE/PATA CD/DVD drives, but i will use sata harddrives on my next PC [16:51] Starchaser (n=geek@80.66.88.130) joined ##slackware. [16:51] Pig_Pen: You know as soon as you do that, you'll need a floppy drive, right? [16:51] i hope not [16:51] Pig_Pen: baah, sata for everything if you ask me =) [16:52] impy (n=impy@88.147.70.16) returned to ##slackware. [16:52] simplex (n=simplex@twopenguins.it) returned to ##slackware. [16:52] askhader (n=askhader@taurine.csclub.uwaterloo.ca) returned to ##slackware. [16:52] slackbox (i=nocturna@you.just.got.strangled.net) returned to ##slackware. [16:52] mario (n=mario@darkstar.slackverse.org) returned to ##slackware. [16:52] andarius (n=andarius@c-67-191-170-126.hsd1.ga.comcast.net) returned to ##slackware. [16:52] sahilsk (n=sonu@59.177.46.110) returned to ##slackware. [16:52] cybErpunk (i=davi@unaffiliated/cyberpunk) returned to ##slackware. [16:52] Scuzz (n=scuzz@unaffiliated/scuzz) returned to ##slackware. [16:52] alkos333 (n=alkos333@c-67-162-31-157.hsd1.il.comcast.net) returned to ##slackware. [16:52] mako-sama (n=mako@81.22.23.170) returned to ##slackware. [16:52] Zoubiddaaa (n=Zoubidda@priv.zoubi.org) returned to ##slackware. [16:52] rubick (n=rc@squall.cs.vt.edu) returned to ##slackware. [16:52] _marc` (n=marc@cl-2515.ham-01.de.sixxs.net) returned to ##slackware. [16:52] v6CommO (n=cmfodera@wsip-70-167-74-173.sd.sd.cox.net) returned to ##slackware. [16:52] Asmadeus (n=asmadeus@shellium/staff/developer.Asmadeus) returned to ##slackware. [16:52] SIGBUS__ (n=gh@forkbomb.nl) returned to ##slackware. [16:52] AtuM (n=damjan@BSN-77-157-221.dsl.siol.net) returned to ##slackware. [16:52] Lurq (i=lurq@destiny2.et2605.com) returned to ##slackware. [16:52] Kowalczyk (n=kowalczy@macgyver.kowalczyk.be) returned to ##slackware. [16:52] eviljame1 (n=james@96.49.81.107) returned to ##slackware. [16:52] higuita (n=higuita@2001:b18:400f:0:211:d8ff:fe82:b10e) returned to ##slackware. [16:52] Azalyn (n=junon@modemcable160.184-202-24.mc.videotron.ca) returned to ##slackware. [16:52] vastina (i=jaird@64.215.163.99) returned to ##slackware. [16:52] kukukk (n=dvorak@188.24.66.86) returned to ##slackware. [16:52] mishehu (i=mishehu@cshells.shavedgoats.net) returned to ##slackware. [16:52] MoZes (n=mozes@bourbon.biscuit.org.uk) returned to ##slackware. [16:52] PeanutHorst (n=peanutlx@sxemacs/gentoo-liaison/PeanutHorst) returned to ##slackware. [16:52] toastytoast (n=toast@cpe-74-75-197-247.maine.res.rr.com) returned to ##slackware. [16:52] Kaapa (n=Somethin@bl10-232-23.dsl.telepac.pt) returned to ##slackware. [16:52] laj (n=laj@0x50c62758.hsnxx4.dynamic.dsl.tele.dk) returned to ##slackware. [16:52] Alt_of_Ctrl (n=Inacio@a85-139-225-144.cpe.netcabo.pt) returned to ##slackware. [16:52] felipe (n=felipe@my.nada.kth.se) returned to ##slackware. [16:52] cuba33ci_ (n=cuba33ci@118-160-164-77.dynamic.hinet.net) returned to ##slackware. [16:52] aiiiiiii (i=petrich@Tribalero.Atlantica.US) returned to ##slackware. [16:52] fadein (i=fadein@static-ip-62-75-255-124.inaddr.server4you.de) returned to ##slackware. [16:52] NaCl (n=NaCl@unaffilated/nacl/x-827312) returned to ##slackware. [16:52] Snewp (i=slacker@unaffiliated/snewp) returned to ##slackware. [16:52] reallove (i=reallove@unaffiliated/reallove) returned to ##slackware. [16:52] vbatts (n=vbatts@cardinal.lizella.net) returned to ##slackware. [16:52] XGizzmo (n=XGizzmo@ampache/staff/XGizzmo) returned to ##slackware. [16:52] adrenaline (n=repsol@70.171.222.139) returned to ##slackware. [16:52] Matt_____ (n=matt@cpc1-warr1-0-0-cust642.bagu.cable.ntl.com) returned to ##slackware. [16:52] Fleurety (n=fleurety@93.186.164.51) returned to ##slackware. [16:52] sadsfae (n=sadsfae@funcamp.net) returned to ##slackware. [16:52] Superbaloo (i=FN@energeek.net) returned to ##slackware. [16:52] pprkut (i=hwiesing@slackbuilds.org) returned to ##slackware. [16:52] tewmten (i=tew@gaskammare.se) returned to ##slackware. [16:52] MS3FGX (n=MS3FGX@pool-173-72-126-110.cmdnnj.fios.verizon.net) returned to ##slackware. [16:52] Budd^ (n=budd@adsl-75-54-117-105.dsl.renocs.sbcglobal.net) returned to ##slackware. [16:52] _slax0r_ (n=fire@2001:15c0:66ca:0:0:0:0:b4) returned to ##slackware. [16:52] Nikopol (i=nikopol@unaffiliated/nemesis128) returned to ##slackware. [16:52] Xires012 (n=Xires@66-190-79-122.dhcp.dntn.tx.charter.com) returned to ##slackware. [16:52] gregsparc (n=chatzill@208.65.91.90) returned to ##slackware. [16:52] signal11 (i=esteban@gnv.quaddro.net) returned to ##slackware. [16:52] procyonlabs (n=randy@pool-71-179-252-191.bltmmd.fios.verizon.net) returned to ##slackware. [16:52] straterra (n=straterr@fuhell.com) returned to ##slackware. [16:52] mmlj4 (n=jkelly@ip70-171-94-246.no.no.cox.net) returned to ##slackware. [16:52] mrpwnage (i=nemesis@gateway/shell/blinkenshell.org/x-pnavyefmgsymizkb) returned to ##slackware. [16:52] Camarade_Tux (n=adrien@procyon.via.ecp.fr) returned to ##slackware. [16:52] jdog (i=jdog@j4son.org) returned to ##slackware. [16:52] CaptObviousman (n=The_Capt@unaffiliated/captobviousman) returned to ##slackware. [16:52] dngr (n=dngr@119.237.138.63) returned to ##slackware. [16:52] Zordrak (n=jaz@unaffiliated/zordrak) returned to ##slackware. [16:52] rk4n3 (n=rk4n3@71.39.203.106) returned to ##slackware. [16:52] Zosma (i=jorrit@goudrenet.student.utwente.nl) returned to ##slackware. [16:52] crn_ (n=crn@79.135.103.206) returned to ##slackware. [16:52] PenPerk (n=carlj@static-71-246-216-235.washdc.fios.verizon.net) returned to ##slackware. [16:52] toast10101 (n=toast101@ip70-179-145-160.fv.ks.cox.net) returned to ##slackware. [16:52] yarvin (n=yarvin@105-200-58-66.gci.net) returned to ##slackware. [16:52] thrice` (i=thrice@unaffiliated/thrice/x-000000001) returned to ##slackware. [16:52] LSD` (n=ianweb@dsl-58-7-6-82.wa.westnet.com.au) returned to ##slackware. [16:52] fred (i=3362@slamd64/fred) returned to ##slackware. [16:52] jg71 (n=edud@unaffiliated/jg71) returned to ##slackware. [16:52] Matt (n=matt@66.184.117.10) returned to ##slackware. [16:52] Ekc_ (n=Ekc@87.121.162.199) returned to ##slackware. [16:52] SiegeX (i=219@unaffiliated/siegex) returned to ##slackware. [16:52] a1g (n=a1g@unaffiliated/a1g) returned to ##slackware. [16:52] v3gard (n=v3gard@svale.hia.no) returned to ##slackware. [16:52] EuroTrash (n=rtrsh@82-169-3-152.ip.telfort.nl) returned to ##slackware. [16:52] SuN (i=default@195-241-252-199.ip.telfort.nl) returned to ##slackware. [16:52] sid77 (n=sid77@moko.slackware.it) returned to ##slackware. [16:52] amazon101 (i=captain@95.154.208.246) returned to ##slackware. [16:52] psypete_ (n=realname@97.107.132.9) returned to ##slackware. [16:52] zErOaCid (i=debian@unaffiliated/zErOaCid) returned to ##slackware. [16:52] agentc0re (n=agentc0r@unaffiliated/agentc0re) returned to ##slackware. [16:52] Pinnen (i=pinnen@h-36-27.A204.priv.bahnhof.se) returned to ##slackware. [16:52] raela (i=1000@cpe-67-241-21-88.twcny.res.rr.com) returned to ##slackware. [16:52] talso (n=talso@S01060030542b92b7.cg.shawcable.net) returned to ##slackware. [16:52] stunix (i=1000@85.19.141.138) returned to ##slackware. [16:52] marra (i=marra@fly.srk.fer.hr) returned to ##slackware. [16:52] Bugz___ (n=Bugz_@adsl-75-42-94-211.dsl.scrm01.sbcglobal.net) returned to ##slackware. [16:52] Alan_Hicks: what will you need the floppy for ? [16:52] Kamel (i=olawd@c-66-177-36-4.hsd1.fl.comcast.net) joined ##slackware. [16:52] i will have three ide/pata harddrives i dont know what to do with, i guess i can open em up and get the magnets out, i think they have those strong rare earth magnets [16:53] dchmelik (n=d@dynamic-74-209-11-2.ellensburg.fairpoint.net) joined ##slackware. [16:53] Pig_Pen: make ninja stars of the platters [16:53] =) [16:53] Not IDE drives. [16:53] Some of the old SCSI drives did though. [16:54] Friend of mine pulled those apart, and placed two of the magnets on opposite sides of his forearm. [16:54] Alan_Hicks: why would he need a floppy drive if he has an all sata machine?!? [16:54] no magnets? darn! i guess they will make good targets too then, i need to use up some old .357 bullets since i just bought new ammo [16:54] Alan_Hicks: ouch [16:54] StevenR (n=foo@wan1.sghs.org.uk) left irc: Read error: 104 (Connection reset by peer) [16:54] aiiiiiii (i=petrich@Tribalero.Atlantica.US) left irc: Client Quit [16:54] aiiiiiii (i=petrich@Tribalero.Atlantica.US) joined ##slackware. [16:54] We couldn't get them apart. He eventually slide them off, and we tugged hard enough that we seperated them, but it ripped off a bit of flesh. [16:54] StevenR (n=foo@wan2.sghs.org.uk) joined ##slackware. [16:54] macavity: only thing I can think of is sata drivers for old windows [16:54] hahahahaha [16:55] LITesterB (n=Bob@CPE0050ba681424-CM000a7365ada2.cpe.net.cable.rogers.com) left irc: Connection reset by peer [16:55] RobDob (n=rpedrica@dsl-145-75-61.telkomadsl.co.za) left irc: Connection reset by peer [16:55] pireau (i=1000@pdpc/supporter/student/pireau) left irc: Read error: 110 (Connection timed out) [16:55] snL20: Or SCSI/RAID controllers for Windows. [16:56] giuppy (n=giuppy@host140-168-dynamic.55-82-r.retail.telecomitalia.it) left irc: Remote closed the connection [16:56] thumbs (i=1000@modemcable179.141-200-24.mc.videotron.ca) left irc: Broken pipe [16:56] Dominian (i=dominian@freenode/staff/dominian) left irc: Remote closed the connection [16:56] Dominian (i=dominian@freenode/staff/dominian) joined ##slackware. [16:56] aceofspades19 (n=sgtevans@d75-154-227-166.bchsia.telus.net) left irc: Success [16:56] Alan_Hicks: yeah [16:56] aceofspades19 (n=sgtevans@d75-154-227-166.bchsia.telus.net) joined ##slackware. [16:57] Alan_Hicks: though new windows should be able to use usb right ? [16:58] vhann (n=vhann@142-217-78-179.telebecinternet.net) joined ##slackware. [16:58] you guys are aware that you can just slipstream the XP iso with the drivers you need, right? [16:58] Rachael (n=nnnnnnnn@3505ds1-svg.0.fullrate.dk) joined ##slackware. [16:59] xpisobuilder is a really nifty automated tool for that [16:59] Is there someone who knows how to tell what are the dependencies for xawtv on Slackware 13.0 ? [16:59] beatzz (n=beatzz@72-48-68-43.dyn.grandenetworks.net) left irc: "time for dinner" [17:00] macavity: heh ok... wouldnt matter to me though... I just use linux =) [17:01] vhann: rtfm ? [17:01] vhann: ldd [17:01] thumbs (i=1000@modemcable179.141-200-24.mc.videotron.ca) joined ##slackware. [17:01] Alan_Hicks: oh right, ldd is handy =) [17:01] snL20: me too [17:02] xawtv? i have not used that in years, my TV card died :( [17:02] snL20: actually i havent had windows on any of my machines since windows2k-beta3 [17:03] macavity: I have a copy of vista on a seperate hd on this new machine but I never use it =) [17:03] macavity: I used to be all about games.... [17:03] dorin (n=dorin@univ-gw.bh.edu.ro) left irc: "Leaving" [17:04] beatzz (n=beatzz@72-48-68-43.dyn.grandenetworks.net) joined ##slackware. [17:05] crashdata (n=crashdat@S01060026188184f4.vs.shawcable.net) left irc: "Leaving" [17:05] beatzz (n=beatzz@72-48-68-43.dyn.grandenetworks.net) left irc: Client Quit [17:05] I really hate how you cant turn the volume up and down with the keyboard in audacious anymore [17:06] lyminsk (n=lyminsk@unaffiliated/lyminsk) joined ##slackware. [17:06] snL20: Alan_Hicks: I want to actually build it (the README only talks about libjpeg which I have installed) [17:06] vhann: Then build it. [17:06] vhann: go ahead and try [17:07] edman007 (n=edman007@ool-18bca8f3.dyn.optonline.net) joined ##slackware. [17:07] shadowx (n=7350@93.183.131.3) joined ##slackware. [17:07] snL20: Alan_Hicks That's what I am TRYING to do, but I get a make error [17:07] asm/page.h: no such file or something like that [17:07] Doesn't tell me much about what I lack [17:07] Might want to ask the project's IRC channel, forums, or mailing list then. [17:07] LITesterB (n=Bob@99.242.108.63) joined ##slackware. [17:07] (from what I can tell, it's a kernel source file) [17:08] Did you do a full install of Slackware? [17:08] Alan_Hicks: Yes [17:08] InspectorCluseau (n=Inspecto@64.238.225.36) joined ##slackware. [17:08] Then I don't know what's missing. See my above advice. :^) [17:09] there is no other "page.h" in slackware than the one okular defines [17:09] and that is not it for sure [17:09] Nick change: edman007 -> Guest86465 [17:09] pireau (i=1000@208.92.18.115) joined ##slackware. [17:10] hello [17:10] who want see pictures [17:10] JK3MP (n=JK3MP@70-13-233-213.pools.spcsdns.net) joined ##slackware. [17:10] of my job ? [17:10] paul424 (i=1000@k163-223.DWUDZIESTOLATKA.ds.uni.wroc.pl) joined ##slackware. [17:10] fredoslack: Depends on what your job is. ;-) [17:10] Alan_Hicks, ok [17:10] i give you my link [17:10] macavity: Yes there is, see /usr/src/linux-2.6.29.6/arch/*/include/asm/page.h [17:10] vhann: page.h is part of the kernel headers, but it's not included in the kernel-headers package [17:10] i've got a appareil photo [17:11] a what? [17:11] Alan_Hicks, i'm programmeur [17:11] Avalloc (n=_@port-91562.pppoe.wtnet.de) left irc: SendQ exceeded [17:11] Than I'm not interested. [17:12] Had you been a porn star, then I would definitely want to see them. [17:12] lol [17:12] no, unfortunaly ^^ [17:12] appareil photo is the French term for "camera" [17:12] yes sorry [17:12] thanks vhann [17:14] s0d0 (n=sod@host81-141-52-231.wlms-broadband.com) left irc: Client Quit [17:15] _abc_ (n=no@unaffiliated/ccbbaa) left irc: Read error: 110 (Connection timed out) [17:16] test [17:16] Do you guys hear me? [17:16] vhann: if that thing requires internal header files, as opposed to those exported in /usr/include/linux/, then you can pretty much rely on it breaking if you upgrade your kernel [17:16] vhann: huston we hear you loud and clear, over [17:16] lol [17:17] macavity: Thanks, I thought I was being disconnected (google.ca doesn't respond O_o) [17:17] vhann: there seems to be turmoil in the intartubes right now.. sporatic packageloss may occur [17:18] bguzzardi (n=bguzzard@bbg11.blacksburg.gov) joined ##slackware. [17:18] Roverandom (n=chris3@78.133.32.139) left irc: "Leaving" [17:18] packetloss you mean ;) [17:21] pthreat-o (n=pthreat@201.250.29.168) joined ##slackware. [17:21] test34 (n=test34@unaffiliated/test34) left irc: "Leaving" [17:21] hi [17:22] ^kleanchap_ (n=kleancha@p5DC30974.dip0.t-ipconnect.de) joined ##slackware. [17:23] mbohun (n=mbohun@ppp115-156.static.internode.on.net) left irc: Read error: 110 (Connection timed out) [17:23] hello pthreat-o [17:24] bguzzardi (n=bguzzard@bbg11.blacksburg.gov) left ##slackware. [17:24] mbohun (n=mbohun@ppp115-156.static.internode.on.net) joined ##slackware. [17:24] vhann: right.. english is a funny language to me :P [17:24] Srbo (n=Srbo@93.86.222.240) left irc: Read error: 110 (Connection timed out) [17:25] http://pastebin.com/m6c55ad59 [17:26] help welcome [17:26] :) [17:26] pthreat-o: corrupted filesystem? [17:27] mako-sama: I can mount it in windows just fine [17:27] pthreat-o: try it again with '-t vfat' [17:27] hba_ (n=hba@148.208.237.69) joined ##slackware. [17:27] It has been mount -t vfat /dev/sdc1 /mnt/hd [17:27] mount: wrong fs type, bad option, bad superblock on /dev/sdc1, [17:27] It has been recently formated [17:27] and it works ok [17:28] what does dmesg|tail say? [17:28] one thing is sure, sg* is *not* it [17:28] Nick change: Guest86465 -> edman007 [17:28] http://pastebin.com/mc5ddc64 [17:28] mako-sama: just tried [17:28] hba (n=hba@148.208.237.69) left irc: Read error: 104 (Connection reset by peer) [17:29] mean macavity [17:29] wertik_rus (n=wertik@95-24-207-181.broadband.corbina.ru) left irc: "#E>6C O >B 20A (xchat 2.4.5 8;8 AB0@H5)" [17:29] pthreat-o: we need a little more than that, dmesg | tail -n30 [17:29] kleanchap (n=kleancha@p5DC30974.dip0.t-ipconnect.de) left irc: Read error: 60 (Operation timed out) [17:29] ok [17:30] i would like to see where the kernel detects the device [17:30] can someone with standard kde 4.3.3 check whether this command is avalaible: nepomukcmd ? [17:30] hmmm, so much for installing evolution lol [17:30] the mutt setting to include cc: in a reply, anyone? [17:30] Can I clean the dmesg buffer = [17:30] btw: does anyone new how to remove Nepomuk or how to clear its indexing data ? [17:30] is there a way for me to do that ? [17:30] paul424: i dont have it here [17:31] pthreat-o: it just appends [17:31] pthreat-o: so if you yank the stick out and put it back in again, it will be the last in the log [17:31] yeah but i have lots and lots of debugging output [17:32] I just rmmos usb-storage and modprobe that again [17:32] dmesg | tail -n50? [17:33] dmesg -c [17:33] that clears it [17:33] You want to see where the device gets detected ? [17:33] I just did that it trespasses the buffer [17:33] yes [17:33] I cant see where it gets detectec [17:33] detected [17:33] just take it out and stick it back in again [17:34] then you get a fresh detection appended [17:35] got it one sec [17:35] http://pastebin.com/m7031a639 [17:37] acidtripper (n=gonza@190.19.235.226) joined ##slackware. [17:38] macavity: Do you know what is xawtv's irc channel? I can't find it either on their website or on Google :S [17:38] vhann: try tvtime [17:38] It has worked for me [17:38] xawtv hasn't [17:39] macavity: any ideas ? [17:39] i think mplayer can do TV, i never used it that way but i seen some refrences to it in both the ./configure --help options and in mplayer's gui menu [17:40] mplayer does have dvb options [17:41] sahilsk1 (n=sonu@59.177.39.35) joined ##slackware. [17:42] pthreat-o: could you check with fdisk -l if the kernel even reconizes the partitions? [17:42] acidtripper (n=gonza@190.19.235.226) left irc: Remote closed the connection [17:43] gnubien (n=e@unaffiliated/gnubien) joined ##slackware. [17:44] sure [17:44] macavity: http://pastebin.com/meab8b83 [17:44] fire|bird (n=fire|bir@unaffiliated/firebird619) left irc: Read error: 110 (Connection timed out) [17:45] sahilsk1 (n=sonu@59.177.39.35) left ##slackware. [17:45] mount -t vfat /dev/sdc1 /media/hd/? [17:46] pthreat-o: have you modprobed the vfat kernel module? [17:46] pthreat-o: no need to [17:46] eek [17:47] Pig_Pen: no need to, and yes it is loaded, he showed me that in the first paste [17:47] yes [17:47] one sec [17:47] mount: wrong fs type, bad option, bad superblock on /dev/sdc1, [17:49] is there anything terribly important on that? [17:49] what ? [17:49] on the kingston.. is there anything on it you care about? [17:49] firedix (n=firedix@host38.200-117-192.telecom.net.ar) joined ##slackware. [17:49] oh, on the pendrive? [17:49] yeah there is [17:49] it looks hosed to me [17:50] well, I can mount just fine on my debian box [17:50] also in my linux vox [17:50] box* [17:50] Action: macavity scratches head [17:50] what fs is on the pendrive? [17:50] vfat [17:50] your "linux box"? [17:51] hellekin (i=foobar@alpha.cepheide.org) joined ##slackware. [17:51] Kiboney (n=Kiboney@cpe-98-14-234-253.nyc.res.rr.com) joined ##slackware. [17:51] windows [17:51] sorry lol [17:51] sahilsk (n=sonu@59.177.46.110) left irc: Read error: 110 (Connection timed out) [17:51] i assume you've already tried -t fat? [17:51] I did [17:51] modprobe vfat mount -t vfat [17:51] etc [17:52] Kiboney (n=Kiboney@cpe-98-14-234-253.nyc.res.rr.com) left irc: Read error: 104 (Connection reset by peer) [17:53] hellekin (i=foobar@alpha.cepheide.org) left ##slackware. [17:53] pthreat-o: is that your own kernel? [17:53] # NOTE: USB_STORAGE depends on SCSI but BLK_DEV_SD may [17:53] yes [17:53] CONFIG_BLK_DEV_SD=y [17:54] did you touch the partition type support settings at all? [17:54] let me check [17:54]   [*] PC BIOS (MSDOS partition tables) support   [17:54] if it is calling it sd* then it requires the scsi emulation stuff [17:54] woops sorry [17:54] Kaapa_ (n=Somethin@bl9-250-177.dsl.telepac.pt) joined ##slackware. [17:55] fxer (n=fxer@c80-216-143-115.bredband.comhem.se) joined ##slackware. [17:55] i'm out of ideas [17:55] :\ [17:55] except i think you should try and boot huge-smp and see if it works with a Pat V blessed kernel [17:55] It does [17:55] if it does, you know you suck at compiling kernels :P [17:55] what? [17:55] lol [17:55] why the F*** didn't you say that right off the bat?!? [17:55] It does work on Pat's kernel [17:56] ..... [17:56] pthreat-o: "hello, i need support on compiling a kernel so it works with USB memory sticks, kkthx" [17:56] hello, i need support on compiling a kernel so it works with USB memory sticks, kkthx :D [17:57] pthreat-o: take /boot/config-generic-smp-2.6.29.6-smp and use it as a template [17:57] toast10101 (n=toast101@ip70-179-145-160.fv.ks.cox.net) left irc: "leaving" [17:57] only remove stuff you are SURE about [17:57] some newer drivers use the root dev. I have one that mounts as /dev/sdd [17:58] and dont forget to alter CONFIG_LOCALVERSION [17:58] harksaw (n=sharcle@71-85-9-059.dhcp.buft.sc.charter.com) left irc: Remote closed the connection [17:58] andarius: ive seen that too [17:58] andarius: the first thing i do is make a proper partition table on them :P [17:58] if "fdisk -l" pukes try mounting the root dev [17:59] I see no reason to screw with them considering they work as is :P [17:59] andarius: well.. in this case it's a PEBCAK on kernel compiles [17:59] slava_dp (n=slava@nas-pra-03.fregat.net) left irc: Read error: 110 (Connection timed out) [17:59] andarius: lots of older stuff (like routers with USB support, cameras etc) go cross eyed over them [18:00] ahh, OK. I came in late so was throwing in awild 1/2 cent ;) [18:00] http://pastebin.com/m37876995 [18:00] macavity: then upgrade yer old crap :P [18:00] fire|bird (n=fire|bir@unaffiliated/firebird619) joined ##slackware. [18:00] just as an fyi, it would have been a lot better to say from the start that it works with pat's kernel and doesn't on your home-grown. that would save people the trouble of thinking about vfat modules, broken media, etc. [18:00] pthreat-o: it's going to cost you $40/h to have me read over your .config :P [18:01] basically, a bit of common sense and a bit of common courtesy [18:01] powtrix (n=powtrix@189-69-26-95.dsl.telesp.net.br) left irc: Read error: 110 (Connection timed out) [18:01] powtrix (n=powtrix@189-69-24-24.dsl.telesp.net.br) joined ##slackware. [18:03] sQuEE (n=narya@host80.201-252-49.telecom.net.ar) joined ##slackware. [18:03] giuppy (n=giuppy@host140-168-dynamic.55-82-r.retail.telecomitalia.it) joined ##slackware. [18:03] Avalloc (n=_@port-91562.pppoe.wtnet.de) joined ##slackware. [18:03] Weird0ne (n=julianm@endeavor.jdrush.net) joined ##slackware. [18:03] frimer (i=frimer@szluug.org) joined ##slackware. [18:03] zmyrgel (n=zmyrgel@hoasnet-fe22dd00-59.dhcp.inet.fi) joined ##slackware. [18:03] rrh (n=foo@217.75.82.130) joined ##slackware. [18:03] fAu (n=fAu@78-134-6-96.static.ngi.it) joined ##slackware. [18:03] Sadnem (n=Sadnem@89.141.98.120.dyn.user.ono.com) joined ##slackware. [18:03] linux_probe (n=chris@cpe-75-187-154-247.neo.res.rr.com) joined ##slackware. [18:03] Steaki (n=steaki@dsl-hkibrasgw2-ffddc000-253.dhcp.inet.fi) joined ##slackware. [18:03] ##slackware: mode change '+b *!n=root@*' by irc.freenode.net [18:03] ##slackware: mode change '-b *!n=root@*' by slackboy!n=thongson@li6-30.members.linode.com [18:03] uva_ (i=bno@118-168-237-228.dynamic.hinet.net) left irc: "Leaving" [18:03] I_I! [18:03] What was that ? [18:03] uva (i=bno@118-168-237-228.dynamic.hinet.net) joined ##slackware. [18:03] pthreat-o: some packet faggot is hard at work [18:03] toast10101 (n=toast101@ip70-179-145-160.fv.ks.cox.net) joined ##slackware. [18:03] Nick change: hba_ -> hba [18:03] uva (i=bno@118-168-237-228.dynamic.hinet.net) left irc: Read error: 104 (Connection reset by peer) [18:03] macavity: Would you please kind sir read my kernel config? [18:03] pthreat-o: probably someone who got banned for being an ass :P [18:04] pthreat-o: honnestly i dont know what to look for [18:04] # SCSI Support (CONFIG_SCSI) [18:04] uva (i=bno@118.168.237.228) joined ##slackware. [18:04] # SCSI disk support (CONFIG_BLK_DEV_SD) [18:04] macavity: Would you please kind sir read my kernel config? [18:04] Channel flood from pthreat-o -- kicking [18:04] sorry [18:04] pthreat-o kicked from ##slackware by slackboy: flood [18:04] pthreat-o (n=pthreat@201.250.29.168) joined ##slackware. [18:04] pthreat-o: i always use Pat's .config as a template.. and only change the stuff i am sure about [18:04] sorry about that [18:04] np [18:04] we are lagging a little, so dont type to many lines in a row :P [18:04] heh ok! [18:05] my kernel works like wonders, is only lacking the USB mass storage support :< [18:05] I'm really happy with it [18:05] uva_ (i=bno@118-168-237-228.dynamic.hinet.net) joined ##slackware. [18:05] ok, then you better get menuconfig going and add some stuff [18:05] That's why I'm asking [18:05] http://vic.gedris.org/linux-UsbMassStorage/ [18:05] better add a little too much than too little.. especially if it can be compiled as a module anyway [18:06] I have everything there I'd believe [18:06] obnauticus (n=obnautic@about/windows/regular/obnauticus) joined ##slackware. [18:06] Kaapa (n=Somethin@bl10-232-23.dsl.telepac.pt) left irc: Read error: 110 (Connection timed out) [18:06] Nick change: Kaapa_ -> Kaapa [18:06] My machine is AMD based so It's OHCI [18:06] I have USB_DEVICEFS aswell [18:06] pthreat-o: that is *insanely* outdated [18:06] do you have the relevant CONFIG_USB_STORAGE* ? [18:07] Last updated: 2003/05/22 18:26:14. [18:07] mancha: yes ser [18:07] sir* http://pastebin.com/m37876995 [18:07] mancha: Look out for # [18:07] # Miscellaneous USB options [18:08] spmd (i=loli@CAcert/Assurer/spymod) left irc: Read error: 60 (Operation timed out) [18:08] andarius (n=andarius@c-67-191-170-126.hsd1.ga.comcast.net) left irc: "BEER!! I drinks it for free !!" [18:08] pthreat-o: you can grep /boot/config-huge-smp-2.6.29.6-smp for USB options [18:08] macavity: I'll do that [18:08] pthreat-o: and compare to your own [18:08] that's a great idea [18:08] i don't see them set [18:09] Line 1788 [18:09] reading is hard [18:09] 1817 1818 [18:11] you have BLK_DEV_SD=y [18:11] yes [18:12] Should I set that as a module [18:13] It tells me not to [18:13] Does gcc have its own copy of libstdc++.so.5? [18:13] So, should I put the usb-storage functionality IN the kernel ? [18:13] what is CONFIG_SCSI_DH [18:13] hey could someone reference me some materials how do I deal with installing the same software, but with diffrent versions. [18:14] let me check that's in scsi transports right ? [18:14] macavity: Fiber channel, Parallel, SAS, SRP [18:14] CONFIG_ATA_ACPI <- why dont you want this? [18:14] pthreat-o: ok, thanks [18:14] gerrh (n=idkfa@static229-147.adsl.no) joined ##slackware. [18:15] uva_ (i=bno@118-168-237-228.dynamic.hinet.net) left irc: "Leaving" [18:15] Oh, I dont use anything ACPI related since it was fucking around with my wireless card (which *sucks*) So i just took it all away [18:15] uva_ (i=bno@118-168-237-228.dynamic.hinet.net) joined ##slackware. [18:15] lol [18:15] I know I know it's a disk but I needed to get my wireless working [18:15] bleargghhhh (n=blearggh@78.61.212.6) joined ##slackware. [18:15] no wonder stuff doesnt work [18:15] uva_ (i=bno@118-168-237-228.dynamic.hinet.net) left irc: Read error: 54 (Connection reset by peer) [18:15] why ?! [18:16] :S [18:16] hello [18:16] ACPI == Advanced Configuration Power Interface [18:16] yeah [18:16] or configurable iirc [18:16] uva_ (i=bno@118-168-237-228.dynamic.hinet.net) joined ##slackware. [18:16] I dont need any power saving features :/ [18:16] acpi or none wont interfear with mounting disks [18:17] Yoma_Nova (n=Y0m4_N0v@67.110.59.150.ptr.us.xo.net) joined ##slackware. [18:17] Advanced Configuraton and Power Interface [18:17] i wouldnt be so sure as to trust the devs to have tested the USB subsystem much without ACPI [18:18] pthreat-o: and ACPI is not just about power saving [18:18] No offense, but I think they're smart enough to separate device/acpi layers, also, there's a suspend/resume option for USB devices aswell [18:18] pthreat-o: the kernel reads alot about hardware configuration out of the BIOS ACPI table [18:18] again, ACPI is *not* only about power [18:18] it is also about configuration [18:18] Yoma_Nova (n=Y0m4_N0v@67.110.59.150.ptr.us.xo.net) left ##slackware ("Leaving"). [18:19] Oh, I'm sorry I did left ACPI enabled [18:19] but anyhow.. i'm not a hundred percent sure this is the cause [18:21] bleargghhhh (n=blearggh@78.61.212.6) left irc: "Leaving" [18:22] uva_ (i=bno@118-168-237-228.dynamic.hinet.net) left irc: "Leaving" [18:22] uva_ (i=bno@118-168-237-228.dynamic.hinet.net) joined ##slackware. [18:22] Srbo (n=Srbo@93.86.222.240) joined ##slackware. [18:22] lyminsk (n=lyminsk@unaffiliated/lyminsk) left irc: Read error: 110 (Connection timed out) [18:23] n8 [18:24] InspectorCluseau (n=Inspecto@64.238.225.36) left irc: [18:25] night mohaa [18:25] Avalloc (n=_@port-91562.pppoe.wtnet.de) left irc: Client Quit [18:26] lyminsk (n=lyminsk@unaffiliated/lyminsk) joined ##slackware. [18:27] smica (n=smica@h128-254.pool212-16.dyn.tolna.net) left irc: Client Quit [18:27] GammelSokk (n=johskar@130.84-48-46.nextgentel.com) left irc: Client Quit [18:28] test34 (n=test34@unaffiliated/test34) joined ##slackware. [18:30] guys which is the best way to keep --current up-to-date with slackpkg?install-new,upgrade-all and clean-system? [18:30] tuxdev (n=tuxdev@unaffiliated/tuxdev) left irc: "Leaving" [18:30] clean-system will wipe out any custom packages you've had installed [18:31] v4nelle: I just know milly vanilli was a fake! [18:31] joking [18:32] v4nelle: slackpkg --update then slackpkg --upgrade-all [18:32] and about new packages,and removed? [18:32] Does anyone knows howto find something that is *not* of a certain extension ? [18:33] something like find ./ -name NOT "*.ko"; [18:34] new packages installpkg [18:34] just checking out slackpkg now, but every time I try and run "slackpk update", it spits at me w/ no mirror selected [18:34] even though I have one uncommented [18:34] edit /etc/slackpkg and select a mirror [18:34] oh [18:35] ChickenLittle (n=robert@ZO150003.ppp.dion.ne.jp) joined ##slackware. [18:35] are you running slackpkg update [18:35] can't you do that with slocate? the negation [18:35] Can I jsut install a subset of modules instead of just making make modules install ? [18:36] korg815 (n=korg815@unaffiliated/korg815) joined ##slackware. [18:36] yes, but it tell me "You do not have any mirror selected in /etc/slackpkg/mirrors" [18:36] what version are you running ? [18:36] because that wipes my entire modules folder and I have the nvidia propieary driver there [18:37] there's a utility for that pthreat-o [18:37] 64 current ? [18:37] to back up your nvidia driver [18:37] nvswitch or somesuch [18:38] pthreat-o (n=pthreat@201.250.29.168) left irc: "Lost terminal" [18:38] notKlaatu (n=klaatu@unaffiliated/notklaatu) joined ##slackware. [18:38] http://slackbuilds.org/repository/13.0/system/nvidia-driver/ [18:39] hes gone [18:39] oh poop [18:39] lol [18:41] i was close tho... it's nvidia-switch [18:41] velusip (n=velusip@fatwire-204-46.uniserve.ca) joined ##slackware. [18:42] Refused telnet@proxyscan.freenode.net (invalid handle: CONNECT 2) [18:43] leading space in front of mirror needed to be deleted [18:43] s/stabbing/jabbing [18:44] appzer0 (n=appzer0@bes31-1-88-188-134-86.fbx.proxad.net) left irc: Remote closed the connection [18:45] lyminsk (n=lyminsk@unaffiliated/lyminsk) left irc: "Leaving" [18:46] gnubien (n=e@unaffiliated/gnubien) left irc: "leaving" [18:48] hba (n=hba@148.208.237.69) left irc: "leaving" [18:49] v6CommO (n=cmfodera@wsip-70-167-74-173.sd.sd.cox.net) left irc: "leaving" [18:53] Man, wxcam is awesome [18:54] fredoslack (n=fredosla@APoitiers-257-1-82-231.w86-210.abo.wanadoo.fr) left irc: "Leaving" [18:54] riddlebox (n=james@75-132-225-75.dhcp.stls.mo.charter.com) joined ##slackware. [18:56] Akuma (n=Akuma@modemcable161.131-21-96.mc.videotron.ca) joined ##slackware. [18:57] hmmm, anyone using gtk 2.16? [18:58] hi, is there an app that would allow me to monitor than bandwith usage from multiple nics [18:58] s/than/the [18:58] Action: NaCl hadokens Akuma [18:59] Akuma: you may want to try conky [18:59] hahahaha [18:59] Action: Akuma dodges [18:59] Akuma, iptraf [18:59] conky is more fun :P [19:00] will it allow me to know how much has been transfered in a certain period of time for a specific set of adapter [19:00] ie. I have 3 subnets [19:00] Necos: I have it in a VM that I haven't updated for a while. [19:00] it will give you stats per adapter [19:00] i think. [19:01] one that goes to the net and the two others for which I want to monitor the usage [19:01] btw, for those interested in chrome, extensions were activated in the dev builds today. [19:02] so you can now grab you adblock and flashblock [19:02] fun [19:02] chrome or chromium? [19:02] either [19:02] Well... [19:02] Lymphocyte (n=FAT32@c-66-31-116-172.hsd1.ma.comcast.net) joined ##slackware. [19:02] I am a lymphocyte and i can adapt to anything [19:02] I use a self-compiled chromium build [19:02] well, i'm looking to build evolution, and it looks like it requires gtk 2.16 [19:03] Necos: you'll need to get a new glib and maybe cairo and pango [19:03] I am a lymphocyte and i can adapt to anything [19:04] Necos: s/new/newer [19:04] why'd you go with that over chrome? [19:04] was using gsb for 2.26 gnome [19:04] bleeding|edge (n=fire|bir@unaffiliated/firebird619) joined ##slackware. [19:04] How sexy is my ride? [19:04] http://www.youtube.com/watch?v=uEO2eRw4y5Y [19:04] mancha: bleeding edge, and no rlz [19:05] rlz? [19:05] trimmer (n=trimmer@71-213-237-159.cdrr.qwest.net) joined ##slackware. [19:05] Lab_Rat (n=lab_rat@c-67-164-42-164.hsd1.ca.comcast.net) joined ##slackware. [19:06] lol fire|bird :P [19:06] mancha: some unique identifier saying where you got chrome from and when it was installed, non-identifying, according to google. [19:07] ChickenLittle (n=robert@ZO150003.ppp.dion.ne.jp) left irc: "Leaving" [19:07] that doesn't sound very reassuring [19:07] http://www.google.com/support/chrome/bin/answer.py?hl=en&answer=107684 [19:07] aha, yeah don't want that. iirc you had to use google's own svn client (gclient maybe?) [19:08] http://www.youtube.com/watch?v=uEO2eRw4y5Y [19:08] mancha: yeah. [19:08] bleeding|edge (n=fire|bir@unaffiliated/firebird619) left irc: Remote closed the connection [19:08] for chromium dls [19:08] mancha: IIRC, it just calls svn and runs a bunch of buildsystem hooks [19:08] i wish that had a daily tarball snapshot instead [19:08] that's interesting [19:08] The source code is huge. [19:08] HeadRush (n=HeadRush@bas7-ottawa23-2925037298.dsl.bell.ca) joined ##slackware. [19:08] bleeding|edge (n=fire|bir@unaffiliated/firebird619) joined ##slackware. [19:08] Like a 700 MB tgz [19:09] I'll bbl [19:09] bleeding|edge (n=fire|bir@unaffiliated/firebird619) left irc: Remote closed the connection [19:09] HeadRush (n=HeadRush@bas7-ottawa23-2925037298.dsl.bell.ca) left irc: Client Quit [19:09] Hermann (n=Hermannn@h-156-174.A155.priv.bahnhof.se) left irc: Remote closed the connection [19:09] Lymphocyte (n=FAT32@c-66-31-116-172.hsd1.ma.comcast.net) left irc: K-lined [19:09] geez, that's a lot of source [19:09] 700mb is nuts wtf [19:10] that's more than the damn kernel :P [19:10] more than a lot of live cd distros! [19:11] that must mean that chrome is sentient :P [19:11] bleeding|edge (n=fire|bir@unaffiliated/firebird619) joined ##slackware. [19:12] looks like you can disable the IID, but not RLZ [19:12] bleeding|edge (n=fire|bir@unaffiliated/firebird619) left irc: Remote closed the connection [19:13] ThomasLocke (n=ThomasLo@pdpc/supporter/active/thomaslocke) left irc: Remote closed the connection [19:15] asamoah (n=caio@190.244.49.51) left irc: "leaving" [19:15] pizzledizzle (n=pizdets@pool-98-116-202-61.nycmny.fios.verizon.net) left irc: Read error: 110 (Connection timed out) [19:16] well i am not keen on 700mb of source code, to be honest [19:17] lol [19:17] neither am i [19:17] signal11 (i=esteban@gnv.quaddro.net) left irc: Read error: 110 (Connection timed out) [19:18] signal11 (i=esteban@gnv.quaddro.net) joined ##slackware. [19:20] egregor (n=egreg@unaffiliated/lombard) joined ##slackware. [19:22] _marc` (n=marc@cl-2515.ham-01.de.sixxs.net) left irc: Client Quit [19:24] i'm gonna have to build this damn thing in pieces lol [19:26] 100 megs a day and you'd be done a week from saturday :> [19:26] The-spiki (n=spiki@77-105-33-215.dialup.sezampro.yu) left irc: Read error: 110 (Connection timed out) [19:27] sounds like wimpy :P [19:27] CcSsNET (n=user@c-24-147-193-93.hsd1.ma.comcast.net) left irc: Client Quit [19:28] ClaudioM (n=ClaudioM@c-67-191-58-46.hsd1.fl.comcast.net) left irc: Read error: 104 (Connection reset by peer) [19:28] i'll pay you on tuesday for a tarball today... [19:29] pizzledizzle (n=pizdets@pool-98-116-202-61.nycmny.fios.verizon.net) joined ##slackware. [19:30] i wonder if wimpy would use slackware [19:32] korg815 (n=korg815@unaffiliated/korg815) left irc: "WeeChat 0.3.0" [19:33] popeye would just punch the damn computer... >.> [19:35] danc3 (n=danc3@unaffiliated/danc3) joined ##slackware. [19:39] jonsmith1982 (n=jon@cpc2-donc1-0-0-cust57.barn.cable.virginmedia.com) joined ##slackware. [19:39] jonsmith1982 (n=jon@cpc2-donc1-0-0-cust57.barn.cable.virginmedia.com) left irc: Client Quit [19:43] urthwrm_ (n=hooch@203-206-17-151.dyn.iinet.net.au) joined ##slackware. [19:44] ovnicraft (n=ovnicraf@190.154.247.83) joined ##slackware. [19:44] wimpy seems like a lazy ubuntu user, popeye - now there is a slacker if i ever seen one = mellow and laid back most of the time but can open up a can of whoopass when needed [19:45] wimpy in action --> [19:45] http://vids.myspace.com/index.cfm?fuseaction=vids.individual&VideoID=24378738 [19:48] Mefached (i=500@c-76-107-217-228.hsd1.tn.comcast.net) joined ##slackware. [19:48] rg3 (n=deckard@62.32.129.97) left irc: "Leaving." [19:49] my money'd be on wimpy in a burger eating stand-off though [19:49] lol! [19:51] rignes_ (n=rignes@216.164.160.133) joined ##slackware. [19:54] Necos: the source code contains more than just chrome, it also has that nacl thingie in it. [19:54] urthwrm (n=hooch@203-214-132-67.perm.iinet.net.au) left irc: Read error: 101 (Network is unreachable) [19:55] And the build system, which is different from most build systems [19:56] powtrix (n=powtrix@189-69-24-24.dsl.telesp.net.br) left irc: Read error: 110 (Connection timed out) [19:57] Nick change: eviljame1 -> eviljames [19:59] Srbo (n=Srbo@93.86.222.240) left irc: Read error: 60 (Operation timed out) [19:59] dive (n=diverse@unaffiliated/dive) joined ##slackware. [20:00] ChickenLittle (n=robert@ZO150003.ppp.dion.ne.jp) joined ##slackware. [20:00] Srbo (n=Srbo@93.86.222.240) joined ##slackware. [20:01] powtrix (n=powtrix@189-69-25-113.dsl.telesp.net.br) joined ##slackware. [20:02] xdan779 (n=daniel@c-24-12-115-1.hsd1.il.comcast.net) joined ##slackware. [20:02] rignes (n=rignes@216.164.160.133) left irc: Read error: 110 (Connection timed out) [20:03] edman007 (n=edman007@pdpc/supporter/active/edman007) left irc: Remote closed the connection [20:04] hiptobecubic (n=john@unaffiliated/hiptobecubic) joined ##slackware. [20:08] edman007 (n=edman007@pdpc/supporter/active/edman007) joined ##slackware. [20:10] v4nelle (n=van@188.4.213.106.dsl.dyn.forthnet.gr) left irc: Read error: 104 (Connection reset by peer) [20:13] akira42 (n=tetsuo@dslb-088-073-232-204.pools.arcor-ip.net) left irc: "leaving" [20:14] antiwire (n=antiwire@unaffiliated/antiwire) joined ##slackware. [20:15] sysbr (n=sysbr@189-46-1-4.dsl.telesp.net.br) left irc: "Leaving" [20:15] test34 (n=test34@unaffiliated/test34) left irc: "Leaving" [20:16] v4nelle (n=van@188.4.213.106.dsl.dyn.forthnet.gr) joined ##slackware. [20:17] mako-dono (n=mako@81.22.21.58) joined ##slackware. [20:17] =< [20:17] => [20:18] nixchix0r (n=nixchix@97-127-209-103.dlth.qwest.net) joined ##slackware. [20:20] <=> [20:20] riddlebox (n=james@75-132-225-75.dhcp.stls.mo.charter.com) left irc: Remote closed the connection [20:20] in which slackware package I can find libnss3.so file ? [20:20] grep libnss3.so /var/log/packages/* [20:21] or zgrep the MANIFEST [20:21] I mean bzgrep [20:21] possibly seamonkey solibs [20:22] /usr/local/share/firefox35/libnss3.so [20:22] hm [20:22] interesting [20:22] nix_chix0r (n=nixchix@97-127-223-236.dlth.qwest.net) left irc: Read error: 60 (Operation timed out) [20:23] Nick change: mrpwnage -> Mrselfpwn [20:25] failure [20:27] what failure ? [20:28] if someone's package put files in your /usr/local/share/firefox35 [20:28] why [20:28] dchmelik (n=d@dynamic-74-209-11-2.ellensburg.fairpoint.net) left ##slackware. [20:29] actually, i'm not in the mood :> [20:29] mako-sama (n=mako@81.22.23.170) left irc: Read error: 113 (No route to host) [20:29] /usr/local is ok if you rolled your own and put it there [20:29] I would not expect configure scripts to pick up a shared library in "/usr/local/share/firefox35" [20:30] you would have to point it to look in there [20:31] just install seamonkey-solibs mac- [20:32] its a small package, wont hurt anything and will satisfy that libnss3.so dependency [20:32] Srbo (n=Srbo@93.86.222.240) left irc: "Leaving" [20:35] Nick change: urthwrm_ -> urthwrm [20:35] mac-: are you building chrome? [20:35] hey does anyone owns the bugg account for adobe flash product ... ? Please I want to send thhis annyoing bug which makes the /dev/audio busy after using the flash a bit ... [20:35] egregor (n=egreg@unaffiliated/lombard) left irc: "Lost terminal" [20:36] Kiboney (n=Kiboney@cpe-98-14-234-253.nyc.res.rr.com) joined ##slackware. [20:36] NaCl: nope, I`m trying convert rpm packages to tgz [20:36] mac-: ok. just curious. [20:36] but got problem, now it success but all created tgz packages got 144 bytes size :/ [20:37] Nick change: jgor_ -> jgor [20:38] neonflux (n=neonflux@64.134.220.101) joined ##slackware. [20:40] something is missing, you have rpm2tgz, what about rpm? [20:40] got it [20:41] rpm2tgz ./*rpm [20:43] solved, missed cpio [20:44] askhader (n=askhader@taurine.csclub.uwaterloo.ca) left irc: "Lost terminal" [20:46] _marc` (n=marc@2001:6f8:103c:0:20e:8eff:fe20:82d7) joined ##slackware. [20:48] keep using slackware, sooner or later you will figure out what you can leave out, cpio is not one of them [20:48] donnie (n=DonnieP@166.199.56.182) joined ##slackware. [20:52] in the past on desktop got same problem [20:53] but cannot remember source of it [20:53] :P [20:53] now [20:59] i have been down that road [20:59] what do you mean ? [20:59] and after 10+ years of slacking i have come to the conclution that full installs is the way to go :P [21:00] if you want to do minimal installs, get a Ph. D. or something that will handle the dependencies for you [21:00] yeah, right [21:00] and the fun thing is that once you get something that handles the dependencies for you, you end up with an install that is about the same size as slackware :P [21:00] Mefached (i=500@c-76-107-217-228.hsd1.tn.comcast.net) left irc: "Leaving." [21:00] but in that way I can quickly learn much about the system :P [21:01] take notes before you start an install, dependency trees, then you can get a good idea of what you can leave out and when you do need to install something all you need to look at is your notes and trace it down [21:02] SlackLnx (n=SlackWar@a85-139-11-29.cpe.netcabo.pt) joined ##slackware. [21:06] SlackLnx (n=SlackWar@a85-139-11-29.cpe.netcabo.pt) left irc: Read error: 104 (Connection reset by peer) [21:07] paradroid__ (n=kevin@24-216-187-138.dhcp.stls.mo.charter.com) left irc: Remote closed the connection [21:10] kevin01123 (n=kevin@24-216-187-138.dhcp.stls.mo.charter.com) joined ##slackware. [21:10] test34 (n=test34@unaffiliated/test34) joined ##slackware. [21:16] Agiofws (n=Agiofws@athedsl-436105.home.otenet.gr) left irc: Read error: 110 (Connection timed out) [21:16] LITesterB (n=Bob@99.242.108.63) left irc: Client Quit [21:17] ChickenLittle (n=robert@ZO150003.ppp.dion.ne.jp) left irc: "Leaving" [21:26] MS3FGX (n=MS3FGX@pool-173-72-126-110.cmdnnj.fios.verizon.net) left irc: "Leaving" [21:27] JK3MP (n=JK3MP@70-13-233-213.pools.spcsdns.net) left irc: Read error: 104 (Connection reset by peer) [21:31] Motoko-chan (n=maoyama@pool-173-51-68-43.lsanca.fios.verizon.net) joined ##slackware. [21:34] vhann (n=vhann@142-217-78-179.telebecinternet.net) left irc: "leaving" [21:39] powtrix (n=powtrix@189-69-25-113.dsl.telesp.net.br) left irc: Read error: 110 (Connection timed out) [21:39] Nick change: Guest59184 -> akber [21:40] Nick change: akber -> init[1] [21:41] macavity: by full install you mean the slackware repoistory right ? [21:42] fhobia (n=fhobia@c-67-188-69-121.hsd1.ca.comcast.net) joined ##slackware. [21:42] updated kernel in -current [21:43] Pig_Pen: you mean like building huge tree with the root of your package and then detaching to the lower levels each time checking what packages you have installed, right ? [21:43] kleanchap (n=kleancha@p5DC30FCF.dip0.t-ipconnect.de) joined ##slackware. [21:43] same version just release 3 [21:46] Pig_Pen: ?>>?> [21:48] rignes_ (n=rignes@216.164.160.133) left irc: Read error: 104 (Connection reset by peer) [21:48] Kiboney (n=Kiboney@cpe-98-14-234-253.nyc.res.rr.com) left irc: Read error: 104 (Connection reset by peer) [21:49] Nithael_du_Lac (n=hightway@20151034039.user.veloxzone.com.br) joined ##slackware. [21:50] Action: Nithael_du_Lac just dig deep in his past an found out that He missed IRC... -.- [21:53] everyone ignores me [21:53] Nithael_du_Lac (n=hightway@20151034039.user.veloxzone.com.br) left irc: Client Quit [21:53] Nithael_du_Lac (n=hightway@20151034039.user.veloxzone.com.br) joined ##slackware. [21:55] a2azul (n=azazul@balticom-189-40.balticom.lv) joined ##slackware. [21:57] nositelicense (n=quassel@cpe-98-149-8-157.socal.res.rr.com) joined ##slackware. [22:00] ^kleanchap_ (n=kleancha@p5DC30974.dip0.t-ipconnect.de) left irc: Read error: 101 (Network is unreachable) [22:00] eh [22:00] how [22:02] isBEKaml (n=keml@122.174.169.199) joined ##slackware. [22:03] cteg (n=heretic@host-091-097-165-135.ewe-ip-backbone.de) left irc: "this is who we are" [22:04] redtricycle (n=redtricy@adsl-69-104-141-15.dsl.pltn13.pacbell.net) joined ##slackware. [22:09] hahah, i read Nithael_du_Lac as he dug deep in his pants [22:09] one too many beers for me [22:10] share - i'm on need of one for myself... -.- [22:10] BEER - you dirty sick .... [22:10] ;-) [22:10] Action: mag0o dcc's Nithael_du_Lac a cold one [22:11] mag0o: can't you just send him a little by those little tubes which make the internet ? [22:11] of course! [22:11] Beer-time-space-warp ... WHY google dont WASTE time-work in some REALLY usefull?!?!?! [22:12] Nithael_du_Lac: actualy you can do that, but you need a kernel patch for that. A special one. [22:13] *.nerd jokes mode on.* [22:13] aza2ul (n=azazul@balticom-189-40.balticom.lv) left irc: Read error: 110 (Connection timed out) [22:13] lol [22:14] nositelicense (n=quassel@cpe-98-149-8-157.socal.res.rr.com) left irc: Remote closed the connection [22:14] anybody using libusb 1.0? [22:14] I'ved gotta a lot of friends here at slack in freenode in the past.. from BRasil... RTL ... HIGHTWAY .. MAsterOfMuppets... anyone still "work" that channel? [22:18] v4nelle (n=van@188.4.213.106.dsl.dyn.forthnet.gr) left irc: Remote closed the connection [22:21] neon, i just use whatever pat uses in slack, i figure if it aint broken dont fix it [22:21] antiwire: so i tested out different raid stripe sizes today and 32k at first would give miss leading results. show buffered read at 180MB/s then after so long(20min maybe) it'd drop to 110MB/s. weird eh? 64k ended up being the best. [22:21] jgor_ (n=jgor@loki.indiecom.org) joined ##slackware. [22:22] gar0t0 (n=gar0t0@unaffiliated/gar0t0) joined ##slackware. [22:22] antiwire: i also looked up upgrading the cache size. right now it's a 256MB stick of pc2 3200r-333 ram, i found some 512mb that will work in there. hopefully i'll see an improvement. [22:22] helllo everyone [22:22] how about you ? [22:22] Alan_Hicks: are you here? [22:23] he's been idle for approximately 5 hours [22:23] hehe [22:23] ok [22:23] Dominian: I only need to talk in english :) [22:23] and Alan_Hicks understand my poor english :D [22:23] Nithael_du_Lac: actually nothing I just tried to engage in conversation, but they ignored me. [22:23] BP{k}: no ? [22:24] paul424: I missed it..? [22:24] Action: Dominian just technically got here [22:24] hitest (n=hitest@7conn226.rupert.net) joined ##slackware. [22:27] I need to go [22:27] see you all :) [22:27] gar0t0 (n=gar0t0@unaffiliated/gar0t0) left irc: "leaving" [22:28] jgor (i=jgor@odin.indiecom.org) left irc: "leaving" [22:28] Nick change: jgor_ -> jgor [22:31] i am not really here, i am just metaphorically here [22:32] _marc` (n=marc@2001:6f8:103c:0:20e:8eff:fe20:82d7) left irc: Client Quit [22:39] mercfate (i=1000@201-75-103-13-ma.cpe.vivax.com.br) joined ##slackware. [22:39] hi [22:40] anyone installed playonlinux on slack 13 x86? [22:41] tuxdev (n=tim@unaffiliated/tuxdev) joined ##slackware. [22:42] endersending (n=endersen@208.123.33.92) joined ##slackware. [22:43] IM HOME! [22:43] THANK GOD [22:43] this must be where all the slackers are ;) [22:43] playonlinux's website does not seem to provide any source code, other than a generic binary all they have is precompiled binaries made for a few distros? [22:43] happen to be any hot girls in here, in their 20's, and knows asm? [22:43] if there is ... i love you [22:43] you're boring [22:44] damnit, i read asm as atm - i quit reading now [22:44] anyone in here messed with xdmcp? [22:44] im trying to remote into my slack box, and its not working, [22:45] i can run xinit on another linux box, and and ssh, startkde [22:45] but i can get in from Xming [22:45] i cant get in from Xming* [22:45] Strykar_ (n=wakka@122.169.76.222) left irc: Read error: 60 (Operation timed out) [22:49] Xming is like vnc? [22:49] antiwire (n=antiwire@unaffiliated/antiwire) left irc: "You make your own luck in life." [22:51] Pig_Pen (n=anyuser@96.18.40.255) left irc: "leaving" [22:52] yea [22:52] xming is actually an X11 server for windows [22:52] xming + putty = remote X apps [22:53] dhabyx (n=dhabyx@unaffiliated/dhabyx) joined ##slackware. [22:53] like right now, im running xchat from slackware on windowsXP [22:53] \id rather remote the whole KDE session, instead of one app at a time [22:54] =] [22:54] cool [22:57] i hate windows but i need IE for testing [22:58] virtualbox [23:03] i dont hate windows [23:03] im only tired for win [23:03] virus, freezes [23:04] Kiboney (n=Kiboney@cpe-98-14-234-253.nyc.res.rr.com) joined ##slackware. [23:04] overload [23:08] every OS sux. I just choose the least worst. [23:08] Mrselffpwn: - lmao - [23:09] Kiboney (n=Kiboney@cpe-98-14-234-253.nyc.res.rr.com) left irc: Read error: 54 (Connection reset by peer) [23:09] I have never seen that guy before. [23:10] Kiboney (n=Kiboney@cpe-98-14-234-253.nyc.res.rr.com) joined ##slackware. [23:10] syn2fin (n=ichigo@c-76-104-20-48.hsd1.va.comcast.net) joined ##slackware. [23:11] no [23:11] linux dont sux [23:11] i like to use [23:12] im always searching and learning something [23:12] How can I bind my windows key (Super-L) to start an xterm? I'm using the default KDE and none of my binds seem to work through the configuration tool. [23:12] no linux don't suck. linux is could have been awesome [23:12] I mean to say windows could have been awesome. [23:13] rignes (n=rignes@216.164.160.133) joined ##slackware. [23:13] ChickenLittle (n=robert@ZH020111.ppp.dion.ne.jp) joined ##slackware. [23:13] im compiling wxpython with slackbuild [23:13] =] [23:13] finished [23:14] why? i think rworkman or alienbob have it [23:14] pprkut [23:14] I own a i686 i compile most my own packages also. [23:14] Action: ChickenLittle rolls his eyes [23:14] me too [23:15] that's why we like z slackware. we aren't forced into anything. [23:15] right [23:16] and Slackware doesn't promise us anything it can't deliver either [23:16] tuxdev (n=tim@unaffiliated/tuxdev) left irc: Read error: 110 (Connection timed out) [23:16] =] [23:17] JK3MP (n=JK3MP@173.4.19.119) joined ##slackware. [23:19] Nithael_du_Lac (n=hightway@20151034039.user.veloxzone.com.br) left irc: [23:29] firedix (n=firedix@host38.200-117-192.telecom.net.ar) left irc: Read error: 110 (Connection timed out) [23:30] playonlinux works fine :) [23:32] playonlinux? [23:33] neonflux (n=neonflux@64.134.220.101) left irc: Read error: 54 (Connection reset by peer) [23:33] neonflux (n=neonflux@64.134.220.101) joined ##slackware. [23:33] did you guys see that story on /. about Malware on gnome-look in a .deb file? [23:34] redtricycle (n=redtricy@adsl-69-104-141-15.dsl.pltn13.pacbell.net) left irc: Read error: 110 (Connection timed out) [23:34] linky? [23:34] siimo (n=siimo@unaffiliated/siimo) joined ##slackware. [23:34] where do i get latest pidgin [23:34] from google [23:34] gogogo [23:35] http://bit.ly/6BFiZg [23:35] was looking for slackware pkg [23:35] modify the slackbuild for the latest version [23:36] firedix (n=firedix@host38.200-117-192.telecom.net.ar) joined ##slackware. [23:37] millennia (n=millenni@c-98-216-193-1.hsd1.nh.comcast.net) joined ##slackware. [23:37] ChickenLittle (n=robert@ZH020111.ppp.dion.ne.jp) left irc: "Leaving" [23:37] so my thought on that malware is that, if it was something that needed to be built from source it wouldn't have been as likely to have spread so easily and would have been caught quicker. [23:38] I disagree! [23:38] y0 agentc0re [23:38] VERSION=NEW.VERSION ./pidgin.SlackBuild [23:38] fire|bird: sup dude? [23:38] certainly opening up the source makes it more auditable, the question is how many people take the time to audit the source they compile...do you? [23:39] agentc0re: not much, ssdd :P you? [23:39] ok [23:39] do i need md5sum too [23:42] mancha: very true. But my thought on a SBo is that it will always contain certain files. Ocasionally you will find additional files in there(very rare) like a patch or something of the likes. I usually will take a look and investigate at that point. I don't know how to create anysort of rootkit but i'm sure it would involve more than just a paragraph of bash script code(i could be very wrong). [23:43] nice, i noticed when copiling Pidgin, it is using all my CPU cores :) didnt know this was happening [23:43] hitest, yes :D [23:44] mancha: if the source is tainted then there's nothing we can do.. except not use it or fix it. but to my understanding the malware wasn't part of this source it was added on top of that screen saver. [23:44] hitest, look in google for playonlinux project [23:44] agent, but the malware was in the actual package in this case, it wasn't some script that added it to upstream source [23:44] so the sbo script would link to the malware-infested bad.tar.gz and configure, make, make install it [23:45] is this a GCC thing? [23:45] mfillpot (n=mfillpot@pool-173-50-102-100.nrflva.fios.verizon.net) joined ##slackware. [23:45] mancha: that's because they added it in there though. Lets say it was made like a SBo, you'd have to download the source directly from the maker. you'd have a script that you could look at to make sure it's not downloading anything else and adding it to the package. [23:45] habaneros (n=habanero@97.102.250.123) joined ##slackware. [23:46] ZMR_ (n=zmonge@201.206.18.30) joined ##slackware. [23:46] mancha: but beyond that, if the source is jacked then you just don't use it. the malware was part of the package, not the source(to my understanding). [23:46] agent, oh, my understanding was the maker put the malware in...i didn't realize it was added to the source by some other party [23:46] mancha: Ah... hrmm. maybe it was and i misunderstood. I thought that it was added on top of what was being advertised. [23:48] do you have a link to the tainted deb, we could do quick forensics on it [23:48] mfillpot (n=mfillpot@pool-173-50-102-100.nrflva.fios.verizon.net) left irc: Client Quit [23:48] mattallmill (n=mattallm@ip98-186-163-10.ks.ks.cox.net) joined ##slackware. [23:48] siimo (n=siimo@unaffiliated/siimo) left ##slackware. [23:49] millennia (n=millenni@c-98-216-193-1.hsd1.nh.comcast.net) left ##slackware ("Leaving"). [23:49] agentc0re that said, i agree entirely with you, having to-compile source is infinitely better than pre-packaged stuff [23:50] unless said stuff is from reputable outfit, say mozilla... [23:51] tank-man (i=1000@S010600121729c6a1.vc.shawcable.net) left irc: "Got some milk stuck in my teeth" [23:51] mancha: agreed.. I also reread the articles and looks like there was no screensaver after the install anyways... which is even worse that it lasted that long... hello, #1 clue of wtf'ery. [23:52] ola [23:52] bye [23:52] mercfate (i=1000@201-75-103-13-ma.cpe.vivax.com.br) left irc: "Saindo" [23:53] i don't no it this is a bug in pkgtool, i was just trying to remove sinhala_lklug-font-ttf using it,but says No packages removed! can any one verify it ! [23:53] s/it/if/ [23:54] same is the case with tibmachuni-font-ttf [23:55] removes fine for me init[1] [23:55] you doing this as root? [23:55] [yop] (n=[yop]@unaffiliated/yop-lait) left irc: [23:55] notKlaatu: well ,i did it as sudoer [23:56] Intel[R]VT-x (n=chatzill@unaffiliated/sanzilla) joined ##slackware. [23:56] ##slackware: mode change '+b *!*@unaffiliated/sanzilla' by slackboy!n=thongson@li6-30.members.linode.com [23:56] Intel[R]VT-x kicked from ##slackware by slackboy: Banned: Do not try to evade a ban (banned for trying to impersonate a channel op) [23:56] urthwrm (n=hooch@203-206-17-151.dyn.iinet.net.au) left irc: "Lost terminal" [23:56] init[1]: i don't use sudo so i can't test that [23:57] notKlaatu: does it have to do any thing with sudoers ? i think so, [23:57] i don't see why it would but i guess it's possible [23:59] paul424 (i=1000@k163-223.DWUDZIESTOLATKA.ds.uni.wroc.pl) left irc: "ChatZilla 0.9.85 [Firefox 3.5.5/20091102141836]" [23:59] alpha_ (n=alpha@host114.190-138-147.telecom.net.ar) joined ##slackware. [23:59] hi [00:00] --- Sat Dec 12 2009