Archives
Categories
- Art (24)
- Bigger reality (68)
- Blender (33)
- DIY (166)
- GNU/Linux (100)
- Health (111)
- Motorcycle (43)
- Permaculture (121)
- Photography (118)
- Python (20)
- Reprap 3D Printer (122)
- Science and technologies (137)
- Uncategorized (65)
Website
- Doctor Yourself Health Homesteading website that promotes self reliance.
- Exploring Electric Universe
- F* THE BANK$ This website is run by a feisty group of Occupy Wall Street activists and members of the The Other 98%…
- Professor Ph. M. Kanarev's Books and Lectures Professor Kanarev has developed a new theory of a Microcosm and Mechanodynamics that open up Free Energy technologies.
- Wade Frazier's personal website Free Energy technologies, alternative medicine, abundance paradigm
- 3D modeling
- 3D printer
- 2006 Yamaha R1
- bike
- bird
- birds
- blender
- Blender 2.69
- Buckminster Fuller
- Bulbul Junior
- Calculus
- calibration
- Canon EOS 1000D
- Canon Rebel XS
- cat
- convert
- corrupted system
- COVID-19
- Debian GNU/Linux
- Debian Wheezy
- Devuan
- Digital Camera
- Digital photography
- DIY
- dog
- E3D V6 Hotend
- electronics
- ffmpeg
- Free Energy
- geodesic dome
- GIMP
- GNU/Linux
- GoPro HD Hero2
- health
- helmet
- house project
- Hydraulic press
- ImageMagick
- mathematics
- Mini Kossel
- motorcycle
- Natural Farming
- nature
- Neal Hirsig
- Nikon D200
- OpenSCAD
- open source
- Original Prusa i3 MK2
- Permaculture
- photography
- Physics
- PLA
- plant
- python
- reprap
- Reprap 3D Printer
- Rice
- science
- sculpture
- SmaTrig
- Sony A6000
- Steel Fisher
- steel pipe
- Stop5G
- SymPy
- technology
- time lapse
- truth
- vaccine
- Wheezy
- wood working
- 기술
- 두차
- 쌀
- 자연농사
Tag Archives: kernel
When patching kernel source goes wrong.
I downloaded Kerenl 3.4.0 source yesterday to test hexa core system’s performance. I applied two patches one from kernel.org, the other one is from liquorix.net. As I started building a kernel, less than a minute I got build failure complaining … Continue reading
How to set up Atheros AR8161 Ethernet controller.
(11/11/2013;) Kernel 3.10+ supports Atheros AR1861 ethernet card. OS: Debian GNU/Linux Wheezy Kernel: 3.4.0-10.dmz.1-liquorix-amd64 I installed a PCI ethernet card for networking because Linux kernel fails to recognize load the kernel module. $ lspci | grep Ethernet 02:00.0 Ethernet controller: … Continue reading
Posted in GNU/Linux
Tagged AR8161 Ethernet controller, Debian GNU/Linux, kernel, network, udev
Leave a comment
microcode patches for all AMD AMD64 processors – amd64-microcode
OS: Debian Wheezy My new rig has AMD Bulldozer FX-6100 Socket AM3+ 6 Core Processor – 3.30GHz. The kernel has microcode load error for this processor. I haven’t experienced any hardware problems yet but it’s irritating to see kernel error. … Continue reading
Posted in GNU/Linux
Tagged AMD Bulldozer FX-6100, amd64-microcode, Debian GNU/Linux, kernel, microcode, patch, Wheezy
Leave a comment
How to reboot system by skipping BIOS
OS: Debian Wheezy kexec makes you skip BIOS, MBR, and Grub stage for system startup. Debian Wiki only says check the manual. I mean seriously RTFM is not a guide. Install kexec-tools: $ sudo aptitude install kexec-tools Check kernel option … Continue reading
Posted in GNU/Linux
Tagged Debian GNU/Linux, kernel, kexec, system tune up, warm boot, Wheezy
Leave a comment
Debian GNU/Linux Squeeze to Wheezy upgrade
::::::::::: Useful tips ::::::::::: How to print previous command? 497 find . -name ‘*.jpg’ -and -size +2000k -exec cp -v {} ./final/ \; 767 h | grep find 770 h | grep find To access Nth command without execution, add … Continue reading
Posted in GNU/Linux
Tagged alsa, bash, bugs, command modification, Debian GNU/Linux, dpkg, grep, HAL, history, HP LaserJet P1005, hplip, java, kernel, libcairo2, libreoffice, lsmod, module, nfs, plug-in, pm-utils, printer, pulseaudio, sound, Squeeze, sudo, suspend, troubleshooting, upgrade, vlc, Wheezy
Leave a comment