=== CTtechguy_ is now known as CTtechguy [07:15] hi everybody. i've installed lubuntu but when i run it, the screen turns to black and doesnt work. the first screen where lubuntu charges appear, but then everything is gone. what happens? can i solve it? thank you [07:17] anyone? please im in a hurry [07:19] hello? [07:19] can you go to the console? [07:19] like tty1 when the screen is black [07:19] no [07:20] the screes is just like on stand by mode [07:20] screen* [07:20] you mean that it puts itself into standby mode [07:20] seems like, yes [07:21] did the live cd work? what graphics card do you have? [07:22] i didnt use the live cd [07:22] but the alternate installaion [07:22] so i just installed it [07:22] i have a s3 prosavageddr [07:23] s3, my favourite vendor! [07:25] so... any ideas about what is happening and how to deal with the problem? [07:26] hard to help if you cant even go to the console [07:26] I would probably boot into text mode and generate Xorg.conf [07:27] add to the end of the grub's bootline: text [07:27] and it should boot you into the console [07:27] could you provide step by step instructions on how to do that? im quite new to linux so i dont want to mess things up [07:28] when your computer has done the bios chceck, you press left shit key and it should pop-up the grub [07:28] I hate this "hide the grub" thing [07:29] and then i just write text and press enter? [07:29] you have to edit the boot line [07:30] and add just this text after the quiet ro [07:30] or what was it [07:30] or is it quiet splash [07:32] i dont know now. wait 5 minutes please, im turning on another pc to work better [07:44] im back [07:53] bioterror im not the grub now [07:53] bioterror: should i write "text" in a new line a the end? [07:56] you edit the current line [07:56] ok [07:56] the screen goes to standby mode too [07:57] maybe i did it wrong... let me try again [08:01] now i cant enter the grub anymore [08:01] :( [08:05] bioterror: ok, i can enter something that says grub> [08:05] but if i write ext, it says its an unknown command [08:05] and another screen of grub with several lines [08:06] bioterror: should i write down here what i can see? [08:08] bioterror: [08:09] http://www.pendrivelinux.com/wp-content/uploads/Modify-WUBI-Grub2.png [08:09] when you see something like that [08:09] on this "linux..." line you add to the end just: text [08:09] right after quiet splash [08:10] http://imagecdn.maketecheasier.com/2009/12/ubuntukarmic-edit-grub-entr.png like this one has added "nomodeset" [08:10] ok, got it [08:10] should i login? [08:10] you should [08:11] ok, ready on text mode [08:11] so now you can login to your computer? [08:11] tell me what to check now :) [08:11] yes [08:12] run command: Xorg -configure [08:12] notice the capital X [08:13] fatal server error: cannot move old log file "/var/log/Xorg.0.log" to "/var/log/Xorg.0.log.old" [08:14] hmmmmm [08:14] yep, i thought the same when fatal error appeared lol [08:14] sudo less /var/log/Xorg.0.log [08:14] and see what's wrong with it [08:15] alright, lot of text in the screen now [08:17] do you want me to copy something here? [08:18] you can look for errors yourself [08:18] you will find something interesting from the bottom :D [08:19] there are no errors [08:19] really? [08:19] only default setting and settings from config file [08:19] hmmm [08:19] nothing marked as error, yep [08:19] oh well [08:20] sudo rm -rf /var/log/Xorg.0.log.old [08:20] does that command work [08:20] I dunno if you already have that [08:20] but worth of trying [08:20] let me try [08:20] oh wait wait [08:21] there are more text and i didnt see it lol [08:21] let me read it [08:21] yeah, pgdown ;) [08:22] there are some warnings too [08:22] are they important? [08:22] you tell me ,) [08:23] i dont know lol. there are a couple that say "falling back to old probe method for vesa" and another the same but "for fbdev" [08:23] yeah [08:23] nothing to worry about [08:23] ok, let me continue [08:24] errors! [08:25] AIGLX error: dlopen of /usr/lib/i386-linux-gnu/dri/savage_dri.so failed. cannot open shared object file: no such file or directory [08:25] AIGLX: reverting to software rendering [08:27] that's not fatal yet ;) [08:27] there are no more errors, and i got to the real end :) [08:27] okay [08:27] just delete the log file [08:27] and try to configure Xorg again [08:28] please, tell me what to write [08:28] i dont feel confident at all here [08:29] sudo rm -rf /var/log/Xorg.0.log.old [08:29] Xorg -configure [08:30] how can i exit the log file? [08:30] q [08:30] thx [08:31] same fatal error [08:32] :( [08:36] bioterror: this offered a solution, but i dont know at all if that is correct/safe http://crunchbanglinux.org/forums/topic/17842/solved-fatal-server-error-cannot-move-old-log-file/ [08:37] it seems i dont have the rights to do the operation [08:37] as im not in the root user [08:37] which i probably shoud have used.... [08:44] bioterror: should i login as root? [08:49] bioterror [08:49] sudo = root [08:49] bioterror: by the way, when trying startx, the same fatal error appear [08:49] bioterror: ok [08:50] bioterror: have you checked the link i provided? [08:50] give rm -rf to the /var/log/Xorg.0.log [08:50] i did it [08:50] and tthen tried the configure [08:50] can you now? [08:50] and same error [08:50] hmm [08:51] what if you run command [08:51] startlubuntu [08:51] lets see [08:51] Gtk-WARNING **: cannot open display [08:51] hmmm [08:52] nice [08:52] nice? lol [08:58] you can try that dpkg-reconfigure line from the link you posted [08:58] bioterror: any more ideas? [08:58] ok [09:01] and then? [09:02] try startlubuntu command [09:02] same: Gtk-WARNING cannot open display [09:03] are you using ssh or something else? [09:03] i thought that would be easier [09:03] you need to do that from command line :D [09:03] not from ssh [09:04] to do what? [09:05] you cant run graphical commands thru ssh [09:05] (except -X ;) [09:06] bioterror: omg i dont know where i am [09:06] how can i know if im on the ssh or in the command line? [09:06] are you using the keyboard attached to the computer that does not come to graphical interface [09:06] im so sorry if im wasting ur time... definitely this is quite complicated to me [09:06] or what are you using? [09:07] bioterror: yes, im using the keyboard, no graphics, black background and white letter [09:07] letters* [09:09] i edited the grub, adding the text. it entered in text mode (said in the header ubuntu etc etc tty1). then i logged in [09:09] and there i am [09:09] whatever@whatever: ~$ [09:10] and there is where i write [09:10] yes [09:10] but still cant figure out why it says this cannot open display [09:11] but I have to pack my laptop to my backbag and move to another site [09:11] bioterror: are you coming back? [09:11] maybe, maybe not :D [09:11] :( [09:11] I have work todo [09:11] i understand [09:12] do you anyone i can ask or something? [09:12] know* [09:14] maybe so in the channel [09:14] hey [09:15] what if you run command: sudo service lightdm start [09:17] its thinking [09:17] wait [09:18] nothing [09:18] standby mode [09:18] okay [09:19] sounds really a graphics card problem [09:19] but now I'm off, laters [09:19] bioterror: can i ask someone else? do u know? [09:19] and thank you very much anyway :) [09:25] anyone else here in the channel?? [09:26] hello. I just installed the OTR plugin for pidgin, and I'm really new to Pidgin. How can I tell if I'm encrypted or not? [09:27] or is it just for private IM ? [09:39] hello. i want to replace my graphics card driver for an update ive found. how can i do it? on the command line [09:46] please, i need help [09:46] im desperate :( [09:50] i think they must be busy right now.... try leaving a message on the official Lubuntu Facebook page. [09:51] I've had a lot of great answers on the facebook page [09:51] and apparently, a lot of the folks in here are also watching the FB page [16:30] is there a trick to adding new shortcuts to the applications menu? after right clicking and choosing "add new shortcut" I get to name it and then nothing...? [16:41] https://help.ubuntu.com/community/Lubuntu/Documentation/FAQ/Guides#How_to_make.2BAC8-add_an_application_to_the_.22start.22_menu. There is the guide. [17:24] hi [17:26] Howdy. [18:06] cheers [18:06] holstein, holla [18:07] so I keep having this annoying thing where lxpanel loses most of the buttons... I have to open a terminal and go "lxpanelctl restart" to fix it [18:10] never heard or had such a bug. What Lubuntu version and lxpanel are you using ? [18:12] http://forum.lxde.org/viewtopic.php?f=21&t=1484 [18:12] hi leszek [18:13] lxpanel 0.5.8 [18:13] Lubuntu is 12.04 [18:14] the crazy thing is that I had Mint on this box before, and the panel there (Gnome, I believe) had a similar issue [18:16] kristian-T61p: o/ [18:16] what are you adding to it? [18:16] i would either try the default panel live, or with a new user, see if you get it to "break"... if not, look at how you are configuring it.. [18:17] holstein, only minor things... actually, I think all I have which is not default is a shortcut to LXterminal [18:18] good thinking to try with a new user, I'll do that [18:19] bbl [18:19] the t61 has a dual core cpu I guess. Maybe its a race condition in lxpanel. But that is only speculation :P [18:23] hi [18:24] holstein, I managed to reproduce [18:24] for instance, when I have ran XBMC, it happens [18:25] maybe try running from the terminal for the output [18:26] or try looking in .xsession-error in your home directory [18:28] let me paste you my .xsession-errors [18:28] http://paste.ubuntu.com/1100579/ [18:28] www.pastebin.com [18:29] hello, nemesis [18:29] ;) [18:29] kristian-T61p: nothing unusual [18:30] and here's .old: http://paste.ubuntu.com/1100583/ [18:30] I can't make head and/ or tails of that [18:31] xbmc takes over the screen, right? [18:31] yes [18:31] kristian-T61p: hmm... this is somehow bad: "lxpanel: Fatal IO error 0 (Success) on X server :0." Maybe your harddisk or filesystem is broken [18:31] but, this happens with stuff that does not take over the screen too [18:32] leszek, everything works fine... there is only this one thing that is causing me trouble [18:32] kristian-T61p: please test from a live usb and try to reproduce it there. If you can't please try checking your harddrive [18:32] id force a filesystem check and test the memory.. [18:32] this is a Think-Pad, people :; [18:32] troubleshooting with a live CD is just too easy not to try it [18:33] kristian-T61p: ? [18:33] all hard drives fail [18:33] they don't break, period [18:33] yes [18:33] especially IBM ones, I'm afraid [18:33] nah.. i got a stack of old broken thinkpads [18:33] first mistake is to assume something is not broken... just test it down and make sure... literally wont hurt [18:33] I was half-joking.... they are pretty cool still [18:34] yeah [18:34] the live CD is an easy way [18:34] I don't have a livecd handy, I think [18:34] most of my error troubleshooting starts with a live CD or USB [18:34] yes, it's nice to rule out stuff [18:35] its key to rule out possibilities :) [18:35] elementary and all that ;) [18:41] I just borrowed a Zorin Lite, let me try that - should be the same panel [18:42] wait... ** Message: applet now removed from the notification area [18:42] assume nothing [18:42] Could always make a boot flash. [18:43] yeah... I'll try this first [19:49] hello again, gang [19:50] so, I ran the Zorin Lite cd... I could not reproduce the error, but then again, I did not have any programs that were known to trigger the fault [20:09] hi [20:10] thanks for lubuntu [20:10] for the first time I installed lubuntu, and I am loving it [20:11] just wondering, how to install adobe flash, [20:11] it said wrong version is installed so I can't watch that video [20:11] i just use the chrome browser [20:11] excuse me? [20:12] holstein: Sadness.... :P [20:12] enable partner repository and install flash from there [20:12] peto: You can install flshplugin-installer, or... That ^^ [20:12] how do I do that bioterror? [20:13] !partner [20:13] Canonical's partner repositories provide packages a location for software vendors to publish applications. The repo itself can be added by running this in a !terminal: « sudo add-apt-repository "deb http://archive.canonical.com/ $(lsb_release -sc) partner" » [20:14] $lsb_release-sc ? [20:15] Open terminal, paste sudo add-apt-repository "deb http://archive.canonical.com/ $(lsb_release -sc) partner" [20:18] ok [20:19] I don't see any flash in package manager [20:24] hello everyone [20:40] can't watch video [20:41] Did you install the plugin? [20:42] tried this command sudo apt-get install ubuntu-restricted-extras flashplugin-nonfree [20:42] doesn't work [20:43] No, it'd be adobe-flashplugin, but pastebin.com the output of dpkg -l |grep flash [20:43] (May have to apt-get update if you haven't done so.) [20:53] flash works now , but other videos [20:53] don't [20:55] peto: i use the chrome browser.. its got the latest flash built in.. this is my "workaround" for not getting flash support any longer for linux [20:56] thats good [20:56] But you have to use Chrome... [20:56] i m talking about other videos [20:56] Unit193: its a compromise for sure.. but i dont mind it actually, though i would prefer chromium [20:57] peto: what "other" videos? ... i had some other videos thats didnt play, and i went with chrome, and they all work [20:57] i have videos on my hard drive [20:58] if you have a codec that supports them, they will play.. i would try installing VLC [20:59] the ubuntu-restricted-extras metapackage should support them.. if not, try looking to see exactly what type of files they are, and search that way [21:00] that one ishuge package , under hardy i remeber it was not more than 10 mbs or so [21:00] this one is aroud 75 mbs [21:00] peto: its a lot of different packages, and codecs [21:01] peto: if you want support for a video, you'll need to install something to provide that support.. if the metapackage is not suiting your needs due to size, let us know what type of file you are trying to play [21:02] mostly flv, avi,mpg.ogg, wmv mkv [21:03] mp3 is working already don't know how [21:03] http://askubuntu.com/questions/30038/how-can-i-play-mp4-and-avi-files-in-a-movie-player [21:03] sudo apt-get install libavcodec-extra-52 [21:04] That's currently only in medibuntu, IIRC. [21:04] i always just do the restricted extras package [21:11] hello? [21:11] I was wondering if anyone has tried installing lubuntu using softRAID or FakeRAID [21:17] I'll take that as a no [21:23] hey you guys, hey holstein [21:23] I just bought a new usb drive to try installing lubuntu [21:23] and the new drive also failed cd integrity check [21:23] even though the .iso file matches the checksum [21:23] can someone else test the iso as well? [21:25] Well, what'd you use to make the bootable flash, and what ISO? [21:29] i would assume the downloaded iso is the issue... you can always download any alternate CD, or minimal and insatll lubuntu-desktop [21:29] semitones: the iso's pass, and install for me [21:33] hmm [21:33] well I don't see how the downloaded iso could be the issue, since the checksum checks out [21:34] Unit193: I've tried "Startup Creator" and unetbootin, both create usb drives that fail the integrity check consistently, but at different files. [21:34] the iso was alternate-i386 [22:04] i'll try the minimal installation [22:05] semitones: i would have been using the live iso's [22:05] i have 512 ram [22:05] it would have been lubuntu 11.10 that i used the alternate [22:05] ah ok [22:06] i'm kind of paranoid that my laptop's USB drivers are at fault -- just writing the wrong data to the drive [22:06] i would make a CD, and take them/it out of the equation [22:07] if you download the iso , try running the md5sum check on the iso make sure its OK [22:07] the checksum checks out.. its failing in another way [22:07] ok [22:07] semitones: its failing self diagnostics? or just failing? [22:08] both [22:08] semitones: you are making ths stick with unetbootin? [22:08] if I try to install, it fails (sometimes installing the kernel, sometimes something else) and if I run the "check cd for integrity" that finds a corrupted file. I've used both unetbootin and startup disk creator to make these [22:09] i would try *any* other iso just for troubleshooting, and make a CD if you can [22:09] start removing things from the equation and see whats happening [22:09] i never had good luck with the alternates and USB [22:10] i remember getting it to work back in 10.04, but it was hacky, and since then, i just use the live ones on USB, or make a CD [22:11] ok, i'll try some things [22:11] the alternate CD that I made had no errors, [22:11] I just couldn't use it, because my cd drive ejects randomly [22:11] semitones: you made an actual CD that worked? [22:12] that is interesting... have you tested the ram? [22:12] sometimes a bad ram stick can just make odd stuff happen [22:12] yes, the ram was ok. I tried testing the hdd too with smart stuff [22:12] SMART [22:12] semitones: i cant think of anything obvious.. that is interesting.. seems like you are doing all that i can think of [22:16] i'm giving mini iso a shot [22:28] i have taken hard drives over to other machines for the installation [22:37] so far, mini is working :) [22:37] it's on configuring apt now [22:44] so from the mini iso, I'm choosing install "lubuntu minimal installation" but later on I can install lubuntu-desktop i bet === len is now known as Guest95644