[00:01] I habitually shut down with "sudo poweroff" run from a terminal... is it a bad idea? [00:02] Depends on whether you're running xorg or not. [00:03] Many X applications won't manage to save their settings/state when you kill them. === coalwater is now known as coalwater_away === coalwater_away is now known as coalwater [01:48] <^zenhoobb-it> hi to all, my friends! ;-) [01:48] <^zenhoobb-it> how are you? [01:55] <^zenhoobb-it> hey drubin ! nhandler ! ibuclaw ! tronyx ! [02:07] ^zenhoobb-it: check out #ubuntu-beginners-team :) [02:07] oh well... [05:09] I'm unable to sudo after upgrading to 11.04 - It says Authentication failure, but I know the password is correct [05:09] any ideas? [05:11] SpaceDuck_: re-confirm the password is correct [05:11] then, do something like open synaptic [05:11] as normal user [05:11] see if your normal user has somehow become root [05:12] synaptic accepts the password [05:12] but, you were prompted.. [05:12] SpaceDuck_: whats the exact error? [05:14] yep, prompted on launch [05:14] su: Authentication failure [05:16] i get that when i try [05:16] su root [05:16] SpaceDuck_: try [05:16] sudo apt-get update [05:17] that works, it asked for the password for my username [05:17] and worked fine? [05:18] yep, package list updated [05:18] interesting [05:18] maybe the issue is more with the command you are trying to run [05:18] I was just typing "su" [05:19] no parameters [05:19] oh yeah [05:19] you cant do that [05:19] in buntu [05:20] theres not a traditional root user like that [05:20] you just sudo [05:20] if you want a root shell [05:20] you run [05:20] sudo -s [05:20] like "sudo conky&" [05:21] sudo whatever [05:21] or sudo -s [05:21] then whatever [05:24] holstein, thanks [05:24] SpaceDuck_: anytime :) [05:24] I thought I was using "su" before upgrading.... maybe not [05:24] you can change it [05:25] i wouldnt suggest it though [05:25] but, it can be done [05:25] maybe you did that [05:25] and an upgrade 'fixed' it ? [05:25] Do you happen to know of the app that lets you monitor connections to apache in realtime? [05:26] I just can't remember what its called. [05:27] maybe http://manpages.ubuntu.com/manpages/gutsy/man1/visitors.1.html ? [05:28] maybe webalizer? [05:28] im not sure [05:31] I'm actually thinking now it's not an app. It the a command to return the the most recent entries of the logfile. [05:31] some grep thing I think === bassador_x is now known as roccity_ [06:53] bioterror: [06:53] holstein: [06:53] you said you will come back after 5 years [06:53] did I sleep for 5 years or what?! [06:53] lol [06:54] do you feel well rested? [06:54] its possible === rror404NotFound is now known as Error404NotFound [06:56] does that mean yer not gonna help me for 5 yrs bioterror [06:57] guess so [07:00] * Error404NotFound cries [07:01] hi [07:03] I forgot how to start a program in an SSH sesssion... I have "xterm -e ssh user@host"... but how do I get it to start a program on the host box? [07:03] bioterror: [07:04] does anyone know anything about the PCSX project? [07:04] kristian_, you mean a program an the computer you connected to? [07:04] xterm -e ssh user@host 'remote commands;' [07:04] hello xardas008 - yes [07:06] hi geirha - the xterm shuts down just after I give my password when I try that [07:06] or better yet, a PS emulator that will allow me to play my PS discs... [07:07] Error404NotFound: pong [07:07] ping [07:07] dude i swear my computer is broken [07:08] kristian_: add a read afterwards: xterm -e ssh user@host 'remote commands; read' [07:08] Error404NotFound: start testing hardware [07:08] it worked... [07:09] still works in windows [07:09] xterm closes as soon as all commands you told it to run is complete. The read will make it wait for you to hit enter before closing. [07:09] i just reinstalled natty [07:09] and the stupid nics dont work [07:10] wireless barely works [07:11] Error404NotFound: i would pick one at a time [07:11] and just start troubleshooting [07:11] how [07:11] it all worked [07:11] for almost a month [07:11] ubuntu worked great [07:12] what version? [07:12] 10.04? [07:12] natty [07:12] thats what i would try* [07:13] geirha, hurm.... still not working [07:13] wish i knew why wireless has no speed [07:13] for me [07:13] i usually get hardware working [07:13] literaly bytes per sec [07:13] from the live CD [07:14] *before* installing [07:14] kristian_: Hm. This works for me: xterm -e ssh localhost 'echo hello; read' [07:14] i usually try a few [07:14] the LTS [07:14] the current [07:14] knoppix [07:14] whatever i can use [07:14] holstein: when i installed my nicsx just worked [07:15] Error404NotFound: what broke them? [07:15] updated during install [07:15] updates? [07:15] right [07:15] i have no clue [07:15] so, dont update [07:15] geirha, that works for me to [07:15] OR, take more control over what updates [07:15] im on a diff hdd and they didnt work when i started my install [07:15] but, what I need to run is ncmpcpp, and it segfaults [07:15] it has to be hardware [07:16] i would think [07:16] Error404NotFound, flaky wifi? [07:16] Error404NotFound: you still have windows installed right? [07:16] if so, test it there [07:16] diff hdd [07:16] both ethernet ports work in windows [07:16] right, but all the other hardware is the same no? [07:16] 50+ mbps [07:16] yes [07:16] Error404NotFound: if they both work in windows [07:16] then, its not hardware [07:16] just a raptor in a hdd dock [07:17] its driver/kernel related i say [07:17] why when i installed the first time did the internet work [07:17] I hate to say this, but I have experienced *terrible* wifi on some ubuntu installations [07:17] b4 install [07:17] Error404NotFound: like i said, if you updated [07:17] a kernel update could break that [07:17] 10.4 to be exact [07:17] ..... [07:18] i am installing natty [07:18] clean [07:18] kristian_: Hm. Sounds like a bug with ncmpcpp, then. [07:18] Error404NotFound: right [07:18] new hdd [07:18] you might want to try 10.10 [07:18] live [07:18] and 10.04 [07:18] kristian_: As a shot in the dark, try with uxterm [07:18] im asking [07:18] i mean, we could refer to 10.10 and 11.04 as 'testing' releases [07:18] why would ethernet work the first time i installed [07:18] geirha, ncmpcpp *is* buggy - I actually have to run an alias for it [07:18] but not now [07:18] Error404NotFound: because thats *prior* to the upgrade [07:19] upgrade of what!? [07:19] that had a potential kernel update [07:19] kristian_: Oh, that alias probably doesn't get used [07:19] or something else that broke funcionality [07:19] Error404NotFound: system package updates [07:19] upgrades* [07:19] did you not see me say new hdd fresh install [07:19] same natty cd [07:19] (it's the latest unstable version, so buggy is expected) [07:19] Error404NotFound: i also saw you say 'updated during install' [07:20] anyways [07:20] Error404NotFound: you can figure it out [07:20] noooooooooooooooo [07:20] the nics dont work [07:20] as in no internet during install [07:20] Error404NotFound: right [07:20] right [07:20] i get it [07:20] but, im out for now [07:20] i would try google [07:20] they worked the first time i installed ubuntu [07:20] kristian_: Add all the options the alias adds [07:20] with the lspci info [07:20] geirha, it's in .bash_aliases [07:20] google or the SE of your choice [07:20] GN all... [07:21] kristian_: Yes, that won't be read by a non-interactive shell. [07:21] lpednone of that he; [07:21] anyone know of a PS emulator that will allow me to play me PS discs? not the ISO's or ROMS [07:21] but yes, it seems to be ignored [07:21] none of that helped [07:22] kristian_: And even if you told it to specifically source it, aliases are disabled by default in non-interactive shells. [07:23] nice to know [07:24] can't do much, tried running top this way... no luck [07:24] kristian_: I see it's a curses program. You probably need to use ssh -t then [07:25] xterm -e ssh -t localhost 'top' # should work [07:26] geirha, progress! [07:26] -t was the flag I forgot, yes [07:33] geirha, yeah, I got it [07:34] alias ncmpcpp-lugosi="xterm -e ssh -t kristian@192.168.0.199 'strace -o ~/bug.txt ncmpcpp; rm ~/bug.txt; read'" - it was this simple all along ;) [07:35] I don't think you need the read in that case [07:35] And it crashes if you don't run it with strace? [07:42] yeah [07:43] Wow, crazy. [07:43] yeah, I filed a report on it... the strange thing is that it gives an mpd error message but it's ncmpcpp that is crashing [07:44] this is the unstable ncmpcpp like I mentioned, though... [07:44] but glad to get it running, thanks [07:48] I seem to be having issues getting my PnP game controller to work... [07:50] hi all,can anyone please tell where to start in packaging.i read packaging guide on someone recomdation but where to apply it in rea aaplications? [07:51] Fvic, did you read https://wiki.ubuntu.com/MOTU ? [07:55] xardas008, it was mentioned their only to read that guide.i should go through that again...is it mention their the next step [09:05] anyone know how to setup a generic PnP gamepad? I can't seem to get mine to work... [09:07] I found this thread, but it still doesn't seem to work.... [09:07] http://ubuntuforums.org/showthread.php?t=330607&highlight=set+gamepad === sinthoras_ is now known as xardas008 [10:15] * nlsthzn waves [10:52] anyone still alive? [10:52] nope [10:52] I just died [10:52] barely [10:52] why should we be dead? [10:53] just wondering... [10:54] does anyoen know about the xboxdrv? [10:57] yoou woke us up for that. [10:57] ;) [11:00] yes, I've been working on it since 11pm, and I would like to think that your pron can wait :P [11:01] yax51, did you sleep? [11:01] no, am having some issues trying to compile the dang thing, and am not going to let this thing beat me [11:01] it's only 3am here.... [11:02] hello MrChrisDruif [11:02] hm, what's the error message yax51 ? [11:03] http://paste.ubuntu.com/606855/ [11:05] puh that's strange, which program should that be? [11:07] thats the terminal output with scons [11:09] did you read the install instructions? Maybe you need to set a flag so it will work? [11:12] ummm I am not sure what I did.....but it worked....... [11:12] sometimes sleeping works, it's like rebooting your computer === Axlin|MB is now known as Axlin [11:16] hehehe true, but I am on a night schedual, so I won't be going to bed for at least anothe few hours [11:16] :) [11:19] woot woot now I can play ff5 on my pc!!! [11:19] firefox 5 [11:20] they just released 4 [11:20] i think he means final fantasy 5 xD [11:20] final fantasy 5 :D [11:20] because you can't play with firefox [11:21] yes you can....... [11:21] ok when you test some strange things or play browser games xD [11:23] yup, ok so heres the next question, I am creating a launcher, and in the .sh file how do I run the sudo command to automatically enter my password? [11:24] why automatically? [11:24] wouldn't it be a security risk because your password stands in the sh file? [11:26] it could be yes, but with a sudo command in the .sh file apparently doesn't call for a password.... [11:27] ok you can specify something in the /etc/sudoers file that sudo does not need a password i think [11:27] but if this will be good depends on you [11:28] aaah got it. cool thanks!! [12:07] Does anybody know which Linux alternative I can best use compared to Skype? (Skype never really worked for me) [12:08] For a small comparison: http://askubuntu.com/questions/41970/what-floss-skype-alternatives-are-available [12:17] ekiga? [12:17] they all suck if you compare to skype, trolololooooo [12:21] bioterror; Skype is "not good" (as in the functional way not good)...what is my best shot with an opensource alternative? [12:22] there's no other client than skype that talks skype protocol [12:22] that's the biggest problem [12:22] Well....not if your family etc isn't really on skype ;) [12:24] I would go for ekiga, it's the default in ubuntu?, right? [12:26] bioterror; Used to be I think. Empathy is default IM and it's got support for Gtalk with Video Chat....so I'm not sure what to do [12:27] gtalk might be the thing [13:05] hi [13:17] Aloha rileyp [13:23] hi [13:24] when running mythbuntu installatll cd iselect manual partition and [13:33] #ubuntu-beginners-team [13:33] Grrrr [13:34] You're mad at the ubuntu-beginners-team? :P [13:34] geirha; He wanted to /join that channel :P) [13:34] geirha: sometimes :D [13:36] ext4_orphan_cleanup: deleting unreferenced inode how can i fix this its a clean install [13:37] should be fixed now, as it says? [14:36] ext4_orphan_cleanup: deleting unreferenced inode will fsck fix a problem like this? [14:36] should fix [14:38] well freind had six instances of it in dmesg ran fsck on reboot and now has 2 will another fix you think? [14:39] give it a shot [14:39] is ther anything else one could do? [14:40] Its pretty much a clean install so IDK maybe he didnt shutdown properly as he is a linux newcomer [14:41] ugh [14:42] you dont shut windows neither just by unplugging power cable [14:42] bioter I know but Idk him from a bar of soap just trying to help a linux newcomer [14:43] next time graceful shutdown [14:45] Well I hope thats what he is doing.... [14:45] Else he will have fun [15:31] hi there ubuntu beginners team any one have some time for some serious questions? [15:32] bobweaver: sup man [15:33] so I have a friend and there HD went out on them and they would like me to fix it I have some extra HD laying around [15:33] and [15:33] want to fix it [15:33] but [15:34] I do not want to be on call all day long for this person [15:34] this person knows ubuntu all ready what is a good way to [15:35] hand this [erson there computer back but lightly tell them that you don't want calls all night long [15:36] give them a cd with lucid on it and a hard drive and say have fun [15:36] bobweaver: if they already know linux what is the issue that they cannot fix? [15:36] if this person knows ubuntu [15:36] I have the HD [15:36] for free [15:36] mail it too them :D [15:37] lol [15:37] with cd [15:37] so you think that lucid is the way to go thanks [15:37] you all are great [15:38] then install on your pc and and get it working remove hdd and put in their pc and reboot make sureit runs and then you run [15:38] stlsaint, I gave them ubuntu 10.10 a couple of months ago I am they it guy [15:39] stlsaint, butt they are real poor [15:39] lucid is LTS long term support the rest are just flash in pan... [15:39] here today gone tomorrow [15:40] rileyp: interesting concept there [15:41] so I dont want to waste anymore time on it but I cant get it out of my mind that some one could have great os and they llove ubuntu too but time is money and money is time and... I want to help but not enable kinda like the feeding the homeless [15:41] well it worked on a few of my systems [15:41] bobweaver: give them the tools to succeed then direct them to other support avenues so that you wont leave them high and dry [15:41] bobweaver: direct them here ;) [15:41] just dont do stupid stuff like create a /etc/X11/xorg.conf and then satr on another system else it wont work [15:42] rileyp: yea [15:42] bobweaver: yeah, refer them to otehr avenues [15:42] ubuntu forums and ubuntu wiki and ? [15:42] your question seems more like a statement, i dont want to help my friends with their computers all the time [15:42] so... make that cleat [15:43] clear* [15:43] hola [15:43] i help friends with linux/buntu for free [15:43] and i charge for other work [15:43] holstein, me too === rror404NotFound is now known as Error404NotFound [15:43] but, i wouldnt do it to no end [15:43] all the time [15:43] just be clear [15:43] we all do but you cant spend all your time helping [15:44] that is the point that I am at right now [15:44] you need to do your own thing on your days off too [15:45] so theach them post exact probelm into google and .0001 seconds later results [15:45] I guess that the question is where to point them and also how to let them down with out having them say " this is too complicated I want to use another os . [15:45] bobweaver: you cant [15:45] googlubuntu.com [15:46] holstein, what do u mean I cant [15:46] you can have them not say that [15:46] if they want to reinstall windows [15:46] you have to let them [15:46] of cource [15:46] spelling arghh [15:46] just show them how to get here [15:47] they cant afford windows [15:47] assuming they are online [15:47] ubuntu wil do everyting average joe wants anyway internet and email and word documents thses items should not break in general use so whats to hard [15:48] internet no work! [15:48] and that is whole new this I had them going with a daul boot and they want it again [15:48] wireless flash dvd codec [15:48] etc [15:48] they got software center down [15:48] thanks gosh [15:49] bobweaver: i would check the hardware [15:49] make sure the wireless works [15:49] install ubuntu-restricted-extras [15:49] its a bcm 14e4 4318 [15:49] b43 [15:49] right [15:49] so, get that working... [15:49] bob ther is a multimedia do this it make everything work post in ubuntu forums it will install everything just a couple of cut and pastes [15:50] hang on [15:50] rileyp, got a link [15:50] looking [15:50] sudo apt-get install ubuntu-restricted-extras [15:50] !broadcom [15:50] Help with Broadcom bcm43xx can be found at https://help.ubuntu.com/community/WifiDocs/Driver/bcm43xx [15:51] I know how to do it all for them I use to have the same puter but I feel that giving away free harddrives is great once someone gave me one when I had none [15:52] http://ubuntuforums.org/showthread.php?t=766683 [15:52] rileyp, thanks [15:52] Its like the good news bible for everyting multimedia ripping dvds everythings [15:52] setting it as a home page? [15:52] add to bookmarks [15:53] or, just do it for them [15:53] before handing it over [15:53] multi tab with diff home pages [15:53] holstein: [15:53] holstein, I want to but I am busy my self [15:53] install can do [15:53] but extras I want them to learn [15:54] they are great people [15:54] all i did wat sudo apt-get install libdvdread4 ubuntu-restricted-extras [15:54] was* [15:55] you shouldnt need to add repos [15:55] https://help.ubuntu.com/community/RestrictedFormats/ [15:55] you need flash etc as well medibuntu repo [15:55] right [15:56] anyways, i can understand what you are saying [15:56] but, its really just that one line [15:57] !ask Error404NotFound [15:57] holstein: Error: I am only a bot, please don't think I'm intelligent :) [15:57] so this is what I have come up with 1) install (lucid)2) give them the links and show off googlubuntu.com and ubuntu.forums and ubuntu.wiiki 3) see how it goes and pray not to get that many phone calls [15:57] !ask [15:57] Please don't ask to ask a question, simply ask the question (all on ONE line and in the channel, so that others can read and follow it easily). If anyone knows the answer they will most likely reply. :-) [15:57] Error404NotFound: ^^ [15:57] with all your help [15:58] of course [15:58] dude i have no idea why my mics dont work anymore [15:58] bobweaver: i say [15:58] it wont take long at all to run that command [15:58] then, test mp3, dvd playback [15:58] and the hardware [15:58] holstein, I do not want to enable them [15:58] and tell them not to call you for support [15:59] holstein, i do want that^^ [15:59] bobweaver: i mean, if you want to 'help them learn' [15:59] then, give them the install disc [15:59] and let em do it all [15:59] thats infomative [15:59] informative* [16:00] i did that with my moms computer [16:00] checked wifi, DVD playback and mp3's [16:00] you gave her the disk to install [16:00] the usual things* [16:00] and i didnt here from her for months [16:00] i thought she wasnt using it [16:00] but, it was just working for her [16:01] bobweaver: im just saying, if you dont want to 'enable' them [16:01] throw them in the deep end then [16:01] installing ubuntu is really quite automated [16:01] from the live CD [16:01] Error404NotFound: if you get a minute [16:01] check out [16:02] !ask [16:02] Please don't ask to ask a question, simply ask the question (all on ONE line and in the channel, so that others can read and follow it easily). If anyone knows the answer they will most likely reply. :-) [16:03] i didnt ask to ask a question [16:03] i was just clarifiying the process [16:04] help me help you :) [16:04] neither ethernet port on my computer works now [16:04] see I messed up too the last time I walked them though alot compiz and a lot more and I know that that is going to be the first thing that he is going to say where did the 3d cube go? I have to just tell them lightly that I am busy and give them the puter with the cd thanks you all nice to meet you :>) [16:04] for some reason they just stopped [16:05] Error404NotFound: for example [16:05] Error404NotFound, what happened with the mic is it internal ? [16:05] "i have a Atheros Communications Atheros AR8132 net card, and recently it has stoppped working" [16:07] yes internal realtek rtl-8110sc/8169sc [16:07] lsmod | grep rtl [16:07] Error404NotFound: how does your hardware work with the 10.04 live CD? [16:07] wouldnt know [16:07] OK [16:07] dont have 10.04 [16:07] if you get a chance [16:07] try that [16:07] that was a recent suggestion* [16:08] what good is 10.04 when i dont use it [16:08] you guys keep thinking its software [16:08] when i dont think it is [16:09] Error404NotFound: ok [16:09] the deal is [16:09] you said it works fine when in windows [16:09] is that the case? [16:09] if so [16:09] then, when you change software [16:09] ive installed natty fresh twice [16:09] from windows to linux [16:09] and the hardware is not working properly [16:09] the nics have worked right away both times [16:10] im at that point going to assume its software [16:10] Error404NotFound: is that not logical? [16:10] just installed clean again lastnight and they didnt work [16:10] you will need to help me understand that Error404NotFound [16:10] its not software [16:10] Error404NotFound: right, i realize thats your opinion [16:10] you think that there is a switch? [16:10] thats fact [16:10] im just asking how you tink that? [16:10] think* ? [16:11] Error404NotFound: how? [16:11] i just explained it [16:11] if it works fine in windows [16:11] right now [16:11] if you didnt understand i give up [16:11] Error404NotFound: is that not true? [16:11] do the NIC's work as expected with windows? [16:11] yes [16:12] doesnt mean anything [16:12] OK [16:12] Error404NotFound, You have no internet? [16:12] thats how i rule out a hardware problem [16:12] i wouldnt [16:12] when the hardware is functional in windows [16:12] oh you two, get a room! :D [16:12] it has to be hardware [16:12] Error404NotFound: maybe we have issues with nomenclature [16:12] it cant be software [16:12] now i just need to know why its doing this [16:13] what im saying is, the software in linux needs to be further configured [16:13] no [16:13] it doesnt [16:13] Error404NotFound, is your nic built in on system board? [16:13] yes [16:13] listen [16:13] Error404NotFound: but it works when you reboot into windows? [16:13] whats your system board [16:13] you know it asks to update while installing yes? [16:13] brand and model [16:13] it has always worked to update while installing [16:13] same natty cd [16:14] fresh install lastnight and it didnt work [16:14] so unless god changed crap on the same ubuntu cd ive been using [16:14] its hardware [16:15] so, when you reboot in windows, its broken? [16:16] does it matter? [16:16] if you want to say 'my hardware is broken' [16:16] and you reboot in windows [16:16] and its not [16:17] i would say that matters [16:17] so then god changed crap on an ubuntu cd ive used b4... [16:17] thats more likely than hardware [16:17] ? [16:18] Error404NotFound: if you think your hardware is bad [16:18] reboot in windows [16:18] and see [16:18] if its working, then its not bad [16:18] i would leave it on for a while [16:18] so then you really think god changed my ubuntu cd? [16:18] to make sure its not an intermittened issue [16:18] Error404NotFound: thats not the only scenario :) [16:18] ive tried a few times now [16:18] i dont know what iso you have [16:18] ubuntu cd install [16:18] or what hareware chnages [16:18] they just dont work anymore [16:19] no hardware changes [16:19] Error404NotFound: right, except in windows? right? [16:19] who cares about windows [16:19] irrelivant [16:19] explain why they worked during install twice now they dont [16:20] Error404NotFound: lets just take your machine [16:20] as-is [16:20] IF you boot windows [16:20] all the hareware works right? [16:20] ok im gonna say no here [16:20] in that scenario, your hardware is all working [16:20] Error404NotFound: OK [16:20] cuz it doesnt matter if it works in windows [16:20] Error404NotFound: it does [16:20] no [16:20] it doesnt [16:20] the driver support is different [16:20] Error404NotFound: check this out [16:21] i use a -realtime kernel [16:21] on a laptop [16:21] if you think that you dont know much about computers [16:21] about every 6th boot [16:21] the wifi works [16:21] *maybe [16:21] god doenst change anything [16:21] it was gaia [16:21] then its hardware [16:21] its just a sketchy driver+kernel scenario [16:21] Error404NotFound: thats where i think we are refering to different things [16:21] when you say 'its hardware' [16:21] so if i keep reinstalling it [16:21] to me [16:22] it will eventualy work? [16:22] that mean 'the hardware is broken' [16:22] and im saying [16:22] my hardware is find [16:22] fine* [16:22] the driver+kernel are kinda sketchy on my laptop [16:22] so, its intermittened [16:22] BUT, booting with the -generic kernel [16:22] all is good [16:22] Error404NotFound, could we know some hard ware ? [16:23] SO, i can rule out that my hardware is bad [16:23] its related to software [16:23] *in my case [16:23] im using generic [16:23] and, im proposing that with your case [16:23] where [16:23] at one point [16:23] the NIC gets picked up [16:23] still doesnt explain why it worked during install b4 [16:23] kinda works [16:23] and now it dont [16:23] then the next time doest [16:23] BUT [16:23] in windows it works fine [16:24] which, since it works fine in windows, thats how i rule out that my hardware is bad [16:24] however, if you disagree [16:24] buy new hardware [16:24] Error404NotFound: i'll tell you where you can ship your 'broken' hardware :) [16:24] holstein, hardware switch to what [16:24] its a brand new mobo [16:24] like a week old [16:25] k [16:25] Error404NotFound: brand new?, so you think the hardware is not bad? [16:25] because, thats what i think too [16:25] i think it is bad [16:25] lol [16:25] then get an RMA [16:25] its more likely than god changing files on my ubuntu cd [16:25] Error404NotFound: right [16:25] i addressed that [16:25] god doesnt change my setup [16:25] sometimes the wifi works [16:26] usually it doenst [16:26] nothing emaculate about it [16:26] its just the -realtime kernel [16:26] can you tell us whats the brand and model of the system board [16:26] YES^^ [16:27] holstein has chromium with google ready [16:27] bioterror: :) [16:27] abit ip35 pro xe [16:27] im on train using phone [16:31] is that a sandybridge board?-) [16:31] ? [16:33] Error404NotFound: i dont see anything obvious around that makes me think that MB is unsupported [16:33] im not sure whats going on there [16:34] if i were you, i would DL http://releases.ubuntu.com/lucid/ [16:34] see how the NIC's and everything seem with that running live [16:35] thats quite a different kernel, so that should tell us if its a kernel regression [16:35] how do i change kernel [16:35] Error404NotFound: well, an easy way to use a totally different kernel is with the live CD i suggested [16:35] you *can* change kernels [16:36] but, theres really no need [16:36] til you are certain that helps [16:36] and the live CD is a great way to see [16:36] having the LTS live CD is handy anyways [16:36] im in live cd now [16:36] 11.04 [16:36] Error404NotFound: the 10.04? [16:36] doesnt work [16:36] lucid = 10.04 live [16:37] http://releases.ubuntu.com/lucid/ [16:37] you'll see it there ^ [16:37] at that link [16:38] i dont want to use old crap [16:38] Error404NotFound: thats my suggestion [16:38] it will tell you important information [16:38] AND [16:38] its the LTS release [16:38] so if i had problems in windows 7 would you tell me to try 98? [16:38] so, its actually going to be supported longer [16:38] Error404NotFound: thats not a good anolg [16:38] Error404NotFound: thats not a good anolog* [16:39] why is there not an iso for intel 64x [16:39] Error404NotFound: there is [16:39] not on the page you just gave me [16:40] like http://releases.ubuntu.com/natty/ [16:40] you just want the 64bit [16:40] BUT [16:40] you could try the 32 if you want [16:46] lol! [16:47] told you it was hardware! [16:47] not working in windows now? [16:47] its working in linux now [16:47] i reset bios [16:47] works fine now [16:47] bios = software [16:47] but whatever [16:47] glad its working Error404NotFound :) [16:48] bios = firmware [16:48] technicaly still hardware [16:49] erm now bluetooth dont work [16:51] well, i dont want to split hairs [16:52] but, your hardware is *not* broken [16:52] and thats the important thing [16:52] was still hardware issue [16:52] whatever [16:52] which resolved [16:52] now i need blue tooth to work [16:52] right [16:52] you remember how it works? [16:52] lspci and all that? [16:55] import localtime [16:55] time = localtime [16:56] print 'good' localtimE [16:57] rfkill unblock all [16:58] or rfkill unblock bluetooth [16:58] Error404NotFound, ^^ [17:08] duanedesign: hey i forgot the command to connect to my people.ubuntu.com sftp [17:15] cprofitt, got a min?#lugor ? [17:16] hey bobweaver [17:16] sure [17:17] bobweaver: should we go to #ubuntu-beginners-team though? [17:17] cprofitt, YES [17:17] sure [17:17] I want to know what else I can do to help local and abroad [17:18] I have to go to work @1 [17:18] join #ubuntu-beginners-team [17:18] we can cover it in there [17:18] and leave this open for technical assistance [17:35] holstein: [17:37] Error404NotFound: ? [17:37] how do i install a bin file [17:37] its a windows file? [17:38] no [17:38] says linux [17:38] what is it? [17:38] adobe reader [17:38] right [17:39] Error404NotFound: theres a package [17:40] used to be in the mutlitverse repository [17:40] acroread [17:40] got adobe [17:40] software center [17:40] Error404NotFound: check out [17:40] http://blog.sudobits.com/2011/04/25/how-to-install-adobe-reader-in-ubuntu-11-04/ [17:41] adobe files should already be opened in DocViewer in Ubuntu [17:41] yeah, i havent used adobes reader in a long time actually [17:42] now im mad that i didnt reset bios b4 deleting ubuntu lol [17:42] that dude made flash work great [17:42] now i have to do it again [17:42] For Acroread, enable the Partner repo in software sources. 150 mb download too. [17:43] Correction 65mb [17:45] Error404NotFound: im sure you know how to find the official logs of this channel [17:45] but [17:45] 22:30 < Captainkrtek> Error404NotFoun1, http://rootzwiki.com/flash.sh download it, chmod +x it then in a terminal ./flash.sh [17:46] it didnt work though [17:46] he used teamviewer to fix it [17:46] ok [17:46] well, you can just thank mr for my time then [17:46] and move on :) [17:46] lol [17:49] Hello everyone [17:49] hola [18:10] woot i fixed flash by myself [18:11] * holstein gives Error404NotFound a gold star [18:26] holstein: [18:26] could you help me to get my bookmarks from windows into firefox? [18:34] Error404NotFound, export a .html file from windows [18:34] and import into firefox [18:34] ... [18:35] just like you do it in windows [18:35] i just copy the faborites folder [18:35] oh [18:35] you're IE user [18:36] yes ma'am [18:36] what? [18:36] lol [18:36] install firefox [18:36] tell it to import stuff from Internet Explorer when you run it for the first time [18:36] and export bookmarks from there [18:37] if only you wouldnt have anything against google [18:37] Chrome/Chromiu, can sync bookmarks, settings, themes, extensions between clients OTA [18:38] brb [18:51] ok that didnt work [18:53] that? [18:53] Error404NotFound: you'll need to install FF in windows [18:53] exporting favorites [18:53] then, let FF import what you need from IE [18:53] THEN, you'll be able to export from FF to FF [18:54] when i hit import on ubuntu it says no programs that contain bookmarks history or password data could be found [18:54] Error404NotFound: right [18:54] you wont just hit the magic 'import' button [18:54] you'll navigate to the file you exported [18:55] from the windows FF [18:55] OR [18:55] you can google (or whatever) on how to just move the entire config over [18:55] i cant remember how well that worked when i tried it [18:56] FF also has some nice syncing options [18:56] holstein, not as nice as chromium [18:57] and well, chromium is faster ;) [18:57] i still preffer it [18:57] there was something about open tab sync [18:57] that sounded interesting [18:57] *in FF4 [18:57] but, its still a little laggy for my taste [18:57] chromium ran like hell when i installed it [18:57] *much better though [19:26] ffs i deleted crap on top bar [19:28] ? [19:30] as in i cant shut down anymore lol [19:30] ? [19:30] ? [19:30] cant shutdown? [19:30] sudo shutdown -h now [19:31] most of my powerbuttons trigger the shutdown dialog [19:32] ... [19:32] how do i get it back [19:32] it? [19:32] let me assume you are in gnome [19:32] are you retr [19:32] and you want a powerbutton added to the panel [19:32] retarded [19:32] *added back [19:32] what comes installed [19:32] i want back [19:33] nothing in there [19:33] you right click on the panel [19:33] *if this is the gnome panel [19:33] which im still assuming [19:33] since you havent told me* [19:33] you right click, and go to 'add to panel' [19:33] you'll see all kinds of things you can add there [19:34] like i said [19:34] you can literally just go through and add them all [19:34] not in there [19:34] and see what you want to have [19:34] Error404NotFound: and i would not only appreciate you not calling me retarded, but, i would appreciate you not using that type of language here [19:34] * holstein thanks you in advance [19:35] whats wrong with retarded [19:35] its just not that kind of channel [19:35] ive been around retards nearly my whole life [19:35] and even if you are being light and friendly [19:35] they dont care [19:35] i dont know you like that [19:36] only thing in add to panel is shutdown [19:36] a single button that only shuts down [19:37] Error404NotFound: you mean, the only option to be added to the panel is that? [19:37] * holstein still assuming gnome [19:37] the only power object [19:37] Error404NotFound: thats what you want right? [19:37] you should try the others [19:37] the applets have been, and are being reworked [19:38] SO, it wont say 'shutdown' [19:38] it'll just have the shutdown button in there [19:38] why cant i make it like b4 [19:38] you can* [19:39] not inthis menu i cant [19:40] Error404NotFound: try adding 'indicator applet session' [19:40] i just found that by randomly adding several [19:40] and checking them out [19:40] which is what i suggested* [20:38] Guys, I messed up xorg.cfg, but I have a backup in my home folder. How do I replace the messed up one with the backup? [20:39] :o [20:39] I know xorg.conf [20:39] it's located in /etc/X11/ [20:39] okay [20:39] thanks [20:40] you can create new one by using command Xorg -configure [20:40] but you need to stop your Xdm first [20:40] oh [20:40] and use console aka teletype [20:40] oh [20:40] ctrl+alt+f1 for example [20:40] to get into tty [20:40] k, so I hit ctrl alt f1 and type Xorg-configure [20:40] or is there a space between Xorg and -configure [20:41] sudo Xorg -configure [20:41] kk [20:41] can I c&p that or is c&p dead in TTY [20:42] if you use gpm [20:42] sudo Xorg -configure [20:42] isn't that hard to remember [20:42] lol, cya ina sec [22:11] im trying to move a file and it says permission denied. how can i get permission [22:11] sudo [22:12] suprise suprise [22:12] !sudo | Error404NotFound [22:12] Error404NotFound: sudo is a command to run command-line programs with superuser privileges ("root") (also see !cli). Look at https://help.ubuntu.com/community/RootSudo for more information. For graphical applications see !gksu (GNOME, Xfce), or !kdesudo (KDE). If you're unable to execute commands with sudo see: http://www.psychocats.net/ubuntu/fixsudo [22:12] be more specific lol [22:21] im trying to run a program from terminal...do i do su command first? [22:21] explain more [22:21] which program [22:21] ifetch? [22:21] its for ip cam [22:22] does it require root access? [22:22] priviledges [22:22] i think so cuz i keep getting permission denide [22:23] Error encountered reading the ifetch-tools.conf file of: Permission denied - /etc/ifetch-tools/ifetch-tools.conf [22:23] sudo command [22:24] i do that but am unable to type in the password [22:24] it's your password [22:24] it wont type out as letters in terminal [22:24] geee [22:24] it dont [22:24] it doesnt prompt marks [22:25] just enter pass and hit enter [22:25] ill try agian [22:25] that's called security [22:28] tron101@ubuntu:~$ sudo command [22:28] [sudo] password for tron101: [22:28] sudo: command: command not found [22:28] hey [22:28] it wont take my password [22:28] a little bit more common sense [22:28] okay? [22:28] !sudo | tron101 [22:28] tron101: sudo is a command to run command-line programs with superuser privileges ("root") (also see !cli). Look at https://help.ubuntu.com/community/RootSudo for more information. For graphical applications see !gksu (GNOME, Xfce), or !kdesudo (KDE). If you're unable to execute commands with sudo see: http://www.psychocats.net/ubuntu/fixsudo [22:28] !cli | tron101 [22:28] tron101: The linux terminal or command-line interface is very powerful. Open a terminal via Applications -> Accessories -> Terminal (Gnome) or K-menu -> System -> Konsole (KDE). Guide: https://help.ubuntu.com/community/UsingTheTerminal or type in it: man intro [22:36] errrrrrrrr [22:40] ooh it worked [22:40] Error404NotFound, you have now working NIC? [22:40] yeah that was fixed awhile ago [22:40] reset bios and viola [22:48] is there another way to run software downloaded from software center? [22:49] use your application menu [22:52] why would it not show up there? [22:56] i dont think ubuntu is for me [22:56] lol [22:57] sounds familiar [22:58] but still you hang here fighting with your ubuntu [22:58] atleast you're trying [23:02] still be nice to have all my windows favs on ubuntu [23:03] im not one to give up easily [23:24] Ever since I installed Ubuntu 11.04 and install or uninstall programs from Ubuntu Software Center, A window pops up & disappears, with the black border on top. In that border it says "Debconf for robert-YORKTOWN". YORKTOWN being my Gateway computer. Inside the window is blank. [23:24] Why does this window appear and what can I do about it? [23:57] hello, can someone tell me where does recentmanager store its data? [23:58] i don't really know what's recent manager, u mean something like recent documents u've opened? [23:59] coalwater, yes, that's the one. [23:59] i think it's a zeitgeist thing, give me a sec