/srv/irclogs.ubuntu.com/2015/06/27/#ubuntu+1.txt

=== Elimin8r is now known as Elimin8er
=== Malsasa_ is now known as Malsasa
BluesKajHiyas all11:38
penguin42hey BK11:39
BluesKajhey penguin4211:47
hyper_chHi there, I noticed something strange. I did download the ubuntu mini iso for wily and wanted to do an install because I want to have a raid1 with 1 disk on my notebook. However it has issues with my intel gigabit ethernet and I had to attach an ancient usb wifi stick. However the problem I couldn't solve was that it did not detect my SSD.15:39
hyper_chI tried then the same with current utopic mini iso. Same issues with wifi and again no SSD detected. I went to a different tty and check /dev/disk/by-id and only the usb stick was there15:39
hyper_chany suggestion?15:40
penguin42it's odd not to detect an ssd15:40
penguin42hyper_ch: How is the ssd connected - just normal ssd?15:41
hyper_chpenguin42: samsung 840 pro attached on the notebook's internal sata 3 connector15:41
hyper_chSysinfo for 'subi': Running inside KDE Plasma 5 on Ubuntu 15.04 (Vivid Vervet) powered by Linux 3.19.0-22-generic, CPU: Intel(R) Core(TM) i5-4200U CPU @ 1.60GHz at 998-1656/2600 MHz, RAM: 4781/15489 MB, Storage: 355/469 GB, 259 procs, 0.11h up15:41
hyper_chso I'm pondering to try the server install and then just add kubuntu-desktop15:42
hyper_chbut what else is changed in the server edition?15:42
penguin42hyper_ch: OK, so hmm, so if you can get a shell on the mini iso  I'd check  cat /proc/partitions   to see if the ssd is showing up that far, and also check lspci     to see if the ether and sata controllers are visible15:42
hyper_chpenguin42: feeling like to troubleshoot it? if so, I boot up the other notebook and re-try... otherwise I might give the server edition a try15:43
penguin42hyper_ch: I'm around, so feel free to ask15:43
hyper_chok, let's boot up the other notebook15:44
hyperchso, almost ready regarding the missing ssd15:52
penguin42good15:54
hyperchveracrypt takes long to load15:54
hyperchit's doing hardware detection15:55
hyperchso, selected manual partitioning -> only the usb stick is shown15:56
hyperchok, am in terminal, what should I check?15:56
hyperchlspci and /proc/partitions ?15:56
penguin42cat /proc/partitions15:56
hyperchpenguin42: only  sda   and  sda1   listed which is the usb stick15:57
penguin42hyperch: OK, can you do an lspci now and see if you can see the sata controller and ether controller?15:57
hyperchwell, it did detect the ethernet (but not internal wifi) but couldn't get dhcp connection15:58
penguin42ok, is the sata controller there?15:59
hyperchas for sata: SATA controller: Intel Corporation 8 Series SATA Controller (AHCI mode) (rev 04)15:59
penguin42hmm good, ok, then dmesg to search for messages from the sata controller16:00
hyperchalso:  Ethernet controller: Realtek Semiconductor Co., Ltd RTL111/8168/8411 PCI Express Gigabit Ethernet Controller16:00
hyperchand:  Network controller: Intel Corporation Wireless 726016:00
penguin42excellent16:00
hyperchbut installer didn't show internal wifi at all16:01
hyperchdmesg | grep -i sata16:01
penguin42if you can pastebin the dmesg it might help16:01
hyperchACPI: SSDT 0xa-lot-of-hex 000313 v01 hpqoem sataahci 00001000 intl 2011011216:01
hyperchahci 000:00:1f.2: ahci 0001.0300 32 slots 2 ports 6 gpbs 0x1 impl sata mode16:02
hyperchata1: sata max udma/133 abar m2048@0xHEX... port 0xHEX.... irg 4616:02
penguin42best to pastebin16:03
hyperchata 1 SATA link up 6.0 Gbps (SStatus 133 SControl 300)16:03
hyperchhow to pastebin?16:03
hyperchata1: limit sata link speed to 3.0 gbps16:03
penguin42do you have networking?16:03
hyperchcan't install pastebinit16:03
hyperchyes, networking works with the usb wifi16:04
penguin42hmm pastebinit was what I was going to suggest16:04
hyperchit's mini install cd shell16:04
hyperchapt-get: not found ;)16:04
hyperchbut I have another way16:06
hyperchhttp://images.sjau.ch/img/37e8dfb4.jpg16:07
hyperchpenguin42: git it?16:08
hyperchgot16:08
hyperchI'll try with server cd now16:09
* penguin42 looks16:11
penguin42hyperch: Problem is it doesn't have the rest of the log16:12
hyperchwell, what else to grep for?16:12
hyperchproblem is I can't pastebin the file16:12
hyperchI can only take pics16:12
penguin42hyperch: Can you get the whole of dmesg off by copying it to a usb stick?16:12
hyperchI could do that16:13
hyperchlets see how server acts16:13
penguin42I mean that all looks good, it sees a sata controller16:13
hyperchno dhcp either on internal ethernet card16:14
hyperchintel wireless not recognized16:14
hyperchneed again external wifi stick16:15
hyperchthis is weird.... server didn't recognize either16:18
penguin42that doesn't surprise me; if it's a kernel driver problem it's probably the same kernel16:19
hyperchwell, trying to get the dmesg onto a stick16:20
hyperchbut can't figre out hw16:20
hyperchcopy syslog?716:21
penguin42well if you've got the stick mounted then just do  dmesg > /path/to/the/stick16:21
hyperchbrb16:22
hyper_chpenguin42: hmmm, could the current raid1 setup be an issue16:25
hyper_chpasting now16:25
hyper_chpenguin42: https://paste.debian.net/261923/16:26
hyper_chlines 761-774 look weird16:28
penguin42hyper_ch: Can you explain your raid1 setup?16:34
penguin42hyper_ch: 648etc explain why your wifi isn't working - it's missing the firmware package16:36
penguin42hyper_ch: And yes, 761-774 show your problem - it's found the controller but it's failing to perform the most basic sata commands on the drive16:38
penguin42hyper_ch: So file a kernel bug for it16:47
hyperchpenguin42: so, back again16:50
hyperchdid you write anything?16:50
hyperchI tried to dd if=/dev/zero of=/dev/sda to get rid of the partition stuff16:51
hyperchand then I tried the mini again, still not recognized16:51
penguin42hyperch: It looks like a kernel bug, just file it16:51
hyperchso now I'm dd-ing backup my previous backup16:51
hyperchpenguin42: problem is same happened with utopic also16:51
hyperchs/dd-ing/dcfldd-ing/16:51
hyperchand I did install utopic from beta mini16:52
hyperchfile at ubuntu's launchpad? or linux kernel?16:52
penguin42ubuntu launchpad16:53
hyperchhmmm, I wonder now how I can convert from ext4 to btrfs16:53
penguin42oh I think there is a converter for that, haven't tried btrfs for a while16:53
hyperchit's encrypted raid116:54
penguin42encrypted by what?16:54
penguin42standard luks ?16:54
hyperchyes16:54
penguin42ok, that's not related then since it's not got as far as finding the underlying disk16:55
hyperch-> /boot is just raid1 and / is encrypted raid1 (dmcrypt, mdadm) and no swap16:55
penguin42hang on, you say raid1 - if it's only missing your ssd, where is your other half of your raid?16:59
hyperchit's raid1 with 1 disk usually16:59
hyperchI think I'll try again with 15.04 server image and then do upgrade to wily.... let's see if that works17:02
penguin42so where is your disk?17:03
hyperchit's the ssd in the notebook17:03
hyperchbut when I make hotcopies, I attach a usb 3.0 disk17:03
hyperchexpand the raid to 2 devices17:03
hyperchlet it sink17:03
hyperchmark the external disk faulty17:04
hyperchshrink raid again to 1 device17:04
hyperchs/sink/sync/17:04
penguin42oh ok, weird way of doing it, but ok17:05
hyperchwhy weird? that way I don't have to power the notebook off17:06
* penguin42 tends to backup using the files rather than the disk, but it's ok17:08
hyperchif I do a server install, what is different from when I do a minimal install and then select kubuntu-desktop or from the desktop cd?17:08
hyperchwell, the goal of doing it that way would be, that if your harddisk in the computer fails, you can just boot from the external backed up disk17:09
hyperchstil have a few grub issues to sort out but gneerally it works17:09
penguin42yeh, it's not that bad a way17:09
hyperchgrub starts fine but it sort of complains then... haven't found out the reason yet :)17:09
penguin42yeh it'll probably be because it's expecting it to be on the bios disk17:14
hyperchpenguin42:  http://paste.debian.net/261941/17:15
hyperchtrying now with ubuntu server 15.0417:17
hyperchnow I can't get wifi connection :(17:22
hyperchbut ethernet works and ssd gets detected17:31
hyperchpenguin42: that was now a fight...17:52
penguin42so 15.04 sees the ssd but 15.10 doesn't ?17:53
hyperchwell, the server cd from 15.04 sees the ssd...17:54
hyperchwhile 15.10 doesn't see it at all (neither server nor minimal)17:54
hyperchI'll test with 15.04 minimal in a bit17:54
hyperchwell, my main reasons for the pain is change to btrfs and make /boot non-raid and also to get systemd 220 :)17:55
penguin42hyperch: You can do things like find exactly which kernel version broke it17:55
hyperchI mean what else is there to do on a hot sunny summer's day :)17:55
hyperchhow would I find the exact kernel version? I will upgrade the 15.04 then 15.1017:56
penguin42hyperch: http://kernel.ubuntu.com/~kernel-ppa/mainline/    that's got a range of kernel versions - you find which one works, which one doesn't - once you've filed a bug, if you're lucky they'll walk you through it17:57
penguin42hyperch: If you can build kernels you can use git bisect to find the exact code change17:57
hyperchthat sounds scary :)17:57
hyperchhmmm, ubuntu server has also nice tasksel for openssh and kubuntu desktop17:58
hyperchmaybe I have used ubuntu server install back in april17:58
hyperchno need to test the mini iso then but I can straight go ahead upgrade to 15.10 when I'm done17:59
hyperchas for the upgrade, I'd just alter the sources.list to wily and do dist-upgrade or is there a better option?17:59
BluesKajhyperch, 15.10 alpha image is released17:59
hyperchBluesKaj: as told before in #kubuntu, the installer doesn't find my ssd18:00
BluesKajok , didn't realize it was the 15.10 verson18:00
hyperchno worries :)18:01
hyperchpenguin42 thinks it's the kernel's fault18:01
penguin42BluesKaj: dmesg shows it's finding the controller and spits a bunch of errors when trying to send the first command to the drive18:01
BluesKajpenguin42, still on the mini cd?18:09
hyperchBluesKaj: errors were both on mini and server for 15.1018:10
hyperchdoing now install on 15.04 and will then upgrade18:10
BluesKajhope that works for you hyperch18:13
hyperchwell, can't even boot the 15.04 install18:13
hyperchthis is weird18:13
BluesKajhow far do you get?18:14
hyperchwell, I installed it18:14
hyperchbut it just keeps rebooting18:14
BluesKajwhen booting18:14
hyperchnot even sure if it gets to grub18:14
hyperchI set /boot to btrfs18:15
hyperchand / is encrypted raid1 with btrfs18:15
BluesKajtry the tty/vt, grub might be 0 hidden time out18:16
hyperch(on my backup I have /boot as raid1 ext4 and / as raid1 ext418:16
hyperchhow to try that tty?18:16
BluesKajctl+alt+F1-F618:16
hyperchwhen? it just keeps rebooting18:16
BluesKajuhoh18:17
BluesKajat he blinking cursor18:17
BluesKajthe18:17
hyperchno tty opens18:18
BluesKajbtrfs...why? my understanding is that file system is unstable and buggy18:19
hyperchsnapshotting18:19
hyperchprobably can do on /boot without18:19
hyperchlet's do another install :)18:19
hyperchit's a grub issue18:20
hyperchI entered the 15.04 server usb stick... and forgot to press to boot from it... now I ended up at the luks password entry screen18:20
BluesKajnot familar territory for me, so not much help from this user  :/18:22
hyperchseems that grub go installed onto the usb stick instead of the ssd18:22
hyperchopening konsole sudo grub-install /dev/sda fixed the issue :)18:23
hyperchdownloading now wily packages18:27
hyperchonly 400mb18:27
hyperchok, upgrade done with a few hiccups.. now lets see if it reboots18:50
hyperchok, I'm back in18:51
hyper_chso, restoring files and configs and stuff19:24
hyper_chkernel seems to work fine... still curious why I couldn't install with it19:24

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