/srv/irclogs.ubuntu.com/2014/09/17/#ubuntu+1.txt

=== ikonia is now known as Guest83023
=== Beldar is now known as Guest1917
=== friendlyfascism is now known as Guest95256
shay_shayafter an update my etc/resolv.conf is empty03:33
shay_shayand i try reconnection to my DHCP provider (which is dnsmasq) on different essid and even by cat5 patch cable03:34
shay_shayand it wont populate the dns address automatically03:34
shay_shayit works on all other devices in the house so I believe it is a utipic issue as this is the only system with utopic on it. any troubleshooting tips?03:35
shay_shays/utipic/utopic03:35
shay_shayTJ-: https://www.dropbox.com/s/aad2211f1ckl9jd/IMG_20140916_235452.jpg?dl=006:56
shay_shayThis is with upstart options --debug --verbose06:57
TJ-shay_shay: I'd suspect the radeon message is pretty bad06:58
shay_shayIts always done that07:00
shay_shayIts been doing that for years... Coincidence I think07:00
shay_shayYou don't think?07:00
shay_shayI'm wondering what's after it07:01
shay_shayHow can I determine the order of upstart scripts?07:01
lordievaderGood morning.07:06
lordievadershay_shay: Is that the last message you see? The one about the radeon?07:08
shay_shayyes07:08
lordievadershay_shay: Do you run a radeon?07:09
shay_shayyes07:09
shay_shayits always done that its because the card is proprietary apple versio07:09
lordievadershay_shay: Looks to me like the driver fails to load the proper firmware and then gives up.07:09
elfyhttps://bugzilla.kernel.org/show_bug.cgi?id=22312#c1007:11
ubottubugzilla.kernel.org bug 22312 in Video(DRI - non Intel) "radeon 0000:01:00.0: Invalid ROM contents" [Normal,Resolved: code_fix]07:11
elfyalso bug 1315944 if you want to me too it07:12
ubottubug 1315944 in linux (Ubuntu) "1002:6810 [Gigabyte GA-78LMT-USB3 (rev. 5.0)] radeon 0000:01:00.0: Invalid ROM contents" [Low,Triaged] https://launchpad.net/bugs/131594407:12
shay_shayWell I got the message to go away by adding this:i915.modeset=0 radeon.modeset=007:16
shay_shayStill stuck same spot07:17
shay_shayLike I said, that message must be a coincidence07:19
shay_shay i'm on kernel 3.15.9 and have been for almost a month07:19
lordievader!info linux-image-generic utopic07:21
ubottulinux-image-generic (source: linux-meta): Generic Linux kernel image. In component main, is optional. Version 3.16.0.14.15 (utopic), package size 2 kB, installed size 28 kB07:21
shay_shayI was getting deadlocks on 3.1607:21
shay_shay3.15.9 was the latest kernel without deadlocks07:22
shay_shayI can try the main kernel again hold on07:22
shay_shayI still have it installed07:22
lordievaderYour deadlock might be related to this problem.07:23
shay_shayIs it okay to use .efi.signed kernel without the efi shim?07:28
shay_shayWell.. I hate to reinstall and have it work fine07:32
shay_shayIt wouldn't be very educational07:32
shay_shayIt definitely gets stuck in a different place for this kernel07:34
shay_shayMuch earlier in the boot sequence it seems07:34
shay_shayGonna try this lol: for pkg in `dpkg --get-selections | awk '{print $1}' | egrep -v '(dpkg|apt|mysql|mythtv)'` ; do apt-get -y --force-yes install --reinstall $pkg ; done07:52
=== Guest83023 is now known as ikonia
shay_shayBigger hammer method07:53
BluesKajHowdy folks11:22
=== kbroulik is now known as kbroulik-lunch
=== kbroulik-lunch is now known as kbroulik
=== mbruzek is now known as mbruzek_
=== mbruzek_ is now known as mbruzek
yeatsthis is probably in an FAQ somewhere, but will 14.10 be using systemd?13:56
BluesKajyeats, yes13:59
yeatsBluesKaj: thanks13:59
BluesKajfortunately or unfortunately, depending on your pov13:59
yeatsBluesKaj: yeah, just want to start using it to get the experience, since I've never used it much14:07
BluesKajif you installed the latest build then you probly already have systemd, yeats14:14
BluesKajor upgraded14:14
yeatsinstalling 14.10 in a vm now14:16
=== JanC is now known as Guest81934
=== apw_ is now known as apw
=== JanC__ is now known as JanC
lordievaderIs it my setup or a bug that NFS mounts are trying to be mounted before there is a network connection available?19:25
lordievaderAlso, both upstart and systemd are installed on my machine, you guessed it, what is actively being used?19:27
BluesKajlordievader, why do we need both? i have the same19:29
lordievaderI have no idea, hence the question. I think the init of upstart is still used though.19:30
BluesKajI've heard bad things about systemd19:32
ikonialordievader: how do you know systemd is installed19:43
ikonialordievader: there is one dependency needed for udev, but it's not actually systemd19:43
ikoniaare you sure it is systemd the agent/daemon thats installed ?19:43
lordievaderikonia: http://paste.ubuntu.com/8367125/ Is what made me wonder.19:46
lordievaderikonia: I have no idea if that is the by now famous systemd init system. That is why I started asking here.19:47
ikoniaso that certainly looks like it's the full init system19:47
ikoniais the systemd process pid 019:47
ikoniaor pid 1 I should say19:47
BluesKajikonia, muon here shows sytem and systemd-shim installed19:48
BluesKajerr systemd19:48
lordievaderikonia: Pid 1 is /sbin/init19:48
ikonialordievader: ......19:48
lordievaderSo it's still upstart?19:48
ikoniacertainly looks that way, but then why is the rest of the systemd stuff there19:48
ikonia(part of it has to be for udev and dbus etc)19:49
lordievaderhttp://paste.ubuntu.com/8367133/ are processes with systemd in their name.19:49
rwwso systemd isn't PID1.19:50
ikoniacool, so thats not systemd19:50
ikoniathats still upstart19:50
ikoniathat's just the udev stuff I mentioned earlier19:50
rww(and I expect systemd is co-installable with upstart, so that's not particularly confusing)19:50
lordievaderikonia: Great, thanks for the clarification :)19:50
rwwI'd be interested in what package(s) are depending on the systemd package, though.19:50
ikoniarww: it is, but the packages list lordievader posted seems a bit full on for the dependency stuff for udev19:51
rwwit is, hence my interest19:51
BluesKajikonia, what's your opinion of systemd, some blogs say it's restrictive and goes against open source development. Is this true?19:51
rww(aptitude why systemd would do it on aptitude. i have no idea how to do it in other apt stuff)19:51
ikoniaBluesKaj: I don't think it goes agaist opensource, I think it's a beast that someones created to "beat the desktop war",19:52
ikoniaI saw no problem with legacy methods, but the truth is udev and other stuff now need it, so like it or not, it's not going away19:52
ikoniaRHEL has commented to it for 12 years, so it's here19:52
BluesKajpoettering is the name I heard19:52
ikoniaquicker we accept it and make it work well, the better it will be19:52
lordievaderReverse dependecies of systemd: http://paste.ubuntu.com/8367153/19:52
ikoniaBluesKaj: ah the open letter then19:52
lordievaderUdev is among them.19:53
BluesKajyes19:53
lordievaderrww: Reverse dependencies with apt: apt-cache rdepends <package-name>19:53
rwwthat's depends, not just recommends? huh.19:53
ikoniaso basically the udev stuff is pulling in the systemd agent but not configuring it for use19:53
rwwseems a bit excessive, but maybe I'm too used to older versions of systemd-shim etc.19:53
ikoniathis is going to be a mess19:53
rwwwhy?19:53
ikoniarww: it is excessive19:54
ikonialooks like %70 of systemd is pulled in, but not actually using systemd19:54
rwwwell, if we didn't want useless cruft in our packages, we'd be using Gentoo and USE flags ;)19:54
rwwas long as it's not running, *shrug*19:55
ikoniarww: more confusing and technically messy, as opposed to a problem19:55
BluesKajso systemd is just sitting there lurking , but not doing anything?19:55
rwwikonia: yeah, I'm with you on that19:55
rwwlol "lurking"19:55
ikoniaBluesKaj: pretty much yes, not doing anything as an init system but certainly interfacing with udev19:56
ikonia(and a few other intergrated services)19:56
BluesKajrww, yeah waiting to pounce and muck things up :)19:56
ikoniaBluesKaj: it actually works very well, so don't fear it, but it's also a handful to manage19:56
rwwBluesKaj: for what it's worth, systemd *is* PID 1 on all of my gear, and works fine, and has since Debian stable was Debian testing19:57
rwwhence me not noticing dependency creep, apparently19:57
BluesKajrww, ikonia , so why all the fear mongering on the forums ?19:58
rwwthe political war around systemd probably isn't on-topic for #ubuntu+1, but in general it's just that, a political war19:58
ikoniaBluesKaj: it's pretty long winded to go into19:58
rwwalso, that ^19:58
BluesKajit's on topic if 14.10 is going to use it19:59
rwwIt doesn't use it, it (apparently) installs it.19:59
rwwand I'm strongly considering booting up a 14.10 daily and aptituding around until I figure out why it's doing that20:00
rwwand the political drama surrounding $package isn't on-topic for a support channel20:00
BluesKaji watched it install a while back during an upgrade and apt and muon both show it as installed20:01
ikoniaI didn't think systemd was a target for 14.1020:01
rwwikonia: systemd as PID1 is not a target for 14.1020:01
ikoniagood20:01
rwwdependencies of systemd-shim: http://packages.ubuntu.com/utopic/systemd-shim don't include systemd, so I wonder what that's about20:01
ikoniaI thought not20:01
ikoniarww: it's the udev stuff that's pulled it in from what I'm reading20:02
ikoniaudev and logind20:02
ikoniaBluesKaj: 14.10 won't use systemd - so don't worry20:02
ikoniaBluesKaj: think of it as a few libraries ready for when it comes online20:02
rwwikonia: http://packages.ubuntu.com/utopic/udev20:03
BluesKajok ikonia, thanks20:03
ikoniathats a surprise rww20:03
rwwnot really, just means I'm not going crazy, which we all knew ;)20:04
ikoniaalthough.....20:04
rwwbut yeah, I'd want aptitude why output. there's a reason I don't use apt-*, it's confusing as heck20:04
ikoniaso udev is now part of the systemd "source" package, so I wonder if thats causing a bit of name confusion20:04
rwwpossibly.20:05
ikoniaI can't be bothered tonight, but I will check it out, as I'm curious20:05
BluesKajwell, it's been a long day, these old eyes need a rest... later folks20:06
kbroulikis anyone working on the gdb issue "Got object file from memory but can't read symbols: File truncated"? makes debugging and proper bug reporting impossible if you cannot get any backtraces :)21:28

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