Beta Testers wanted for Lite Series Upgrade - Click here to register interest


Welcome, Guest
You have to register before you can post on our site.

Username
  

Password
  





Search Forums

(Advanced Search)

Forum Statistics
» Members: 7,728
» Latest member: EddieIcods
» Forum threads: 9,426
» Forum posts: 62,203

Full Statistics

Online Users
There are currently 2082 online users.
» 0 Member(s) | 2078 Guest(s)
Applebot, Baidu, Bing, Google

Latest Threads
Hello!!!
Forum: Introductions
Last Post: stevef
7 hours ago
» Replies: 1
» Views: 33
No authentication when i ...
Forum: Start up and Shutdown
Last Post: stevef
7 hours ago
» Replies: 1
» Views: 33
Sem som quando reinicia
Forum: Other
Last Post: stevef
8 hours ago
» Replies: 18
» Views: 212
after install Linux Lite ...
Forum: Installing Linux Lite
Last Post: stevef
Yesterday, 04:15 PM
» Replies: 9
» Views: 193
Problem updating lite 7.6...
Forum: Updates
Last Post: valtam
11-13-2025, 11:52 PM
» Replies: 5
» Views: 378
ASUS x206HA black screen ...
Forum: Installing Linux Lite
Last Post: Doceal
11-10-2025, 09:25 AM
» Replies: 6
» Views: 875
time synchronization
Forum: Other
Last Post: LL-user
11-09-2025, 12:18 AM
» Replies: 1
» Views: 194
Series to Series Upgrade ...
Forum: Linux Lite Software Development
Last Post: berrywhitetiger
11-07-2025, 05:43 AM
» Replies: 4
» Views: 4,226
Regarding the minimum sys...
Forum: Installing Linux Lite
Last Post: valtam
11-02-2025, 11:41 PM
» Replies: 3
» Views: 437
Can't test LinuxLite 7.6 ...
Forum: Installing Linux Lite
Last Post: valtam
11-02-2025, 05:51 AM
» Replies: 23
» Views: 7,364

 
  Please help me, i have a question about DSL internet connection ?
Posted by: kissbaby3 - 12-11-2018, 07:00 AM - Forum: Network - Replies (2)

my internet connection works just fine, i was snooping around on my Linux pc and decided to look at my internet "connection information" and where it says security , it says "none", ha ha , i have been using it this way for several months now , everything seems fine. here is a screen shot of what i am talking about, i blacked out some stuff, tho . so is this ok ?, should i be worried ?. please help, lol.  i want to say thanks to every one.

[Image: ubNzNn2.png]

Print this item

  scp fails between two Lite4.2 workstations
Posted by: openmind - 12-11-2018, 04:28 AM - Forum: Network - Replies (10)

Just installed Lite4.2 on two workstations connected by the same IP subnet.  After installing ssh, applying all updates and selecting 'Allow" in the firewall, ssh login connections succeed normally.  When attempting to copy files between workstations using scp (the same host workstations with the same IP addresses as the successful ssh login) I obtain the following (actual username and IP address modified for security reasons):
scp -pr Documents/Projects 123.123.123.123Big Grinocuments
[email protected]'s password:
Welcome to Linux Lite 4.2 username

