Support Requests - CLICK TO READ BEFORE POSTING



Posted by: ian_r_h
10-08-2017, 08:43 AM
Forum: Hard Drives and SSDs
- Replies (16)

Hi, all,

Sorry for the embarrassing opening statement as I have worked in IT support for many years...

...but I failed to note the exact error at the time it occurred...

I know.  I know.

Mounting a Kingston DataTraveller G4 16Gb USB stick it appeared to mount, but on attempting to copy a .tar.gz archive from my HD reported a permissions error.  The drive had worked yesterday in initial testing.

I had had this problem before when trying out Ubuntu-Unity, but thought it might either be a bug in that distro's file handler (Nautilus?) or else something happening after I tried using a different USB stick first (which also didn't work properly).

The Kingston USB drive was sold as compatible with Linux by my local computer store, who also couldn't resolve the problem.

The syslog file reports the following (the subsequent corruption was possibly due to me physically removing the drive after cancelling the copy attempt in Thunar, at which point it disappeared from the list of attached drives).  Syslog below my sign-off.

Any help will be greatly appreciated as this is (again) blocking my ability to backup data.

Thanks,
Ian

Syslog:-

Oct  8 09:27:34 linux01 kernel: [ 8535.489440] usb 1-1: new high-speed USB device number 6 using xhci_hcd
Oct  8 09:27:34 linux01 kernel: [ 8535.684014] usb 1-1: New USB device found, idVendor=0951, idProduct=1666
Oct  8 09:27:34 linux01 kernel: [ 8535.684023] usb 1-1: New USB device strings: Mfr=1, Product=2, SerialNumber=3
Oct  8 09:27:34 linux01 kernel: [ 8535.684029] usb 1-1: Product: DataTraveler 3.0
Oct  8 09:27:34 linux01 kernel: [ 8535.684033] usb 1-1: Manufacturer: Kingston
Oct  8 09:27:34 linux01 kernel: [ 8535.684037] usb 1-1: SerialNumber: 002618A369C4F051F844241D
Oct  8 09:27:34 linux01 kernel: [ 8535.684461] usb 1-1: ep 0x81 - rounding interval to 128 microframes, ep desc says 255 microframes
Oct  8 09:27:34 linux01 kernel: [ 8535.684475] usb 1-1: ep 0x2 - rounding interval to 128 microframes, ep desc says 255 microframes
Oct  8 09:27:34 linux01 mtp-probe: checking bus 1, device 6: "/sys/devices/pci0000:00/0000:00:14.0/usb1/1-1"
Oct  8 09:27:34 linux01 mtp-probe: bus: 1, device: 6 was not an MTP device
Oct  8 09:27:34 linux01 kernel: [ 8535.859141] usb-storage 1-1:1.0: USB Mass Storage device detected
Oct  8 09:27:34 linux01 kernel: [ 8535.859571] scsi host2: usb-storage 1-1:1.0
Oct  8 09:27:34 linux01 kernel: [ 8535.859908] usbcore: registered new interface driver usb-storage
Oct  8 09:27:34 linux01 kernel: [ 8535.875492] usbcore: registered new interface driver uas
Oct  8 09:27:35 linux01 kernel: [ 8536.859817] scsi 2:0:0:0: Direct-Access    Kingston DataTraveler 3.0      PQ: 0 ANSI: 6
Oct  8 09:27:35 linux01 kernel: [ 8536.861126] sd 2:0:0:0: Attached scsi generic sg2 type 0
Oct  8 09:27:35 linux01 kernel: [ 8536.865632] sd 2:0:0:0: [sdb] 30218842 512-byte logical blocks: (15.5 GB/14.4 GiB)
Oct  8 09:27:35 linux01 kernel: [ 8536.866422] sd 2:0:0:0: [sdb] Write Protect is off
Oct  8 09:27:35 linux01 kernel: [ 8536.866426] sd 2:0:0:0: [sdb] Mode Sense: 4f 00 00 00
Oct  8 09:27:35 linux01 kernel: [ 8536.866609] sd 2:0:0:0: [sdb] Write cache: disabled, read cache: enabled, doesn't support DPO or FUA
Oct  8 09:27:35 linux01 kernel: [ 8536.871307]  sdb: sdb1
Oct  8 09:27:35 linux01 kernel: [ 8536.872337] sd 2:0:0:0: [sdb] Attached SCSI removable disk
Oct  8 09:27:37 linux01 udisksd[1989]: Mounted /dev/sdb1 at /media/ian/E07F-B980 on behalf of uid 1000
Oct  8 09:27:52 linux01 ntpd[1334]: error resolving pool 2.ubuntu.pool.ntp.org: Temporary failure in name resolution (-3)
Oct  8 09:27:54 linux01 ntpd[1334]: error resolving pool 3.ubuntu.pool.ntp.org: Temporary failure in name resolution (-3)
Oct  8 09:28:01 linux01 kernel: [ 8562.580003] usb 1-1: USB disconnect, device number 6
Oct  8 09:28:01 linux01 kernel: [ 8562.587390] sd 2:0:0:0: [sdb] tag#0 FAILED Result: hostbyte=DID_NO_CONNECT driverbyte=DRIVER_OK
Oct  8 09:28:01 linux01 kernel: [ 8562.587415] sd 2:0:0:0: [sdb] tag#0 CDB: Write(10) 2a 00 00 00 b7 9f 00 00 f0 00
Oct  8 09:28:01 linux01 kernel: [ 8562.587430] blk_update_request: I/O error, dev sdb, sector 47007
Oct  8 09:28:01 linux01 kernel: [ 8562.588836] sd 2:0:0:0: [sdb] tag#0 FAILED Result: hostbyte=DID_NO_CONNECT driverbyte=DRIVER_OK
Oct  8 09:28:01 linux01 kernel: [ 8562.588839] sd 2:0:0:0: [sdb] tag#0 CDB: Write(10) 2a 00 00 00 b8 8f 00 00 f0 00
Oct  8 09:28:01 linux01 kernel: [ 8562.588841] blk_update_request: I/O error, dev sdb, sector 47247
Oct  8 09:28:01 linux01 kernel: [ 8562.694863] FAT-fs (sdb1): Directory bread(block 32768) failed
Oct  8 09:28:01 linux01 kernel: [ 8562.695050] FAT-fs (sdb1): Directory bread(block 32768) failed
Oct  8 09:28:01 linux01 kernel: [ 8562.695109] FAT-fs (sdb1): Directory bread(block 32768) failed
Oct  8 09:28:01 linux01 kernel: [ 8562.695124] FAT-fs (sdb1): Directory bread(block 32768) failed
Oct  8 09:28:01 linux01 kernel: [ 8562.695134] FAT-fs (sdb1): Directory bread(block 32768) failed
Oct  8 09:28:01 linux01 kernel: [ 8562.695204] FAT-fs (sdb1): FAT read failed (blocknr 3739)
Oct  8 09:28:01 linux01 kernel: [ 8562.695608] FAT-fs (sdb1): Directory bread(block 32768) failed
Oct  8 09:28:01 linux01 kernel: [ 8562.695613] FAT-fs (sdb1): Directory bread(block 32769) failed
Oct  8 09:28:01 linux01 kernel: [ 8562.695628] FAT-fs (sdb1): Directory bread(block 32768) failed
Oct  8 09:28:01 linux01 kernel: [ 8562.695630] FAT-fs (sdb1): Directory bread(block 32769) failed
Oct  8 09:28:01 linux01 kernel: [ 8562.696776] FAT-fs (sdb1): Directory bread(block 32768) failed
Oct  8 09:28:01 linux01 udisksd[1989]: Cleaning up mount point /media/ian/E07F-B980 (device 8:17 no longer exist)
Oct  8 09:28:02 linux01 kernel: [ 8562.955420] FAT-fs (sdb1): unable to read boot sector to mark fs as dirty
Oct  8 09:28:02 linux01 kernel: [ 8562.955438] FAT-fs (sdb1): bread failed in fat_clusters_flush
Oct  8 09:28:15 linux01 ntpd[1334]: error resolving pool ntp.ubuntu.com: Temporary failure in name resolution (-3)
Oct  8 09:28:27 linux01 ntpd[1334]: error resolving pool 1.ubuntu.pool.ntp.org: Temporary failure in name resolution (-3)
Oct  8 09:28:31 linux01 ntpd[1334]: error resolving pool 0.ubuntu.pool.ntp.org: Temporary failure in name resolution (-3)
Oct  8 09:28:59 linux01 ntpd[1334]: error resolving pool 2.ubuntu.pool.ntp.org: Temporary failure in name resolution (-3)
Oct  8 09:29:00 linux01 ntpd[1334]: error resolving pool 3.ubuntu.pool.ntp.org: Temporary failure in name resolution (-3)
Oct  8 09:29:06 linux01 kernel: [ 8627.762404] usb 1-1: new high-speed USB device number 7 using xhci_hcd
Oct  8 09:29:07 linux01 kernel: [ 8627.957457] usb 1-1: New USB device found, idVendor=0951, idProduct=1666
Oct  8 09:29:07 linux01 kernel: [ 8627.957470] usb 1-1: New USB device strings: Mfr=1, Product=2, SerialNumber=3
Oct  8 09:29:07 linux01 kernel: [ 8627.957478] usb 1-1: Product: DataTraveler 3.0
Oct  8 09:29:07 linux01 kernel: [ 8627.957485] usb 1-1: Manufacturer: Kingston
Oct  8 09:29:07 linux01 kernel: [ 8627.957490] usb 1-1: SerialNumber: 002618A369C4F051F844241D
Oct  8 09:29:07 linux01 kernel: [ 8627.958006] usb 1-1: ep 0x81 - rounding interval to 128 microframes, ep desc says 255 microframes
Oct  8 09:29:07 linux01 kernel: [ 8627.958024] usb 1-1: ep 0x2 - rounding interval to 128 microframes, ep desc says 255 microframes
Oct  8 09:29:07 linux01 kernel: [ 8627.963844] usb-storage 1-1:1.0: USB Mass Storage device detected
Oct  8 09:29:07 linux01 kernel: [ 8627.964170] scsi host3: usb-storage 1-1:1.0
Oct  8 09:29:07 linux01 mtp-probe: checking bus 1, device 7: "/sys/devices/pci0000:00/0000:00:14.0/usb1/1-1"
Oct  8 09:29:07 linux01 mtp-probe: bus: 1, device: 7 was not an MTP device
Oct  8 09:29:08 linux01 kernel: [ 8628.963555] scsi 3:0:0:0: Direct-Access    Kingston DataTraveler 3.0      PQ: 0 ANSI: 6
Oct  8 09:29:08 linux01 kernel: [ 8628.964947] sd 3:0:0:0: Attached scsi generic sg2 type 0
Oct  8 09:29:08 linux01 kernel: [ 8628.965518] sd 3:0:0:0: [sdb] 30218842 512-byte logical blocks: (15.5 GB/14.4 GiB)
Oct  8 09:29:08 linux01 kernel: [ 8628.965726] sd 3:0:0:0: [sdb] Write Protect is off
Oct  8 09:29:08 linux01 kernel: [ 8628.965733] sd 3:0:0:0: [sdb] Mode Sense: 4f 00 00 00
Oct  8 09:29:08 linux01 kernel: [ 8628.965913] sd 3:0:0:0: [sdb] Write cache: disabled, read cache: enabled, doesn't support DPO or FUA
Oct  8 09:29:08 linux01 kernel: [ 8628.975822]  sdb: sdb1
Oct  8 09:29:08 linux01 kernel: [ 8628.977236] sd 3:0:0:0: [sdb] Attached SCSI removable disk
Oct  8 09:29:13 linux01 udisksd[1989]: Mounted /dev/sdb1 at /media/ian/E07F-B980 on behalf of uid 1000
Oct  8 09:29:13 linux01 kernel: [ 8634.220410] FAT-fs (sdb1): Volume was not properly unmounted. Some data may be corrupt. Please run fsck.




