/srv/irclogs.ubuntu.com/2019/10/13/#ubuntu+1.txt

johnjbogletomreyn: hi, I now have a bootable usb with ubuntu 19.04 on it. I still have to download/update my bios, and apparently a dell driver pack. I'm not sure though what precisely and in what order I'm supposed to do, now that I have created a bootable ubuntu usb..? -thx 01:40
lotuspsychjejohnjbogle: this channel is support for 19.10 actually01:41
lotuspsychjejohnjbogle: if you like support for 19.04 join #ubuntu please01:41
johnjbogleah ok sorry thanks01:42
=== pavlushka_ is now known as pavlushka
daxRelease Candidate (and testable!) Eoan Ermine builds ready to test - https://lists.ubuntu.com/archives/ubuntu-release/2019-October/004840.html04:12
lotuspsychjetnx for sharing dax04:13
=== dax changed the topic of #ubuntu+1 to: Welcome to #ubuntu+1, the support channel for pre-release versions of Ubuntu. Pre-release versions are unstable and will probably break your computer. | Current dev version: Eoan Ermine (19.10) | Schedule: https://wiki.ubuntu.com/EoanErmine/ReleaseSchedule | RC builds: http://iso.qa.ubuntu.com/qatracker/milestones/407/builds | For 19.04 support, please visit #ubuntu
CarlenWhiteAgainst my better judgement, I've upgraded to Eoan Ermine on a computer I daily. And I've came across a nasty issue that causes a full-ish lockup precluded by intensifying graphical errors.10:49
CarlenWhiteI can cause it to happen by quickly resizing Terminal which cause benign, brief black boxes to full on abstract art with Firefox if I open something moderately graphically intensive suchas YouTube.10:52
CarlenWhiteAfter the site finishes loading, it sorts itself. But it's kinda a coin flip if the abstract art of pixels freezes the laptop. It doesn't feel like a complete lockup because the mouse can still be moved but there might be a reason behind this.10:54
CarlenWhiteIs there a particular location on LaunchPad if there's no exact cause of the issue? I kinda want to pin it on amdgpu since this is what my laptop uses as a GPU and it's a graphical malfunction but it could be entirely something else.10:56
tomreynCarlenWhite: that's a good visual description, and you mentioned amdgpu as well, but we'll need some more details: you say you upgraded - how did you do it, coming from which ubuntu releasE? are you using the default gnome-shell desktop or something else? which graphics card is this exactly? are you using default amdgpu (or radeon) drivers from ubuntu or the proprietary -pro overlay from AMD? how much ram does this system have installed?11:07
tomreynalso: if gnome-shell, does it still happen when you disable all of your gnome-shell-extensions? are you using Xorg or Wayland?11:09
CarlenWhiteUpgraded using `do-release-upgrade -d` from 19.04, Disco Dingo. Using gnome-shell. AMD Radeon RX Vega 8 96 is used inside this Lenovo ThinkPad E585. Should be amdgpu since I had to nearly uninstall the system due to a botched install of AMD's official. 16GB of RAM.11:11
CarlenWhiteI have a few extensions installed as a matter-of-fact but mostly something adding onto the upper-most bar. I'll check.11:12
CarlenWhiteYeah nothing that should be doing anything invasive. They're disabled now. I'm gonna finish a response to something and intentionally try making it happen.11:14
tomreynto replace gnome-shell by a fresh copy: alt-f2, type 'r', press enter11:16
tomreynworks only on X, not wayland11:16
tomreynalso keep an eye on    journalctl -f11:17
tomreynwhen # of gnome-shell-extension traces / minute reduces you're on the right track ;)11:18
CarlenWhiteOf course when I want it to crash it doesn't want to.11:20
tomreynfixed!11:21
CarlenWhiteI'm getting some lovely brief glimpses of abstract art but no system lockup.11:21
tomreynthat's bad enough i'd say. can you do this with a freshly started gnome-shell on X, too?11:22
TJ-usually those kind of issues are due to the GPU rendering textures where it shouldn't. Sometimes it can be due to pressure on VRAM, but mostly it's a driver issue (possibly at the userspace (Xorg) layer, not kernel)11:23
CarlenWhiteTJ-, Yeah the glitchiness does has that kinda 'We're pulling stuff directly from some random memory and you're gonna look at it for a moment'11:25
CarlenWhiteLike there's a inarticulate pattern in it.11:25
TJ-CarlenWhite: does it affect a brand new user account as well?11:26
CarlenWhiteTJ-, I haven't tested exhaustively. tomreyn, I assume logout-login?11:28
TJ-CarlenWhite: the reason I ask is it could be related to existing user's cached parts11:28
CarlenWhiteI could give that a try in a few moments. Responding to something so I'll do it.11:29
tomreynCarlenWhite: trying with a new user account seems like a good idea to me as well, and it's quite easy to do.11:29
CarlenWhiteLogging out and--...forgot the user's account.11:33
CarlenWhiteNow let's do it.11:34
tomreynyou can switch to a tty and create the other user account there11:34
tomreynalso loginctl terminate-user yourmainuseraccount11:35
CarlenWhiteSeems like the effect isn't dependant on user.11:40
TJ-Good, that rules out a lot of possibilities11:44
CarlenWhiteOkay, weird. The effect is attached to the window.11:46
TJ-makes sense11:46
CarlenWhiteAs in if I go to switch windows, I can see it's preview with the glitch still there. Return back to it and it'll return.11:47
CarlenWhiteYeah was even able to grab a screenshot of said effect too.11:48
CarlenWhitehttps://imgur.com/30w8imI11:49
TJ-Look for clues in $HOME/.xsession-errors and in $HOME/.local/share/xorg/11:50
TJ-Does switching away to a console TTY and back clear it?11:50
lotuspsychjethose glitches look like my old amd x800 bug11:52
TJ-lotuspsychje: what was the cause?11:52
CarlenWhiteTJ-, No errors. The logs show nothing of interest aside from it enumerating the devices it found and properties.11:53
lotuspsychjeTJ-: it was across several ubuntu releases, i was never able to catch the real reason11:53
TJ-It *looks* like a compositor issue but I guess with Gnome that cannot be disabled?11:53
CarlenWhiteAlso the effect isn't localized on Firefox. Remmina shows this effect too.11:53
CarlenWhitehttps://imgur.com/DXeNg8k11:54
lotuspsychjeTJ-: https://bugs.launchpad.net/ubuntu/+source/xserver-xorg-video-ati/+bug/151380111:55
ubottuLaunchpad bug 1513801 in xserver-xorg-video-ati (Ubuntu) "1002:4a49 Scrambled screen and mouse pointer on first boot all ubuntu versions" [Medium,Invalid]11:55
TJ-CarlenWhite: is it kernel v5.3 ?11:57
CarlenWhite`uname -r` => `5.3.0-18-generic`11:57
CarlenWhiteI don't know how or why I remembered that command. I just knew.11:58
tomreynin the end it's maybe just some missing firmware? shall we look at your    journalctl -b | nc termbin.com 9999   ?11:59
CarlenWhiteSure. Running a find-replace to omit my username since it's my real.12:02
tomreynthere can also be serial numbers i there if it matters12:02
CarlenWhiteWhat's the gain of something like that?12:03
tomreynsomething like what?12:04
CarlenWhiteNevermind. https://termbin.com/61sa12:04
tomreynnouveau.modeset=0 ? do you also have an nvidia gpu in there?12:04
lotuspsychjeCarlenWhite: on lenovo's its also a good idea to check if bios/firmware is up to date to latest12:06
CarlenWhitetomreyn, I hope not.12:06
CarlenWhitelotuspsychje, Yeah it's been probably way too long since the last BIOS update since I never gotten around to figuring out how that works in linux. I'm familar with it in Windows12:07
CarlenWhiteErp12:07
lotuspsychjeCarlenWhite: you might want to look in software center, some lenovo models can firmware upgarde from there12:08
tomreynor download and boot off the iso https://pcsupport.lenovo.com/de/en/products/laptops-and-netbooks/thinkpad-edge-laptops/thinkpad-e585-type-20kv/20kv/20kvcto1ww/downloads/DS50379012:09
CarlenWhiteWished I had a spare flash-drive sitting around.12:11
tomreynmaybe with the updated bios you'll also be able to drop the ivrs_ioapic and spec_store_bypass_disable kernel parameters which you probably added because of this? https://forums.lenovo.com/t5/Other-Linux-Discussions/ThinkPad-E485-E585-Firmware-bug-ACPI-IVRS-table/td-p/419148412:11
CarlenWhiteHopefully.12:12
TJ-There's a bunch of unhandled IRQs there12:12
tomreyni recommend to always have a separate storage with ubuntu installer / live image for the ubuntu release you're running around you.12:13
CarlenWhitetomreyn, You can say I like to live dangerous. But I have a multi-boot USB with a copy of Ubuntu. It's probably one or two versions behind but still useful. If all fails I have Windows 10 EDU occupying the SSD in the extra space in my laptop if I need something now.12:15
TJ-there's also a few " amdgpu 0000:05:00.0: remove_conflicting_pci_framebuffers"12:15
TJ-CarlenWhite: I'd recommend trying the acpi_osi= workaround in case it configures the system better12:15
lotuspsychjeand some gnome-shell weirdy errors too12:16
* CarlenWhite makes a shopping list of stuff to do.12:16
TJ-"conflicting framebuffers" sounds VERY close to the issue being seen 12:16
CarlenWhitetomreyn, To answer you question, Yes. ivrs_ioapic and spec_store_bypass_disable was used to get my system to start.12:17
CarlenWhiteIt was a painful hour trying to figure that out.12:17
CarlenWhiteTJ-, That does kinda sound like what might be causing the issues. I can kinda imagine how problematic this is in a high-level sense.12:21
lotuspsychjeCarlenWhite: what i also would advice is to compare this with a daily image live, see if you can reproduce this same way like your upgraded system12:22
tomreyndid we all spot this kernel trace? WARNING: CPU: 2 PID: 252 at drivers/gpu/drm/amd/amdgpu/../display/dc/calcs/dcn_calcs.c:1452 dcn_bw_update_from_pplib.cold+0x7f/0xa8 [amdgpu]12:22
lotuspsychjeyeah tomreyn doesnt look healthy neither12:23
CarlenWhitelotuspsychje, Something for another day. I still need to get around to making a trip to WalMart to get a garbage stick for diagnostics.12:23
lotuspsychjeoh, you dont have an usb handy?12:24
CarlenWhitetomreyn, Uh, I can't extract information from that message.12:24
CarlenWhitelotuspsychje, Correction, a USB I'm willing to wipe and load at the moment.12:24
CarlenWhiteI could dd this current one just for the sake of not having to fuss trying to get it bootable again.12:26
tomreynCarlenWhite: something about the "amdgpu" graphics drivers' "display core next" calculations has failed, based on the file name, but that's all i can tell from it as well. it's something you can searc the web for, though12:29
tomreynthere's also a good chance that handling the other issues will make this go away.12:30
TJ-https://bugzilla.kernel.org/show_bug.cgi?id=201285 12:30
ubottubugzilla.kernel.org bug 201285 in Video(DRI - non Intel) "Kernel oops in amdgpu with Ryzen5 2400G" [Normal,New]12:31
tomreynCarlenWhite: did you say you have a bootable windows system? then i guess i'd just use this to upgrade the bios first of all, then come back12:31
CarlenWhiteSpooling it up in a VM to get the software ready.12:33
TJ-Also  https://bugs.freedesktop.org/show_bug.cgi?id=10729612:33
ubottuFreedesktop bug 107296 in DRM/AMDgpu "WARNING: CPU: 0 PID: 370 at drivers/gpu/drm/amd/amdgpu/../display/dc/calcs/dcn_calcs.c:1355 dcn_bw_update_from_pplib+0x16b/0x280 [amdgpu]" [Normal,New]12:33
* tomreyn bbl12:33
CarlenWhiteOr...I guess I have to resign some drivers.12:34
CarlenWhiteNevermind. Vbox cannot compile it's own drivers for some reason.12:47
CarlenWhiteWell off to Windows for a brief moment to update firmware.12:48
tomreynvirtualbox needs some additional patches (or their latest tesbuild) to accomodate for linux 5.3 13:01
tomreyn*tesTbuild13:02
tomreynnext vbox upstream builds should be released in two days, 15 October 2019, and support it.13:03
CarlenWhiteNeato13:05
CarlenWhiteAlso updated my BIOS. Still need the ivrs_ioapic or my laptop will literally halt and catch fire.13:06
CarlenWhiteBecause the fan doesn't kick in at the speed it should run while in GRUB.13:06
tomreynthese parameters don't change how grub runs13:07
tomreynthey are passed to the linux kernel which is actually started by grub.13:08
tomreynthe acpi_osi= workaround discussed at the http://iam.tj/prototype/enhancements/Windows-acpi_osi.html may enable you to drop it.13:09
tomreynon the other hand, ivrs_ioapic is, according to the documentation at https://www.kernel.org/doc/html/v5.3/admin-guide/kernel-parameters.html (search for "ivrs_ioapic") rather specific, so there should not be too many side effects, i assume.13:12
tomreynTJ may know better13:13
tomreynCarlenWhite: would you like to post another log?13:13
CarlenWhiteIn a moment, yeh.13:16
CarlenWhiteJust updating the grub removing spec_store_bypass_disable since it's no longer required to start the system.13:17
tomreynyou should install package tpm2-tools which may then enable you to do firmware updates from ubuntu in the future, too.13:17
CarlenWhiteOh yeah I was going to mention. The firmware mentioned capsules and I recall this being somewhat doable in Linux.13:20
tomreynUEFI capsules, a way for staging UEFI binaries to be executed on next power cycle, i think13:21
tomreynhmm thinkpad E series don't seem to be supported yet https://fwupd.org/lvfs/search?value=Thinkpad13:29
tomreynthis is bios update mechanism integrated into ubuntu / the gnome-software GUI13:29
* tomreyn bbl again13:30
CarlenWhiteI really want to be able to use my yubikey if I just want to prevent cramping my hands after typing my password the hundredth time today.13:40
lotuspsychjeCarlenWhite: any progress?14:06
jeremy31johnjbogle: can you do  a paste for   rfkill list14:29
johnjboglejeremy31: ok14:31
johnjbogleI will post my discussion here first from the other thread, and then I'll paste the rfkill list. Is that ok?14:32
lotuspsychjejust do the rfkill johnjbogle 14:32
lotuspsychjevolunteers have readed your earlier post now14:33
jeremy31johnjbogle: you have a supported wifi device, the results from the other paste show it is disabled14:33
johnjbogleok14:33
ioriajohnjbogle, and check in lsmod if dell-laptop  module is loaded 14:33
johnjboglehttps://pastebin.ubuntu.com/p/cQqDdNfDwN/14:42
tomreynjohnjbogle: please also post this:   cat /proc/mtrr | nc termbin.com 999914:42
tomreynjohnjbogle: in case you'Re still juggling computers now it may be easier for you to install an openssh server on the computer and then use ssh to connect to it, or to use webchat.freenode.net on said computer to be able to copy + paste more easily.14:44
johnjbogleioria: not sure if this is what you needed? https://pastebin.ubuntu.com/p/6QtrJK6Br8/14:44
johnjbogletomreyn: lol 14:45
ioriajohnjbogle, yes, you probably need to blacklist it  (echo "blacklist dell-laptop" | sudo tee -a /etc/modprobe.d/blacklist-dell.conf   and reboot)14:45
tomreynjeremy31: do you know why there is both a phy0 and a dell-wifi device listed in the rfkill output? this puzzled me the other day.14:45
jeremy31tomreyn: Likely added by a dell module, ideapad-laptop does it also14:46
johnjboglehttps://termbin.com/nh80314:47
tomreyni see14:47
tomreynjohnjbogle: thanks. what about the bios upgrade, did you consider and discard the idea?14:48
johnjboglejust havent figured it out yet. Was able to figure out how to create a bootable usb stick so far, but thats all I got to. Sorry guys, major novice here :-/ 14:49
lotuspsychjejohnjbogle: why did you linux guru buddy made you upgrade to 19.10 exactly?14:50
johnjbogleI will try the blacklist command now14:50
johnjboglelotuspsychje: good question...I'll ask him 14:51
johnjbogle"to try to sort out the g**d**n mo*******ing wifi and audio jack issue"14:53
TJ-ahhh, the SHOTGUN approach14:53
* TJ- prefers snipers14:53
lotuspsychjehehe14:53
tomreynif you'll stay on this bios version (i would not recommend it) you should add these kernel parameters in /etc/default/grub: mtrr_gran_size=256M mtrr_chunk_size=256M14:54
johnjbogle"that's the only reason, because something f***ed it up, so, i figure doing a fresh upgrade to the new release would reset that s**t"14:54
tomreynthat's based on https://termbin.com/oscu and https://termbin.com/nh803 and my interpretation of http://my-fuzzy-logic.de/blog/index.php?/archives/41-Solving-linux-MTRR-problems.html14:54
TJ-johnjbogle: try this: "sudo modprobe -r dell-laptop" then try "rfkill list" once more... depending on which wifi device it is, we can then re-init it and (if that was the problem) wifi will work14:54
lotuspsychjejohnjbogle: fresh upgrade to a devel version? did you figure that or your buddy? :p14:55
johnjbogleok thanks so much for now guys n gals!!! I have to hop off now, wife needs her machine back to prep for her work day tommorow. Will try to pick this back up ASAP (maybe in a few hours). Many thanks14:56
tomreynanother thing where an ssh shell would help14:57
TJ-johnjbogle: it has Intel so you'd then do "sudo modprobe -r iwlwifi && sudo modprobe iwlwifi" to reload it, then "rfkill list" and you MAY have wifi working14:57
TJ-The key is the "kernel: iwlwifi 0000:02:00.0: reporting RF_KILL (radio disabled)" 14:57
johnjbogletomreyn: thanks. I will try to upgrade my bios to A27 [currently A21], ASAP. Might be a couple/few days though? Hopefully sooner.16:49
johnjbogleTJ -: thanks. Done that now. https://pastebin.ubuntu.com/p/ksKv3SXshX/16:49
johnjboglelotuspsychje: haa lol. Definately wasn't me that thought of that... I'm not that {smart|dumb}!! XD16:51
lotuspsychjejohnjbogle: in most cases we highly advice to use developing versions with a clean install daily, to avoid messy upgrade bugs and give the developers unneeded work16:53
johnjboglehttps://pastebin.ubuntu.com/p/MnyTgBRzn8/16:55
johnjbogleok sounds like common sense. I'll pass on that message.16:56
lotuspsychjejohnjbogle: wifi working after that command?16:56
johnjbogleReally doesn't seem to be, no.16:58
johnjbogleNope. No way to connect with just wifi.16:58
lotuspsychjejohnjbogle: does your laptop have a physical switch somewhere, or an Fn + F key combo to enable/disable?16:58
johnjbogleThe physical switch on the side seems to be non-functional at this point. (It normally works, just not at all currently)17:00
lotuspsychjejohnjbogle: was your wifi working on 19.04? or any other ubuntu version?17:00
johnjboglefn+f didnt seem to do anything.17:01
johnjbogleYes17:01
lotuspsychjejohnjbogle: wich version?17:01
johnjbogle18.04, 19.0417:02
lotuspsychjejohnjbogle: but why did you update to 19.10 then? was it not to make wifi work?17:03
lotuspsychjejohnjbogle: dpkg --list | grep linux-image     do you see multiple kernel versions there?17:07
johnjbogleapparently, yes. It was working fine before, but then my machine was dormant for almost 1or2 months while i was travelling. When I finally went to turn it on for the first time in a long time, it wouldn't turn on. Took it to a repair guy, he took it apart, tested it with some volt meters etc and magnifying goggles... said it was water damaged. (I was thinking how the heck did it get water damage, humidity maybe, but that's it). He put it back 17:12
johnjbogletogether, tried it again, it wouldnt turn on. So about a week later, just of boredom/curiosity I pressed the power button, and THIS TIME for whatever weird reason, actually turned on, whereas before it wouldn't. The only thing though after I got it to turn on again, was I had to get someone to do/fix something with the bios or startup manager, I forget what though...possibly reset which was the startup/main harddrive...I'm not sure. Anyway, since 17:12
johnjboglethen, since turning it back on from after a month or 2 of travelling with it, the wifi and the audio jack have been glitchy. So (I think) that's why my friend told me to upgrade it to the latest ubuntu.17:12
johnjbogleyes I do see multiple kernal versions17:13
lotuspsychjejohnjbogle: wich ones please17:13
lotuspsychjealso upgrades wont fix humidity damage17:15
johnjboglehttps://pastebin.ubuntu.com/p/v9mDT2jy4y/17:17
lotuspsychjejohnjbogle: do you know howto boot a previous kernel with grub?17:18
johnjbogleRight, but would it have actually been humidity damage, since now the machine is working again (for the most part). Very odd that it wouldn't turn on for a while, but whatever ghost in cog it was seemed to have worked its way out.17:19
johnjbogleNo, definately dont know that.17:19
lotuspsychjejohnjbogle: reboot and HOLD shift at boot, to enter grub, then choose ubuntu recoverymode previous kernel and select a 4.18 kernel as a test17:20
lotuspsychjejohnjbogle: you will see a screen like this: https://i.stack.imgur.com/Sv1aJ.jpg17:23
johnjbogleOk tried holding shift at bootup, but the first time, it told me 17:25
johnjbogleNo Bootable Devices Found17:26
johnjbogleand gave me 3 F# choices.17:26
lotuspsychjef choices?17:26
johnjbogleThe 2nd and 3rd attempts both brought me to the normal username/password signin window, eventhough I was firmly holding shift.17:27
lotuspsychjejohnjbogle: maybe try ESC then17:27
johnjbogleLike f1 for one thing, f5 for another, f9 for something else.17:27
lotuspsychjeright17:27
johnjbogleSorry dont remember what the options were.17:28
johnjbogleHold esc?17:28
lotuspsychjeyeah17:28
johnjbogleWell both attempts, first shift, then esc... both made the dell logo appear for like 10 times longer than it normally does... but then it just goes to the signin screen.17:30
lotuspsychjejohnjbogle: you are holding shift? not pressing few times right?17:31
johnjbogleHOLDING firmly.17:31
lotuspsychjejohnjbogle: normally any system should be able to enter grub, when ubuntu installed17:36
lotuspsychjejohnjbogle: try holding shift, right after POST messages17:37
johnjbogleIt just keeps loading into ubuntu17:40
lotuspsychjeweird17:40
lotuspsychjejohnjbogle: did you try that solution from ioria?17:40
johnjbogleAhh thank-you for the reminder! I knew there was something I had forgetten to do17:41
jeremy31What model computer is this?17:47
lotuspsychjelemme get you his dmesg jeremy31 17:48
johnjbogleEntered the blacklist code, restarted, tested wifi [nothing], rebooted, held down shift from when I pressed the power button, still loaded into ubuntu login screen.17:48
johnjbogleDell Latitude E7440.17:48
lotuspsychjejeremy31: https://termbin.com/oscu17:49
lotuspsychjejohnjbogle: do you dualboot or singleboot ubuntu?17:49
johnjbogle97.9% sure its just singleboot17:50
lotuspsychjelegacy or uefi boot?17:50
johnjbogleBut I do have 2 internal ssd's17:50
johnjboglehmmm....not sure17:50
lotuspsychjeuefi booting can influence hardware17:51
jeremy31johnjbogle: Is there a switch next to the headphone port?17:51
johnjbogleYes, but this whole fiasco has it not functioning either.17:51
johnjbogleIn fact the audio jack isn't working right now too.17:52
lotuspsychjeand johnjbogle claiming his wifi was working on 18.04 and/or 19.0417:52
jeremy31johnjbogle: If that switch doesn't make any difference in rfkill list results, you might have to try putting a piece of tape on one pin of the wifi card17:53
johnjbogleYes, it was working for a while on both. But now, no.17:53
ioriajohnjbogle, have you blacklisted the module i said  ?  lsmod | grep dell17:53
johnjbogleI typed this in as 1 command: echo "blacklist dell-laptop" | sudo tee -a /etc/modprobe.d/blacklist-dell.conf17:54
johnjbogleThen rebooted.17:54
ioriajohnjbogle, you missed 'echo'17:54
lotuspsychjejohnjbogle: check ioria last command again, to doublecheck plz17:54
johnjbogleI did type "echo"17:54
ioriajohnjbogle, sorry, lsmod | grep dell17:55
johnjbogleahh, ok17:55
johnjboglehttps://pastebin.ubuntu.com/p/kjFgwZ6JpB/17:56
jeremy31johnjbogle: I see dell_rbtn is loaded, try the FN keyboard combo and see if rfkill changes17:57
ioriajohnjbogle, that ^ and paste again  rfkill list17:58
johnjbogleSorry, do what?17:58
lotuspsychjejohnjbogle: Fn button + F key for wifi17:58
johnjbogleok then... type rfkill list?17:59
ioriayes and paste it18:00
johnjboglehttps://pastebin.ubuntu.com/p/G9QtQCPWjy/18:02
johnjbogle^ after I pressed fn+f.18:03
jeremy31johnjbogle: Is there something in BIOS about disabling wifi with ethernet connected?18:04
lotuspsychjei recall some machines with 'last state' wifi options that had this kind of behaviour18:06
lotuspsychjemight be a good idea to go check bios johnjbogle and look for you uefi/legacy and wifi/eth options18:07
johnjbogleI believe there are 2 or 3 settings about wiffi, but I already played in there yesterday with another expert and didn't find anything to be it. I can check again though, how do I get to bios?18:07
lotuspsychjeF2 or DEL18:07
johnjbogleok18:07
lotuspsychjecheck at your bootup18:07
ioriajohnjbogle, can you  press  again  Fn + F2  and   rerun  ' rfkill list all ' ?18:08
johnjboglealready in the bootup menu18:08
ioriaok18:08
johnjbogleBoot Sequence: Ubuntu [checked]. UEFI: Hard Drive18:10
johnjbogle[checked]18:10
johnjbogleBoot list Option: UEFI [checked]. Legacy [unchecked].18:11
lotuspsychjetry booting legacy as a test18:11
johnjbogleAdvanced Boot Options: Enable Legacy Option ROMs [checked].18:12
johnjbogletrying18:13
johnjbogleInvalid partition table!_18:14
lotuspsychjeright, back to uefi then18:14
jeremy31johnjbogle: is there a power management section in BIOS?18:15
johnjbogleyes18:16
jeremy31check for wireless radio control18:16
johnjboglei see it18:16
jeremy31are the options selected?18:17
johnjbogleControl WLAN radio [unchecked]. Control WWAN radio [unchecked].18:17
jeremy31hmm, at this point I would suggest blacklisting dell_rbtn18:18
ioriajohnjbogle, the switch is on, right ?18:18
johnjboglethe physical switch?18:20
ioriayeah18:20
johnjbogleyes its in the on position18:20
ioriajohnjbogle, try to blacklist the other module : echo "blacklist dell-rbtn" | sudo tee -a /etc/modprobe.d/blacklist-dell.conf  and reboot   (if it fails too we blacklist also dell_wmi)18:23
johnjbogledone, rebooted.18:25
jeremy31Paste results for    rfkill list; lsmod | grep dell18:26
johnjboglehttps://pastebin.ubuntu.com/p/PqBMRW4jJH/18:28
jeremy31disconnect ethernet cable and see if it enables, you might actually need dell-laptop if that is blacklisted18:30
ioriajohnjbogle, dell_rbtn  still loaded18:30
ioriano, sorry 18:31
johnjbogleunplugging cable did nothong18:31
jeremy31johnjbogle:   echo "blacklist dell-rbtn" | sudo tee  /etc/modprobe.d/blacklist-dell.conf  then reboot again18:32
jeremy31johnjbogle: paste contents of /usr/lib/NetworkManager/conf.d/no-mac-addr-change.conf18:33
johnjbogledone, rebooted18:35
johnjbogleok, doing18:36
johnjboglehttps://pastebin.ubuntu.com/p/dNGPjtSWw6/18:38
ioriajohnjbogle, cat /usr/lib/NetworkManager/conf.d/no-mac-addr-change.conf | pastebinit18:39
johnjboglehttps://paste.ubuntu.com/p/KG83fkggD9/18:41
jeremy31That looks standard, not sure why there were errors in dmesg18:42
jeremy31johnjbogle: have you tried 16.04 or 18.04 on it?18:45
johnjboglenot 16.0418:45
jeremy31If that hardware switch is broken the only way is to tape the one pin on the wifi card, or remove it and use a USB wifi18:47
johnjbogleIt's not that it's broken... it's just it's not currently functional during this ordeal right now. Normally when everything is running fine, it works fine too.18:48
jeremy31johnjbogle: see https://www.youtube.com/watch?v=yzAKcmlaH1M18:53
ioriajohnjbogle, echo "blacklist dell-wmi" | sudo tee -a /etc/modprobe.d/blacklist-dell.conf  ; reboot and run 'sudo rfkill unblock all'18:55
TJ-johnjbogle: reading back to where you were trying to interrupt GRUB as it boots... For UEFI you have to *tap* Esc key repeatedly, not just hold it down (this because UEFI only processes key-down/key-up events)18:57
TJ-Also... on many manufacturer's models the module(s) causing this issue are those related to WMI (Windows Management Instrumentation)19:00
jeremy31johnjbogle: cat /sys/kernel/debug/dell_laptop | pastebinit19:00
johnjbogleSorry for delay, had to step away. I just entered grub, tapping esc.19:26
johnjbogleI see: *Ubuntu , Advanced options for Ubuntu , System setup.19:27
johnjbogleBacked out of grub, back into desktop. I typed in the blacklist dell wmi code,it said Too many arguments.19:38
johnjboglehttps://pastebin.ubuntu.com/p/DS47XvHppW/19:38
ioriajohnjbogle, just : echo "blacklist dell-wmi" | sudo tee -a /etc/modprobe.d/blacklist-dell.conf and when you reboot then run 'sudo rfkill unblock all' ; 19:40
ioriajohnjbogle, is it clear ?19:42
johnjbogle'sudo rfkill unblock all' ; 19:50
johnjboglewith quotes and semi-colon?19:50
jeremy31This model had working wifi in Ubuntu 14.04 but that kernel must not have had dell_rbtn  https://bugs.launchpad.net/ubuntu/+source/linux/+bug/131979119:50
ubottuLaunchpad bug 1319791 in linux (Ubuntu) "8086:08b1 [Dell Latitude E7440] WiFi issue" [Low,Expired]19:50
ioriajohnjbogle, nope, just : sudo rfkill unblock all19:50
johnjbogleok nothing happened19:51
johnjboglejeremy31 thanks19:51
jeremy31johnjbogle: cat /sys/kernel/debug/dell_laptop | pastebinit19:52
jeremy31That should show what the Dell BIOS is reporting19:52
johnjboglepermission denied19:53
jeremy31johnjbogle:sudo cat /sys/kernel/debug/dell_laptop | pastebinit19:53
johnjboglesame message19:54
jeremy31johnjbogle: do a sudo -i    then run cat /sys/kernel/debug/dell_laptop | pastebinit19:54
johnjbogle"Youare trying to send an empty document, exiting."19:55
johnjbogleok19:55
jeremy31I should boot my dell19:56
johnjboglesame message19:56
johnjboglehttps://pastebin.ubuntu.com/p/9r56dhNgFt/19:57
jeremy31johnjbogle: do a sudo -i    then run cat /sys/kernel/debug/dell_laptop/rfkill | pastebinit20:04
TJ-johnjbogle: "You are trying to send an empty document" just means the file doesn't exist20:05
jeremy31the rfkill file should have the info20:05
TJ-johnjbogle: as in, it could be a directory or there may not be any such name at all20:05
CarlenWhite!! System Kernal Paniced and found our culprit.20:06
ubottuCarlenWhite: I am only a bot, please don't think I'm intelligent :)20:06
CarlenWhiteHush you.20:06
CarlenWhiteOr maybe.20:07
* CarlenWhite pours over journalctl's last boot.20:07
jeremy31johnjbogle: any luck with sudo cat /sys/kernel/debug/dell_laptop/rfkill | pastebinit20:09
CarlenWhiteLooks like on my laptop something has gone wrong with swap. https://termbin.com/yrsy20:12
CarlenWhiteWhich is good that I've found what might be causing the panics, but not particular good because the swap part on this system isn't configured correctly.20:13
CarlenWhiteOr rather given a correct size to be useful.20:13
CarlenWhiteReally wishing I created my partitions a bit more sanely.20:18
CarlenWhiteBecause if I was real smart, /home would be on it's on part so I can drop into single user and resize it for situations like this and have a means to easily transplant my home if something goes really bad.20:19

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