shell returned 1
The usernames are the same on both workstations.  The intent is to copy everything in sub-directory "Projects" on the sending host to the Documents directory on the receiving host.  Invoking the above with level 2 debugging yields:
scp -prvv Documents/Projects 123.123.123.123Big GrinocumentsExecuting: program /usr/bin/ssh host 123.123.123.123, user (unspecified), command scp -v -r -p -t Documents
OpenSSH_7.6p1 Ubuntu-4ubuntu0.1, OpenSSL 1.0.2n  7 Dec 2017
debug1: Reading configuration data /etc/ssh/ssh_config
debug1: /etc/ssh/ssh_config line 19: Applying options for *
debug2: resolving "123.123.123.123" port 22
debug2: ssh_connect_direct: needpriv 0
debug1: Connecting to 123.123.123.123 [123.123.123.123] port 22.
debug1: Connection established.
debug1: key_load_public: No such file or directory
debug1: identity file /home/username/.ssh/id_rsa type -1
debug1: key_load_public: No such file or directory
debug1: identity file /home/username/.ssh/id_rsa-cert type -1
debug1: key_load_public: No such file or directory
debug1: identity file /home/username/.ssh/id_dsa type -1
debug1: key_load_public: No such file or directory
debug1: identity file /home/username/.ssh/id_dsa-cert type -1
debug1: key_load_public: No such file or directory
debug1: identity file /home/username/.ssh/id_ecdsa type -1
debug1: key_load_public: No such file or directory
debug1: identity file /home/username/.ssh/id_ecdsa-cert type -1
debug1: key_load_public: No such file or directory
debug1: identity file /home/username/.ssh/id_ed25519 type -1
debug1: key_load_public: No such file or directory
debug1: identity file /home/username/.ssh/id_ed25519-cert type -1
debug1: Local version string SSH-2.0-OpenSSH_7.6p1 Ubuntu-4ubuntu0.1
debug1: Remote protocol version 2.0, remote software version OpenSSH_7.6p1 Ubuntu-4ubuntu0.1
debug1: match: OpenSSH_7.6p1 Ubuntu-4ubuntu0.1 pat OpenSSH* compat 0x04000000
debug2: fd 3 setting O_NONBLOCK
debug1: Authenticating to 123.123.123.123:22 as 'username'
debug1: SSH2_MSG_KEXINIT sent
debug1: SSH2_MSG_KEXINIT received
debug2: local client KEXINIT proposal
debug2: KEX algorithms: curve25519-sha256,[email protected],ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512,diffie-hellman-group-exchange-sha1,diffie-hellman-group14-sha256,diffie-hellman-group14-sha1,ext-info-c
debug2: host key algorithms: [email protected],[email protected],[email protected],ecdsa-sha2-nistp256,ecdsa-sha2-nistp384,ecdsa-sha2-nistp521,[email protected],[email protected],ssh-ed25519,rsa-sha2-512,rsa-sha2-256,ssh-rsa
debug2: ciphers ctos: [email protected],aes128-ctr,aes192-ctr,aes256-ctr,[email protected],[email protected]
debug2: ciphers stoc: [email protected],aes128-ctr,aes192-ctr,aes256-ctr,[email protected],[email protected]
debug2: MACs ctos: [email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],hmac-sha2-256,hmac-sha2-512,hmac-sha1
debug2: MACs stoc: [email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],hmac-sha2-256,hmac-sha2-512,hmac-sha1
debug2: compression ctos: none,[email protected],zlib
debug2: compression stoc: none,[email protected],zlib
debug2: languages ctos:
debug2: languages stoc:
debug2: first_kex_follows 0
debug2: reserved 0
debug2: peer server KEXINIT proposal
debug2: KEX algorithms: curve25519-sha256,[email protected],ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512,diffie-hellman-group14-sha256,diffie-hellman-group14-sha1
debug2: host key algorithms: ssh-rsa,rsa-sha2-512,rsa-sha2-256,ecdsa-sha2-nistp256,ssh-ed25519
debug2: ciphers ctos: [email protected],aes128-ctr,aes192-ctr,aes256-ctr,[email protected],[email protected]
debug2: ciphers stoc: [email protected],aes128-ctr,aes192-ctr,aes256-ctr,[email protected],[email protected]
debug2: MACs ctos: [email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],hmac-sha2-256,hmac-sha2-512,hmac-sha1
debug2: MACs stoc: [email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],hmac-sha2-256,hmac-sha2-512,hmac-sha1
debug2: compression ctos: none,[email protected]
debug2: compression stoc: none,[email protected]
debug2: languages ctos:
debug2: languages stoc:
debug2: first_kex_follows 0
debug2: reserved 0
debug1: kex: algorithm: curve25519-sha256
debug1: kex: host key algorithm: ecdsa-sha2-nistp256
debug1: kex: server->client cipher: [email protected] MAC: <implicit> compression: none
debug1: kex: client->server cipher: [email protected] MAC: <implicit> compression: none
debug1: expecting SSH2_MSG_KEX_ECDH_REPLY
debug1: Server host key: ecdsa-sha2-nistp256 SHA256:SPr7Roun6wlBLEpbczpdb3WbTreFRJ5FihYaswvSYpg
debug1: Host '123.123.123.123' is known and matches the ECDSA host key.
debug1: Found key in /home/username/.ssh/known_hosts:6
debug2: set_newkeys: mode 1
debug1: rekey after 134217728 blocks
debug1: SSH2_MSG_NEWKEYS sent
debug1: expecting SSH2_MSG_NEWKEYS
debug1: SSH2_MSG_NEWKEYS received
debug2: set_newkeys: mode 0
debug1: rekey after 134217728 blocks
debug2: key: /home/username/.ssh/id_rsa ((nil))
debug2: key: /home/username/.ssh/id_dsa ((nil))
debug2: key: /home/username/.ssh/id_ecdsa ((nil))
debug2: key: /home/username/.ssh/id_ed25519 ((nil))
debug1: SSH2_MSG_EXT_INFO received
debug1: kex_input_ext_info: server-sig-algs=<ssh-ed25519,ssh-rsa,rsa-sha2-256,rsa-sha2-512,ssh-dss,ecdsa-sha2-nistp256,ecdsa-sha2-nistp384,ecdsa-sha2-nistp521>
debug2: service_accept: ssh-userauth
debug1: SSH2_MSG_SERVICE_ACCEPT received
debug1: Authentications that can continue: publickey,password
debug1: Next authentication method: publickey
debug1: Trying private key: /home/username/.ssh/id_rsa
debug1: Trying private key: /home/username/.ssh/id_dsa
debug1: Trying private key: /home/username/.ssh/id_ecdsa
debug1: Trying private key: /home/username/.ssh/id_ed25519
debug2: we did not send a packet, disable method
debug1: Next authentication method: password
[email protected]'s password:
debug2: we sent a password packet, wait for reply
debug1: Authentication succeeded (password).
Authenticated to 123.123.123.123 ([123.123.123.123]:22).
debug2: fd 4 setting O_NONBLOCK
debug2: fd 5 setting O_NONBLOCK
debug1: channel 0: new [client-session]
debug2: channel 0: send open
debug1: Requesting [email protected]
debug1: Entering interactive session.
debug1: pledge: network
debug1: client_input_global_request: rtype [email protected] want_reply 0
debug2: channel_input_open_confirmation: channel 0: callback start
debug2: fd 3 setting TCP_NODELAY
debug2: client_session2_setup: id 0
debug1: Sending environment.
debug1: Sending env LANG = en_US.UTF-8
debug2: channel 0: request env confirm 0
debug1: Sending command: scp -v -r -p -t Documents
debug2: channel 0: request exec confirm 1
debug2: channel_input_open_confirmation: channel 0: callback done
debug2: channel 0: open confirm rwindow 0 rmax 32768
debug2: channel 0: rcvd adjust 2097152
debug2: channel_input_status_confirm: type 99 id 0
debug2: exec request accepted on channel 0
Welcome to Linux Lite 4.2 username
debug2: channel 0: read<=0 rfd 4 len 0
debug2: channel 0: read failed  ???
debug2: channel 0: close_read
debug2: channel 0: input open -> drain
debug2: channel 0: ibuf empty
debug2: channel 0: send eof
debug2: channel 0: input drain -> closed
debug2: channel 0: write failed
debug2: channel 0: close_write
debug2: channel 0: send eow
debug2: channel 0: output open -> closed
debug1: client_input_channel_req: channel 0 rtype exit-signal reply 0
debug2: channel 0: rcvd close
debug2: channel 0: almost dead
debug2: channel 0: gc: notify user
debug2: channel 0: gc: user detached
debug2: channel 0: send close
debug2: channel 0: is dead
debug2: channel 0: garbage collecting
debug1: channel 0: free: client-session, nchannels 1
debug1: fd 0 clearing O_NONBLOCK
debug1: fd 1 clearing O_NONBLOCK
Transferred: sent 1940, received 2408 bytes, in 0.6 seconds
Bytes per second: sent 3040.6, received 3774.1
debug1: Exit status -1