Posted by: pavil58ll
10-07-2017, 06:55 PM
Forum: Installing Linux Lite
- Replies (1)

Hello all. Looking for a pointer or two after having a failed install attempt of Linux Lite.

The laptop is an older one, A Dell Inspiron 8200. RAM is just 1GB, CPU is a Pentium 4. Originally it was running Windows XP but recently had Xubuntu installed. That didn't seem to run well so I tried to install Linux Lite.

During the install an error dialog box popped up indicating that the machine should be rebooted. It would not go through the reboot sequence so I held the power button down until it shut off.

I now have a laptop that will not stay powered up. It comes on, the optical drive spools up and then the system shuts down.

Suggestions?

TY.

pav



Posted by: smhardesty
10-07-2017, 06:27 PM
Forum: Other
- Replies (8)

I've attempted to preload SeaMonkey via the "Preload Apps" option in Tweaks 3 or 4 times now. Seems it doesn't want to work exactly right. What I have now is a situation where it only loads maybe every 10th or 12th time, and loads very late. I almost always already have a version open by the time it suddenly appears.

What I need to now is how to undo the preload. Is there a file I can edit to remove it completely?



Posted by: ian_r_h
10-07-2017, 01:06 PM
Forum: Off Topic
- Replies (12)

Hi, all,

