There's no advice there about how to handle partitioning. Is it recommended that 15.04 be installed to the large ext4 partition, leaving the small OS and DIAGS partitions intact?
Also, I just booted the the 15.04 image on a flash drive and found that the wifi card is not available. Is that a temporary issue that will go away, or does this indicate that if I install 15.04 I'll lose wifi?
Before you start, run the Software Updater, click on Settings / Updates, and at the bottom "Notify me of a new Ubuntu version", choose "For any new version".
Then follow the instructions on the page; it worked perfectly for me, and at the end everything's working including the wifi (Broadcom chip in mine), and the touchpad.
Dell's instructions enable you to do a clean install of 15.04 from scratch. If you want, you can repartition the disk to recover some extra storage by removing the little OEM Dell partitions, shrink the swap to something reasonable.
The link to askubuntu site does an in-place upgrade from 14.04. It's not exactly the same as a clean install from scratch. The advantage is it doesn't wipe the disk, so it preserves your data. The disadvantage is that in-place upgrades aren't always as clean as a fresh install.
If I were getting a new XPS-13, I'd do the Dell procedure clean install. If I already had mine configured with a bunch of data, I'd do the in-place.
Yes, I agree. I had done some setup initially that I wanted to keep (mainly installing and configuring Gnome and some apps for hidpi), so I was glad to find a route that allowed me to keep all that. If it had gone wrong, I would have done the clean install. I may do that eventually anyway at some point. I was a bit worried about losing wifi with the clean install, because mine has the Broadcom chip, and some people had reported a problem there.
Looks like I'll soon get a chance to do the clean 15.04 install.
Today, Dell sent a support guy out to my office to replace my keyboard (I've been having a lot of spurious/repeat chars). My XPS-13 died in surgery in his hands. Now Dell is sending me a new one.
Good thing I had my data backed up. The component that fried seems to be the SSD.
After I messed up my install (rolled up to the 3.19 kernel, then tried to go back), I ended up doing a fresh install of 15.04 with an AMD64 image. I followed the Dell instructions linked above. I created my bootable flash drive using Ubuntu's Disk Image Writer (found in the Open With submenu when right clicking on an .ISO file).
Ubuntu 15.04 seems to work better than 14.04 with the 3.19 kernel. With the stock Broadcom/Dell wireless card, my Bluetooth doesn't work properly. I've yet to test the Intel 7265 card that others report is fully functional. The touchpad starts to show issues after a few sleep/resume cycles, but they are cleared up with a reboot. I've found that a very quick tap of a key will induce the key repeat issue, but solid presses don't. Either way, I've disabled key repeats in the keyboard settings and haven't had an issue since.
My fan runs when plugged in, possibly caused by heat from the on-board battery charger (not the transformer/power supply in the cable). When charging, the left side of my XPS 13 warms up. It cools off when the battery is done charging and the fan shuts off.
I get a solid 8 hours of work from my battery (1080 non-touch, 256 GB SSD) with keyboard backlight off, screen brightness ~50%, and music playing from a Youtube playlist in the background. Pretty good in my book for an i5 processor. Dell's 15-hour claim, I think, includes runtime from the power companion.
Looking at Dell's instructions, they do not mention installing the broadcom driver.
Can you confirm that when you did the fresh install of 15.04, you did not manually install any broadcom driver? I don't actually care about bluetooth so that's fine with me. But the wireless works fine?
I had the machine online through a USB tether to my phone, so it may have installed the drivers then (I had the options selected to automatically install drivers). There were no manual installs that I had to do. WiFi works fine.
I don't have the XPS with me right now to tell for sure if it did download proprietary drivers.
ah that is good to know. You are referring to the checkbox on the ubuntu install that says something like "install proprietary whatever" ?
If you do have a chance to check the XPS, I would be very interested in knowing if you are using the proprietary drivers. I guess you go to "Additional Drivers" in the unity menu?
Yes, the checkboxes for "Download Updates while installing" and "Install this third-party software" were both checked during the install.
Doing this installed the broadcom proprietary driver. My XPS is using the Broadcom 802.11 Linux STA wireless driver source from bcmwl-kernel-source. There is no mention of Bluetooth in the additional drivers window. I don't know if the one driver handles both WiFi and Bluetooth, or if they are separate.
The fully-fresh install somehow doesn't work for me. I tried it about 3 times now, always following the Dell instructions linked above, and I can never boot Ubuntu. At the moment, when I boot (after succesfully installing + setting-up the bios the way dell tells me to (although there could be a misunderstanding?)) the xps starts "GNU Grub v2.02... with a "Minimal bash-like line editing is supported..." where I can put commands like reboot.
Does someone understand this?
When hacking-in the terminal commands from dell, no error messages were displayed. Is maybe SDA1 not right for my partition table?
Internet was not available during installation.
I used the official ubuntu-64bit from the ubuntu-page, md5sum was fine, partition table created newly with:
EFI 650MB
\ -partition with about 50GB (ext4)
swap with 16GB
unused disk space in case I ever need dualboot (80GB)
Also, if this doesnt help, I tried using the legacy-stuff in the Bios again. Not sure if this is necessary, but the manual is definitely what repaired it for me in the end.
Now hoping there wont be too many other issues, although the threads in this forum look like there will be...
Mike A2
39 Posts
0
June 1st, 2015 11:00
www.dell.com/.../EN
martindholmes
4 Posts
0
June 15th, 2015 22:00
There's no advice there about how to handle partitioning. Is it recommended that 15.04 be installed to the large ext4 partition, leaving the small OS and DIAGS partitions intact?
Also, I just booted the the 15.04 image on a flash drive and found that the wifi card is not available. Is that a temporary issue that will go away, or does this indicate that if I install 15.04 I'll lose wifi?
All help appreciated,
Martin
martindholmes
4 Posts
0
June 16th, 2015 21:00
For anyone else in the same position as me: I followed these excellent instructions.
Before you start, run the Software Updater, click on Settings / Updates, and at the bottom "Notify me of a new Ubuntu version", choose "For any new version".
Then follow the instructions on the page; it worked perfectly for me, and at the end everything's working including the wifi (Broadcom chip in mine), and the touchpad.
MRC01
80 Posts
0
June 18th, 2015 17:00
Two methods here, with a big difference.
Dell's instructions enable you to do a clean install of 15.04 from scratch. If you want, you can repartition the disk to recover some extra storage by removing the little OEM Dell partitions, shrink the swap to something reasonable.
The link to askubuntu site does an in-place upgrade from 14.04. It's not exactly the same as a clean install from scratch. The advantage is it doesn't wipe the disk, so it preserves your data. The disadvantage is that in-place upgrades aren't always as clean as a fresh install.
If I were getting a new XPS-13, I'd do the Dell procedure clean install. If I already had mine configured with a bunch of data, I'd do the in-place.
martindholmes
4 Posts
0
June 18th, 2015 18:00
Yes, I agree. I had done some setup initially that I wanted to keep (mainly installing and configuring Gnome and some apps for hidpi), so I was glad to find a route that allowed me to keep all that. If it had gone wrong, I would have done the clean install. I may do that eventually anyway at some point. I was a bit worried about losing wifi with the clean install, because mine has the Broadcom chip, and some people had reported a problem there.
MRC01
80 Posts
0
June 18th, 2015 21:00
Looks like I'll soon get a chance to do the clean 15.04 install.
Today, Dell sent a support guy out to my office to replace my keyboard (I've been having a lot of spurious/repeat chars). My XPS-13 died in surgery in his hands. Now Dell is sending me a new one.
Good thing I had my data backed up. The component that fried seems to be the SSD.
relevant
161 Posts
0
June 26th, 2015 05:00
Dear MRC01, when you do the 15.04 clean install would you mind doing another incredible post as you did for the 14.04 setup (http://en.community.dell.com/techcenter/os-applications/f/4613/t/19635794). I find your writing very clear and detailed and I highly appreciate it!
MrTSolar
36 Posts
0
June 30th, 2015 07:00
After I messed up my install (rolled up to the 3.19 kernel, then tried to go back), I ended up doing a fresh install of 15.04 with an AMD64 image. I followed the Dell instructions linked above. I created my bootable flash drive using Ubuntu's Disk Image Writer (found in the Open With submenu when right clicking on an .ISO file).
Ubuntu 15.04 seems to work better than 14.04 with the 3.19 kernel. With the stock Broadcom/Dell wireless card, my Bluetooth doesn't work properly. I've yet to test the Intel 7265 card that others report is fully functional. The touchpad starts to show issues after a few sleep/resume cycles, but they are cleared up with a reboot. I've found that a very quick tap of a key will induce the key repeat issue, but solid presses don't. Either way, I've disabled key repeats in the keyboard settings and haven't had an issue since.
My fan runs when plugged in, possibly caused by heat from the on-board battery charger (not the transformer/power supply in the cable). When charging, the left side of my XPS 13 warms up. It cools off when the battery is done charging and the fan shuts off.
I get a solid 8 hours of work from my battery (1080 non-touch, 256 GB SSD) with keyboard backlight off, screen brightness ~50%, and music playing from a Youtube playlist in the background. Pretty good in my book for an i5 processor. Dell's 15-hour claim, I think, includes runtime from the power companion.
relevant
161 Posts
0
July 1st, 2015 05:00
Thanks for the details, Mr. TSolar.
Looking at Dell's instructions, they do not mention installing the broadcom driver.
Can you confirm that when you did the fresh install of 15.04, you did not manually install any broadcom driver? I don't actually care about bluetooth so that's fine with me. But the wireless works fine?
MrTSolar
36 Posts
0
July 1st, 2015 06:00
I had the machine online through a USB tether to my phone, so it may have installed the drivers then (I had the options selected to automatically install drivers). There were no manual installs that I had to do. WiFi works fine.
I don't have the XPS with me right now to tell for sure if it did download proprietary drivers.
relevant
161 Posts
0
July 1st, 2015 09:00
ah that is good to know. You are referring to the checkbox on the ubuntu install that says something like "install proprietary whatever" ?
If you do have a chance to check the XPS, I would be very interested in knowing if you are using the proprietary drivers. I guess you go to "Additional Drivers" in the unity menu?
MrTSolar
36 Posts
0
July 1st, 2015 16:00
Yes, the checkboxes for "Download Updates while installing" and "Install this third-party software" were both checked during the install.
Doing this installed the broadcom proprietary driver. My XPS is using the Broadcom 802.11 Linux STA wireless driver source from bcmwl-kernel-source. There is no mention of Bluetooth in the additional drivers window. I don't know if the one driver handles both WiFi and Bluetooth, or if they are separate.
relevant
161 Posts
0
July 3rd, 2015 04:00
Great, thank you for all of this info! It makes me much more comfortable and confident.
stefey
3 Posts
0
July 8th, 2015 08:00
The fully-fresh install somehow doesn't work for me. I tried it about 3 times now, always following the Dell instructions linked above, and I can never boot Ubuntu. At the moment, when I boot (after succesfully installing + setting-up the bios the way dell tells me to (although there could be a misunderstanding?)) the xps starts "GNU Grub v2.02... with a "Minimal bash-like line editing is supported..." where I can put commands like reboot.
Does someone understand this?
When hacking-in the terminal commands from dell, no error messages were displayed. Is maybe SDA1 not right for my partition table?
Internet was not available during installation.
I used the official ubuntu-64bit from the ubuntu-page, md5sum was fine, partition table created newly with:
EFI 650MB
\ -partition with about 50GB (ext4)
swap with 16GB
unused disk space in case I ever need dualboot (80GB)
\home with the rest about 100GB (ext4)
stefey
3 Posts
0
July 9th, 2015 03:00
apparently fixed it by using this manual:
http://itsfoss.com/fix-minimal-bash-line-editing-supported-grub-error-linux/
Also, if this doesnt help, I tried using the legacy-stuff in the Bios again. Not sure if this is necessary, but the manual is definitely what repaired it for me in the end.
Now hoping there wont be too many other issues, although the threads in this forum look like there will be...