HOWTO : HP T5325 X11 Gui (LXDE / XFCE) March 14, 2016 02:39PM |
Registered: 10 years ago Posts: 1,037 |
fw_setenv set_bootargs 'setenv bootargs console=tty0 console=ttyS0,115200 root=LABEL=rootfs rootdelay=10 $mtdparts $custom_params'
setenv set_bootargs 'setenv bootargs console=tty0 console=ttyS0,115200 root=LABEL=rootfs rootdelay=10 $mtdparts $custom_params' saveenv reset
apt-get update ; apt-get upgrade; apt-get install keyboard-configuration locales tzdata console-data task-lxde-desktop --install-recommends -f -y
apt-get update ; apt-get upgrade; apt-get install keyboard-configuration locales tzdata console-data task-xfce-desktop --install-recommends -f -y
xgifb fbcon
update-initramfs -u
cd /boot mkimage -A arm -O linux -T ramdisk -C gzip -a 0x00000000 -e 0x00000000 -n initramfs-4.4.0-kirkwood-tld-1 -d initrd.img-4.4.0-kirkwood-tld-1 uInitrd
chmod o+x /usr/lib/dbus-1.0/dbus-daemon-launch-helper"
dpkg-reconfigure locales dpkg-reconfigure tzdata dpkg-reconfigure console-data dpkg-reconfigure keyboard-configuration
apt-get install netsurf --install-recommends -f -y
update-alternatives --config x-www-browser
root@debian:/etc/apt# update-alternatives --config x-www-browser There are 4 choices for the alternative x-www-browser (providing /usr/bin/x-www-browser). Selection Path Priority Status ------------------------------------------------------------ * 0 /usr/bin/netsurf 100 auto mode 1 /usr/bin/epiphany-browser 85 manual mode 2 /usr/bin/iceweasel 70 manual mode 3 /usr/bin/netsurf 100 manual mode 4 /usr/bin/surf 30 manual mode Press enter to keep the current choice[*], or type selection number: 0
apt-get install claws-mail --install-recommends -f -y
apt-get autoclean; apt-get autoremove; sync;
#pcm.front cards.pcm.front pcm.front cards.pcm.default
Speaker Mix DAC2SPK HP Mix DAC2HP Left Headphone Mux [HP Left Mix] Right Headphone Mux [HP Right Mix] Sliders:(up/down key) Headphone Speaker PCMissue alsactl store when configuration complete
Section "Files" FontPath "/usr/share/fonts/X11/misc" FontPath "/usr/share/fonts/X11/cyrillic" FontPath "/usr/share/fonts/X11/100dpi/:unscaled" FontPath "/usr/share/fonts/X11/75dpi/:unscaled" FontPath "/usr/share/fonts/X11/Type1" FontPath "/usr/share/fonts/X11/100dpi" FontPath "/usr/share/fonts/X11/75dpi" # path to defoma fonts FontPath "/var/lib/defoma/x-ttcidfont-conf.d/dirs/TrueType" EndSection Section "Module" Load "record" Load "type1" Load "bitmap" Load "dbe" Load "ddc" Load "dri" Load "extmod" Load "freetype" Load "glx" Load "int10" Load "vbe" EndSection #Section "InputDevice" # Identifier "Generic Keyboard" # Option "XLeds" "1 2 3" # Option "CoreKeyboard" # Option "XkbRules" "xorg" # Option "XkbModel" "evdev" # Option "XkbLayout" "us" # Option "XkbVariant" "wincompat" # Option "XkbOptions" "srvrkeys:none" # Driver "evdev" # Option "Device" "/dev/input/event1" #EndSection Section "Monitor" Identifier "Primary Monitor" Option "DPMS" "true" HorizSync 1-10000 VertRefresh 1-10000 Option "NonDDCDefaultMode" "1280x768@60" Option "PreferredMode" "1280x768" EndSection Section "Device" Identifier "Driver0" Screen 0 Driver "fbdev" BoardName "XGI Volari Z11" BusID "PCI:00:01:0" Option "HWCursor" "On" Option "SWCursor" "Off" Option "NoAccel" "0" Option "DDCMode" "On" Option "DRI" "On" # Option "EnableSiSCtrl" "On" Option "AccelMethod" "EXA" Option "UseFBDev" "true" Option "RenderAccel" "true" Option "BusType" "PCIE" # Option "MergedFB" "true" # Option "EnablePageFlip" "true" Option "fbdev" "/dev/fb0" Option "ShadowFB" "true" EndSection Section "Screen" Identifier "Primary Screen" Device "Driver0" Monitor "Primary Monitor" DefaultDepth 24 SubSection "Display" Depth 8 Modes "1920x1080" "1280x768" "1024x768" "800x600" "640x480" EndSubSection SubSection "Display" Depth 16 Modes "1920x1080" "1280x768" "1024x768" "800x600" "640x480" EndSubSection SubSection "Display" Depth 24 Modes "1920x1080" "1280x768" "1024x768" "800x600" "640x480" EndSubSection EndSection Section "ServerLayout" Identifier "Default Layout" # InputDevice "Generic Keyboard" Screen 0 "Primary Screen" 0 0 EndSection Section "DRI" Mode 0666 EndSection Section "ServerFlags" Option "DontVTSwitch" "false" Option "DontZap" "false" Option "DontZoom" "true" EndSection
Re: HOWTO : HP T5325 X11 Gui (LXDE) March 14, 2016 03:58PM |
Registered: 10 years ago Posts: 1,037 |
Re: HOWTO : HP T5325 X11 Gui (LXDE) March 15, 2016 12:04AM |
Admin Registered: 13 years ago Posts: 19,107 |
Re: HOWTO : HP T5325 X11 Gui (LXDE) March 16, 2016 09:38AM |
Registered: 9 years ago Posts: 429 |
Re: HOWTO : HP T5325 X11 Gui (LXDE) March 16, 2016 10:14AM |
Registered: 10 years ago Posts: 1,037 |
Re: HOWTO : HP T5325 X11 Gui (LXDE) March 16, 2016 12:24PM |
Registered: 10 years ago Posts: 1,037 |
Re: HOWTO : HP T5325 X11 Gui (LXDE) March 16, 2016 01:12PM |
Registered: 9 years ago Posts: 429 |
Re: HOWTO : HP T5325 X11 Gui (LXDE) March 17, 2016 08:50AM |
Registered: 10 years ago Posts: 1,037 |
Re: HOWTO : HP T5325 X11 Gui (LXDE) March 17, 2016 09:04AM |
Registered: 10 years ago Posts: 1,037 |
Re: HOWTO : HP T5325 X11 Gui (LXDE) March 19, 2016 02:20AM |
Registered: 10 years ago Posts: 1,037 |
Section "Monitor" Identifier "Primary Monitor" Option "DPMS" "true" HorizSync 1-10000 VertRefresh 1-10000 Option "NonDDCDefaultMode" "1800x600@60" Option "PreferredMode" "800x600"
Re: HOWTO : HP T5325 X11 Gui (LXDE / XFCE) March 20, 2016 12:16PM |
Registered: 8 years ago Posts: 31 |
Re: HOWTO : HP T5325 X11 Gui (LXDE / XFCE) March 21, 2016 05:09PM |
Registered: 10 years ago Posts: 1,037 |
Kamal
Re: HOWTO : HP T5325 X11 Gui (LXDE / XFCE) October 04, 2017 05:49AM |
Re: HOWTO : HP T5325 X11 Gui (LXDE / XFCE) October 04, 2017 05:57PM |
Admin Registered: 13 years ago Posts: 19,107 |
Quote
Updated 21 Aug 2017:
Kernel linux-4.12.8-kirkwood-tld-1 package has been uploaded.
New/update in this version:
- Pick up security patches from mainline.
- Update the Linksys EA4500 to correctly activate the DSA switch (use the kirkwood-ea4500.dtb for booting)
- Update the Qizitong 501mv2 to correctly activate the DSA switch (please see this post for the updated Qizitong DTB which was not included in the tarball).
- Turn off the lirc_rpi in this version. Please use previous kernel version if you need lirc_rpi.
Latest Linux kernel 4.x general release information can be found at:
LinuxChanges log
Download at Dropbox:
linux-4.12.8-kirkwood-tld-1-bodhi.tar.bz2
md5:
1c7ad19acb36a9a77a813e7c27b908e6
sha256:
4d59aa4ad925d2e99bfafd5552bae486fcd5e3c2fc6c8e50fb749589972d58c3
Re: HOWTO : HP T5325 X11 Gui (LXDE / XFCE) October 05, 2017 04:26AM |
Registered: 10 years ago Posts: 1,037 |
Kamal
Re: HOWTO : HP T5325 X11 Gui (LXDE / XFCE) October 05, 2017 05:37AM |
Re: HOWTO : HP T5325 X11 Gui (LXDE / XFCE) October 05, 2017 05:49AM |
Admin Registered: 13 years ago Posts: 19,107 |
Kamal
Re: HOWTO : HP T5325 X11 Gui (LXDE / XFCE) October 05, 2017 09:06AM |
echo -e "HP t5325 Thin Client" > /etc/flash-kernel/machine
update-initramfs -u -k all
root@debian:~# cat /proc/mtd dev: size erasesize name mtd0: 00080000 00010000 "u-boot" mtd1: 00040000 00010000 "SSD firmware" mtd2: 00010000 00010000 "u-boot env" mtd3: 00010000 00010000 "permanent u-boot env" mtd4: 00010000 00010000 "permanent u-boot env" root@debian:~# ls -l /dev/mtd* crw------- 1 root root 90, 0 Oct 5 12:26 /dev/mtd0 crw------- 1 root root 90, 1 Oct 5 12:26 /dev/mtd0ro crw------- 1 root root 90, 2 Oct 5 12:26 /dev/mtd1 crw------- 1 root root 90, 3 Oct 5 12:26 /dev/mtd1ro crw------- 1 root root 90, 4 Oct 5 12:26 /dev/mtd2 crw------- 1 root root 90, 5 Oct 5 12:26 /dev/mtd2ro crw------- 1 root root 90, 6 Oct 5 12:26 /dev/mtd3 crw------- 1 root root 90, 7 Oct 5 12:26 /dev/mtd3ro crw------- 1 root root 90, 8 Oct 5 12:26 /dev/mtd4 crw------- 1 root root 90, 9 Oct 5 12:26 /dev/mtd4ro brw-rw---- 1 root disk 31, 0 Oct 5 12:26 /dev/mtdblock0 brw-rw---- 1 root disk 31, 1 Oct 5 12:26 /dev/mtdblock1 brw-rw---- 1 root disk 31, 2 Oct 5 12:26 /dev/mtdblock2 brw-rw---- 1 root disk 31, 3 Oct 5 12:26 /dev/mtdblock3 brw-rw---- 1 root disk 31, 4 Oct 5 12:26 /dev/mtdblock4 root@debian:~#
root@debian:/etc/flash-kernel# tree dtbs/ dtbs/ ├── kirkwood-t5325.dtb └── README.dtbs
echo "/dev/mtd2 0x0 0x1000 0x10000" > /etc/fw_env.config
#!/bin/sh fw_setenv mainlineLinux 'no' fw_setenv arcNumber 2846 fw_setenv machid b1e fw_setenv bootdelay 3 # For booting Debian 8/9 from USB # Assumes /boot configured to reside in the first partition and the type is ext2, / in another partition and labelled USB_ROOT fw_setenv debianusb 'usb start;ext2load usb 0:1 0x800000 /uImage;setenv bootargs $(debianusb_bootargs);bootm 0x800000' fw_setenv debianusb_bootargs 'console=ttyS0,115200n8 console=tty0 video=xgifb root=LABEL=USB_ROOT rw' # For booting Debian 8/9 from internal storage device # Assumes /boot configured to reside in the first partition and the type is ext2, / in another partition and labelled IDE_ROOT fw_setenv debianide 'ide reset;ext2load ide 0:1 0x800000 /uImage;setenv bootargs $(debianide_bootargs);bootm 0x800000' fw_setenv debianide_bootargs 'console=ttyS0,115200n8 console=tty0 video=xgifb root=LABEL=IDE_ROOT rw' # Boot command (to boot from USB, or from internal storage device, or ThinPro) fw_setenv bootcmd 'setenv mainlineLinux yes;protect off all;run debianusb;run debianide;setenv mainlineLinux no;run thinpro'
root@debian:~# fw_printenv x ## Error: "x" not defined root@debian:~# fw_setenv x y root@debian:~# fw_printenv x x=y root@debian:~# fw_setenv x z root@debian:~# fw_printenv x x=z root@debian:~# fw_setenv x root@debian:~# fw_printenv x ## Error: "x" not defined root@debian:~#
Re: HOWTO : HP T5325 X11 Gui (LXDE / XFCE) October 06, 2017 02:07AM |
Admin Registered: 13 years ago Posts: 19,107 |
Kamal
Re: HOWTO : HP T5325 X11 Gui (LXDE / XFCE) October 06, 2017 09:08AM |
Re: HOWTO : HP T5325 X11 Gui (LXDE / XFCE) October 07, 2017 03:54AM |
Admin Registered: 13 years ago Posts: 19,107 |
Kamal
Re: HOWTO : HP T5325 X11 Gui (LXDE / XFCE) October 07, 2017 06:45AM |
Re: HOWTO : HP T5325 X11 Gui (LXDE / XFCE) March 08, 2019 12:18AM |
Admin Registered: 13 years ago Posts: 19,107 |
Re: HOWTO : HP T5325 X11 Gui (LXDE / XFCE) March 09, 2019 03:31AM |
Registered: 10 years ago Posts: 1,037 |
Re: HOWTO : HP T5325 X11 Gui (LXDE / XFCE) March 09, 2019 04:15AM |
Admin Registered: 13 years ago Posts: 19,107 |
Re: HOWTO : HP T5325 X11 Gui (LXDE / XFCE) February 25, 2020 08:25AM |
Registered: 4 years ago Posts: 7 |
Re: HOWTO : HP T5325 X11 Gui (LXDE / XFCE) March 04, 2020 07:41AM |
Registered: 10 years ago Posts: 1,037 |
Re: HOWTO : HP T5325 X11 Gui (LXDE / XFCE) March 04, 2020 07:59AM |
Registered: 10 years ago Posts: 1,037 |
Re: HOWTO : HP T5325 X11 Gui (LXDE / XFCE) March 04, 2020 09:50AM |
Registered: 4 years ago Posts: 7 |
Re: HOWTO : HP T5325 X11 Gui (LXDE / XFCE) March 04, 2020 05:31PM |
Admin Registered: 13 years ago Posts: 19,107 |