↓
 

Adventures With Linux ™

Linux Technologies and Fun Times..

  • Home
  • About the Author…
  • Copyright and Trademarks..

Category Archives: Hacks

Post navigation

← Older posts
Newer posts →

ARM – Rock2 to 4.6-rc1 – and Ethernet Fix Fails..

Adventures With Linux ™ Posted on March 27, 2016 by RGMarch 27, 2016

Updated the Rock2 to Kernel 4.6-rc1: ……… Fedora 23 (Twenty Three) Kernel 4.6.0-rc1 on an armv7l (ttyS2) ……………….. # uname -a Linux rgrock2 4.6.0-rc1 #1 SMP Sun Mar 27 03:47:06 EDT 2016 armv7l armv7l armv7l GNU/Linux The stmmac Ethernet driver bug from 4.5 Final has still not been fixed, and the driver code has changed in 4.6-rc1, … Continue reading →

Posted in armv7, fix, Hacks, kernel, Linux / ARM, radxa, Rock2, success | Tagged arm, armv7, ethernet patch, kernel 4.6-rc1, linux, radxa, rock2, success, update | Leave a reply

ARM – Rock2 – Not so Hot, Now..

Adventures With Linux ™ Posted on March 23, 2016 by RGMarch 23, 2016

Finally managed to cobble together a rudimentary case and fan with heatsink for the rock2, and now I can compile correctly (# make -j5, etc..) and run # git clone… without the system overheating and rebooting..    Just two sheets of perspex, and some assorted m3 nylon pillars and screws.. The 5V power supply needs to be around … Continue reading →

Posted in armv7, Crash and Burn.., Hacks, hardware, Linux / ARM, Performance, radxa, Rock2, rx3288 | Tagged case, cooling, fan, hardware, radxa, rock2, success | Leave a reply

ARM – Rock2 – Fix for SDCard Boot, and Ethernet..

Adventures With Linux ™ Posted on March 19, 2016 by RGMarch 19, 2016

Kernel 4.5-rc7 had booted successfully on the Radxa Rock2, but 4.5 Final failed, as the SDcard was ‘loaded’ just too late: mmc_host mmc1: Bus speed (slot 0) = 400000Hz (slot req 400000Hz, actual 400000HZ div = 0) dwmmc_rockchip ff0f0000.dwmmc: 1 slots initialized ……………………… VFS: Cannot open root device “mmcblk1p1” or unknown-block(0,0): error -6 ………………………… Kernel panic – … Continue reading →

Posted in arm, armv7, boot, compilation, fix, Hacks, kernel, Linux / ARM, radxa, Rock2, U-Boot | Tagged boot fail, ethernet driver fix, fix, radxa, rock2, rootdelay, stmicro, stmmac, success | Leave a reply

ARM – Rock2 – Kernel 4.5-rc7 Boot Success

Adventures With Linux ™ Posted on March 13, 2016 by RGMarch 13, 2016

After a lot of testing, and some more confusion, I have managed to get the Rock2 to boot using the latest (2016.03-rc3) version of U-Boot, and the latest kernel (4.5-rc7) As previously, there was a lot of conflicting information……. I started by booting into the semi-proprietary 3.10-based kernel on the SDcard, and then erasing the eMMC (dd … Continue reading →

Posted in armv7, boot, compilation, Fedora, Hacks, kernel, Linux / ARM, Rock2, rx3288, U-Boot | Tagged armv7, fedora 23, kernel 4.5-rc7, radxa, rock2, success, uboot 2016.03-rc3 | Leave a reply

ARM – Radxa Rock2 – Powerful, but Confused..

Adventures With Linux ™ Posted on February 24, 2016 by RGFebruary 24, 2016

Recently took delivery of a Radxa Rock2 ARMv7 system, based on the RX3288 Cortex A17 chipset.. The system comes with a version of Android installed on the onboard eMMC, but I managed – after a bit of work – to install Fedora 23 on an SDcard and get it to boot onto that..      At this point, I … Continue reading →

Posted in arm, Fedora, fix, Hacks, Linux / ARM, Opinion, Performance, Rock2 | Tagged armv7, boot, cortex a17, fedora 23, linux, radxa, rock2, rx3288 | 2 Replies

UDEV – Getting an Old Scanner to Behave..

Adventures With Linux ™ Posted on February 20, 2016 by RGFebruary 20, 2016

I recently acquired a vintage (2006?) Minolta Elite 5400 II scanner, and – according to the VueScan support info, I needed to ”set up libusb device protections”..   That info included a link to a somewhat ancient SANE USB support page – last changed in 2003!.. That rang a bell, and I guessed that I had to mess … Continue reading →

Posted in fix, Hacks, Linux, Opinion, Performance, success | Tagged fix, minolta 5400 ii, rules, scanner, success, udev, usb | 4 Replies

ARM – Configs for Odroid U3 and CuBox-i4Pro..

Adventures With Linux ™ Posted on February 3, 2016 by RGFebruary 3, 2016

I have just posted copies of recent kernel configs for the Odroid U3 and CuBox-i4Pro.. Odroid U3 – Kernel config for 4.4 :   http://pastebin.com/NveRajaZ CuBox-i4Pro – Kernel config for 4.4.1:  http://pastebin.com/Kbexi0A5 These do not include working WiFi, as 2.4GHz is pretty useless at my location… Robert Gadsdon.   February 2, 2016. … Continue reading →

Posted in compilation, Crash and Burn.., CuBox, Hacks, kernel, Linux / ARM, Odroid, Opinion, Performance | Tagged cubox-i4pro, examples, kernel 4.4, kernel configs, odroid u3 | 10 Replies

Fedora – Getting Rid of Unwanted ‘virtbr0’

Adventures With Linux ™ Posted on January 28, 2016 by RGJanuary 31, 2016

I did a clean install of Fedora 23 on my new ‘built from recycled components‘ crash-and-burn test system recently, and all went reasonably well – apart from – apparently – having to re-partition an already-partitioned drive (!)… After booting for the first time, I found that a ‘bridged’ network link – virtbr0 – was active..    As I … Continue reading →

Posted in Crash and Burn.., Fedora, fix, Hacks, Linux, Opinion, Performance | Tagged fedora 23, libvirt, linux, removal, success, use rpm, virtbr0 | Leave a reply

ARM – Pi2 – Kernel 4.4-rc5 – U-Boot Fail, and Workaround..

Adventures With Linux ™ Posted on December 20, 2015 by RGDecember 20, 2015

Recently attempted to update the Pi2 to Kernel 4.4-rc5, and encountered a problem.. The more recent proprietary Raspberry Pi 2 kernels have switched to using ‘DTB Overlays’ to control various components, but these are – currently – unsupported by U-Boot.. Booting the kernel with U-Boot results in mmc errors, and register dump: ……………….. timeout waiting for hardware … Continue reading →

Posted in compilation, Crash and Burn.., fix, Hacks, kernel, Linux / ARM, Opinion, Raspberry Pi, U-Boot | Tagged dtb overlays, kernel 4.4-rc5, raspberry pi, success, u-boot fail, workaround | Leave a reply

ARM – Kernel 4.4-rc4 on the BananaPro..

Adventures With Linux ™ Posted on December 14, 2015 by RGDecember 14, 2015

Just got a ‘BananaPro‘ ARMv7 board, and updated it to Kernel 4.4-rc4 (from kernel.org) and Fedora 23. More details are here:  http://linux-sunxi.org/LeMaker_Banana_Pro I compiled U-Boot from the latest (2015.10) released version, from ftp.denx.de/pub/u-boot/ : # cd u-boot # make Bananapro_defconfig # make ARCH=arm CROSS_COMPILE=arm-linux-gnu- (or whatever cross-compiler you are using) Then as root, copy to the SDCard … Continue reading →

Posted in BananaPro, compilation, Fedora, Hacks, kernel, Linux / ARM, Opinion, Performance, U-Boot | Tagged armv7, bananapro, compile instructions, fedora 23, kernel 4.4-rc4, new, success, u-boot, zimage | Leave a reply

Post navigation

← Older posts
Newer posts →
Original content © Robert Gadsdon 2013
↑