shell returned 1

The authentication succeeds but there is apparently a "read<=0 rfd 4 len 0" that fails resulting in the death of the 'scp' session.  Scp used to work in earlier Lite releases but fails in Lite4.2.  Any suggestions on a work around?  (The Lite4.2 scp client works with older versions of every other ssh server I've tried.)  Has the Lite4.2 ssh server been built incorrectly?
Sorry, just tried 'sftp' between the same two workstations and that producesConfusedftp [email protected]'s password: Received message too long 1466264675

shell returned 255
So the Lite4.2 ssh server breaks all file transfer methods in ssh.  Sad

Print this item

  Just installed Linux Lite but no sound on HDMI (TV)
Posted by: burman001 - 12-11-2018, 12:36 AM - Forum: Sound - Replies (4)

Hi all, I'm new to Linux Lite. I just installed it (latest version) on an old laptop. Everything looks good except when I connect the laptop to the TV via a HDMI, the sound only comes through the laptop and not the TV. It's an old laptop with crappy sound system, so when Netflix you can watch, but can't chill.  :Smile

I've read a couple posts online and did the following already:
1) Read Help Manual and checked the Volume Control and picked the HDMI Digital Stereo output (it was on analog stereo output). I also chose a few options there but either it's no sound or sound only through the laptop
2) I tried alsamixer and clicked around, but nothing happened.
3) I tried pulseaudio -k, same...  Sad