Well, I have officially made the switch to Linux Lite from Windows 10 this afternoon.

I had planned to switch anyway, testing the water with the option to fail back to Windows 10 for the time-being should any major problems arise...

...but Microsoft being a major "problem" (or some other word), my Windows 10 laptop has decided it doesn't want to update now.  Which is, I suppose, at least a less unpleasant change from wanting to update whenever it does, rather than when I'm ready to.

Having tested LL for the past week, I have this old familiar feeling again - like I'm flying the aeroplane... rather than some faceless corporation is flying "my" aeroplane, making me pay through the nose for the privilege, and not taking me where I want to go either.

Only three or four minor issues found, which I may post on the forum if I cannot find any work-arounds.  None of the serious (yay!)  Smile  Then again, the work-arounds may be helpful for someone anyway if I can find them.

Anyone else fallen in love with LL after years of a, er, troubled marriage with Windows?

Hmmm... is this an affair?  No, I'm definitely wanting to leave my "wife".  I want a divorce, Microsoft!  ;D

Thanks again for all of you making me feel welcome.

Ian



Posted by: eugenenyx
10-07-2017, 01:15 AM
Forum: Other
- Replies (5)

Hi there, guys. I'm new here and this is my first time using Linux (wisely a friend recommended me Linux lite) and I have a problem. (I hope you can understand me because my mother language is Spanish so I'm doing my best to explain myself and my problem) Today I wanted to install updates and I got this message (I really hope somebody can help me) I don't know what to do or how I could fix it  :'(

===========================
Install Updates Error log
===========================
Install Updates could not fetch the package cache information lists.
Go to https://www.linuxliteos.com/forums/ and paste the log below into a new or existing thread for assistance.

============ Log ===========

Obj:1 http://repo.steampowered.com/steam precise InRelease
Obj:2 http://mirror.atlantic.net/ubuntu xenial InRelease
Ign:3 http://ppa.launchpad.net/desdelinux/viewnior/ubuntu xenial InRelease
Obj:4 http://repo.linuxliteos.com/linuxlite citrine InRelease
Obj:5 http://archive.canonical.com xenial InRelease
Obj:6 http://repository.spotify.com stable InRelease
Des:7 http://mirror.atlantic.net/ubuntu xenial-security InRelease [102 kB]
Obj:8 http://ppa.launchpad.net/hsoft/ppa/ubuntu xenial InRelease
Obj:9 http://ppa.launchpad.net/libreoffice/ppa/ubuntu xenial InRelease
Obj:10 http://ppa.launchpad.net/libretro/stable/ubuntu xenial InRelease
Des:11 http://ppa.launchpad.net/lumas/photoqt/ubuntu xenial InRelease [18,1 kB]
Des:12 http://mirror.atlantic.net/ubuntu xenial-updates InRelease [102 kB]
Obj:13 http://ppa.launchpad.net/nemh/systemback/ubuntu xenial InRelease
Des:14 https://dl.winehq.org/wine-builds/ubuntu xenial InRelease [4.701 B]
Obj:15 http://ppa.launchpad.net/ojo/daily/ubuntu xenial InRelease
Des:16 http://mirror.atlantic.net/ubuntu xenial-proposed InRelease [253 kB]
Obj:17 http://ppa.launchpad.net/onboard/snapshots/ubuntu xenial InRelease
Ign:11 http://ppa.launchpad.net/lumas/photoqt/ubuntu xenial InRelease
Obj:18 http://ppa.launchpad.net/otto-kesselgulasch/gimp/ubuntu xenial InRelease
Obj:19 http://ppa.launchpad.net/ubuntu-wine/ppa/ubuntu xenial InRelease
Des:20 https://dl.winehq.org/wine-builds/ubuntu xenial/main i386 Packages [18,6 kB]
Obj:21 http://ppa.launchpad.net/wine/wine-builds/ubuntu xenial InRelease
Ign:22 http://ppa.launchpad.net/desdelinux/viewnior/ubuntu xenial Release
Des:23 http://mirror.atlantic.net/ubuntu xenial-backports InRelease [102 kB]
Ign:24 http://ppa.launchpad.net/desdelinux/viewnior/ubuntu xenial/main i386 Packages
Ign:25 http://ppa.launchpad.net/desdelinux/viewnior/ubuntu xenial/main all Packages
Ign:26 http://ppa.launchpad.net/desdelinux/viewnior/ubuntu xenial/main Translation-es_VE
Des:27 http://mirror.atlantic.net/ubuntu xenial-security/main Sources [93,1 kB]
Ign:28 http://ppa.launchpad.net/desdelinux/viewnior/ubuntu xenial/main Translation-es
Ign:29 http://ppa.launchpad.net/desdelinux/viewnior/ubuntu xenial/main Translation-es_MX
Ign:30 http://ppa.launchpad.net/desdelinux/viewnior/ubuntu xenial/main Translation-en_US
Des:31 http://mirror.atlantic.net/ubuntu xenial-security/universe Sources [43,0 kB]
Ign:32 http://ppa.launchpad.net/desdelinux/viewnior/ubuntu xenial/main Translation-en
Des:33 http://mirror.atlantic.net/ubuntu xenial-security/main i386 Packages [333 kB]
Ign:24 http://ppa.launchpad.net/desdelinux/viewnior/ubuntu xenial/main i386 Packages
Ign:25 http://ppa.launchpad.net/desdelinux/viewnior/ubuntu xenial/main all Packages
Ign:26 http://ppa.launchpad.net/desdelinux/viewnior/ubuntu xenial/main Translation-es_VE
Ign:28 http://ppa.launchpad.net/desdelinux/viewnior/ubuntu xenial/main Translation-es
Ign:29 http://ppa.launchpad.net/desdelinux/viewnior/ubuntu xenial/main Translation-es_MX
Ign:30 http://ppa.launchpad.net/desdelinux/viewnior/ubuntu xenial/main Translation-en_US
Ign:32 http://ppa.launchpad.net/desdelinux/viewnior/ubuntu xenial/main Translation-en
Ign:24 http://ppa.launchpad.net/desdelinux/viewnior/ubuntu xenial/main i386 Packages
Ign:25 http://ppa.launchpad.net/desdelinux/viewnior/ubuntu xenial/main all Packages
Des:34 http://mirror.atlantic.net/ubuntu xenial-security/universe i386 Packages [148 kB]
Ign:26 http://ppa.launchpad.net/desdelinux/viewnior/ubuntu xenial/main Translation-es_VE
Ign:28 http://ppa.launchpad.net/desdelinux/viewnior/ubuntu xenial/main Translation-es
Ign:29 http://ppa.launchpad.net/desdelinux/viewnior/ubuntu xenial/main Translation-es_MX
Ign:30 http://ppa.launchpad.net/desdelinux/viewnior/ubuntu xenial/main Translation-en_US
Ign:32 http://ppa.launchpad.net/desdelinux/viewnior/ubuntu xenial/main Translation-en
Ign:24 http://ppa.launchpad.net/desdelinux/viewnior/ubuntu xenial/main i386 Packages
Ign:25 http://ppa.launchpad.net/desdelinux/viewnior/ubuntu xenial/main all Packages
Ign:26 http://ppa.launchpad.net/desdelinux/viewnior/ubuntu xenial/main Translation-es_VE
Ign:28 http://ppa.launchpad.net/desdelinux/viewnior/ubuntu xenial/main Translation-es
Des:35 http://mirror.atlantic.net/ubuntu xenial-updates/main Sources [277 kB]
Ign:29 http://ppa.launchpad.net/desdelinux/viewnior/ubuntu xenial/main Translation-es_MX
Ign:30 http://ppa.launchpad.net/desdelinux/viewnior/ubuntu xenial/main Translation-en_US
Ign:32 http://ppa.launchpad.net/desdelinux/viewnior/ubuntu xenial/main Translation-en
Ign:24 http://ppa.launchpad.net/desdelinux/viewnior/ubuntu xenial/main i386 Packages
Ign:25 http://ppa.launchpad.net/desdelinux/viewnior/ubuntu xenial/main all Packages
Ign:26 http://ppa.launchpad.net/desdelinux/viewnior/ubuntu xenial/main Translation-es_VE
Ign:28 http://ppa.launchpad.net/desdelinux/viewnior/ubuntu xenial/main Translation-es
Ign:29 http://ppa.launchpad.net/desdelinux/viewnior/ubuntu xenial/main Translation-es_MX
Des:36 http://mirror.atlantic.net/ubuntu xenial-updates/universe Sources [176 kB]
Ign:30 http://ppa.launchpad.net/desdelinux/viewnior/ubuntu xenial/main Translation-en_US
Des:37 http://mirror.atlantic.net/ubuntu xenial-updates/main i386 Packages [606 kB]
Ign:32 http://ppa.launchpad.net/desdelinux/viewnior/ubuntu xenial/main Translation-en
Err:24 http://ppa.launchpad.net/desdelinux/viewnior/ubuntu xenial/main i386 Packages
  404  Not Found
Ign:25 http://ppa.launchpad.net/desdelinux/viewnior/ubuntu xenial/main all Packages
Ign:26 http://ppa.launchpad.net/desdelinux/viewnior/ubuntu xenial/main Translation-es_VE
Des:38 http://mirror.atlantic.net/ubuntu xenial-updates/universe i386 Packages [515 kB]
Ign:28 http://ppa.launchpad.net/desdelinux/viewnior/ubuntu xenial/main Translation-es
Ign:29 http://ppa.launchpad.net/desdelinux/viewnior/ubuntu xenial/main Translation-es_MX
Ign:30 http://ppa.launchpad.net/desdelinux/viewnior/ubuntu xenial/main Translation-en_US
Ign:32 http://ppa.launchpad.net/desdelinux/viewnior/ubuntu xenial/main Translation-en
Des:39 http://mirror.atlantic.net/ubuntu xenial-proposed/main Sources [83,8 kB]
Des:40 http://mirror.atlantic.net/ubuntu xenial-proposed/universe Sources [36,0 kB]
Des:41 http://mirror.atlantic.net/ubuntu xenial-proposed/main i386 Packages [98,0 kB]
Des:42 http://mirror.atlantic.net/ubuntu xenial-proposed/main Translation-en [38,2 kB]
Des:43 http://mirror.atlantic.net/ubuntu xenial-proposed/universe i386 Packages [41,8 kB]
Des:44 http://mirror.atlantic.net/ubuntu xenial-proposed/universe Translation-en [20,5 kB]
Descargados 3.110 kB en 1min 4s (48,2 kB/s)
Leyendo lista de paquetes...
W: Error de GPG: http://ppa.launchpad.net/lumas/photoqt/ubuntu xenial InRelease: Las firmas siguientes no se pudieron verificar porque su clave pública no está disponible: NO_PUBKEY C027D92914FAB9FD
W: El repositorio «http://ppa.launchpad.net/lumas/photoqt/ubuntu xenial InRelease» no está firmado.
W: El repositorio «http://ppa.launchpad.net/desdelinux/viewnior/ubuntu xenial Release» no tiene un fichero de Publicación.
E: Fallo al obtener http://ppa.launchpad.net/desdelinux/view...6/Packages  404  Not Found
E: No se han podido descargar algunos archivos de índice, se han omitido, o se han utilizado unos antiguos en su lugar.



Posted by: justme2
10-06-2017, 04:29 PM
Forum: Other
- No Replies

With the demise of Systemback, I have been trying out Clonezilla to make system images. zRAM is activated , Clonezilla says it has successfully created an image, but when I ask for the image to be verified, it says it is faulty and can not be used to restore a system. A number of images have been created, all with the same result. As it takes around an hour to create an image, I am reluctant to waste any more time.

My question is, is zRAM causing the problem, anyone using clonezilla with zRAM getting successful images created?

The same Clonezilla boot disk has been used on another system without zRAM and successfully created an image.

Please ignore this - I realised later that the L.Lite system is not running when Clonezilla is booted! Its just making an image of the hard disk.  :-[



Posted by: Igor Manson
10-06-2017, 03:59 PM
Forum: Installing Linux Lite
- Replies (5)

Hi folks. I have a question. My computer runs on a 64-bit processor (Intel Core 2Duo) but it boots via 32-bit EFi.

Is it possible to install Linux Lite OS 64-bit on this computer? Will it boot on the 32-bit EFI via Refind? If so, will it run fine on 2GB RAM only?

Thanks.



Posted by: trinidad
10-05-2017, 08:11 PM
Forum: Desktop Customization
- Replies (2)

I have been testing neofetch for awhile now and I believe it is now at the point where it could be included in Lite software. I'm using the ppa and the very newest version (3.0 for Ubu 17.xx) and it is clean and fast and quite accurate so far. We do need to get an ASCII feather to the developer, but because it is not coded the convoluted way screenfetch is I think this will be a good application in the future.

https://imgur.com/a/9xXGx

TC



Posted by: pingball57
10-05-2017, 06:40 PM
Forum: Installing Linux Lite
- Replies (8)

Hi. I have a a spare SATA hard drive with a case that means i can plug it in as a USB. It's not used. I would like to install LL on it as a backup drive/comp. I have the ISO from all my installs to my other Comps. How do i go about this please? All my other M/C's run LL 3.4. 64 bit.



Posted by: newtusmaximus
10-05-2017, 06:31 PM
Forum: On Topic
- Replies (1)

Realise GE is not supported officially within the forum.

Fresh install LL3.6 64bit of HP desktop dc7700p.
Ralphy came to my rescue earlier (March 2017)  when using LL3.2 64bit on this machine.  (See Below quote)
Followed same Terminal procedures , but this time GE  map part appears to be miniaturised within the main GE window frame.

Help appreciated.

(03-28-2017, 01:33 AM)ralphy link Wrote:  I have installed the 64 bit version just fine. Try this:

Terminal:

Code:
sudo apt-get install msttcorefonts wget -O google-earth.sh http://drive.noobslab.com/data/apps/google-earth/google-earth.sh chmod +x google-earth.sh sudo ./google-earth.sh

[Image: oJhu8X0.png]

After installation I created a Launcher on the desktop as usual. You can always start it from terminal with google-earth


UPDATE:  Seems to prefer working within a Chrome Browser window??  There is a link within the GE window LH pane,  lower third which says something like  "The New Google Earth". Clicking this link fire3s up a splash screen  encouraging downloading Google Chrome.  Once GC is installed and the GE fire up process repeated, GE seems to fire up in C Google Chrome OK.

Question- does GE now only work if G Chrome is installed?