/srv/irclogs.ubuntu.com/2014/03/28/#ubuntu+1.txt

ice9who already tried 14.04?00:02
darkangelOn Ubuntu can you make a site with out port forwarding or do u still have to do that?01:19
CarlFKdarkangel: um... I suspect .. um.. what?01:21
darkangelwhen you make a site out of HTML do u need to port forward it to make it public?01:22
CarlFK"no"01:24
CarlFKbut I am guessing you aren't asking the right question01:25
CarlFKweb developers mostly always do their work on a private machine01:25
CarlFKand then later deploy it to a public machine01:25
CarlFKprivate/public is defined by how the router the machine is connected to, not the machine itself01:26
thiebaudeHey everyone, is there anyway to disable login sound on ubuntu 14.04?03:01
CarlFKthiebaude: sec.. i may have that03:02
thiebaudeok thanks03:02
CarlFKCONF=/usr/share/gnome/autostart/libcanberra-login-sound.desktop03:04
CarlFKif [ -f $CONF ]; then   echo X-GNOME-Autostart-enabled=false >> $CONF03:04
thiebaudeok thanks i'll do that03:05
thiebaudeCarlFK, i would try that by using ubuntu-tweak but its seems that does not work on my laptop and desktop anymore03:08
thiebaudeCarlFK, was i suppose to type that in the terminal?03:14
CarlFKecho X-GNOME-Autostart-enabled=false>>/usr/share/gnome/autostart/libcanberra-login-sound.desktop03:14
CarlFKthat's a little easier (and yes)03:14
thiebaudewish there was copy and paste in xchat03:14
CarlFKcan you highlight it with the mouse?03:15
thiebaudeyes i highlight it but then i cant select paste03:15
CarlFKwith it highlighted, middle click somewhere you can normally type (like a terminal)03:16
thiebaudeok03:16
utusanuse chatzilla instead03:16
CarlFKhttp://www.jwz.org/doc/x-cut-and-paste.html  "It happens that X11 programs have a second way of copying   and pasting text that is orthogonal to the Edit/Copy way described   above."03:18
thiebaudei got it i found an option to save it as text, phew03:18
tootightsHello. I've just installed 14.04 but have no sound. I have an Asuz Z87-plus which has onboard digital audio. I have never gotten the sound to work...Any ideas?04:22
tootightsThe system settings shows multiple audio devices, but I can't get sound from any of them.04:27
tootightsHello04:41
alfonsojonHi. Is there any progress on exynos support in 14.04?07:54
alfonsojonThe Exynos 5250 in particular.07:54
e01ubuntu 14.04 still will using compiz, right?08:17
akiva-mobilee01, yes08:19
akiva-mobilee01, why?08:19
e01because i hate compiz08:19
akiva-mobilee01, why?08:19
e01it's ugly piece of code08:19
e01and work buggy08:20
akiva-mobilee01, are you a programmer?08:20
e01yes08:20
akiva-mobilee01, Why is it ugly?08:20
e0110x for answering about compiz using08:20
akiva-mobileIts more unmaintained if you ask me08:20
e01thats too08:21
akiva-mobilee01, like its performance is fantastic08:21
e01just i can't figure out why canonical choice compiz08:21
akiva-mobilee01, As opposed to what?08:21
akiva-mobileBeryl?08:21
e01it's not so hard to write some simple window manager, i just don't understand why is using some functionsrich wm just for managing windows08:22
e01mutter is an option :D08:23
akiva-mobilee01, i have never heard of mutter08:23
e01also compiz works really buggy flickering and bricky on all my hardware in all these years08:23
akiva-mobilee01 a lot of these issues are related to x11 though08:24
akiva-mobilelike for example; a wobbly window in which you can see the titlebar seperate from the window, is something that has to do with x08:24
e01but while they planning to replace x11 to mir i expected they had own solution for managing windows08:24
akiva-mobilee01, it is a lot of work, and in 14.10,08:25
akiva-mobilethey will have unity 8, and mir08:25
akiva-mobilee01, have you thought about contributing to ubuntu? I am in the process of trying to branch unity8 desktop session08:26
e01ahm.. had no time to contribute08:27
e01just test ubuntu nightly every 1-2 months to see the progress of the distro08:27
akiva-mobilee01, have you thought about donating to ubuntu? You can choose where their funds go08:27
e01while i am stick to 10.4 on my workpc08:27
akiva-mobileyour*08:28
e01once08:28
e01with ~5eur08:28
akiva-mobilePerhaps you should donate again to their window manager.08:28
e01$08:28
e01:)08:28
akiva-mobile:)08:29
akiva-mobilee01, if you find the time; you should try ubuntu-touch08:29
akiva-mobileits pretty amazing08:29
e01next my donation will be when i will be pleasured from the distro08:29
akiva-mobilee01, then you should definitely try the ubuntu-touch08:30
e01akiva-mobile: heh, may be, last time when i test it on my n4 (may be year ago) i brick my phone :D08:30
akiva-mobilehopefully we will have a tablet and phone by the end of this year08:30
akiva-mobilewow; bricked it eh?08:30
e01i will never do it again until i see official it on phones from vendors08:30
e01yup08:31
e01i see just a blue light08:31
akiva-mobilehavn't tried flashing the bios?08:31
ggreerI have a *really* annoying problem with 14.04: about half the time I start it up, gnome keyring daemon isn't running08:31
ggreerso my ssh key passphrases and other stuff aren't remembered08:31
akiva-mobileggreer, that does sound annoying, have you checked to see if there is a bug reported?08:32
ggreerevery time I ssh or git pull/push or anything, I have to type it again08:32
akiva-mobileO_O08:32
ggreerI looked around a little. it's hard to find anyone reporting an intermittent error08:32
akiva-mobileggreer, I know what you mean; its hard to explain this08:32
akiva-mobileany idea how to reproduce the bug?08:32
akiva-mobileDid you do a fresh install or upgrade?08:33
ggreerturn on computer. open terminal. run ssh blah or cd ~/code/whatever and git pull. around half the time, it will pop open a gnome input and ask me for my ssh key passphrase. half the time it'll prompt me in the command line, and do so every time until I restart08:33
ggreerfresh install08:34
ggreerI've been using ubuntu for 7 years and never had this bug. it's so weird08:35
akiva-mobileggreer, is this the keyring bundled by ubuntu? or a seperate gnome one?08:35
ggreerwhatever comes with ubuntu. I have no 3rd party ppas besides the one for google chrome08:36
akiva-mobileggreer, did you play with the settings, to automatically prompt you to unlock it on bootup08:38
ggreerI didn't mess with the default settings beyond changing my desktop background and switching to zsh08:38
ggreer(only for my user, not all users)08:38
ggreerI have the same zsh setup on two other ubuntu machines and this doesn't happen on them08:38
akiva-mobileggreer, maybe the software changed in 14.0408:38
ggreeralthough they're 13.1008:38
ggreerplease stop mentioning my name. it highlights my IRC client08:39
akiva-mobileo_o08:39
akiva-mobile:P08:39
ggreeryou can say things, just don't prefix them with ggreer unless you want to get my attention08:42
kblinmorning folks09:17
kblinanybody else seeing a very instable wifi connection using WPA2 entrerprise auth?09:18
kblinfor my, sometimes the wifi just dies, and I need to "killall NetworkManager" to get it going again09:18
akiva-mobilekblin, Did you check for a bug? If it doesnt exist; its important that you file one09:23
akiva-mobile14.04 is a big release09:23
kblinI'm not even sure what to file a bug against09:23
kblinstill digging through network manager bug reports, can take a while09:34
msxhello! since earlier today I'm getting these errors for official repositories: : GPG error: http://ftp.ccc.uba.ar trusty Release: The following signatures couldn't be verified because the public key is not available: NO_PUBKEY 40976EAF437D05B5 NO_PUBKEY 3B4FE6ACC0B21F3209:39
msxany idea about it?09:39
ikoniamsx: that repo has not updated its key ?09:41
msxikonia: o/09:41
msxikonia: to be honest IDK, i've been using 14.04 since a month or so and until today it was a smooth sail09:41
TJ-msx: Archive update in progress; see http://ftp.ccc.uba.ar/pub/linux/ubuntu/09:42
msxikonia: i'm somewhat new to ubuntu/debian, how can i reset the keys or download the correct ones?09:42
msxTJ-: HA! phew, at least09:43
msxTJ-: tnx! :D09:43
ikoniamsx: if you are new to ubuntu why are you using development releases and not expecting them to break during the development process ?09:43
msxikonia: *somewhat*, it's been some years i don't ubuntu09:44
ikoniaok, that still doesn't change what I said09:44
msxikonia: yes it does bc i didn't say i expected anything else, i'm just curious about this error and, to be true, this comes handy to start learning some ubuntu internals09:45
TJ-msx: I've always thought apt would be better if it watched for that file in the archive09:46
kblinhmm, looks like https://bugs.launchpad.net/ubuntu/+source/network-manager/+bug/122693209:46
ubottuLaunchpad bug 1226932 in network-manager (Ubuntu) "Unable to Connect to Wi-Fi with Saved Password" [Undecided,Confirmed]09:46
msxTJ-: absolutely! i will check the bugtracker and if there's nothing about it, open a ticket09:47
kblinbut seeing how long NetworkManager bugs go unfixed, I'll be happy to see it fixed in 18.0409:47
msxTJ-: as you well say it's a handy and needed feature09:47
TJ-msx: I might spend some hack-time to add it :) But it'll be 999 on my TODO list :)09:47
msxTJ-: oh yes! the urgent things takes precedence over the important ones - i know a lot about that, lol09:48
TJ-kblin: Is your network using PEAP or TKIP?09:48
msxTJ-: I just checked with archive.ubuntu.com which doesn't seem to be under any maintenance and still have the same error09:59
TJ-msx: Was this for a "apt-get update" ?10:00
msxabsolutely10:00
msxW: GPG error: http://archive.ubuntu.com trusty-security Release: The following signatures couldn't be verified because the public key is not available: NO_PUBKEY 40976EAF437D05B5 NO_PUBKEY 3B4FE6ACC0B21F3210:00
msx@zyga from #ubuntu-devel suggested a proxy issue10:01
msxI'm not sure as I'm directly connected to the net10:01
msxand I'm having this issue only with official repos10:01
TJ-msx: OK, well that key is the Ubuntu Archive signing key10:02
TJ-msx: Can you pastebin the output from "apt-cache policy 'ubuntu.*keyring' "10:05
msxTJ-: okay, so the key is valid10:05
msxTJ-: absolutely, thank you very much for your time, just a sec..10:05
kblinTJ-: PEAP, but without a CA cert10:05
TJ-msx: The issue is, it looks as if your local system doesn't have that key in the keyring, which is 'weird'!10:05
TJ-kblin: PEAP seems to be the common factor in those bugs, I wonder if that could help isolate where the changes that caused the regression are10:06
msxTJ-: here it is, http://pastebin.com/8YGaifuD . Now, i don't remember having touch anything regarding the keys (really!) but let's just say they're gone, how do I aquire them again and add them to the keyring? apt-key?10:08
kblinTJ-: possibly, just having a hard time getting a reproducer set up where I control the infrastructure10:08
kbline.g. my suspicion is that the missing CA cert might be a factor, because NM is really, really unhappy about that10:09
kblinbut so far I haven't been able to convince IT to fix this10:09
TJ-kblin: I'd do "tail -f /var/log/syslog" whilst starting the connection attempt, to see what is happening in real-time. I'm looking at that bug and the key line I've identified is "device state change: need-auth -> failed (reason 'no-secrets') "10:12
TJ-kblin: It looks as if Network Manager is somehow forgetting/corrupting the stored secret, which means there's nothing to pass on to wpa_supplicant, which is responsible for the actual auth attempt10:13
msxTJ-: if you're still with my issue take a break, i think i found the solution, keep you informed10:13
TJ-msx: OK, your package list is correct10:13
msxTJ-: now that i know what to search i came with a forum post with this very same issue from a few years ago: http://ubuntuforums.org/showthread.php?t=1880461 gonna try it10:14
msxs fix10:14
TJ-msx: Do it in 2 stages; don't do the "apt-key adv ..." since you already (should) have that key in the ubuntu-keyrings package.10:15
TJ-msx: The error message from apt can often be misleading; the actual error is corrupted partial package lists caused by the archive update altering those files just as you're trying to download them, and apt not realising, or cleaning up itself when it hits a list file that is incomplete10:16
msxTJ-: roger that10:17
msxTJ-: *update* done renaming ./lists, creating ./lists-partial and then apt-get update: still the same error10:20
msxand yes, ubuntu-keyring is installed10:20
TJ-msx: OK, let's see if you have a local copy of the archive, then we'll check if you have the key in the keyring10:23
msxTJ-: wait, i think you'll love this: http://pastebin.com/Zr9TppeL10:23
msxTJ-: i may be saying the dumbest thing in the world but, has the keyring any size limit?10:24
msx*might10:24
TJ-msx: nice catch!10:24
msxcool, now, what's happening!10:24
TJ-Corrupted local package maybe? Show me "md5sum /var/cache/apt/archives/ubuntu-keyring*.deb"10:25
msxTJ-: 5ea5547e8f83b77d913b152a51d44edc10:26
TJ-msx: compare that with "wget O - http://archive.ubuntu.com/ubuntu/pool/main/u/ubuntu-keyring/ubuntu-keyring_2012.05.19_all.deb 2>/dev/null | md5sum -"10:27
msxTJ-: okay, i have a different checksum, it is safe to just remove the .deb or should i completely uninstall ubuntu-keyring and install it again?10:28
TJ-msx: lets do some more research first, since the errors in that pastebin are about the webupd8team keys10:29
msxTJ-: sounds funny, let's do it!10:30
TJ-msx: see bug #126354010:30
ubottubug 1263540 in apt (Ubuntu) "Apt-get reports NO_PUBKEY gpg error for keys that are present in trusted.gpg." [Undecided,Confirmed] https://launchpad.net/bugs/126354010:30
msxTJ-: excellent, i'm adding my own issue there now then10:31
TJ-msx: The debian bug explains the issue ... too many keyrings being passed to gpg10:32
TJ-msx: Summary is, remove empty keyrings from "/etc/apt/trusted.gpg.d/"10:35
elhoirBluesKaj, hey10:40
cfhowlettI would like to get 14.04 but I need to torrent.  Direct downloads *always* get scrambled on their way to China.  Where would I find the daily build torrent?10:40
elhoirBluesKaj, continuing with your yesterday last question - no, i had no other HDD attached to the laptop10:40
BluesKaj'Morning folks10:41
elhoircfhowlett, you can get the torrent from ubuntu.com10:41
elhoirsame ftp site as the daily build :)10:41
elhoir(iirc)10:41
elhoirBluesKaj, i have just downloaded 13.10 and build a live-USB from it. Letsw see if this works now10:42
msxTJ-: :D10:42
msxTJ-: don't forget to tell me where to send the pizza and cold beers10:43
elhoirmsx, here! :PPP10:43
msxelhoir: lol, jotting it down ;)10:43
elhoir^^10:43
BluesKajcfhowlett, http://cdimage.ubuntu.com/ubuntu-gnome/releases/14.04/beta-1/10:44
cfhowlettBluesKaj, thank you!10:44
TJ-msx: mmmm breakfast :)10:44
msxTJ-: haha, UTC-3 here, 07:45AM, so yes, breakfast indeed!10:45
TJ-msx: Did that fix it?10:45
BluesKajcfhowlett, yw10:45
msxTJ-: beautifully!10:45
TJ-msx: bit of a nasty one, that!10:45
msxi added this extra info the the bug comment10:46
msxyou tell m!! Btw: https://bugs.launchpad.net/ubuntu/+source/apt/+bug/1263540/comments/710:46
ubottuLaunchpad bug 1263540 in apt (Ubuntu) "Apt-get reports NO_PUBKEY gpg error for keys that are present in trusted.gpg." [Undecided,Confirmed]10:46
msxagain, thanks a lot 4 the time spared (y)10:46
TJ-msx: reinforces what I'm always telling people... when debugging get hard facts from logs/error reports, don't guess :)10:47
msxTJ-: as a friend likes to say, "it's in the logs"10:48
TJ-msx: "except when it isn't" :p10:48
msxhaha, oc10:48
msxahh, well, i can go bed now with a smile, see you10:49
TJ-O.o10:49
BluesKajelhoir, once you've updated/upgraded and dist-upgraded 13.10 run, sudo do-release-upgrade -d.  to install 14.04 from the internet, if you wish.10:50
elhoirBluesKaj, yeah, thats what im gonna do10:51
elhoirhope 13.10 works :-/10:51
BluesKajcan't figure why the 14.04 installer isn't working10:52
akiva-mobileBluesKaj, what do you mean?10:56
BluesKajakiva-mobile, elhoir is trying to instll 14.04 from a usb , but he gets a kernel panic before the install/try ubuntu page10:59
TJ-BluesKaj: And checked the obvious things? checksum of the image, architecture of the installer matches the CPU?10:59
BluesKajelhoir, ^11:00
TJ-elhoir: Also, if you're using USB, try different ports, direct-connection rather than a USB hub, and so on... any permutations of that nature can often reveal an (intermittent) fault in the hardware side11:01
BluesKajTJ-, i assumed ppl who are installing edgy/dev OSs do so when trouble occurs11:02
cfhowlettBluesKaj, I always assume people actually read the literature - guess how that turned out ...11:03
akiva-mobilecfhowlett, ubuntu 12.n11:04
akiva-mobile:P11:04
TJ-BluesKaj: I dunno; sometimes we install to gain needed features. I recall the apache 2.2 > 2.4 release which added TLS PFC, had that installed on servers as soon as it got into the repos.11:04
cfhowlettakiva-mobile, LTS only gets to touch my machine.11:04
akiva-mobilecfhowlett, B-b-b-but what about all the bells and whistles?!11:05
BluesKajyeah, the old  saying , never assume , but in this case a certain level of experience and knowledge is understood11:05
cfhowletthuman nature - and today we had our first "Hey, where can I get 14.10?" query.  Color me amazed.11:06
TJ-cfhowlett: I think that's more laziness than anything; I've noticed that people will rather ask someone else than research for themselves.... especially students! :D11:06
BluesKaj:)11:06
akiva-mobilecfhowlett, that was me! :<11:06
cfhowlettakiva-mobile, :) no offense.  You wouldn't believe the silly questions I've posed here.11:07
akiva-mobilecfhowlett, none taken; there is not enough time in the world to read all the documentation out there.11:07
cfhowlettTJ-, I'm inclined to agree.11:07
BluesKajok stuff to do for a few mins ...bbiab11:07
elhoirBluesKaj, im booting 13.1011:08
elhoirwhen getting into the GUI (Gnome), screen gets blnk11:08
elhoirand it doesnt continue11:08
elhoiris it normal?11:08
elhoirblank*11:08
TJ-elhoir: Is that just an xserver problem? Can you switch to a text console using Ctrl+Alt+F1, for example?11:09
elhoirlet me try...11:10
elhoirno11:10
elhoiri cant11:10
elhoir:(11:10
TJ-elhoir: Does it change the screen at all, or simply no discernible response from the system?11:11
elhoirdoes anyone know if theres any incompatibility between Ubuntu and an Acer Aspire E1-522 laptop  ?11:11
elhoirTJ-, no discernible response from system11:11
TJ-elhoir: see https://help.ubuntu.com/community/AspireOne52211:12
TJ-elhoir: in particular, see the "Booting USB media" section which describes problems booting USB media11:12
elhoir" setting "Network Boot" as the first boot device in the BIOS; see the Booting USB media section below for more details."11:13
elhoirwhat the....11:13
elhoiroh noes11:13
elhoirlol11:13
TJ-elhoir: Also, under "Desktop effects" "Both with open-source and with Catalyst drivers the performance of Unity is slow,"11:13
elhoirbut.. mine is not a netbook11:15
elhoironly a laptop11:15
elhoirhowever should be the same, imo...11:15
Chipacaso... network manager now thinks i'm “connected (site only)”, and some services have stopped working11:15
Chipacais this a known bug?11:15
elhoirlets try that!11:15
elhoirit didnt work :(11:21
elhoirscreen stays blank11:21
TJ-elhoir: What were you trying?11:21
elhoirinstall UBuntu 14.04 in this lapttop11:22
elhoirvia USB-stick11:22
elhoirwhen using 14.04 in USB stick, it does boot, but it detects the HDD as empty11:22
TJ-elhoir: OK... have you confirmed the checksum of the image on the USB device matches the ISO checksum?11:22
elhoirTJ-, no, but i have checked the disk when booting with it and its OK11:23
TJ-elhoir: You mean it doesn't detect partitions?11:23
elhoirTJ-, yes11:23
TJ-elhoir: OK, let me do some research11:23
elhoirand 13.10 is as im telling now - blank screen11:23
elhoirits really odd11:23
elhoir1st time in my Ubuntu life i face this11:24
TJ-elhoir: Have you done a memtest in case there's a memory module fault?11:24
elhoirTJ-, no i havent11:24
elhoirshould i?11:24
elhoirits a new laptop, bought on Tuesday xD11:24
TJ-elhoir: I'd highly recommend it; I've discovered sticky bits on many systems causing 'weird' issues that way. Let it run for 1/2 hour or so11:25
elhoirok....11:25
elhoirhang a sec11:25
TJ-elhoir: If there aren't any problems, at least we can have confidence in discounting that as a potential problem11:25
elhoirTJ-, ok, memtest running11:27
TJ-elhoir: Focusing on the installer no-hard-disk-partitions issue, I'd suggest, once you've done "Try Ubuntu" and then started the installer, starting a terminal and checking the boot log in case there are disk-read problems (check /var/log/kern.log and /var/log/syslog)11:28
elhoirTJ, ok, i will try11:30
elhoirno errors yet, 4m30s elapsed time11:31
elhoiri would hate Acer at all if i cant install Ubuntu in their hardware11:32
TJ-elhoir: I'm looking at bug #1289980 which has logs attached, including the BootDmesg, so you could compare your system's Dmesg reports about the hard drive, with that one. searching for "ata" and "ahci" and "sda" should get you most of the applicable entries11:32
ubottubug 1289980 in linux (Ubuntu) "[Acer Aspire E1-522] suspend/resume failure" [Medium,Incomplete] https://launchpad.net/bugs/128998011:32
TJ-elhoir: In that BootDmesg log, at time offset 3.191367, the disk discovery starts11:33
elhoirbut it doesnt say anything about partitions11:34
elhoironly the physycal disk11:34
* BluesKaj wonders if elhoir has a GPT partition that could be preventing Ubiquity from reading the disk.11:34
TJ-elhoir: it does... look further down for "[    3.281726]  sda: sda1 sda2 < sda5 >"11:35
elhoirBluesKaj, i guess nope, i deleted all partitions when downgrading to Win711:35
TJ-elhoir: That is how the kernel reports discovered partitions11:35
elhoirTJ-, oh true, sorry11:35
TJ-"deleted all partitions" ? is the HDD partition-table-less then?11:35
elhoirTJ-, lol, no!11:35
elhoirlaptop came with Win8 installed11:36
elhoiri reformatted HDD and installed Win711:36
Chipaca$ ubuntu-bug network-manager11:36
ChipacaSegmentation fault (core dumped)11:36
TJ-elhoir: OK, so what (should) it have now? MBR or GPT ?11:36
elhoirMBR11:36
BluesKajelhoir, did you wipe the whole drive and create anew partition table?11:37
elhoirBluesKaj, i used the Win7 installer partition creator11:37
TJ-elhoir: OK. So, once the memtest is stopped, you can retry the installer, and look at its dmesg... posssibly pastebinit for us11:37
BluesKajhmm, that might havepreserved the GPT11:38
elhoirTJ that will take some time... i have to reformat USB stick and load 14.04 in it......11:38
TJ-elhoir: So, am I correct in thinking that when the installer partitioning tool starts, it shows the hard drive but doesn't show any partitions on the drive?11:38
TJ-elhoir: Ahhh, OK... these things often do!11:38
elhoirTJ-, yes, its correct11:38
elhoirBluesKaj, how can i check it?11:38
elhoirBluesKaj, also, should Win7 boot if i have a GPT instead of MBR ?11:39
TJ-BluesKaj: GPT won't upset the installer; it can handle GPT and MBR11:39
BluesKajTJ-, http://www.rodsbooks.com/gdisk/bios.html11:40
BluesKajanyway gotta leave for a bit ... bb in 30 mins11:42
elhoirTJ-, BluesKaj ok, formatting the USB now11:47
elhoirthere is a BIOS update in the Acer web page11:49
elhoirmaybe i should try to install it11:50
TJ-elhoir: Is the system UEFI or legacy? From what I'm seeing that model is UEFI11:51
elhoirTJ-, yes, but i changed it to legacy before installing Win711:52
elhoirso now is legacy11:52
TJ-elhoir: No, the answer is "it is UEFI" ... UEFI has a 'legacy' Compatibility Support Module (CSM) to provide BIOS services to boot-loaders/OSes that don't support UEFI.11:53
TJ-elhoir: So, what I'm suspecting is you're probably trying to install in legacy mode on a disk that has GPT and has no protective MBR11:54
elhoirTJ-, i installed win7 in legacy mode too11:55
elhoirthats why im so confused11:55
TJ-elhoir: I'd recommend installing in UEFI mode, saves a *lot* of problems. To do that, at start-up, you should be able to call up the system's boot menu and select the USB option that is *not* legacy... different firmwares use different phrases to describe the UEFI and legacy boot alternatives so you'll need to use your intelligence to figure out which is which11:56
elhoirTJ-, but does win7 install in UEFI mode?11:56
TJ-elhoir: Are you wanting to install Ubuntu alongside Windows, or totally replace it?11:56
elhoirTJ-, alongside11:56
elhoirdual boot11:57
elhoirman, i wont have had any problems i i had wanted to replace Windows :)11:57
elhoiri wouldnt have had*11:57
TJ-elhoir: Yes, Win 7 64-bit can install in EFI mode11:58
TJ-elhoir: I prefer UEFI, it's much better design than the hack-a-mess that is BIOS/MBR for multiboot support11:58
elhoirthat would require me to re-format and re-install all software lol11:59
elhoirwell, i can try11:59
TJ-elhoir: Why?11:59
elhoirTJ-, because i would have to re-install win7 in UEFI mode, should i?11:59
varikonniemithe beta2 still has the ui issue: when selecting shutdown/restart it defaults to shutdown and will only show restart text after mouseover. So even if you click restart, up comes a window with two buttons, one says shutdown, one says nothing.12:00
TJ-elhoir: If there is a GPT on the HDD then Windows will be using EFI mode.12:01
varikonniemitouchscreen users cannot get mouseover, so they are confused forever, mouse users until they realize mouseover effect12:01
TJ-elhoir: We're speculating until we can actually look at the drive though12:01
elhoirTJ-, using EFI mode? hows that? i have set the BIOS to use legacy , not UEFI12:02
TJ-elhoir: When you *enable* legacy it doesn't disable EFI, it usually just makes it available as a fallback, rather than disabling all EFI services. It does depend on the particular UEFI firmware though, so can't be 100% on that.12:04
elhoirTJ-, oh, ok12:05
elhoirso i should be able to change to EFI12:05
elhoirand then try again ith Ubuntu ?12:05
elhoirwith*12:05
BluesKaj!UEFI12:09
ubottuUEFI is a specification that defines a software interface between an operating system and platform firmware. It is meant as a replacement for the BIOS. For information on how to set up and install Ubuntu and its derivatives on UEFI machines please read https://help.ubuntu.com/community/UEFI12:09
TJ-elhoir: *usually* what happens at boot-time is, the firmware first tries to boot from entries in the boot-menu order. When legacy mode is enabled it can try both EFI and legacy mode. For simple-boot (from ISO images) it looks for a GPT, then a fat32 partition of type ESP (0xEF00), and then mounts that file-system and looks for "/EFI/boot/bootx64.efi"12:10
elhoiraha12:11
elhoirok i have the USB ready with 14.04 again.... now my mother is using the laptop so i cant check.....12:11
elhoirwill try in some minutes12:12
TJ-elhoir: If the EFI boot-loader search fails it may (if CSM is enabled) hand over to the CSM which will do a legacy boot (read sector 0 of device, put it at 0x7C00 in memory, and then hand over execution to it.)12:13
TJ-elhoir: If the device is an ISO (DVD or USB image) it'll use the el-torito boot specification to find and load the boot-loader from the device12:14
elhoirno, its not an ISO12:15
elhoiris a USB.-live12:15
BluesKajelhoir, that's still an iso if you copied the image to the usb stick12:18
TJ-elhoir: Which is an ISO image12:18
TJ-elhoir: With USB on UEFI, when the firmware sees the USB device it'll check if it has a UEFI boot loader, and if so, it'll add an USB EFI boot option to the boot menu, and if there's a 'legacy' boot-loader, it'll add that too12:19
TJ-elhoir: and to complicate matters, USB devices can look like DVDs (ISO style layout) or regular hard disks12:20
elhoirBluesKaj, well i used the boot-disk-creator under Ubuntu12:22
TJ-elhoir: Most live-USB's are simply a bit-wise copy of the ISO image into the USB device starting at sector 0, so it can emulate a DVD12:23
elhoiroh12:23
elhoiri didnt know it12:23
elhoirwell12:24
elhoirwhat should be my next step?12:24
TJ-You're learning the deep internals of booting today :)12:24
elhoirchange BIOS to EFI and start USb-live ?12:24
elhoirTJ-, yeah, and its awesome :)12:24
elhoirTHANK YOU12:24
elhoir:)12:24
TJ-Once the USB is ready, boot the system from it using EFI mode if you have that option, do "Try Ubuntu", and then lets see what linux sees on that hard disk12:24
elhoirok12:25
elhoirusb is ready, laptop is not - my mother is using it xD12:25
TJ-elhoir: hahaha... it doesn't matter if you can't 100% certain boot in EFI mode, we don't need it to inspect the hard drive to discover the partitioning scheme.12:25
TJ-elhoir: I think we have 2 things to do: 1) determine the partitioning scheme (MBR or GPT), and 2) determine which boot mode Windows 7 is using, UEFI or MBR12:26
TJ-elhoir: with that knowledge we can determine how to proceed12:26
BluesKajI used a dvd image/iso to install kubuntu in legacy mode after I wiped the HDD and created / and /home and swap partitions with gparted live cd. The old fashioned method , but it worked without a hitch.12:28
TJ-BluesKaj: Yeah, I think most issues are caused by a multiboot requirement where MBR and GPT are mixed up with EFI and CSM12:29
elhoirTJ-, so next step, booting Ubuntu , doing "dmesg" and look for the boot process, isnt it?12:29
BluesKajThis laptop is linux exclusive...windows 7 is a guest OS in VB, and runs fine too.12:29
TJ-UEFI is way better for multiboot since it directly handles the multiboot requirement, which means we don't need GRUB to 'know' about the Windows/OtherOS installations12:30
BluesKajTJ-, yeah , no doubt12:30
TJ-elhoir: Yes, dmesg is the first thing, then we'll use some tools to examine the disk in more detail if needed.12:30
elhoirBluesKaj, the shit is that i cant make any of my computers linux-exclusive, since printer does not have linux drivers :(12:30
BluesKajlexmark I bet12:30
elhoirnope12:30
elhoirolivetti12:31
elhoirany way photo12:31
BluesKajoh that's even more obscure for linux12:31
TJ-elhoir: Yes, that is often an issue. I use network-attached printers for that reason, makes things a lot easier to manage in most cases12:32
BluesKajwife has a lexmark, no linux drivers for her model , altho they do provide linux drivers for their office type printers(commercial) since a lot of print servers are linux12:33
akiva-mobileBluesKaj, Used to sell printers. Don't buy lexmarks; they are rubbish.12:34
BluesKajso I just copy whatever needs printing to her pc and print frrom there via samba12:34
elhoiri could use a vm for printing... but sometimes usb fails under Linux12:34
elhoirso the vm doesnt see any usb device connected12:35
TJ-elhoir: One solution I've implemented for clients is to have a minimal XP virtual machine with the drivers installed and the printer's host connection redirected to to the VM, share the printer on the Windows network, and then on the Linux side use samba's print services to use the printer!12:35
elhoirwtf12:35
elhoirthats a complicasted way12:36
elhoirxd12:36
elhoircomplicated*12:36
BluesKajvm windows guest OSs don't always see the local windows network12:36
TJ-elhoir: But once configured, it's seamless :)12:36
elhoirTJ-, :)12:37
* elhoir still waits laptop to be free12:37
TJ-elhoir: Easier than requiring a dual-boot and shuffling things around12:37
elhoirso, if i understand correctly, samba thinks you are using a local printer, but you are redirecting this "local" printer to the VM12:39
elhoiram i right?12:39
BluesKajI'm just learning about VMs like VB, and i know there are work arounds for drivers etc to bypass the HW drivers provided by the VB, but I haven't researched that aspect of them yet, maybe I'll get around to it one of these days12:39
TJ-elhoir: samba implements windows network services, like Windows provides. A Printer share on the Windows network can be used remotely from a samba client, via a local CUPS network printer entry12:42
elhoiri have never tried such things12:43
elhoirwell, not true12:43
elhoiri configured some remote printers years ago :)12:43
elhoirbut all of them had Linux drivers12:44
elhoirnot via VM12:44
elhoirok laptop is ready, will be back in some minutes! :D12:45
TJ-elhoir: I'll always avoid non-Linux supported devices, but when assisting others there is not always that choice12:45
TJ-OK12:45
elhoir-laptopok12:52
elhoir-laptopBluesKaj TJ- im in Ubuntu 14.04 from USB-live now12:52
TJ-elhoir: You're on the laptop? OK... can you open a terminal and do "pastebinit /var/log/dmesg" and tell us the URL?12:53
elhoir-laptopsure12:53
elhoir-laptophttp://pastebin.com/f8CbkBy312:54
TJ-[    9.355751]  sda: sda1 sda2 sda3 sda412:56
TJ-elhoir: Now try "sudo fdisk -l /dev/sda | pastebinit"12:57
elhoir-laptopline 79812:57
elhoir-laptopseems kernel does detect partitions12:57
elhoir-laptop>S12:57
TJ-elhoir: it looks like a legacy-mode boot, but double check by looking for the directory: "ls /sys/firmware/efi"12:58
elhoir-laptopdoesnt exist12:59
TJ-OK, so that is a CSM boot. Show me the fdisk output I asked for13:00
elhoir-laptopi cant type the pipe character13:00
elhoir-laptophang a sec13:00
TJ-elhoir: if the keyboard translation is wrong, try the "~/#" if there is one13:01
kjetil_Hi, anybody having problem with google contacts in Kontact? Calenders is working but i can not seam to add my contacts?13:02
elhoir-laptopuh uh13:02
elhoir-laptopBluesKaj were rigght13:02
elhoir-laptopfdisk says GPT found13:02
TJ-elhoir: OK... so let's see what's there: "sudo gdisk -l /dev/sda | pastebinit"13:03
kjetil_Running Kubuntu 14.0413:03
wabblahello, is it supported to encrypt the harddrive during installation in a KVM guest? it doesn't work here with Xubuntu 14.04, the system doesn't boot. it works with VirtualBox, though.13:03
TJ-wabbla: The hypervisor shouldn't make a difference, I use KVM exclusively and never had an issue13:05
elhoir-laptopGPT fdisk (gdisk) version 0.8.8  Usage: gdisk [-l] device_file13:05
elhoir-laptopseems didnt work13:05
TJ-elhoir: OK... so let's see what's there: "sudo gdisk -l /dev/sda"  "-l" is an L13:06
elhoir-laptopyes, i know13:06
elhoir-laptopbut it doesnt work13:06
TJ-elhoir: If you've not got the pipe symbol, then do "sudo gdisk -l /dev/sda > /tmp/gdisk.txt; pastebinit /tmp/gdisk.txt"13:06
allstarsnorks2Hi guys. I want to know why Xubuntu 14.04 B1 detects my VBOX display as 640x480. It is even with Guest Additions installed.13:07
TJ-elhoir: something you're typing is being interpreted as a bad command option; try reducing the line to a minimum to isolate the problem.13:07
wabblaTJ: are there any settings to adjust? i just used default config. so is it working in Ubuntu 14.04 for you?13:08
TJ-wabbla: I don't know what "it" is - you need to be much more specific about the precise error you experience when boot fails.13:09
elhoir-laptopTJ-: trying your last command13:09
allstarsnorks2Anyone?13:09
elhoir-laptopTJ-: http://paste.ubuntu.com/7168319/13:09
TJ-elhoir: there's the problem "Found valid MBR and GPT. Which do you want to use?"13:10
TJ-elhoir: So, originally the GPT for Windows 8 was there, then you replaced that with a legacy Win 7 install but the tools didn't zap the GPT structures from the disk13:10
elhoir-laptopahhhhha13:11
elhoir-laptopso i can boot using EFI13:11
elhoir-laptopright _13:11
TJ-elhoir: No13:11
elhoir-laptopok13:11
wabblaTJ: I mean harddisk encryption (enabled during iso-installation of xubuntu 14.04). when in virtualbox it asks for the passphrase while booting, in KVM the screen just stays blank.13:11
TJ-elhoir: It's got confused. The valid partition table is the MBR, but because the GPT structures elsewhere on the disk are also there, it is confusing the heck out of the partitioning tools13:12
elhoir-laptopaaaaahaa13:12
TJ-wabbla: Have you tried holding down the shift key as it boots to get to the GRUB boot menu, and then starting Linux with the "nomodeset" option?13:12
elhoir-laptopTJ-: so i guess i have to wipe the full HDD before reinstalling13:13
elhoir-laptopusing some CD/live13:13
TJ-elhoir-laptop: Let's check you have a tool: "which sgdisk"13:13
elhoir-laptopyes i have it13:14
wabblaTJ: not in that context, but had to do that once. i will check.13:14
elhoir-laptop"/sbin/sgdisk"13:14
TJ-elhoir: no, we just need to zap the GPT structures, and then you can install in Legacy/MBR mode, if you want to. As it is alreayd using all 4 primary partitions though, you'll need to delete one to create an extended partition, so depending on the hassle that may cause, a fresh installation might be possible/advisable13:14
TJ-wabbla: It sounds as if you're simply not seeing the prompt due to a display driver issue13:15
elhoir-laptopTJ-: ok thank yoou so much13:15
TJ-elhoir: Great, so, let's remove the GPT structures. First we'll back things up though!13:16
TJ-elhoir-laptop: Can you do "sudo fdisk -l /dev/sda > /tmp/fdisk.txt; pastebinit /tmp/fdisk.txt"13:16
TJ-elhoir-laptop: that'll tell me how many initial sectors we need to backup13:16
elhoir-laptopTJ-: http://paste.ubuntu.com/7168344/13:17
TJ-elhoir: OK, so what we'll do is temporarily mount the existing Linux partition (sda2), and back-up the first 2048 disk sectors to a file on that file-system.13:18
elhoir-laptopokay13:19
TJ-elhoir-laptop: "sudo mkdir /target && sudo mount /dev/sda3 /target"13:19
elhoir-laptopsda3 or sda2 ?13:19
TJ-elhoir: if there are no errors for the mount this command should show the root file-system layout of the installed system: "ls -al /target/"13:20
TJ-elhoir-laptop: sorry, typo. sda313:20
elhoir-laptopsda3 i guess13:20
elhoir-laptopisnt it?13:20
elhoir-laptopsda2 is an NTFS partition13:20
TJ-elhoir: After the successful mount of sda3 to /target/, you can do "sudo dd if=/dev/sda bs=512 count=2048 of=/target/sda_0-2048.sectors.bin"13:21
elhoir-laptopok13:22
TJ-elhoir: with those saved you can "sudo umount /target"13:22
elhoir-laptopTJ-: ok, mounted13:22
elhoir-laptopnow13:22
TJ-elhoir: and finally to clear the GPT structures you can do "sudo sgdisk --zap /dev/sda"13:23
TJ-elhoir: With that done, the next thing is to do a test that the system will still boot Ubuntu from the hard disk... if the GPT zap damaged the boot-loader it could fail.13:24
elhoir-laptophang on man13:25
elhoir-laptopyou are so quick xD13:25
elhoir-laptopok, i have unmounted ext partition13:25
TJ-I do this stuff in my sleep :p13:26
elhoir-laptopnow lets clear GPT13:26
elhoir-laptopdone13:26
elhoir-laptopGPT cleared13:26
elhoir-laptopnow what? xD13:26
elhoir-laptoptry to reboot ?13:27
tootightsHello13:32
elhoir-laptopTJ-: ? :)13:33
elhoir-laptopokay, now partitions are correctly seen by gparted \o/13:34
elhoir-laptoplets launch the installer and see what happens now :)13:34
elhoir-laptopgreat!!! it works now!!!! :D13:36
elhoir-laptopTJ-: BluesKaj thank you so much guys :D13:36
BluesKajelhoir-laptop, thank us when installs successfully:)13:37
TJ-elhoir: Yay!13:38
TJ-elhoir: Sorry I was away; got 2 huskies here that wanted to play :)13:39
kjetil_Latest update of of kubuntu 14.04 gives me error message, /var/cache/apt/archives/krita_1%3a2.8.1-0ubuntu2_amd64.deb13:49
kjetil_trying to overwrite '/usr/lib/kde4/kritaclonesarray.so', which is also in package calligra-libs 1:2.8.0-0ubuntu413:49
TJ-kjetil_: bug ##129880513:52
TJ-kjetil_: bug #129880513:52
ubottubug 1298805 in calligra (Ubuntu) "package krita 1:2.8.0-0ubuntu4 failed to install/upgrade: trying to overwrite '/usr/lib/kde4/kritaclonesarray.so', which is also in package calligra-libs 1:2.8.0-0ubuntu4" [Critical,Triaged] https://launchpad.net/bugs/129880513:52
kjetil_TJ-: thanks13:53
wabblaTJ-: I tried the nomodeset kernel parameter with encrypted hd. it works. thanks!14:09
TJ-wabbla: That is the usual culprit, should be tattooed on the outside of the installer :)14:09
elhoir-laptopTJ-: BluesKaj now im going to reboot to see everything is working properly. If it succeed, i will going to install Ubuntu :D14:13
elhoir-laptopwish me luck! :)14:13
elhoir-laptopbye!14:13
CarlFKcommand line: how can I disable the screen saver (permanently) and how can I check the current setting? (I think the gui is broken)14:16
TJ-CarlFK: screen-saver, or the power-save?14:18
CarlFKTJ-: "brightness and lock"  I set it to never, click "all settings", click back to "brightness and lock" and the setting is back to "5 min"14:23
zokihi everyone, I'm using Kubuntu 14.04 Beta2 and the last couple of days I have some issues with akonadi/kmail/baloo14:24
cfhowlettzoki, support is still in #ubuntu+114:24
cfhowlettzoki, doh!  never mind me14:24
zokithese services (akonadi_baloo_indexer, mysqld, kmail, akonadiserver) are always using the CPU and kmail is very slow14:24
elhoirinstalling Ubuntu in the laptop right now.... lets see what happens :)14:25
TJ-CarlFK: Grrr, GUIs!14:25
zokianyone with the same symptoms/problem with this?14:25
CarlFKTJ-: somehow I wrote this script https://github.com/CarlFK/veyepar/blob/master/setup/nodes/pxe/shaz/var/www/lc/late.sh#L3514:32
CarlFKI have no idea where I came up with that, and it doesn't seem to work on trusty.  I am not sure right now what it works with (I haven't used it in 6 months)14:33
TJ-CarlFK: probably due to that script expecting gnome and Ubuntu now using Unity?14:34
CarlFKTJ-: sounds plausible - any clue where I should look for help?14:39
TJ-CarlFK: Not sure, I don't use Unity because it can't correctly handle my multiple screens14:40
CarlFKTJ-: huh, this file exists: /usr/share/gnome/autostart/libcanberra-login-sound.desktop14:44
elhoirTJ-, BluesKaj its done!14:54
elhoirUbuntu is up :D14:54
TJ-elhoir: :)14:54
elhoirso, thank you so much :D14:54
elhoirits awesome to see 13.10 didnt work and it has been fixed in 14.04 :)14:55
elhoirso i can install latest Ubuntu :)14:55
vlad_starkovQUESTION: After installing 14.04 Server I got the following issue with AHCI BIOS http://askubuntu.com/questions/136831/cant-boot-into-fresh-install-of-ubuntu-with-ahci-enabled Could someone recommend me hex editor to fix the issue?14:56
TJ-vlad_starkov: what values are in the partition table currently?15:03
TJ-vlad_starkov: "sudo dd if=/dev/sda bs=512 count=1 | hexdump -C | pastebinit"15:04
vlad_starkovTJ-: http://cl.ly/image/3F1l3X2b3o3915:11
vlad_starkovOK. "hexedit" utility is what I'm looking for15:16
vlad_starkovTJ-: If I need to hexedit MBR on sda what should I do: "hexedit /dev/sda" OR "hexedit /dev/sda1"?15:33
TJ-vlad_starkov: The first15:34
vlad_starkovTJ-: even if my disk is SSD?15:34
TJ-vlad_starkov: makes no difference. "sda" is the entire device, "sda1" is partition #1 on sda... which will start somewhere in sda15:35
TJ-vlad_starkov: You'll be changing the 'faked' ending sector/cylinder  numbers for partition entry #115:36
vlad_starkovTJ-: so MBR is not /dev/sda1?15:36
TJ-vlad_starkov: Master Boot Record (MBR) is always in sector 0 of the device. It contains, at its end, 4 x 16-byte entries followed by a final 2-byte validation signature. Each 16-byte entry describes 1 partition. MBR can describe a maximum of 4 primary partitions in that way.15:37
TJ-vlad_starkov: to be specific, MBR is the first 512 bytes of the device.15:38
vlad_starkovTJ-: Got it! Thanks!15:38
utackoh yeah, of course.... http://www.phoronix.com/scan.php?page=news_item&px=MTY0NTc16:12
vlad_starkovTJ-: How to boot Ubuntu server in most verbose&debug mode?16:13
vlad_starkovThe system does not boot. I'd like to get maximum output to console16:14
TJ-vlad_starkov: edit the boot menu, remove any "quiet splash" entries, add "debug"16:15
vlad_starkovTJ-: tried it and it seems nothing changed16:16
TJ-vlad_starkov: But that assumes you're getting to the boot-loader... if you can't get that far, then that can't be done/won't help16:16
elhoiryou can do it within the boot menu, by pressing "e"16:17
vlad_starkovTJ-: Let me see where the system stops booting...16:17
vlad_starkovelhoir: I knwo I tried it...16:17
vlad_starkovTJ-: Trying to boot 14.04. System doesn't boot. It freezes at some point http://cl.ly/image/1y1A183P0L3q16:35
TJ-vlad_starkov: OK, so the kernel starts but seems to lock-up before it has finished parsing the sdf partition table16:38
vlad_starkovTJ-: I have the same issue on 12.04.4 64bit. That's why I tried 14.0416:38
TJ-vlad_starkov: I'm wondering if that is a side-effect of the AHCI/partition table editing you had to do16:39
vlad_starkovTJ-: I don't think so16:39
TJ-vlad_starkov: You can see the soft lockup is with the udevd process, which is the Userspace DEVice manager Daemon16:39
vlad_starkovTJ-: WHne I boot in GRML linux, I can obtain some logs from server's ssd. Here is the last line from syslog: "acpi exception ae_bad_parameter thread could not acquire mutex"16:40
TJ-vlad_starkov: udevd will be creating symlinks for devices and partitions... if there's an error parsing the PT that could cause udevd to get stuck16:40
vlad_starkovubuntu acpi exception ae_bad_parameter thread could not acquire mutex16:40
vlad_starkovoops, sorry. this link https://www.google.ru/search?client=safari&rls=en&q=acpi+exception&ie=UTF-8&oe=UTF-8&gfe_rd=ctrl&ei=C2M1U8GBF82ewAOz7ICoCg&gws_rd=cr#newwindow=1&q=ubuntu+acpi+exception+ae_bad_parameter+thread+could+not+acquire+mutex&rls=en16:40
TJ-vlad_starkov: That's caused by a motherboard firmware bug in the ACPI implementation. You may be able to work around it by adding "acpi=ht" or "acpi=off" to the kernel command line16:41
vlad_starkovTJ-: yep, in GRML linux I have the same issue with CPU soft lockup16:41
TJ-vlad_starkov: But then you may lose other functionalities as ACPI can't be used to determine system configuration16:42
vlad_starkovTJ-: it doesn't boot with acpi=ht or acpi=off16:42
TJ-vlad_starkov: has it ever booted?16:43
TJ-vlad_starkov: what is the make/model of the motherboard and/or system?16:43
vlad_starkovTJ-: in VMWare ESX, and in GRML Linux with noudev boot param16:43
vlad_starkovTJ-: http://cl.ly/image/1O3h29371A1v16:44
TJ-vlad_starkov: I can only think that vmware is doing something to upset the guest environment in some way16:46
vlad_starkovTJ-: so how do you I should do?16:47
TJ-vlad_starkov: I don't know, I stay away from proprietary stuff16:48
vlad_starkovTJ-: YOu mean vmware?16:51
TJ-vlad_starkov: yes16:56
vlad_starkovTJ-: oh, I don't  use vmware, I'd like to try kvm. What do you think is possible to do with current environment? Is it HW problem or Kernel problem?16:59
TJ-vlad_starkov: I'm getting confused. Are the errors on the bare-metal or inside a guest OS on a hypervisor?17:00
vlad_starkovTJ-: I'm trying to install Ubuntu 14.04 Server 64Bit onto  bare-metal17:02
TJ-vlad_starkov: OK... your mention of vmware threw me, I took that as meaning you were trying to install inside a VMware guest17:02
vlad_starkovTJ-: nope, I just told you so as you asked has it ever booted :-)17:03
TJ-vlad_starkov: From my earlier research on that supermicro mobo, there are some BIOS/firmware ACPI configuration options. That's where I'd be looking for any options that may affect this. I'd also try doing a "load defaults" if at all possible, in case some stray BIOS settings is tripping you up17:03
TJ-vlad_starkov: ahhh, I get what you meant *now* :p17:04
vlad_starkovTJ-: There is only Enabled/Disabled options against ACPI17:08
vlad_starkovTJ-: Am I right understand that you think that the problem is in ACPI area?17:09
TJ-vlad_starkov: hmmm, the manual I looked at suggested more that17:09
vlad_starkovTJ-: this is it http://www.supermicro.ru/products_spec_120.html17:10
vlad_starkovhttp://www.supermicro.com/products/motherboard/Xeon1333/5000P/X7DBR-E.cfm17:11
TJ-vlad_starkov: Have you confirmed that system has the latest BIOS (most obvious thing!) ?17:11
vlad_starkovTJ-: the first thing I did!17:11
TJ-:)17:12
vlad_starkovTJ-: Am I right thinking that if changing/resetting BIOS setting won't help, it means that that server is not compatible with Linux (at least Ubuntu version that I've tried)?17:22
TJ-vlad_starkov: No, I think there's something else going on that might be revealed if we could see the earlier kernel messages. The only way to capture those would be to connect a serial console and capture the log whilst booting with the additional kernel command line options "console=tty0 console=ttyS0,115200n8"17:23
vlad_starkovTJ-: I'm on MacBook now. WIll try to find somebody with PC :-)17:25
TJ-vlad_starkov: USB<>Serial converter maybe?17:25
rohananyone getting this error while trying to update packages in kubuntu 14.04?17:25
rohandpkg: error processing archive /var/cache/apt/archives/krita_1%3a2.8.1-0ubuntu2_amd64.deb (--unpack):17:25
rohan trying to overwrite '/usr/lib/kde4/kritaclonesarray.so', which is also in package calligra-libs 1:2.8.0-0ubuntu417:25
TJ-rohan: bug #129880517:26
ubottubug 1298805 in calligra (Ubuntu) "package krita 1:2.8.0-0ubuntu4 failed to install/upgrade: trying to overwrite '/usr/lib/kde4/kritaclonesarray.so', which is also in package calligra-libs 1:2.8.0-0ubuntu4" [Critical,Triaged] https://launchpad.net/bugs/129880517:26
rohanTJ-: thanks17:26
TJ-rohan: basically there is a bunch of breakages with those related packages currently17:26
rohanTJ-: good to know.. thanks for the link, running apt-get -f install as directed fixed the issue17:28
vlad_starkovTJ-: Maybe. But I think to find someone with PC is more easier)17:28
* vlad_starkov I'll be back17:28
TJ-vlad_starkov: Yes :)17:29
vlad_starkovTJ-: good new :)17:49
vlad_starkovTJ-: I've got COM cable and suppose to connect that Supermicro server with another one which I have SSH access to.17:50
vlad_starkovTJ-: The thing is, what should I use on donor server as serial console client?17:51
TJ-vlad_starkov: "screen /dev/ttyXXX 115200,cs8,-ixon,istrip"17:51
vlad_starkovTJ-: emm, ttyS0 ?17:52
TJ-vlad_starkov: Yes, that'd be right for a real RS232 port17:55
vlad_starkovTJ-: OK. Let's try :-)17:57
vlad_starkovyay!))17:57
TJ-vlad_starkov: I assume you're using a null-modem cable?17:57
vlad_starkovTJ-: Don't know actually17:58
TJ-vlad_starkov: If you see data, then it is :)17:58
TJ-vlad_starkov: null-modem means a cross-over cable - TX on one end goes to the RX pin at the other, and visa-versa17:58
vlad_starkovhttp://paste.ubuntu.com/7169718/18:00
vlad_starkovTJ-: I think made I mistakenly pasted just a tiny part of console output.18:04
TJ-vlad_starkov: Looks like "EXT4-fs (sda5): re-mounted. Opts: errors=remount-ro" that is responsible, based on the timings18:04
vlad_starkovTJ-: is it possible to get all data that I received in "screen"?18:05
TJ-vlad_starkov: If you save it to a log-file, yes. Start screen with the "-L" option and it'll create a screenlog.0 file in the $PWD. It can be toggled inside a screen session with C-a H18:07
vlad_starkovTJ-: how to exit screen?18:08
TJ-vlad_starkov: *giggles*18:08
vlad_starkov:)18:08
TJ-vlad_starkov: Ctrl+A then \   then answer "y"es18:08
vlad_starkovTJ-: "sudo screen /dev/ttyS0 115200,cs8,-ixon,istrip -L" didn't create any log in current directory18:15
vlad_starkovTJ-: Am I doing something wrong?18:16
TJ-vlad_starkov: You shouldn't need "sudo" if your user is a member of the "dialout" group18:16
vlad_starkovTJ-: it seems it's not18:16
TJ-vlad_starkov: the command line looks OK; although I always put the option at the beginning of the list of parameters. Not sure if that is significant18:16
vlad_starkovTJ-: Ok that was fun though))18:17
TJ-vlad_starkov: OK, probably better to do "addgroup $USER dialout" and then have the user logout-login for the future18:17
TJ-vlad_starkov: of course, prefix 'addgroup' with 'sudo '!18:18
vlad_starkovTJ-: now I learned how to connect to servers' serial ports )18:18
vlad_starkovTJ-: Thanks!18:18
vlad_starkovTJ-: So, any thoughts on subject?18:19
TJ-Does the supermicro have an IPMI module installed? If so, you should be able to do everything over the ethernet connection :)18:19
TJ-which subject? screen not creating a log-file?18:19
vlad_starkovTJ-: How to check IPMI?18:19
TJ-vlad_starkov: let's not worry about that right now! Just thought I'd ask since that's a common way of having lights-out control of servesr18:20
vlad_starkovTJ-: oh, this is optional card18:20
vlad_starkovTJ-: Subject = means soft lockups18:20
TJ-vlad_starkov: Can you capture a complete boot log using screen, so I can see *everything* the kernel reports?18:21
vlad_starkovTJ-: yes I do18:21
TJ-If you can pastebin the screenlog.0 I can get a sense for anything that might be wrong18:22
vlad_starkovTJ-: what would be the correct command, "screen -L /dev/ttyS0 115200,cs8,-ixon,istrip"?18:22
TJ-vlad_starkov: Yes18:23
vlad_starkovTJ-: Ok, let's try again18:23
vlad_starkovTJ-: I added myself to group "dialout" but when I tried screen w/o sudo it said "Access denied"18:25
wabblavlad_starkov: did you logout/login? this is needed when changing group membership18:27
vlad_starkovwabbla: forgot, my mistake)18:27
vlad_starkovTJ-: Ok. Done. Now "Ctrl+A then \   then answer "y"es" ?18:27
TJ-vlad_starkov: to get out of screen? Yes18:28
vlad_starkovTJ-: to get logs18:28
vlad_starkovTJ-: I mean is it enough to just exit screen and pastebin log file?18:28
TJ-vlad_starkov: Yes18:28
vlad_starkovTJ-: or should I perform some special "save" actions?18:28
TJ-vlad_starkov: No, the log tracks the current state of the screen buffer18:29
vlad_starkovTJ-: http://paste.ubuntu.com/7169894/18:31
TJ-vlad_starkov: Hmmm!18:37
vlad_starkovTJ-: mm?18:37
TJ-vlad_starkov: not a lot of clues18:39
TJ-That system has 2x SSDs and 2x 2TD HDDs, is that correct?18:39
TJ-sorry, 3x 2TB HDDs18:40
vlad_starkovTJ-: 2xSSD + 4x 2TB HDD18:40
TJ-SSDs: sda sdb, HDDs: sdd sde sdf18:40
TJ-oh, didn't see the fourth18:40
vlad_starkovTJ-: yep18:41
TJ-oh yeah, sdc too18:41
lordievaderGood evening.18:41
TJ-OK ... are sd{c..f} already configured into some kind of RAID array?18:41
vlad_starkovTJ-: currently nope. I just installed basic system on sda to check whether it will load?18:42
vlad_starkovTJ-: is it possible to boot with more detailed debug output?18:43
TJ-vlad_starkov: Are the drives empty then? What I'm looking for is any metadata that might be on one or more of the storage devices which is being scanned and/or rebuilt, which causes the delay for upstart-udev-bridge18:43
TJ-vlad_starkov: "debug" is the most verbose level.18:44
vlad_starkovTJ-: they were built in raid 10, but then I found out this bug with CPU soft lockup, and then I formatted them and made a bunch of experiments on sda only18:44
TJ-vlad_starkov: Are you able to physically pull cables? If you are, I'd be pulling the data cables from all put sda, and trying it again. That would quickly rule in/out this theory that rebuilding/scanning on those other devices is causing this lock-up in the VFS layer18:46
TJ-s/all put/all but/18:46
TJ-vlad_starkov: This *feels* like a stray metadata issue, causing the system to attempt to assemble an array that has gone away18:47
vlad_starkovTJ-: sure, let me do it. In few minutes I'll be back18:47
TJ-OK :)18:48
b4daveHello. I just installed 14.04 and fire fox is not working. States that there is a permission error. So I tried to open it as root and it opened. Is anyone having this issue? And if so how do i fix it?18:53
vlad_starkovTJ-: http://paste.ubuntu.com/7170002/18:55
TJ-vlad_starkov: thanks19:00
TJ-vlad_starkov: OK, so it looks as if CPU #2 is working and all the others are stuck behind a mutex lock of some kind19:01
vlad_starkovTJ-: how do you know that?19:01
TJ-vlad_starkov: those last few lines; CPU #2 and #6 are missing from the set of soft lockup messages ... could be #6 too (thought I saw that initially)19:02
vlad_starkovTJ-: hm, ok19:03
TJ-vlad_starkov: I've seen this kind of issue before with SSDs where they're simply too fast for the rest of the system, especially on SMPs like this19:03
TJ-vlad_starkov: I can see that sda5 looks to be the rootfs, and sda6 looks to be swap. What are sda1 and sda2 ?19:04
vlad_starkovTJ-: Actually there were only sda1 (/boot), sda2 (/), sda3 (swap). After I changed MBR in hexedit, it becomes like that19:05
TJ-vlad_starkov: Really? that is worrying!19:05
TJ-vlad_starkov: I think what has happened is, the partition table is confusing the kernel because of some inconsistency19:06
vlad_starkovTJ-: The same lockup problem has appeared on 12.04, 12.04.4 and 13.10 (in these 3 versions there was no problems with MBR)19:07
TJ-vlad_starkov: OK... silly question but, could this be boot-order related? Because I recall that the other SSD (sdb) had only 3 partitions. This one has 5 (2 primary, 1 ext, 2 logical) ... is this sda definitely the boot device you're expecting?19:08
vlad_starkovTJ-: the thing is some firmware in motherboard doesn't work in AHCI mode if ssd/hdd partitioned in some particular way (this is a manufacturer bug).19:08
vlad_starkovTJ-: I disconnected all other 5 devices19:09
TJ-vlad_starkov: Yes, but that can't change how the kernel sees the partitions. If you're sure that the boot device should only have 3 primary partitions, then this sda isn't the device you think it is19:09
TJ-vlad_starkov: Have you done a USB boot from a live ISO image? That'd be my next step. That'd both test if the issue happens with a live boot, and if it boots, allow us to examine sda/sdb etc using the command line tools19:11
vlad_starkovTJ-: I have installed 14.04 on both SSDs separately. Probably I left connected the wrong device.19:11
vlad_starkovTJ-: live boots very slow and then black screen19:11
TJ-vlad_starkov: Well, this isn't the BIOS/AHCI issue since BIOS has loaded GRUB which has loaded the kernel... but something is getting stuck19:12
vlad_starkovTJ-: let's perform last action for today, and then I will try to install CentOS (just for test, as I'm Ubuntu user).19:12
TJ-vlad_starkov: did you try the "nomodeset" to avoid the black screen?19:12
vlad_starkovTJ-: nope, will try it now19:12
vlad_starkovTJ-: so, now we try Live USB with Ubuntu 14.04 Desktop 64bit, and serial console debug output and nomodeset, correct?19:13
TJ-vlad_starkov: I suspect it might be bug #128251119:15
ubottubug 1282511 in linux (Ubuntu) "BUG: soft lockup - CPU#0 stuck for 22s! [kswapd0:31]" [Low,Incomplete] https://launchpad.net/bugs/128251119:15
TJ-vlad_starkov: Yes, that would be useful. The more we can bisect the situation the closer we get to an explanation and therefore a fix19:16
vlad_starkovTJ-: Do you actually currently have some more time to help deal with this issue?19:17
TJ-vlad_starkov: I do; I'll be going for dinner in about 30/40 minutes19:18
vlad_starkovTJ-: And I'll go home in 30/40 minutes (it's 11:18PM in Moscow :)19:18
TJ-vlad_starkov: Ouch!19:19
TJ-vlad_starkov: Just to be sure - the OS is the 64-bit version?19:19
vlad_starkovTJ-: playing with this server from 14:00PM19:19
vlad_starkovTJ-: yep19:19
TJ-vlad_starkov: I hate that! I've had to sleep in the cold aisle of a datacenter before now, solving similar problems!19:20
vlad_starkovTJ-: I understand. I used to do like that before too...19:21
vlad_starkovTJ-: With Live USB http://paste.ubuntu.com/7170157/19:22
vlad_starkovTJ-: is seems log not rewrites, so scroll to the end19:23
TJ-vlad_starkov: I'm wondering if installing kernel 3.14-rc as a test might be useful, since I'm seeing lots of reports of this across all distros with v3.1319:23
vlad_starkovTJ-: how to install 3.14-rc?19:23
TJ-vlad_starkov: If we can get the darn thing to boot at all, we could use the live environment to create a chroot and install the packages from Ubuntu's mainline kernel archive19:24
TJ-vlad_starkov: So the USB is 8GB and is seen as sdb19:24
vlad_starkovTJ-: I can boot in Grml Linux19:25
TJ-vlad_starkov: what kernel version does it have?19:25
TJ-is it the 2013.09 version?19:25
TJ-That has kernel v3.10.1019:26
vlad_starkovgrml64-full_2013.0919:26
TJ-OK, so effectively a kernel downgrade19:26
vlad_starkovemm, actually not completely19:26
vlad_starkovI can boot in Grml if I set noudev boot param19:27
vlad_starkovthen it boots19:27
vlad_starkovotherwise it stuck19:27
TJ-Ahhhh... interesting! because we see that its upstart-udev-bridge that is locking up first on Ubuntu... which goes back to a device not being ready19:27
vlad_starkovTJ-: it boots with noudev. afterr system boot I run /etc/init.d/udev start and after 15 seconds it completes udev. no lockups appears19:28
TJ-vlad_starkov: Really really annoying I know, but could you try pulling the data cable from sda and then rebooting the USB? We need to finally rule out the SSDs as the cause of this, so we can focus on a motherboard+kernel conflict19:29
vlad_starkovTJ-: yep, a few minutes...19:29
TJ-vlad_starkov: That description reinforces my feeling that there's a mutex lock getting stuck on one of the CPUs... Another test we can do (later on) is try starting with maxcpus=219:31
TJ-vlad_starkov: If the bug still occurs with that, we should try maxcpus=0 which also disables the IO APIC.19:32
TJ-vlad_starkov: Which then suggests we should experiment with "nolapic" on its own, even with all CPUs enabled.19:33
vlad_starkovTJ-: [   18.838058] BUG: recent printk recursion!19:35
TJ-vlad_starkov: Is that with sda out?19:36
vlad_starkovTJ-: http://paste.ubuntu.com/7170205/19:36
TJ-vlad_starkov: OK, so, it is the mobo. Reconnect everything, lets get back to the regular configuration, boot from the SSD, and change options on the kernel command-line. Let's go extreme to begin with and disable all but one CPU with "maxcpus=0"19:39
vlad_starkovTJ-: emm, may we try without SSDs/HDDs but with "maxcpus=0"?19:40
TJ-vlad_starkov: Sure19:40
vlad_starkovTJ-: then if it need we'll try with everything connected19:41
vlad_starkovok19:41
TJ-vlad_starkov: Just thinking booting from SSDs will be much faster than USB19:41
vlad_starkovyep, USB is so slow19:41
vlad_starkovTJ-: Stuck19:42
vlad_starkovTJ-: I'm waiting for a first CPU lockup message and then will push log on paste.ubuntu.org19:42
TJ-vlad_starkov: OK... next test would be "nolapic" on its own, and then "iommu=pt"19:44
vlad_starkovTJ-: this is just a small fragment http://paste.ubuntu.com/7170237/19:44
TJ-(although I don't think that system has an IO-MMU)19:44
TJ-vlad_starkov: has it reported a soft lockup yet?19:45
vlad_starkovTJ-: interesting now the system does not boot, the cursor is blinking, but no lockups messages appear so far19:45
vlad_starkovTJ-: it is frozen now as you can see here http://paste.ubuntu.com/7170237/19:46
TJ-vlad_starkov: We might be making progress. Try a reboot with just "nolapic"19:46
vlad_starkovTJ-: Yep. A few minutes...19:46
TJ-:)19:46
TJ-Shame you don't have a network KVM attached to it; you could leave me to fix it :)19:46
elhoirhello again guys,19:47
vlad_starkovTJ-: full log from last attempt http://paste.ubuntu.com/7170259/19:47
elhoiri have another weird problem with my Ubuntu box19:47
elhoirthis time is not the laptop, but the desktop19:48
elhoir2 things:19:48
elhoir1.- when booting, GRUB shows the menu. And in there, the 1st time i press a kew, keyboard lasts to answer19:49
TJ-vlad_starkov: "smpboot: Total of 8 processors activated (37337.90 BogoMIPS)" .... I think when you added the entry to the kernel command line, you missed out a space before the "--" so the setting wasn't recognised19:49
vlad_starkovTJ-: you are right19:50
elhoir2.- in the lightdm, 1st time i get there (that is, 1st time boot) i cant use keyboard, so i cant enter my password. I have to log in as guest, then log out and then i can type password19:50
TJ-vlad_starkov: That's a good example of why being able to see the entire log is useful :)19:50
vlad_starkovTJ-: right19:50
TJ-elhoir: USB keyboard?19:50
elhoirTJ-, yes19:50
elhoirerrrr, no!19:50
elhoirUSB mouse19:50
elhoirPS/2 keyboard19:50
TJ-vlad_starkov: At this rate I'll airmail you one of my net KVMs!19:50
vlad_starkovTJ-: Done. Lockups. http://paste.ubuntu.com/7170277/19:51
TJ-elhoir: OK, so not the typical keyboard issue then19:51
vlad_starkovTJ-: Will fix and repeat the previous attempt.19:51
elhoirTJ-, my issues often are not typical :P19:51
TJ-vlad_starkov: OK, which should be, in total, "file=/cdrom/preseed/ubuntu.seed boot=casper initrd=/casper/initrd.lz quiet nomodeset debug nolapic console=tty0 console=ttyS0,115200n8 maxcpus=0 --"19:52
TJ-elhoir: Nor mine!19:52
elhoir:)19:53
elhoirwhat should you recommend me to do? sudo dpkg-reconfigure grub-pc and sudo dpkg-reconfigure lightdm ?19:54
elhoirpurge and reinstall both?19:54
TJ-elhoir: If it's a keyboard issue, I'd suspect possibly an i8042 controller issue19:54
TJ-elhoir: when you can type, does it seem slow to respond, or jerky?19:54
vlad_starkovTJ-: Frozen. But no lockups yet.19:54
vlad_starkovTJ-: Cursor blinking19:55
elhoirTJ-, nope, only the 1st time in the boot menu19:55
TJ-vlad_starkov: This is an intriguing issue!19:55
TJ-elhoir: I'm not sure then, sounds more like something else has the keyboard focus19:55
vlad_starkovTJ-: Lockup appeared. http://paste.ubuntu.com/7170307/19:55
TJ-elhoir: Have you tried clicking out and then in the text input box?19:56
elhoirclicking? in the boot menu? mouse doesnt work19:56
vlad_starkovTJ-: I think that's enough for today. 10 hours in a row19:57
TJ-elhoir: No, in the lightdm greeter when it gets there19:57
TJ-vlad_starkov: I agree! How did you end up with this!?19:57
elhoirah ... yes i have tried it.19:57
elhoirno way, i have to log in as guest, then log out19:57
TJ-elhoir: Was it an upgrade from 13.10?19:58
elhoiryes19:58
elhoiri have been upgrading since 11.10 iirc :)19:59
TJ-elhoir: I wonder if this is the issue?  http://askubuntu.com/questions/360696/keyboard-not-working-100-after-ubuntu-13-10-upgrade19:59
vlad_starkovTJ-: Will try to install CentOS tomorrow. If it won't help, don't know what to do with this fu***ng hardware19:59
* elhoir checks19:59
robotti^will mate and cinnamon packages included in ubuntu 14.04 repos?19:59
robotti^and pipelight?19:59
TJ-vlad_starkov: If I'm around, ping me19:59
vlad_starkovTJ-: Yep, Thanks!20:00
vlad_starkovTJ-: Thank you for your time!20:00
TJ-vlad_starkov: you're welcome; I don't like to let this stuff win!20:01
elhoirTJ-, hmmm.. but this bug is about a problem with keyboard AFTER logged in20:01
vlad_starkovWe will win))20:01
vlad_starkovTake care. Goodbye!20:01
elhoirmy problem is that keyboard doesnt answer inmediately after boot BEFORE logged in, at the login screen20:03
johnjohn101that was one heck of a debug session20:03
TJ-elhoir: That sounds like a BIOS issue then, since at boot-time GRUB reads key input from BIOS20:03
TJ-johnjohn101: not really; we got nowhere!20:04
johnjohn101TJ-: sometimes i wish it would be feasible to send the hardware to the folks to do the actual debug. I did the same with a wifi card years ago and they were able to resolve.20:05
TJ-elhoir: The lightdm-greeter is responsible for the log-in, but not aware of any settings there that could affect input. The only thing I can think of is that the X server isn't correctly detecting the input devices20:05
TJ-johnjohn101: For complex issues, if possible, I suggest a remote network session over SSH. That's why I suggested to vlad a network KVM would be helpful20:05
TJ-johnjohn101: The problem with this kind of debugging is it takes far too long and you're reliant on the other party to faithfully issue commands and report results, and you can't just 'rummage' around using intuition to spot clues20:06
Beldarrobotti^,  mate and cinnamon packages, yes, pipelight not sure #ubuntu+1 is the 14.04 channel20:07
Beldardoh thought I was on #ubuntu, my bad20:07
johnjohn101TJ-: that's why you need the hardware in your hands!! :).20:07
johnjohn101how hard is it to install network KVM?20:07
TJ-johnjohn101: Plug the device in and go! I have three 16-port net-KVMs here ... I can fix anything here, from anywhere with a network connection20:08
robotti^Beldar: Yes. That's why I am here, because I am using ubuntu 14.0420:09
robotti^Beldar: this is ubuntu+120:09
johnjohn101TJ-: so it's an actual hardware device that someone would need?20:09
trismBeldar: actually cinnamon was deleted in trusty a couple months ago (though there is stilla ghost in -proposed)20:09
johnjohn101trism: will there eventually be a way to put cinnamon on 14.04?20:10
DaekdroomThere should be a PPA for it.20:10
TJ-johnjohn101: Yes, it has an ethernet port, and then has multiple connections to PCs with either PS/2 style keyboard/mouse or USB style (you have different modules for each)20:10
trismjohnjohn101: not sure, it was deleted from debian testing and moved to unstable so might not see it again until 14.1020:10
TJ-johnjohn101: Most server-class hardware has IPMI which does the same thing, and gives you remote BIOS-level access in the same way20:10
johnjohn101TJ-: so can you find a link of what that guy would have needed?  just curious20:11
Beldartrism, Ah, thanks, there has been glitches with it on releases since 13.10, heh I never use it is all.20:12
TJ-johnjohn101: you mean to get remote access? That motherboard (can) take an IPMI module. If that was available, just plug the ethernet cable into it and give it an IP, and configure routing and firewall20:12
johnjohn101TJ-: oh ok but it has to be on the mb, right?  not my el cheapo board, right?20:13
TJ-johnjohn101: For IPMI, yes. For an external net-KVM (Keyboard-Video-Mouse) controller, any system can be controlled20:13
johnjohn101TJ-: interesting.  you could solve a lot of issues that way20:14
TJ-johnjohn101: Yes, that's how we do it in professional/datacenter configurations20:14
johnjohn101TJ-: learn something new everyday20:15
TJ-johnjohn101: You wait, for large chassis-based systems there's IMM (IBM), DARC and CMC (Dell), Insight (HP)20:25
johnjohn101TJ-: yeah, interesting.  that said, i'm glad i don't have to support hardware20:46
dsmithAfter running update-manager -d, I see that 14.04 is available... but the release notes say "This is still an ALPHA release. Do not install it on production machines." Are these release notes correct, or should is it actually the beta2 release?20:46
rwwdsmith: it's the beta release, but the sentiment's the same20:51
johnjohn101always back up your data before you upgrade20:51
dsmithunderstood, thanks20:51
mardanhi can someone help me with audio auto hdmi swich?21:14
mardanI am using tv quite a lot and its annoing to do it by hand21:14
SuperLagmamarley: you around?21:25
SuperLagmamarley was suggesting the other day, that I'd get better battery life on my W530, by using the BLOB driver. My question is this. There are quite a few nvidia-* packages in the repo. Which one should I install?21:26
mamarleySuperLag: I believe nvidia-331 is the latest one in the repo right now.21:46
mamarleyThere is also a 334 beta release out, but that isn't packaged by Ubuntu (or even by xorg-edgers) yet.21:46
SuperLagOkay. I want the most stable release I can get, as far as that goes.21:47
mamarleyHowever, there are packages for Saucy and Trusty in my PPA: https://launchpad.net/~mamarley/+archive/nvidia21:47
mamarleyI use 334 and have had zero problems with a Quadro NVS 5400M.21:47
johnjohn101mamarley: how are you able to put a ppa on launchpad?22:03
mamarleyhttps://launchpad.net/~mamarley/+archive/nvidia22:04
mamarleyOops, wrong link.22:04
mamarleyhttps://help.launchpad.net/Packaging/PPA22:04
johnjohn101so you basically compile the nvidia 334 from source and then create a .deb which you add to this ppa?22:07
TJ-johnjohn101: No, all uploads to PPAs are source-code. The PPA builders compile that into binaries and build the packages, then copy them to the PPA repository22:08
CarlFKTJ-: guessing the magic is your package install script take care of downloading the binary blob?22:09
FernandoMiguelunity is kinda broken isn't it ?22:11
FernandoMiguel1st boot, I had no desktop22:11
FernandoMiguelon the 2nd boot, no unity panel22:12
johnjohn101TJ-: I'm not going to copy what mamarley did but i want to try to figure out the steps. i know you download the source and there is a .run file and then you run a few commands to execute it.  what does mamareley actually provide?22:12
CarlFKFernandoMiguel: my 3 hour old install seems to be working ok22:13
FernandoMiguelbeats me what's going one22:13
FernandoMiguelI've noticed a few unity update in the last few days22:13
TJ-johnjohn101: Our nvidia packages use DKMS - Dynamic Kernel Module Support - packaging to arrange the native source to be installed in /usr/src/ and then when the package is installed on the client PC it is built there against the running/installed kernel version(s) and the modules installed. The package in the PPA is just source-code in a format that DKMS can use22:14
johnjohn101TJ-: ok that makes sense to me.22:15
johnjohn101i forgot that nvidia is compiled as a kernel module. i used to do it a long time ago but that hardware is ancient history22:16
FernandoMiguelany ideas on how to recover my poor old WM ?22:17
FernandoMiguelno one ?22:22
FernandoMiguel:(22:22
johnjohn101thank you TJ-22:24
SuperLagmamarley: hot damn.22:33
SuperLagmamarley: I just stuck with 331.22:33
SuperLagworks like a charm22:34
SuperLagI was nervous, given what had happened the last time.22:34
mamarleySuperLag: Great!22:55
Blue1I am having issues trying to add a printer to ubuntu-gnome23:07
fibz_any specific error or issue?23:11
Blue1let me reproduce that23:13
Blue1cups-pk-helper23:15
m_tadeuhi...I'm testing kubuntu14.04 and I'm having a little trouble with kdeconnect...I can't browse my mobile and dolphin presents and "Invalid protocol" message when I put kdeconnect:/ on the url23:16
Blue1looks like a dupe of 129918923:16
Blue1ahh even localhost:631  -- if I click on anything on the cups admin page it comes up with notfound23:16
CarlFK /j #dconf23:28
CarlFKderp.23:28
Savour hello, i looking for way to autologin with lubuntu, i am using lubuntu 14.04 and i cannot locate the appopriate config file23:51
Savourthe config files of lightdm have been moved to new locations23:52
CarlFKSavour:  did I give you something yesterday?23:52
CarlFKI have been fighting with exactly that for a day or two now23:52
CarlFKand I think I told someone the wrong thing23:53
Savouri tried every suspeciues file23:53
Savour&suspicious23:53
Savourbut no luck23:53
CarlFKhttp://paste.ubuntu.com/7171393/23:53
CarlFK$NUSER is the username23:54
Savouraha 12-autologin.conf is key i supose23:55
CarlFKSavour: na, you just need a file in that dir23:55
CarlFKsomething else put some 10's and 20's in there, so 12 seemed like it would not collide23:55
CarlFKI did that, then # service lightdm restart23:56
CarlFKand it logged me in23:56
Savourthanks, i was suspecting that i need to create a new file23:59

Generated by irclog2html.py 2.7 by Marius Gedminas - find it at mg.pov.lt!