What shall I do? I'm not techie, so I also attached a sysreport to this post. Thanks for your time and help, folks!

Print this item

  new computer in the lite family.
Posted by: bluzeo - 12-10-2018, 04:20 AM - Forum: On Topic - Replies (5)

hey guys. it blue- i am back and fully linux once again! my work rig is now lite 4.2

Print this item

  Linux Lite 4.2 live-session - require username and password
Posted by: Sprintrdriver - 12-10-2018, 03:05 AM - Forum: Installing Linux Lite - Replies (2)

Hi.
I made myself an USB stick packed with several distros (to see how they respond on this old Latitude laptop) using yumi tool (sadly only for windows).
Thing is - when it was time to boot LL 4.2, then my first observation is: - take substantially longer time to load (compared to Mint xfce) - No text is shown during boot, just a black screen of nothing (notice something going on because fan start to spin faster) until next step: - Ask for username and password. Above the input field for user name, there is a drop-down list where "Other..." is the only possible choice.
I'm aware this may be a yumi-issue - but anyone having seeing this before and possible know what to enter for user and password here ?
Thanks

Print this item

  Linux lite 4.2 : installed linux lite on my other PC, we are a linux only place
Posted by: kissbaby3 - 12-10-2018, 01:51 AM - Forum: Installing Linux Lite - Replies (2)

i just just installed linux lite on my second and final pc, both of them desktops , this pc connected to wireless wifi with no problems. i really like this linux, 

i have nothing bad to say about windows 10, everything has its use, i just like linux more, it does not take 24 hours to update on a major update like windows 10 does.
so far everything works .

here is some of my system specs on this Asus amd 64bit desktop pc.
i installed a dvd burner , burns and plays just fine so far.
--------------------------

dont know how long this link will work , but its the same desktop pc.
same specs .
it used to have windows , now it is a linux machine.

https://www.refurb4less.com/asus-m32bf-d...indows-10/

-----------------

i want to say thank you for all your hard wrok and dedication, hugs to every one  :-* :-* :-*

Print this item

  Install updates error - free space
Posted by: Tankgirl77 - 12-09-2018, 10:23 PM - Forum: Updates - Replies (1)

Good evening!

I have just installed Linux lite and have received the following error message when attempting to install updates....any help or advice would be gratefully received

Reading package lists...
Building dependency tree...
Reading state information...
Calculating upgrade...
The following packages were automatically installed and are no longer required:
  libllvm5.0 libqmi-glib1 libqpdf17
