[00:23] anyone here/ [00:23] maybe [00:23] ha [00:24] the invisible man might be sitting in the corner, you would never know [00:24] gigawatt, we are all actually dead and not here [00:24] well i'm running xubuntu on an MSI wind and out of no where the wireless device stopped working. here is the output of dmesg and the lspci for the device http://pastebin.com/m45330934 [00:24] it's just an illusion [00:25] gigawatt, after what it stopped working? do you have any idea you might have done? [00:27] i was trying to connect to an access point, it wasn't connected so using nm-applet i disabled and renabled wireless then it now says from nm-applet "device not read" [00:27] y [00:27] have you tried booting? [00:27] rebooting? [00:27] yes [00:27] okay. is it a laptop or desktop machine? [00:28] laptop [00:28] okay. is there any kind of wireless button? [00:28] i'm on it right now, hardwired [00:28] yeah and it's on [00:28] have you tried to turn it off and on again? [00:29] yep multiple times [00:29] okay. is it an eeepc? [00:29] i had this problem before and used a usb wireless card then the problem fixed itself [00:29] it's an msi wind [00:29] oh, right. sometimes the wireless card gets shut down from the pcs bios and you have to turn it on again [00:30] ok [00:30] i don't know why this happens, but i've experienced it maybe once or twice. [00:30] so i should go check the bios [00:30] as the wireless button works, i'm pretty sure it's on, but checking won't do any harm [00:30] i'll be right back [00:30] okay [00:37] ok [00:37] still does not work? [00:37] so i went into the bios and said "reset to default" and now it works [00:37] okay. :) [00:37] there was no specific option for wireless [00:38] good to hear it is working [00:38] but i guess that could be an offical fix for this problem [00:38] that shouldn't really happen in the first place [00:38] but this is one way to fix it once it has happened [00:39] did you had to do a incorrect shutdown or something? [00:39] (before then nm-applet episode) [00:40] not really [00:40] if you want to (possibly) help ubuntu, you might to do a bug report, but i'm not sure how useful that would be in the end, if there is no clear reason why it happened [00:40] i dunno wireless and linux still is a beast [00:41] ok what info would be good the dmesg errors? [00:41] yeah, i suppose [00:42] and that pastebinned info [00:42] ok will do [00:42] i have an account already at the bug site [00:42] thanks [00:42] also please include the workaround in the bug so others can profit from it immediately [00:43] no problem, have fun using xubuntu! [00:43] 2 years and counting [00:43] xubuntu > ubuntu in my book [00:43] that's always nice to hear [00:44] i am contributing to xubuntu and trying to make it as good as possible, of course [00:45] i'm hoping to get to the point where i can contribute [00:45] gigawatt, once you are ready for that, be sure to check out http://xubuntu.org/contribute :) [00:45] also, you can join #xubuntu-devel and look around, if you want [00:47] yeah [00:47] thanks [00:47] again, no problem :) [00:47] new contributors are always needed [00:48] even people who are just giving support here in #xubuntu [04:36] hi people [04:38] anybody could please help a newbie with anfd install under xubuntu? [04:50] sure [04:50] hi techie [04:52] whats anfd? [04:52] http://wiki.ubuntuusers.de/Skripte/anfd#source-4 [04:52] sorry its in german [04:52] aint no firewall daemon [04:53] it enables you to block programms the internt [04:53] might it be easier to use an alternative daemon? [04:53] dont know [04:54] i want to block for example adobe reader from phoning home [04:55] i see [04:57] sudo apt-get install libiptables-ipv4-ipqueue-perl libnet-cidr-perl libnet-rawip-perl [04:58] yes i managed to install the packages [04:58] from there its a simple script [04:58] but i dont know how to "use" the script? [04:58] have you downloaded it? [04:58] yes its on the desktop [04:59] copy or move it to /usr/local/sbin/ [04:59] sudo cp anfd /usr/local/sbin/ [05:01] now you should be able to run it by running anfd from terminal [05:01] hmm its andf.txt, have to rename it [05:01] kk [05:01] sudo mv anfd.txt /usr/local/sbin/anfd [05:03] ok copied it, but if i try to start it with anfd it say permission denied? [05:04] sudo chmod +x /usr/local/sbin/anfd [05:04] !ops kline me [05:04] Sorry, I don't know anything about ops kline me [05:04] !ops [05:04] ops is HELP! gnomefreak, tonyyarusso, PuMpErNiCkLe, maxamillion, TheSheep, crimsun, mrpouit, Myrtti, PriceChild charlie-tca or cody-somerville [05:04] Can't locate IPTables/IPv4/IPQueue.pm in @INC (@INC contains: /etc/perl /usr/local/lib/perl/5.10.0 /usr/local/share/perl/5.10.0 /usr/lib/perl5 /usr/share/perl5 /usr/lib/perl/5.10 /usr/share/perl/5.10 /usr/local/lib/site_perl .) at /usr/local/sbin/anfd line 17. [05:04] BEGIN failed--compilation aborted at /usr/local/sbin/anfd line 17. [05:05] one sec, killertcell what was your reason for calling the ops? [05:06] ubuntu sucks [05:06] *sigh* trollz [05:06] get a life killertcell [05:06] just ignore him, hes just trolling [05:07] i get this error message whis is rather bad? error in the script? [05:07] which [05:08] sudo apt-get install libperl5.10 [05:09] its already the newest version [05:09] hrmm [05:11] i have found an alternative that you could use [05:11] http://my.opera.com/ubuntunerd1/blog/h-2 [05:11] yes? [05:11] should be alot easier with a GUI [05:13] i have already installed firestarter [05:13] did you give that a go? [05:13] but it wont autostart at boot , says something about no permission? [05:13] didnt know that you could configure outgoing connections with firestarter, thanks [05:14] im not sure about starting at boot [05:16] why? [05:17] i havent worked with custom init.d's in ages [05:19] hmm just looking at firestarter, it seems you cant specify a concret programm? [05:20] i would have no idea, i dont use such firewalls [05:21] i mean if i allow http for opera than any other software could connect t the internet [05:22] yes as long as it uses port 80 [05:23] so this anfd should allow one to specify a program name which is explicity denied internet access [05:25] well, do you know whta port what you want to block uses? [05:26] no idea, therefore it should work by the programm name [05:29] well maybe i will have to open a thread in the gemran wiki, something in the script isnt working [05:30] i may have found another alternative [05:30] yes? [05:30] UFW, im setting it up now ill let you know if it works [05:30] thanks a lot :) [05:31] nope, taht only blocked incoming [05:33] i see [05:34] well like i said i will try the wiki thread, thanks for your friendly help :) [05:34] stick around [05:34] ill keep looking [05:40] found one i think [05:40] http://fireflier.sourceforge.net/features.html [05:49] i will look at it , thanks [07:40] techie can you help my dad get set up...i ordered himpuppy and he orfered ubuntu [07:41] he's 80 but very good with compouters...may not need much help [07:44] in game atm [07:46] no problem he doesn't even have yet...will have puppy in a couple days, prolly won't get ubuntu for 2-3 weeks [07:51] how good is he with computers? [07:52] well he has been buying them cheap and then fixing them up and reselling the, for about 5 years now [07:53] pretty good buy has always done windows [07:53] fair enough [07:53] he probably wont need much help getting it set up [07:53] prolly not, but i wonder about puppy [07:54] he might need some help doing things such as installing drivers and that [07:54] smart guy used to buily really cool remote control airplanes in the late 50's early 60's...big ones [07:55] hehe, my dad used to do the whole RC thing [07:55] he likes the puppy/opera idea but he has ubuntu on the way as a back up [07:56] we have to try convince him to use ubuntu rather than puppy as it will cause him less stress in the long run [07:56] the stuff he has lying around is stuff that has 20-40gig hard drive so it is relatively modern [07:58] yeah [07:58] hard to beat ubuntu...my altec lansing speakers worked immediately...printer, my dsl all of it, i didn't do anything [07:58] grr i hate itunes [07:58] it took all my music and put it all into folders [07:59] is xubuntu like ubuntu when it comes to installing it [08:00] yep [08:00] exactly the same [08:00] plug and play no messin around [08:00] yep [08:00] *sigh* now i gotta make a script to move all my music back [08:00] so really that is the best one then seems like puppy without the lilissues [08:01] *sigh* i REALLY HAT iTunes [08:01] 8.61GB of music put into 1615 folders [08:02] how much HD do you have on that celry [08:03] 120gb windows + 190gb storage + 7gb linux [08:03] and here i am with an 10g hd, man i am waaay behind the times [08:03] but we got the g4 [08:06] is there anyone her thats good with bash scripting? [08:20] techie: do you use an anti virues program woth ubuntu [08:21] nope [08:21] tbh i dont even use antivirus in windows [08:21] i go tsophos on the g4 but nothing on the ubuntu computer [08:21] if you dont go download everything that pops up on your screen, your not gonna get many viruses [08:22] with ubuntu you will most likely be installing from the repos, no viruses there [08:22] i suppose if i get something i'll justn reinstall...no i really dont dload...so far just hat flash i asked you about [08:23] that flash player is the only pop up i have seen on ubuntu [08:23] and even that was downloaded from the repo's [08:23] the advertising type pop ups have never shown up at all now that you mention it [08:24] because theres no malware [08:25] do you do a clean reinstall every so often to to clean it up or is that not needed [08:25] not needed [08:25] too good to be true... [08:25] i spent hours on end messin aroound in my windows registry [08:25] well its not a necessity [08:26] it feels soo good to have all my music in one folder again [08:27] do i even have a registry now? [08:27] nope [08:27] well maybe [08:27] tbh ive never looked into that sort of stuff on *buntu [08:28] ive clicked on most of my icons...but i really haven't run into anything very technical [08:29] i maade it so FF wipes it all clean everytime and no autocomplete or anything like that [08:30] thats the beaty of *buntu you dont see anything technical in the GUI all the technocal stuff is in the command line [08:30] where is that [08:30] terminal [08:31] where is thatone [08:31] in the menu under accessories i think [08:31] im not in ubuntu atm so i wouldnt be able to say [08:31] dont recall that [08:31] im havin so much fun not fixin things i am getiing alil lazy [08:34] once in windows i found an installed program oon my computer called "interstitial search agent"....so i resaerchd it and found it was not windows so i went into add remove and removed it but it never went away, until i got hijack this [08:35] a lot of the stuff i found couldnt even be removed by hijack this but it just got put in some weird room..like a jail for malware [08:35] can't believe i am not doing that anymore [08:35] hehe [08:36] evr have to do thet [08:36] nope [08:37] what most people are doing around here is buying a windows computer, letting the registry get gunked up ove a coouple years, then the computer wont run right, so they buy a whole new windows computer [08:38] yeah [08:38] but i suppose thats good for you and me [08:38] xause they don;t now its even gunked up..they dorks at best buy tell themits out-dated and they believe them and buy another one [08:39] well, it is outdated [08:39] but not obsolete [08:39] if i had known about buntu before my in laws would have given 4-5 reqally modern computers that they thought were smoked and i found out the other day they gave to some guy to " haul away" [08:39] omg [08:41] most people know nothing and i mean nothing about windows [08:42] so now he muys the "accidental damage warranty"..so when they start "running funny" HE LITERALLY CAN DROP IT OUT A WINDOW AND GET ANOTHER ONE [08:42] MUYS+BUYS [08:43] lol [08:45] i am serious at best buy they are now getting 300-400 for extra warranties on a computer that cost 500-1000 because noone knows the problem is really windows [08:47] yep [08:48] i am meeting with the guy at our company that deals with giving away all those dells tomorrow... [08:50] cool [08:51] wifes a teacher and technically schools are non profit so i am gooing to find out if that will get into the pipeline [08:57] hello GaeliX [08:58] im gonna go watch some tv [08:59] later... [09:55] Hello [09:56] would anyone here be able to help with my xubuntu booting problem? [09:59] any people here able to help? [10:02] ill try just put in ubuntu but i am no expert [10:02] hey thanks [10:03] i dont think its Xu specific [10:03] ok i installed xubuntu today and it went quite well [10:03] it had over 100 updates so i updated and let it restart [10:04] now when it boots it stops after the black xubunu screen on a light blue desktop screen , but with nothing [10:04] its not frozen as i can ctrl-alt-del but it just wont load any further [10:04] not even one icon? [10:04] nope [10:04] i tried safemode but no help there [10:05] how long did you wait from the time it went to the blue screen [10:05] the hdd light stops flashing after about 10 seconds and just nothing happens [10:05] half an hour once [10:05] how old is the puter [10:05] old [10:05] but fairly reliable [10:06] early 2001 [10:06] been running fine for years on windows me (yuck lol) [10:07] i heard that xu sort of maps you map things out yorself more so than ubu...i just came out of 11 years of hell fromw98 [10:07] makes you i meant not maps you [10:07] ahh [10:07] lol [10:07] are you doing xu fro a specific reason [10:08] like the next stage in the boot is for the resolution to change down then normal desktop runs [10:08] umm no i just read its good for older computers [10:08] well i say this cause mine puter is from 1998 and ubu went right in with no fooling around [10:08] then did 349 updates no problem [10:09] lol nice [10:09] yea the updates were successful but now it just cant be stuffed booting right [10:10] xu...i have heard is for people who are more experienced at creating the pathways to make the thing really work, [10:10] ohh [10:10] i thuaght it was basically the same except the desktop runs easier on older comps? [10:11] i am shooting from the hip here but i did it knowing NOTHING and it went in and my sound and printer and pathe to dsl was all done for me [10:12] ok [10:12] so its in there and the updates are done but you haqve a blue screen and it wont operate? [10:12] heya dave [10:12] thank god he is here [10:12] * Techie waves [10:13] never fear "I" is here [10:13] its not like a windows blue screen, its just the background colour without a desktop pic, and it fails to load the rest [10:13] hey techie [10:13] i know what you mean dave [10:13] oh mean [10:13] its as though xfce is stalling [10:13] yea [10:13] you know how to use tty consoles? [10:13] so it is a Xu specific problem? [10:14] nope sorry [10:14] hrmm, lets try use ubottu [10:14] !tty [10:14] To get to the TTY terminals 1-6, use the keystroke ctrl + alt + F1-F6 respectively (Alt+F7 will get you back to your graphical login). To change the resolution for your TTY, see https://help.ubuntu.com/community/ChangeTTYResolution. [10:14] yay [10:14] now let me think [10:14] i think you want to run startxfce4 --display :0 [10:14] i think [10:15] just a wild stab, havent actually used xubuntu in awhilke [10:15] the screen is in some high 1100+ x 800+ then it should go to 1024x768 [10:15] wow thanks [10:15] ok ima try that [10:15] most likely wont work [10:15] comps in other end of house ima be fit after tonight :P [10:15] lol [10:15] brxb [10:16] you do know if you got savvy you could setup VNC and everything using a TTY console and remote it to fix it [10:17] bye bal you got mplayer installed? [10:17] hey* [10:17] or VLC [10:18] Balsaque- do you have mplayer or vlc installed? [10:19] o i am on th g4 it is my wifes....where do i look for it [10:19] oh, in that case [10:19] go into quicktime [10:20] hang toght [10:20] \itunes? [10:20] quicktime [10:21] i get start:need to be root [10:21] then issue the command usign sudo [10:21] sorry lol im new to linux command lines [10:21] thats alright, were here to help [10:22] :p thanks [10:22] found quicktime yet bal? [10:22] so "usign sudo"? [10:22] went to file and typed in quicktime and got 103 items? [10:22] sudo startxfce4 --display :0 [10:23] its the one in the applications folder [10:23] oh ty [10:23] brxb [10:24] i get the error "command not found" [10:25] one sec i gotta look for the correct command, it may be start-xfce4 [10:25] ok ty [10:25] found it [10:26] lotta stuff in heer emote stuff aqnd all [10:26] in the top bar under the quicktiem menu [10:26] select open URK [10:26] URL* [10:26] slap this in there [10:26] http://www.babyloveclub.com.au/videos/number3.flv [10:26] its a tv ad that was just on before [10:27] got qtime if you still need it [10:27] start up quicktime and to what i said before [10:28] umm dave try start-xfce4 instead [10:28] ok ty brb [10:28] if that doesnt work it might be that you no longer have xfce [10:30] sudo:start-xfce4--display:0:command not found [10:30] clicking on quicktime and nothingcomes up [10:30] k, dont worry then bal [10:31] will keep lookin... [10:31] umm, did you enter it as sudo:start.... [10:31] or sudo start.... [10:31] nope [10:31] because sudo:start will not work [10:31] i just wrote what it yelled at me back [10:31] okay [10:31] umm [10:31] sudo start-xfce4--display:0 [10:32] run this then [10:32] apt-get install xorg gdm xfce4 leafpad synaptic [10:32] wait [10:32] woahg? [10:33] apt-get install xorg gdm xfce4 synaptic [10:33] write it down [10:33] oh youll need to do it using sudo aswell [10:33] sudo apt-get install xorg gdm xfce4 synaptic [10:33] ok just wrote it [10:33] brb [10:37] mean [10:38] it did a whole bunch of downloading and installing [10:38] good [10:38] now its finished and wanting me to tell it what to do [10:38] can i boot now? [10:38] restart it [10:38] ok [10:38] sudo shutdown -r NOW [10:38] got somthing in front of me know thaTSAYS OTS QUCK TIME STILL NEED IT [10:38] inculde the NOW? [10:38] yes [10:38] ok [10:39] dont worry about it bal [10:39] ok [10:39] you might be able to watch it online [10:39] http://www.babyloveclub.com.au/?Poopoopouch [10:40] the click here to watch our new TV ad button [10:42] awww stink ow [10:42] it rebooted and the same thing happens [10:43] well that sucks [10:43] can i run that earlier command but with gnome instead of xfce? [10:43] yeah but you will have to install gnome [10:44] sudo apt-get install gnome [10:44] can it just download for me like it did with xfce? [10:44] yeah [10:44] sudo apt-get install gnome [10:44] or would you recommend the k one? [10:45] gnome for *buntu [10:45] ok [10:46] so just sudo apt-get install gnome ? [10:47] yep [10:47] ok brgb [10:48] shiiiiiiit [10:48] what? [10:48] 144mb ffrom archives [10:49] yeah [10:49] your installing a whole new display manager [10:49] should i do it or just install a clean ubuntu? [10:49] a clean *buntu would be better [10:49] what are the specs of your system? [10:50] 600mhz, 384mbs ram , 32mb dedicated gfx [10:50] (hmmm...ole baby luv wasn't so far off after all...) [10:51] hrmm, might want to stick with xubuntu, if you had more RAM i would say use ubuntu, however you can try ubuntu if you wish [10:51] isnt that a decent amount of ram for a late 2000 comp? [10:52] yeah [10:52] put it this way [10:52] i think ill just put a clean ubuntu on [10:52] ubuntu will run very happily [10:52] but xu would be turbo? [10:52] bit faster [10:53] haha [10:53] only due to the lightweight front end [10:53] ubuntu-server would be faster [10:53] no front end [10:53] hahaha [10:54] yea but my brother who will be using it is not a power use , hed just be using firefox, thunderbird, and a bit of open office [10:55] then ubuntu it is [10:55] its quicker for me to dl Ub, burn, install , than xu would be dling gnome lol [10:55] really, you got a mirror thats hosted on the same ISP? [10:55] there was a guy on the other channel who said he had xp running on 256 ram ill bet ubuntu will do well on384 Dave [10:56] oh mean ty [10:56] bal theres a difference between running and running well [10:56] umm the ub archives were getting about 40 kbs somewhere here [10:56] theres a reason i upgraded my dell machine from 256mb DDR333 to 512mb [10:56] and the ubuntu isos going at 800kbish [10:57] lol ok [10:57] dang, must be on the same ISP [10:58] i saw a 256 stick on ebay fro 6.99 some of those typres of ram are so cheap now [10:58] dont think its isp but im mirroring the dl 8 times and servers not that far from here [10:58] wow [11:00] lucky you, if i had a mirror on my isp it would cost me to download [11:00] lol [11:00] my isps real bs [11:02] pay 50 bucks a month for unlimited, got a real slow upload, and dl ranges from 20kb/s to 800kb/s ish === Funky1 is now known as NickDeNeger [11:05] im back [11:05] i locked up windows playing around with unstable video output codecs in mplayer [11:05] oh i see why my 360 wont connect, ubuntus stealing all the net [11:05] two techies? [11:05] haha awsoume [11:06] hey one problem i did have on xubuntu [11:06] ... [11:06] it wouldnt recognise my other hdd [11:06] what format? [11:06] fat32 [11:06] kk, ubuntu will handle that out of the box [11:07] what size is the drive? [11:07] 10gb [11:07] lol [11:07] same as bal's [11:07] any data on it? [11:07] a 7 and a 3 gb partition [11:07] yup [11:07] windows ME [11:07] and other crap [11:07] kk, so we dont want to go formatting it [11:08] haha [11:08] that hdd used to be the master [11:08] with this 40gb as a slave [11:08] so i swapped [11:08] you are aware that fat32 has a maximum filesize of 4gig? [11:08] made a 25gb partition on the 40 as ubuntus and left the rest as a general one [11:08] yea [11:09] none of the files come close to that [11:09] umm [11:09] if your just gonna run ubuntu, and not dualboot or anything [11:09] but i am [11:09] oh [11:09] ME fails but its funny [11:09] lol [11:10] you do realise ubuntu will do everything ME can and more? [11:10] yea [11:10] then why keep ME? [11:10] thatts why the 40gb is for ub and the 10 is for me [11:11] oh lol [11:11] i dont see why i should wipe for a few extra gigs i wont use [11:11] + ME is mean oldschool [11:11] okay that does bring back my suggestion [11:11] now my vista explorer has dissapeared [11:11] if ME doesnt use your 15gig partition [11:12] then set up ubuntu with one partition for swap and one partition for root "/" [11:12] that way you can dump files anywhere in ubuntu and you wont run out of space [11:13] what exactly is a swap btw [11:14] virtual memory [11:14] oh [11:14] its space used in conjunction with your RAM to make writing to RAM more efficient [11:14] yea i think it tried to do that [11:15] when it asked mer about partitions i made the 25 ubuntu and who knows what happend to the rest [11:15] i dont the the whole / linux disk things [11:15] okay when it asks you [11:15] go custom [11:16] new partition map [11:16] oh [11:16] make a new partition of 1024mb or 1 gig at the end of the drive and make it swap area [11:16] its mean fast at the end aye? [11:16] then make another with the left over free space make it ext3 and mount it to / [11:16] yeah, well its out of the way [11:17] oh yuck i hate all the / mounting things [11:17] this will make it easier [11:17] ok [11:17] ubs burning === techie_ is now known as Techie [11:30] welcome back [11:32] hello abra [11:32] hello [11:33] techi i just blacklisted the manufacturer ips in firestarter [11:33] cool [11:33] i think its not as safe as blacklisting the whole programm but i cant manage that [11:34] kk [11:39] techie can you tell from where you sit what happened to my connection awhile ago? [11:41] Balsaq, i cant see any disconnections or anything back in my logs [11:41] hey techie [11:41] hey Dave332 [11:41] im up to partitioning for ubuntu now [11:41] kk [11:42] 1024mb @ end = swap area [11:42] the rest = ext3 @ / [11:42] so 13 gb fat32 at start for general storage, 25gb ext3 linux , then 1gb swap? [11:43] or should the first 2 be swapped? [11:43] umm, you can swap the first 2 if you want [11:43] ok [11:43] and which one(s) primary and logical? [11:43] primary for all [11:43] ok [11:44] tyvm [11:44] you can have up to 4 primary partitions [11:44] brub [11:44] ok [11:44] on one drive [11:44] oh lol i ran back to ask that [11:44] haha [11:44] so max 4 each? [11:44] yeah [11:44] youl eb fine [11:46] what about mount pointgs? [11:46] leave those blank? [11:46] mount point for ext3 = / [11:46] the options are /dos or /windows? [11:47] for the fat32 drive use /windows [11:47] ok [11:47] fat-/win ext-/ swap-/? [11:48] for swap the mount point is grayed out [11:48] oh ok lol [11:49] welcome back GaeliX [12:16] ls [12:17] bacon [12:17] eggs [12:18] so Dave332 hows it going? [12:20] haha [12:20] pretty good [12:20] ill just check up on it [12:20] brub [12:21] 94% [12:22] anyone here seen the 1985 film, the breakfast club? [12:23] oh [12:23] that was on tv the other week [12:23] forgot to watch it [12:24] what channel? [12:24] umm [12:24] 4 here [12:24] what country do you live in? [12:24] NZ [12:24] haha [12:24] what a [12:24] same [12:24] BFS!!! [12:24] I KNO! [12:25] !!!!!!!!!!!!! [12:25] it was on c4 the other week [12:25] yeah [12:25] part of a tribute [12:25] yea [12:25] the director died in august [12:25] ahh [12:25] oh tribute to him i thuaght it was tribute to the 80s lol [12:26] now that i know your in NZ aswell, who is your ISP? [12:26] telecon [12:26] * Techie facepalms [12:26] hahahahaha [12:26] i got that golarge plan [12:26] yeah, unfortunately they dont provide it anymore [12:27] yea [12:27] otherwise i would be on it [12:27] that was like 05 or summin? [12:27] yeah i think so [12:27] im with Xnet [12:27] oh [12:27] never heard of them lol [12:27] $24 base fee for line speed down and 128k up [12:27] then $1.02 per gig [12:28] its really awesome because you only pay for what you use, and if you go over you get speed restrictions but you dont pay for anything over [12:29] and you dont have to get bandwidth in packs, you can get as much or as little as you like [12:32] ooh i think recoil may have ubuntu on their host which means FRE BANDWIDTH [12:53] back finally [12:53] thats a nice plan oi [12:55] unfortunately recoils ftp is no longer running [12:55] damn [12:56] i was dling from the ihug server and i got just around 800kb to my amazement [13:00] brbcheese [13:10] hey techie? [13:12] yo [13:13] ok for my 3d gfx drivers [13:13] card? [13:13] yup [13:13] install the nvidia-glx-legacy and nvidia-settings packages [13:14] are those the correct package names? [13:14] so "sudo apt-get install nvidia-glx-legacy nvidia-settings" [13:14] yup [13:14] yep [13:14] mean [13:14] ill do that now [13:31] dangit, the only xnet server for linux i can find are Fedora and Cent [13:32] anyway i should probably get some sleep [13:34] yea same lol [13:34] i just wanna get this gfx driver sorted [13:35] thanks heaps for your help today techie :) [13:37] no problem Dave332 i should be on tommorow if you need more help [13:37] thanks [13:38] and thanks to balsaq even tho hes gone lol [13:38] ladaz [15:05] Hi, I just rebooted my laptop and apparently xubuntu reset my resolution right now it's 1024x768, it's native resolution it's 1366x768 [15:06] it always has worked that way with 1366x768 [15:06] I don't know why it just change it [15:06] if I run xrandr on terminal it list 1366x768 as an available resolution [15:07] but if i run xrandr -s 1366x768 it says "Size 1366x768 not found in available modes" [15:11] one of my cd dvd drives stopped showing when a dvd is inserted which command can I use to investigate where the problem is? [19:49] hey im having problems installing the latest PPC version. [19:50] i cant get my powermac to even book the livecd. [19:50] boot the cd :/ === fizzlex is now known as fizzle [20:36] When I open a link on desktop 2 (on IRC for example) and my web browser is already open on desktop 1, I'd like to have it automatically switch from desktop 2 to desktop 1, rather than having the web browser be brought over to desktop 2. Is there a way to do this? [20:39] ryguy, iirc, that was some focus setting of firefox [20:40] ahh, I'm using google chrome [20:41] maybe it also has a setting for that then [20:41] firefox is too hefty for my computer (pentium III - 600 mHz) [20:42] nope, nothing === Gordon is now known as GSherman [20:49] Anyone here? [20:50] hey [20:50] Apparently. How many are awake...another matter [20:50] whatcha need [20:51] !ask [20:51] Please don't ask to ask a question, simply ask the question (all on ONE line, so others can read and follow it easily). If anyone knows the answer they will most likely reply. :-) [20:52] guess not, eh? [20:53] * genii slides ryguy a coffee [20:53] heh, nice [20:54] so today at work (I'm a pizza cook) my crazy bitch coworker left the pizza oven door open and I didnt know about it and was right behind it [20:54] so I go to put away veggies i just chopped and turned around [20:54] Ouch [20:54] i not have a second degree brun on my arm >_< [20:55] I come home and xubuntu 9.10 finished installing. I was happy till I found out it erased my conkyrc [20:55] so now I gotta remake it from scratch [20:55] bad day [21:13] Hello? [21:14] howdy [21:14] I have a problem and was wondering if anyone would be interested in helping me solve it. [21:14] shoot [21:15] I have a netbook. No cd/dvd drive. I'm having to install xubuntu through a usb thumb drive. [21:15] ok [21:15] I get through the entire installation process and then when it goes to boot [21:15] i get a "no bootmgr" error [21:15] =/ [21:16] what version xubuntu do you have on the usb drive? [21:16] Jaunty Jackalope [21:16] Version 9.04 [21:16] did it ask during installation which drive to install the bootmgr to? [21:16] No. [21:17] do you have other operating systems installed on your computer? [21:17] None. [21:17] I gave up trying to get xp on it. [21:17] lol good [21:17] haha [21:18] lol [21:18] how did you install it onto the usb drive? [21:18] never installed it off a usb drive myself, but wondering if the installation tried to modify the bootmgr on the usb instead of the internal HD... [21:18] LinuxLive_USB_Creator_2.0_RC1 [21:19] whats the exact error you get? [21:21] also, can you boot ubuntu live? [21:22] i haven't tried to yet [21:22] i am re-installing right now. [21:22] when it's done, if i get an error i'll let you know exactly what it says [21:22] well, we'll be here [21:23] when its done, tell me by typing "ryguy: its done" or something so I get a popup message [21:23] okie dokie [21:27] Okay [21:27] ryguy: its done [21:27] alright, you still gettiin the error? [21:27] says BOOTMGR is missing [21:27] kk [21:27] now is the usb in there? [21:28] connected [21:28] and can you boot into live? [21:28] I haven'tt ried [21:28] tried* [21:28] I will now [21:31] It seems to be attempting it [21:31] stuck on a line though [21:31] "attached scsi generic sg2 type 0" [21:31] for how long? [21:32] been like 5 minutes [21:32] you dont have a space cd lying around? I always have trouble installing from a usb drive [21:32] spare* [21:32] I don't have a cd/dvd drive for it [21:33] it did this earlier when it was actually trying to install it [21:33] eventually moved on ahead [21:33] you cant yoink one temporarily from a different machine? [21:33] It's a laptop [21:33] a netbook [21:33] ah [21:34] wait so you used the same image before and it worked [21:34] i borrowed an external drive but i am thinking my bios doesn't see it =/ [21:34] Live worked [21:34] didnt change anything abd reinstalled and now you're having these troubles? [21:34] you got live runnin? [21:34] Yeah [21:34] it's running [21:34] cool [21:34] trying to install from live [21:34] maybed that'll work? [21:34] wait [21:35] ok [21:35] try opening terminal [21:35] and typing this in [21:35] sudo grub-install --recheck /dev/sda1 [21:35] i've never touched linux before. how do i get to terminal? [21:35] click the mouse to open the menu on the panel [21:35] the accessories > terminal [21:36] okay ;got it [21:36] when thats done, try rebooting non-live [21:36] i tryped that line [21:36] typed* [21:36] This is what it said: [21:37] Probing devices to guess BIOS Drives. This make take a long time. [21:37] yup [21:37] Could not find device for /boot: not found or not a block device [21:37] hm [21:37] 1 sec [21:38] do: sudo grub [21:38] okay [21:38] done [21:38] now: find /boot/grub/stage1 [21:38] and tell me what it says [21:38] this is good btw, it means the boot loader s installed [21:38] it said: (hd0,0) [21:38] is* [21:39] alright now do: root (hd0,0) [21:39] done [21:39] now: setup (hd0) [21:40] bunch of stuff [21:40] oh god [21:40] is it done though? [21:40] yeah [21:40] checked different stages [21:40] k do quit [21:40] and restart [21:40] ran an embed [21:40] okay [21:40] you just told the bootloader where your boot partition is, so hopefully this will work [21:42] BOOTMGR is missing [21:42] :( [21:42] BOOTMGR is missing [21:42] christ [21:42] :( [21:43] try using this program to put linux onto the usb: [21:43] http://unetbootin.sourceforge.net/ [21:43] okay [21:47] unetbootin is the only thing ive successfully tried to install ubuntu with from a usb drive [21:49] It's making it right now. [21:49] so youve never used linux? [21:50] you're lucky, nowadays its so easy to install and use things. a couple of years ago it was hard as hell. [21:52] Yeah, i've been doing some reading [21:52] Looks like it used to be a real pain [21:52] I'm kind of excited to play with it though ^_^ [21:52] Learning through use [21:53] yeah, Im never going back to windows. everything is customizable on linux + free [21:54] www.picotux.com [21:55] That's pretty sweet [21:56] holy crap thats awesome [21:57] I gotta old toshiba laptop with the screen removed and connected to a usb mouse and a lcd screen [21:58] its pretty fast too for the specs, windows draaaaged on this lappt [22:04] hey, outta curiosity, what netbook are youinstalling on? [22:04] Asus N10J [22:05] i know if I can get this thing to install/work this netbook will be so much nicer/stable [22:05] 2 gigs of ram 1.6 gigs? [22:05] yeah [22:06] xubuntu should run fast as hell on that thing [22:06] i gotta pentium 3 - 600 mHz [22:06] lol [22:07] arg...i need to completely wipe this HD but i can't [22:09] what do you mean? in the installation screen you can do it from the partition manager [22:13] i don't know what some of this means. Type for the new partition: primary logical [22:13] hold on [22:14] have you gotten to a screen that looks somewhat like this: [22:14] http://kuparinen.org/martti/comp/ubuntu/en/raid16.png [22:15] nah. i'm actually in the live os i think [22:15] O_o you shoulda selected "Install ubuntu os" [22:15] ive never installed from inside live [22:16] It popped up at the boot process and said "Default" and then some OEM option and something else I don't remember [22:16] So i just chose "default" [22:17] what? you shoulda seen something like: [22:18] err hold on [22:18] slow connection [22:18] i'll see if i can get a pic for you to see whati 'm talking about if this fails again [22:18] http://www.shivaranjan.com/shivaupload/windowslivewriter/UbuntuLinuxInt.10InstallationWalkThrough_10AB/ubuntu_linux_installation_2.png [22:18] which i'm sure it will [22:18] you didnt see that screen? [22:19] No [22:19] I was trying to load Xubuntu [22:19] but i think i'll try Ubuntu [22:19] http://www.raymond.cc/images/unetbootin-boot-menu.png [22:19] well ubuntu is ubuntu with gnome, xubuntu with ubuntu with xfce [22:20] gnome and xfce are just window managers or desktop environments [22:20] Yup! [22:20] But there were two other options [22:20] I chose default [22:20] what were the other options [22:20] and it loaded linux up live [22:20] oem = Install oem and there was another one, i don't remember [22:21] i think, im not sure, but i think you shoulda chose the oem one [22:22] http://www.ubuntu.com/getubuntu/download-netbook [22:22] that shoould be easier [22:22] yeah, i'm downloading that right now [22:23] if you want the xubuntu desktop, after thats installed you can just go into terminal and do "sudo aptitude install xubuntu-desktop" [22:23] that is, if you dont like gnome [22:23] does anyone have experience with xubuntu and networking? [22:23] sorry you're havin so much trouble man, this is the reason most people give up on linux and go right back to windows [22:24] eh actually its might be more of a hardware issue but im really not sure [22:24] uhh networking? [22:24] whats the problem [22:24] well [22:24] i put xubuntu on an old pc i had [22:24] and for whatever reason it recognizes the ethernet card [22:24] but [22:24] it cant connect to any websites [22:24] and when i try to ping its gives me unknown host [22:25] did you google for something like "ubuntu cannot connect to websites"? [22:25] yeah ive been in and out of here also but noone seems to kno [22:25] at first i thought perhaps my motherboard was faulty cause i had some other problems [22:25] but i just tried it on another pc [22:26] try going into #ubuntu and asking the same question, ad xubuntu is just ubuntu with a different window manager [22:26] yeah [22:26] but for gods sake dont say you're on xubuntu or they'll send you right back here [22:26] ill have to go in there again [22:26] hahaha [22:26] thank you [22:26] i like xubuntu [22:26] i just wish i could get it to work! [22:27] you behind a firewall on your router or anything? [22:27] i dont think so [22:27] run this command [22:27] ifconfig -a [22:27] im using a switch [22:27] and show methe results [22:28] ahh gimme one sec i just shut down and unplugged [22:28] lol k [22:32] tehc0unt: its taking you this long to restart? [22:32] are you gonna be on for 10 min or so? [22:32] yeah its an old comp [22:32] imma be on for awhile, yeah [22:33] also i was just putting in another ethernet card i have to see if itd make any difference [22:33] ah [22:33] good idea [22:33] if it doesnt work it might be something with your router. you said something aout being on a switch, but that has to connect to a router [22:34] yeah [22:35] well i am using it right now on my laptop [22:35] but im running osx on this [22:35] eeew [22:35] and on my other comp when i went right from the modem to the pc it still dint work [22:35] hahaha osx is good! [22:35] lol i guess [22:36] alright so when you get that runnin, run that `ifconfig -a` command [22:37] alright sounds good [22:37] it should be up any minute now [22:37] this thing has a pentium 2 processor haha [22:37] I'm about to take this laptop outside with my shotgun and put it out of its misery [22:37] brings me back to like elementary school [22:37] hey i know the feeling my pc was about to become bp [22:37] lol im on a PIII - 600 mHz [22:37] batting practice [22:37] thats what my other pc was [22:37] an old hp pavillion [22:38] I gotta old toshiba laptop with the screen removed and connected to a usb mouse and a lcd screen [22:38] i need to get rid of this effing BOOTMGR problem [22:38] idgi [22:38] gsherman: you tried installing the uuntu netbook remix? [22:39] haha wow thats quite the setup [22:40] tehc0unt: It's actually pretty sick, I like it. its just a smidgen too slow some time [22:40] I have a hard time finding a good web browser that doesnt eat up all my memory [22:40] ah i see i see [22:40] do you do any development on it? [22:40] ruby mostly [22:41] nicenice [22:41] you? [22:41] java but im still learning [22:41] i know a little python [22:41] i'm making the ubuntu netbook image for the usb drive right now [22:41] i use netbeans on my laptop and it literally brings my comp to a halt [22:42] but its a good program [22:42] i prob wont use my old pc for any of that [22:42] you should try out ruby, its really cool. completely object oriented [22:42] oh yeah? [22:42] i dont know much about it [22:42] what kind of stuff do you write? [22:42] its basically a hybrid of all the best practices in perl, python, c, ect [22:43] anything i need to =p [22:43] you can do stuff like [22:43] ['hello', 'world', 'and', 'everyone', 'in', 'it'].each { |word| puts word } [22:44] and that would out put each word on a newline [22:44] hmm [22:45] ill have to do some research [22:45] you can stach methods (functions) together like: "Hello World".downcase.delete("world") [22:45] nice [22:45] alright [22:45] i did ifconfig -a [22:45] well check this out [22:45] http://tryruby.sophrinix.com/ [22:45] oh put the output here [22:46] aww crap, you would have to actually type it, huh? [22:46] haha yeah [22:46] i couldd.... [22:46] put it in textpad [22:46] and throw it on a usb haha [22:46] type the line that says "1net6 addr:" [22:46] er no wait [22:46] just "inet addr" [22:46] i give up [22:47] gsherman: =( [22:47] So frustrating [22:47] the Ubuntu image isn't an ISO [22:47] gsherman: go into #ubuntu and ask questions.. tons of more (active) linux gurus in there [22:47] 127.0.0.1 [22:47] tehc0unt: =/ [22:47] try doing `ping 74.125.127.99` [22:47] thats a google address [22:48] alright well [22:48] that was when i was plugged into the new card i had bought [22:48] which xubuntu was not picking up [22:48] i plugged into the other one now that xubuntu does recognize just not connect with [22:48] so let me let you know if that output is nay diff [22:48] k [22:49] ok now [22:49] ive got eth0:avahi [22:49] inet addr: 169.254.6.237 [22:49] I appreciate your help ryguy [22:50] you got internet? [22:50] with the ping? [22:50] gsherman: no problem man, sorry bout your troubles [22:51] they're ignoring me [22:51] alright [22:51] haha [22:51] lol [22:51] i just pinged that address [22:51] ]and [22:51] im getting destination host unreachable [22:52] gsherman: its not an iso? do a google search for "installing ubuntu netbook remix" or something along those lines [22:52] tehc0unt, you can plug that same wire into another computer and it'll work? [22:52] 94 packets transmitted, 0 received [22:53] ill try it in my laptop right now [22:53] one moment [22:53] wair [22:53] er [22:53] hello [22:53] try this command [22:53] netstat -rn [22:53] is the last line 0.0.0.0? [22:53] under destination [22:54] let me plug it back into my pc [22:54] alright just a sec while it connects [22:55] wow that takes forever [22:55] yes it is [22:55] k try this [22:56] route add default gw 169.254.6.237 [22:57] operation not permitted [22:57] oh [22:57] umm btw im booting off a cd right now [22:57] sudo oh [22:57] err [22:57] sudo route add default gw 169.254.6.237 [22:57] just cause it was faster for now [22:57] k [22:57] ok phew [22:57] no output but it went through [22:57] now try [22:58] ping 74.125.127.99 [22:58] How to zip a folder without subdirectories? [22:58] still destination host unreachable [22:58] s0210: make a zip and drag the files into it? [22:59] tehc0unt gwar [22:59] do netstat -rn again [22:59] is the last line still 0.0.0.0? [22:59] yes [22:59] but [22:59] the other ip was added as a gateway [23:00] its destination is 0.0.0.0 [23:00] try this [23:00] sudo mousepad /etc/network/interfaces [23:00] ryguy: rather with the -x@exclude.lst option I just don't know how to define subdirectories in general [23:00] then make it look like this [23:00] iface eth0 inet static [23:00] address [23:00] netmask [23:00] network [23:00] broadcast [23:00] gateway [23:01] dns-nameservers [23:01] then sudo /etc/init.d/networking restart [23:01] s0210: try #ubuntu, they'll prolly know [23:01] alright so delete whats in there [23:02] yup but back it up on some file on your desktop or something [23:02] :-l [23:03] k 1 moment [23:03] lol sorry buddy, cant help everyone =s [23:04] sorry for the dumb question but how do i find out all of my addresses [23:04] oh alright i got the bcast address [23:04] and the mask [23:04] hey before you save it [23:05] hey before you save it [23:05] bah [23:05] haha [23:05] tyhat always happens to me i dk why [23:05] put the old stuff into the file and put the new stuff into the backup file and save em [23:05] then try this `sudo sh -c 'echo blacklist ipv6 >> /etc/modprobe.d/blacklist.local'` [23:05] without the `'s [23:06] the `sudo reboot` [23:06] ok 1 sec [23:07] do i need the quotes around echo blacklist? [23:08] sudo sh -c 'echo blacklist ipv6 >> /etc/modprobe.d/blacklist.local' [23:08] like that [23:09] ok [23:09] it says that it cannot create it because [23:09] the directory is nonexistant [23:10] now that is weird. [23:10] unless one of us typed it wrong [23:10] i doubt that though [23:11] yeah mine matches what u said [23:12] what xubuntu are you using? [23:12] 9.04? [23:13] is there a way to check [23:14] uh [23:14] when you installed [23:14] lol [23:14] haha well i made the disc a while ago [23:14] how long ago? [23:14] prob this time last year or so [23:15] maybe a little later [23:15] oh okay here [23:15] start menu > help [23:16] alright just takin a min here to open uppppp [23:17] 8.04 [23:17] yikes [23:17] you gotta cd drive? [23:17] do you think that might be causing the problem? [23:17] yes sir [23:18] the one on my laptop though is broken [23:18] so i cant burn a new disc right now [23:18] i could put it on a usb if that is possible [23:18] well every update has updated drivers and such, your version isalmost 2 years old now [23:18] oh wow haha [23:19] oh god haha, the last guy i was helpin had hella problems with usb installation =/ [23:19] haha bummer [23:19] actually [23:19] my friend has a program [23:19] called keryx [23:19] and its made for updating comps w/o internet connections [23:19] or dialup [23:19] well i guess you can try it [23:19] http://cdimage.ubuntu.com/xubuntu/releases/karmic/alpha-6/ [23:20] alright ill have to get into that and come back later or somethin [23:20] yeah man ill be here [23:20] i really really really appreciate all your help though [23:21] thank you even if i havent come to a solution yet [23:21] its all good, ive received tons of help from random irc folks [23:21] lol np =p [23:21] i just wish i knew what was goin on [23:21] same here man [23:21] it shows that i am connected [23:21] in the right corner [23:22] do you think maybe there is a firewall i dont know about? ahha [23:22] you might wanna try switching out the network cards though [23:22] possibly, can you check the router settings? [23:22] thats what ive been doing [23:22] im not sure [23:22] you're not sure? [23:22] by router do you mean the switch [23:22] or the modem [23:22] is it your router? [23:22] the modem [23:22] there must be a way [23:22] the lil box with blinky stuff on it with one ethernet wire comming from it [23:22] yes yes [23:23] i think to check it i might have to go to the charter website or something [23:23] charter? [23:23] yeah theyre my isp [23:24] nah [23:24] i dont have software on my comp [23:24] to check the router [23:24] if thats what you mean [23:24] you gotta check the routers name and model and google for how to access it. usually you connect to an ip like http://192.0.0.10 or something [23:24] ohh yeah yeah [23:24] i used to do that to connect to my neighbors wireless haha [23:24] ill have to look that up right now [23:24] lol yeah [23:27] mm tunnaa [23:29] haha [23:29] ? [23:29] alright i think im getting some info here [23:29] the tuna i meant [23:29] oh lol [23:30] alright i found the site alright [23:30] all it does is let me look at my stats [23:31] im pretty sure charter is blocking it [23:31] like blocking me frrom configuration [23:31] thats impossible [23:31] theres no way to set it? [23:31] gimmie the site you found it on [23:31] 192.168.100.1 [23:32] -_- i mean like [23:32] whats your rouder make and model [23:32] oh its atlanta scientific [23:32] webstar [23:32] i wouldnt be able to access that lol [23:32] haha yeah i wasnt sure why u wanted it [23:32] whats the make though? [23:33] like DPC 2100, DCP 2203c..? [23:33] dpc2100r2 [23:34] and its on a switch which is connected to what your on right now? [23:34] yes [23:34] 5 port switch [23:35] is the switch easily accessable? can you try to switch the wire with your wire? [23:35] switch the wire plugged into each comp? [23:36] like on the switch, switch the two plugs say the computer your on now is connected to the first one and the other is connected to the second, put the wire conencted to the second plug into the first and vise versa [23:36] oh oh ok [23:36] the plug might be broken [23:37] (we shoulda started out this way, checking for broken plugs) [23:37] alright i switched em all up [23:38] O_o what? you should have disconnected to irc... [23:38] i did it quickly haha [23:38] lol i wish i was there [23:38] yeah me too i have no idea what the hell is goin on [23:38] are you sure? I mean you /definatly/ shoulda disconnected to irc [23:38] just pinged and same result [23:38] here ill unplug right now hold on [23:40] it just takes a second [23:40] check check [23:40] hello? [23:40] wow [23:40] thats kinda cool [23:40] haha [23:40] but anyways i that means the plug isnt broken [23:40] did u get anything i said? [23:40] yeah [23:40] so the next logical step would be to test the network adapter [23:41] the switch? [23:41] if you still get the same results with a different network adapter, then its definatly linux and you should go ahead and install xubuntu 9.10 [23:41] nono the netwrok card inside the computer [23:41] oh [23:41] well [23:41] i tried it on both [23:41] one of them is brand new [23:41] wow really [23:41] one of them is old [23:41] the old one gets recognized [23:42] well [23:42] the new one i dont think has the drivers in or something [23:42] because it does not get recognized [23:42] install the new one and go for xubuntu 9.10 [23:42] yeah i will have to take that road [23:42] hopefully that'll work [23:42] i mean the old network card is pretty old [23:42] like 8 years at least [23:42] so i dk why the old version of xubuntu wouldnt have the driver for it you know? [23:43] well the new one is prolly newer than your version of xubuntu [23:43] yeah true [23:43] damnit [23:43] oh well i gotta get going for now [23:43] i will let you know how this pans out [23:44] and hopefully ill see u on here again soon [23:44] alright man, hit me up at c00lryguy@gmail.com if im not on here [23:44] yay, lets add the address to #xubuntu's topic so ryguy does all the support =D [23:45] D= [23:45] lol [23:45] hahaha [23:45] u might as well [23:45] thansk again man [23:45] I'm not even that great with linux, either O_o I mean I only started really messing around with it about a year ago [23:45] yeah np