Friday, July 10, 2015

Panasonic CF-AX2 with Ubuntu-Mate 15.04

After installing Ubuntu 15.04 to Toughbook CF-AX2, I noticed quite heavy CPU and graphics adapter usage due compiz. I decided to give this little fellow an ease by installing Ubuntu Mate 15.04 for it. And how surprised I was. I ran cooler and lot more responsive than with Compiz equipped Ubuntu.

One thing was missing, with two finger scroll on touchpad - I could not find an option to invert scrolling direction to "natural scrolling". DConf editor trick described in various forum posts did not affect, but founding this solved problem:

1. Open file (with sudo) for editing:

/usr/share/X11/xorg.conf.d/50-synaptics.conf

2. Add these lines to first "InputClass" section in

synclient VertScrollDelta=-111 
synclient HorizScrollDelta=-111

And it works. 

Saturday, June 20, 2015

SSD Issues

Midsummer and some EXT4 failures on SSD on my Dell. I just swapped my Samsung 850 PRO to older Intel 530 SSD due latest TRIM related issues when this happened. (EDIT: check link, how promptly Samsung reacted to this SSD related post of Algolia!).

Under pretty heavy development load with virtual machines, I run upgrade to system and after reboot I couldn't connect to Wifi. I thought that there is an issue with signal (like some times before) - but this was not the case. Whole wifi interface was gone. It turned out that system was unable to load firmware to wifi card and it failed due this.

Couple of reboots later, system came up with read only file system and I saw the reason. EXT4 errors on my Intel SSD, reason unknown.

Update: Ended up changing SSD to rotating HD, before checking reasons for this behaviour. I also dis-enabled /etc/cron.weekly trimming from couple of SSD equipped Toughbooks, just to be safe side, if it's about TRIM failures on SSD's. 


Friday, June 19, 2015

Toughpad FZ-M1



I've been tuned my Toughpad for a week now and it seems to work nicely with Ubuntu 15.04. I decided to expand a bit of those scrollbars, font sizes and Firefox buttons - just to make it more handy to use with touch.

While this model I have is based on Intel® Celeron™ N2807, it's a bit slow going but runs on battery for few hours easily. I will try to check out exact figures later on. 
 
To summarize what I've got in this combo so far;
  • FZ-M1 tablet with Intel® Celeron™ N2807 
  • 2 GB RAM and 128 GB of SSD 
  • Ubuntu 15.04 (AMD64)
  • Integrated 3G/LTE modem, Sierra Wireless EM7305 [works]
  • Multi touch screen [works]
  • Audio, also 3.5mm HF audio w/ microphone [works]
  • Screen brightness control [works]
  • iKey ruggerd keyboard 
  • Integrated LAN port (option for FZ-M1) [works]
  • Bluetooth [works]
So I would say that this is hands down best Linux tablet experience so far. My main goal is to introduce this into one project shortly, but until that this serves my mobile computing platform while on move. 
 
 

Friday, June 12, 2015

Toughpad FZ-M1 with Linux


Today I got Panasonic Toughpad FZ-M1 for one project and this tablet rocks with Linux. I installed Ubuntu 15.04 (AMD64) for evaluation and almost everything worked out from box.

Basically this is not tablet, it's more like a tablet form computer. Meaning that you find full and easily accessible BIOS setup and it allows you to boot Ubuntu installation. I've played with Toughbooks over last ten years and I hardly never had any issues with them supporting Linux.


Since I installed Ubuntu with integrated hard disk encryption (LUKS), I believe I need to have keyboard present (to give passphrase on boot). That's why there is this wonderful iKey attachable keyboard.


This keyboard has nice backlight and totally waterproof keys. They are not as usable as normal laptop keys, but they withstand elements. So this is a thing.

Backlight issue


FZ-M1 backlight needed some tweaking to work with Ubuntu, but I managed to google solution for this. You need to create file /usr/share/X11/xorg.conf.d/20-intel.conf and place this in file:

And add this into file:

Section "Device"
            Identifier  "card0"
            Driver      "intel"
            Option      "Backlight"  "intel_backlight"
            BusID       "PCI:0:2:0"

EndSection


So, if you're after Linux tablet with serious professional touch - I would recommend this Toughpad in fully.

Update on modem

Sierra Wireless EM7305 MBIM vs QMI modes. It seems that Modem Manager has an issues with MBIM mode, so we have to enable QMI mode with this:

echo 1 >  /sys/devices/pci0000:00/0000:00:14.0/usb1/1-3/bConfigurationValue

After this, modem manager works and you can create your mobile connection just fine. Just remember to insert MicroSIM to your device:


Project

I am working on project where we are looking for small, almost phone sized PC hardware - capable to run Linux as vanilla as it could be. It seems that this FZ-M1 is closest what we have tested. I've checked out Lenovo tablets (Miix), some ATOM based tablets (HP), some Acer's etc. but all them failing either to install or support Linux in this extent. Most miserably is Lenovo MIIX, which has this Intel & Microsoft UEFI32 bit installation quirks.

Saturday, May 30, 2015

Upgrades for computing gears

World keeps turning. Just bought second hand Dell E6320, I bet it was brand new from dealer. No dust in anywhere, not even in CPU fan!

I needed something with a little bigger display (13") and robust outfit. So, it be Dell for a while. I have diversity of laptops, mainly because I need to have valid backups for time to come - if laptop gets stolen, broken or otherwise inaccessible.

And of course, I installed Linux on this one. It runs Ubuntu 15.04 with SSD and 8GB RAM. Like a beast. For a price of 269€ - I believe this is a hit for me. 

Tuesday, December 23, 2014

HP Stream X360 laptop for Linux

Bought today HP Stream X360 laptop for Linux project. Price was 250€ and I consider it to be cheap.

I never ever booted Windows on it, instead configured BIOS for legacy boot and installed xubuntu 14.04 LTS on this. After using USB wifi, I was able to enable proprietary driver for internal Broadcom WIFI adapter and it just works. So far this device is cheap and working linux platform for some embedded projects I have at hand. 32 GB eMMC leaves around 22 GB free after basic install and updates of xubuntu.

So, if you need solid and usable full blown Linux laptop, go for it!

Thursday, July 10, 2014

Still kicking

Lot happened since last update. One thing for sure, Linux rocks still and embedded projects has been on our desk lately. Currently running with various Toughbooks and latest 14.04 ubuntu, but starting to trust more on some embedded devices.

I also acquired Jolla for my primary phone in January, and ever since I've been using that wonderful device. Stay tuned for more updates.