Use 'sudo apt autoremove' to remove them.
The following NEW packages will be installed:
  amd64-microcode intel-microcode iucode-tool libllvm6.0 libqmi-glib5
  libqpdf21 libwebpdemux1 linux-headers-4.4.0-141
  linux-headers-4.4.0-141-generic linux-image-4.4.0-141-generic
  linux-image-extra-4.4.0-141-generic ubuntu-advantage-tools
The following packages will be upgraded:
  apparmor apt apt-transport-https apt-utils apt-xapian-index archdetect-deb
  autopoint avahi-daemon avahi-utils base-files bind9-host binutils bsdutils
  compiz compiz-core compiz-gnome compiz-plugins-default cpp-5 cups
  cups-browsed cups-client cups-common cups-core-drivers cups-daemon
  cups-filters cups-filters-core-drivers cups-ppdc cups-server-common curl
  desktop-file-utils distro-info-data dns-root-data dnsmasq-base dnsutils dpkg
  dpkg-dev evolution-data-server-common file firefox flashplugin-installer
  fonts-opensymbol friendly-recovery g++-5 gcc-5 gcc-5-base gettext
  gettext-base ghostscript gir1.2-gdkpixbuf-2.0 gir1.2-ibus-1.0
  gir1.2-javascriptcoregtk-4.0 gir1.2-networkmanager-1.0
  gir1.2-packagekitglib-1.0 gir1.2-soup-2.4 gir1.2-webkit2-4.0
  gnome-accessibility-themes gnome-disk-utility gnome-themes-standard
  gnome-themes-standard-data gnupg gpgv grub-common grub-efi-amd64-bin grub-pc
  grub-pc-bin grub2-common hdparm hicolor-icon-theme hwdata ibus ibus-gtk
  ibus-gtk3 ifupdown imagemagick imagemagick-6.q16 imagemagick-common
  initramfs-tools initramfs-tools-bin initramfs-tools-core iproute iproute2
  isc-dhcp-client isc-dhcp-common kmod libapparmor-perl libapparmor1
  libapt-inst2.0 libapt-pkg5.0 libarchive-zip-perl libarchive13 libasan2
  libasprintf-dev libasprintf0v5 libatomic1 libavahi-client3
  libavahi-common-data libavahi-common3 libavahi-core7 libavahi-glib1
  libavcodec-ffmpeg56 libavformat-ffmpeg56 libavutil-ffmpeg54 libbind9-140
  libblkid1 libcamel-1.2-54 libcapnp-0.5.3 libcc1-0 libcilkrts5
  libcompizconfig0 libcups2 libcupscgi1 libcupsfilters1 libcupsimage2
  libcupsmime1 libcupsppdc1 libcurl3-gnutls libdecoration0 libdns-export162
  libdns162 libdpkg-perl libdrm-amdgpu1 libdrm-common libdrm-intel1
  libdrm-nouveau2 libdrm-radeon1 libdrm2 libebackend-1.2-10 libebook-1.2-16
  libebook-contacts-1.2-2 libedata-book-1.2-25 libedataserver-1.2-21
  libegl1-mesa libelf1 libfdisk1 libfontembed1 libgbm1 libgcc-5-dev
  libgcrypt20 libgd3 libgdk-pixbuf2.0-0 libgdk-pixbuf2.0-common
  libgettextpo-dev libgettextpo0 libgfortran3 libgl1-mesa-dri libgl1-mesa-glx
  libglapi-mesa libgles2-mesa libglib2.0-0 libglib2.0-bin libglib2.0-data
  libgomp1 libgs9 libgs9-common libibus-1.0-5 libicu55 libisc-export160
  libisc160 libisccc140 libisccfg140 libitm1 libjasper1
  libjavascriptcoregtk-4.0-18 libjpeg-turbo8 libkmod2 libkpathsea6 liblcms2-2
  liblcms2-utils libldap-2.4-2 liblouis-data liblouis9 liblwres141 libmad0
  libmagic1 libmagickcore-6.q16-2 libmagickcore-6.q16-2-extra
  libmagickwand-6.q16-2 libmm-glib0 libmount1 libmpx0 libmspack0
  libmysqlclient20 libnm-glib-vpn1 libnm-glib4 libnm-util2 libnm0
  libpackagekit-glib2-16 libpam-modules libpam-modules-bin libpam-runtime
  libpam-systemd libpam0g libpci3 libperl5.22 libplymouth4 libpng12-0
  libpolkit-agent-1-0 libpolkit-backend-1-0 libpolkit-gobject-1-0
  libpoppler-glib8 libpoppler58 libpostproc-ffmpeg53 libprocps4
  libpulse-mainloop-glib0 libpulse0 libpulsedsp libpython2.7
  libpython2.7-minimal libpython2.7-stdlib libpython3.5 libpython3.5-minimal
  libpython3.5-stdlib libqmi-proxy libquadmath0 libraw15
  libreoffice-avmedia-backend-gstreamer libreoffice-base-core libreoffice-calc
  libreoffice-common libreoffice-core libreoffice-draw libreoffice-gnome
  libreoffice-gtk libreoffice-gtk3 libreoffice-impress libreoffice-math
  libreoffice-pdfimport libreoffice-style-elementary libreoffice-style-galaxy
  libreoffice-style-tango libreoffice-writer libsasl2-2 libsasl2-modules
  libsasl2-modules-db libsdl-image1.2 libslang2 libsmartcols1 libsmbclient
  libsnmp-base libsnmp30 libsoup-gnome2.4-1 libsoup2.4-1 libssh-gcrypt-4
  libssl1.0.0 libstdc++-5-dev libstdc++6 libswresample-ffmpeg1
  libswscale-ffmpeg3 libsystemd0 libtasn1-6 libtiff5 libtomcrypt0 libubsan0
  libudev1 libunity-protocol-private0 libunity-scopes-json-def-desktop
  libunity9 libuuid1 libvncclient1 libvorbis0a libvorbisenc2 libvorbisfile3
  libwavpack1 libwayland-client0 libwayland-cursor0 libwayland-egl1-mesa
  libwayland-server0 libwbclient0 libwebkit2gtk-4.0-37
  libwebkit2gtk-4.0-37-gtk2 libx11-6 libx11-data libx11-dev libx11-doc
  libx11-xcb1 libxatracker2 libxcursor1 libxkbcommon-x11-0 libxkbcommon0
  libxml2 linux-base linux-firmware linux-generic linux-headers-generic
  linux-image-generic linux-libc-dev lite-software lite-sources lshw menu
  mesa-vdpau-drivers modemmanager module-init-tools mount mysql-common
  network-manager network-manager-vpnc network-manager-vpnc-gnome ntp ntpdate
  nvidia-common openjdk-8-jdk openjdk-8-jdk-headless openjdk-8-jre
  openjdk-8-jre-headless openssh-client openssl patch pciutils perl perl-base
  perl-modules-5.22 plymouth plymouth-label plymouth-theme-ubuntu-text
  plymouth-themes plymouth-x11 policykit-1 poppler-utils ppp procps pulseaudio
  pulseaudio-module-bluetooth pulseaudio-module-x11 pulseaudio-utils
  python-apt python-apt-common python-crypto python-cryptography
  python-libxml2 python-openssl python-requests python-samba python-urllib3
  python2.7 python2.7-minimal python3-apt python3-distupgrade python3-requests
  python3-uno python3-update-manager python3-urllib3 python3.5
  python3.5-minimal qpdf resolvconf rfkill samba samba-common samba-common-bin
  samba-dsdb-modules samba-libs samba-vfs-modules sensible-utils
  shared-mime-info smbclient squashfs-tools systemd systemd-sysv thunderbird
  tzdata ubiquity ubiquity-frontend-debconf ubiquity-frontend-gtk
  ubiquity-slideshow-ubuntu ubiquity-ubuntu-artwork ubuntu-drivers-common
  ubuntu-minimal ubuntu-mono ubuntu-release-upgrader-core udev uno-libs3 unrar
  update-manager-core update-notifier-common ure util-linux uuid-runtime
  virtualbox-guest-dkms virtualbox-guest-utils virtualbox-guest-x11 wget
  wireless-regdb wpasupplicant x11-common xdg-user-dirs xdg-utils xorg
  xserver-common xserver-xorg xserver-xorg-core xserver-xorg-input-all
  xserver-xorg-video-all
393 upgraded, 12 newly installed, 0 to remove and 0 not upgraded.
Need to get 532 MB of archives.
After this operation, 418 MB of additional disk space will be used.
E: You don't have enough free space in /var/cache/apt/archives/.

Print this item

  Update about my system - hard drive issues and the (hopeful) solution
Posted by: Vera - 12-07-2018, 09:43 PM - Forum: Off Topic - Replies (2)

This is just to update people about what's been going on with my system. I'd been getting increasing instability on my system, and at first I wasn't sure what was causing it. As a diagnostic test, I tried installing another Linux distro, and I got a lot of freezes with that too, and wound up having to do a hard shut-down. This told me it was probably a hardware issue since it happened no matter what idstro was installed. I was wondering what to do about that, since I wasn't ready to get a new hard drive or new computer yet. As an extra diagnostic, I tried installing an old version of Linux Lite (v 3.4), since I had the original CD around which I hadn't touched since I first installed it, and I knew that this system had been rock-solid-steady on LL3.4. So if anything should work, the LL3.4 should.

Well, the instability kept happening, even on LL3.4, which was probably not surprising since it was a hardware issue. The more serious problem was that it seemed to be getting progressively worse. My data files were backed up externally, so I wasn't worried about those.

Eventually, the system wouldn't boot at all!! Aaargh!!

I therefore wound up using the live CD of LL3.4 to figure out what was going on, since I couldn't boot normally anymore. I guessed I probably had bad blocks on the hard disk somewhere. Sure enough, running the badblocks command while in the live media showed me 5 bad blocks, they were near the first 30G of the hard drive (the one that I had installed Linux on, that it was booting from) so the Linux OS probably had some corruption as a result, explaining the freezes.

So, I decided to avoid using the first 30 gigs of the disk altogether. I tried a fresh install of Linux Lite 3.4, but with a different partitioning scheme where I put the LL in a partition toward the end of the hard disk, instead of at the start where the bad blocks were. I figured that the end was also a part of the disk that had been used less, so hopefully it would be safer in general.

Well, the install appeared to work successfully, but when I booted up without the media, I wound up in the grub_rescue prompt. Aaaarghhh again!

I followed an online tutorial for what to do if you wind up in grub_rescue https://www.linux.com/learn/how-rescue-n...ub-2-linux - I did the bits in the subheading "Booting from grub-rescue>" to fix the non-booting, but the start of the article had helpful background info and explanations that I needed first.

Finally, I had a bootable system. I booted and shut down normally a couple of times just for the joy of it, because it had been awhile since I'd been able to do that. ;D

Anyway, this is why I'm running 3.4 and not a higher version - it took so long to configure everything and do all of that, that I'm scared of making any more changes. I realize that this is just a "for now" measure because the hard drive is failing, and eventually in the longer term I need to get a new machine (plus back up my data frequently in the meatime). I'm hoping to hang onto this one as long as I can though.

And, the new name for my machine is phoenix  Wink

Print this item

  Problems wih Radeon HD 4650
Posted by: mekschr - 12-07-2018, 04:36 PM - Forum: Video Cards - No Replies

Hello,
I have decided using Linux and wanted to give Linux Lite a try, so I downloaded the ISO, flashed it using Etcher and everything was alright until I booted the USB, I choosed Start Linux Lite and waited a few minutes until it booted up, the screen was blurry and weird, I went to settings then Display and found out I had only 3 resokutions to choose from 640x480, 800x600 and 1024x768, my monitor's resolution is 1366x768, is there any solution for that ?
My GPU is ATi Radeon HD 4650

Print this item

  Windows Lite
Posted by: valtam - 12-07-2018, 02:49 PM - Forum: On Topic - Replies (4)

We inspired MS lol.

https://betanews.com/2018/12/05/microsoft-windows-lite/

Sent from my Mobile phone using Tapatalk

Print this item