You are Here:
Linux Lite 6.6 FINAL Released - Support for 22 Languages Added - See Release Announcement Section



micro SD cards not recognized

Author (Read 15995 times)

0 Members and 3 Guests are viewing this topic.

Re: micro SD cards not recognized
« Reply #47 on: March 17, 2021, 04:08:59 PM »
 

firenice03

  • Rockin' the FREE World
  • Global Moderator
  • Platinum Level Poster
  • *****
  • 1848
    Posts
  • Reputation: 284
  • Linux Lite Member
    • View Profile

  • CPU: AMD E2//Atom X5//AMD Phenom II X2

  • MEMORY: 4Gb

  • VIDEO CARD: AMD Mullin Radeon R2//Intel//AMD/ATI RS880

  • Kernel: 5.x
@Jerry

I had initially run sudo apt-get install - f (with a space) before running it without a space (-f).

I just now ran it again with the space (- f) and it returned the exact same message as the first time:


sudo apt-get install - f
Reading package lists... Done
Building dependency tree       
Reading state information... Done
E: Unable to locate package f



@adml

No space.... '-f'
Hence why it cant find... F
Quote
E: Unable to locate package f


You can copy/paste the code below..


Code: [Select]
sudo apt-get install -f
LL4.8 UEFI 64 bit ASUS E402W - AMD E2 (Quad) 1.5Ghz  - 4GB - AMD Mullins Radeon R2
LL5.8 UEFI 64 bit Test UEFI Kangaroo (Mobile Desktop) - Atom X5-Z8500 1.44Ghz - 2GB - Intel HD Graphics
LL4.8 64 bit HP 6005- AMD Phenom II X2 - 8GB - AMD/ATI RS880 (HD4200)
LL3.8 32 bit Dell Inspiron Mini - Atom N270 1.6Ghz - 1GB - Intel Mobile 945GSE Express  -- Shelved
BACK LL5.8 64 bit Dell Optiplex 160 (Thin) - Atom 230 1.6Ghz - 4GB-SiS 771/671 PCIE VGA - Print Server
Running Linux Lite since LL2.2
 

Re: micro SD cards not recognized
« Reply #46 on: March 17, 2021, 03:25:53 PM »
 

adml

  • New to Forums
  • *
  • 35
    Posts
  • Reputation: 0
  • Linux Lite Member
    • View Profile
@Jerry

I had initially run sudo apt-get install - f (with a space) before running it without a space (-f).

I just now ran it again with the space (- f) and it returned the exact same message as the first time:


sudo apt-get install - f
Reading package lists... Done
Building dependency tree       
Reading state information... Done
E: Unable to locate package f

 

Re: micro SD cards not recognized
« Reply #45 on: March 17, 2021, 11:17:47 AM »
 

adml

  • New to Forums
  • *
  • 35
    Posts
  • Reputation: 0
  • Linux Lite Member
    • View Profile
@Jerry


I ran sudo apt-get install -f (no space) and it returned the following:


 ~  100  sudo apt-get install -f
Reading package lists... Done
Building dependency tree       
Reading state information... Done
Correcting dependencies... Done
The following packages were automatically installed and are no longer required:
  linux-headers-5.4.0-66 linux-headers-5.4.0-66-generic linux-image-5.4.0-66-generic linux-modules-5.4.0-66-generic
  linux-modules-extra-5.4.0-66-generic
Use 'sudo apt autoremove' to remove them.
The following packages will be REMOVED:
  linux-headers-linuxlite-4.8.0
0 upgraded, 0 newly installed, 1 to remove and 0 not upgraded.
1 not fully installed or removed.
After this operation, 55.1 MB disk space will be freed.
Do you want to continue? [Y/n] y
(Reading database ... 387576 files and directories currently installed.)
Removing linux-headers-linuxlite-4.8.0 (0010) ...

 

Re: micro SD cards not recognized
« Reply #44 on: March 17, 2021, 03:00:28 AM »
 

Jerry

  • Linux Lite Creator
  • Administrator
  • Platinum Level Poster
  • *****
  • 8775
    Posts
  • Reputation: 801
  • Linux Lite Member
    • View Profile
    • Linux Lite OS

  • CPU: Intel Core i9-10850K CPU @ 3.60GHz

  • MEMORY: 32Gb

  • VIDEO CARD: nVidia GeForce GTX 1650

  • Kernel: 5.x
Code: [Select]
sudo apt-get install - f
Sent from my mobile phone using Tapatalk
« Last Edit: March 17, 2021, 07:11:49 AM by Jerry »
 

Re: micro SD cards not recognized
« Reply #43 on: March 16, 2021, 10:22:35 PM »
 

adml

  • New to Forums
  • *
  • 35
    Posts
  • Reputation: 0
  • Linux Lite Member
    • View Profile
@Jerry

I ran both, the output of each is listed below.

After running the first one (headers/image) I verified that they were the only .deb files in Home before running the next one.


  ~  apt download linux-headers-linuxlite-4.8.0 linux-image-linuxlite-4.8.0
Get:1 http://repo.linuxliteos.com/linuxlite emerald/main amd64 linux-headers-linuxlite-4.8.0 amd64 0010 [12.0 MB]
Get:2 http://repo.linuxliteos.com/linuxlite emerald/main amd64 linux-image-linuxlite-4.8.0 amd64 0010 [64.5 MB]                       
Fetched 76.5 MB in 33s (2,318 kB/s)


                                                                                                 
 ~  sudo dpkg -i *.deb
[sudo] password for:
Selecting previously unselected package linux-headers-linuxlite-4.8.0.
(Reading database ... 360584 files and directories currently installed.)
Preparing to unpack linux-headers-linuxlite-4.8.0_0010_amd64.deb ...
Unpacking linux-headers-linuxlite-4.8.0 (0010) ...
Selecting previously unselected package linux-image-linuxlite-4.8.0.
Preparing to unpack linux-image-linuxlite-4.8.0_0010_amd64.deb ...
Examining /etc/kernel/preinst.d/
run-parts: executing /etc/kernel/preinst.d/intel-microcode 4.8.0-linuxlite /boot/vmlinuz-4.8.0-linuxlite
Done.
Unpacking linux-image-linuxlite-4.8.0 (0010) ...
dpkg: dependency problems prevent configuration of linux-headers-linuxlite-4.8.0:
 linux-headers-linuxlite-4.8.0 depends on libncurses5 (>= 6); however:
  Package libncurses5 is not installed.
 linux-headers-linuxlite-4.8.0 depends on libssl1.0.0 (>= 1.0.0); however:
  Package libssl1.0.0 is not installed.
 linux-headers-linuxlite-4.8.0 depends on libtinfo5 (>= 6); however:
  Package libtinfo5 is not installed.

dpkg: error processing package linux-headers-linuxlite-4.8.0 (--install):
 dependency problems - leaving unconfigured
Setting up linux-image-linuxlite-4.8.0 (0010) ...

 Hmm. There is a symbolic link /lib/modules/4.8.0-linuxlite/build
 However, I can not read it: No such file or directory
 Therefore, I am deleting /lib/modules/4.8.0-linuxlite/build


 Hmm. The package shipped with a symbolic link /lib/modules/4.8.0-linuxlite/source
 However, I can not read the target: No such file or directory
 Therefore, I am deleting /lib/modules/4.8.0-linuxlite/source

Running depmod.
Examining /etc/kernel/postinst.d.
run-parts: executing /etc/kernel/postinst.d/apt-auto-removal 4.8.0-linuxlite /boot/vmlinuz-4.8.0-linuxlite
run-parts: executing /etc/kernel/postinst.d/dkms 4.8.0-linuxlite /boot/vmlinuz-4.8.0-linuxlite
run-parts: executing /etc/kernel/postinst.d/initramfs-tools 4.8.0-linuxlite /boot/vmlinuz-4.8.0-linuxlite
update-initramfs: Generating /boot/initrd.img-4.8.0-linuxlite
run-parts: executing /etc/kernel/postinst.d/pm-utils 4.8.0-linuxlite /boot/vmlinuz-4.8.0-linuxlite
run-parts: executing /etc/kernel/postinst.d/update-notifier 4.8.0-linuxlite /boot/vmlinuz-4.8.0-linuxlite
run-parts: executing /etc/kernel/postinst.d/zz-update-grub 4.8.0-linuxlite /boot/vmlinuz-4.8.0-linuxlite
Sourcing file `/etc/default/grub'
Sourcing file `/etc/default/grub.d/init-select.cfg'
Generating grub configuration file ...
Found background: /boot/grub_linux_lite.png
Warning: Setting GRUB_TIMEOUT to a non-zero value when GRUB_HIDDEN_TIMEOUT is set is no longer supported.
Found background image: /boot/grub_linux_lite.png
Found linux image: /boot/vmlinuz-5.4.0-67-generic
Found initrd image: /boot/initrd.img-5.4.0-67-generic
Found linux image: /boot/vmlinuz-5.4.0-66-generic
Found initrd image: /boot/initrd.img-5.4.0-66-generic
Found linux image: /boot/vmlinuz-5.4.0-52-generic
Found initrd image: /boot/initrd.img-5.4.0-52-generic
Found linux image: /boot/vmlinuz-4.8.0-linuxlite
Found initrd image: /boot/initrd.img-4.8.0-linuxlite
Adding boot menu entry for UEFI Firmware Settings
done
Errors were encountered while processing:
 linux-headers-linuxlite-4.8.0



 

Re: micro SD cards not recognized
« Reply #42 on: March 16, 2021, 07:36:48 PM »
 

Jerry

  • Linux Lite Creator
  • Administrator
  • Platinum Level Poster
  • *****
  • 8775
    Posts
  • Reputation: 801
  • Linux Lite Member
    • View Profile
    • Linux Lite OS

  • CPU: Intel Core i9-10850K CPU @ 3.60GHz

  • MEMORY: 32Gb

  • VIDEO CARD: nVidia GeForce GTX 1650

  • Kernel: 5.x
Try:

Code: [Select]
apt download linux-headers-linuxlite-4.8.0 linux-image-linuxlite-4.8.0
make sure they are the only .deb packages in your Home, then do:

Code: [Select]
sudo dpkg -i *.deb
provide any error output.
 

Re: micro SD cards not recognized
« Reply #41 on: March 16, 2021, 05:20:53 PM »
 

adml

  • New to Forums
  • *
  • 35
    Posts
  • Reputation: 0
  • Linux Lite Member
    • View Profile
@Jerry

I ran---

sudo apt-get install linux-headers-linuxlite-4.8.0 linux-image-linuxlite-4.8.0

then ran---

sudo apt --fix-broken install

and then ran the kernel install once again---

sudo apt-get install linux-headers-linuxlite-4.8.0 linux-image-linuxlite-4.8.0

no changes from the previous attempts. The output of all 3 are below.


  ~  sudo apt-get install linux-headers-linuxlite-4.8.0 linux-image-linuxlite-4.8.0
[sudo] password for:
Reading package lists... Done
Building dependency tree       
Reading state information... Done
Some packages could not be installed. This may mean that you have
requested an impossible situation or if you are using the unstable
distribution that some required packages have not yet been created
or been moved out of Incoming.
The following information may help to resolve the situation:

The following packages have unmet dependencies:
 linux-headers-linuxlite-4.8.0 : Depends: libssl1.0.0 (>= 1.0.0) but it is not installable
E: Unable to correct problems, you have held broken packages.


  ~  100  sudo apt --fix-broken install
Reading package lists... Done
Building dependency tree       
Reading state information... Done
The following packages were automatically installed and are no longer required:
  linux-headers-5.4.0-66 linux-headers-5.4.0-66-generic linux-image-5.4.0-66-generic linux-modules-5.4.0-66-generic
  linux-modules-extra-5.4.0-66-generic
Use 'sudo apt autoremove' to remove them.
0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.


  ~  sudo apt-get install linux-headers-linuxlite-4.8.0 linux-image-linuxlite-4.8.0
Reading package lists... Done
Building dependency tree       
Reading state information... Done
Some packages could not be installed. This may mean that you have
requested an impossible situation or if you are using the unstable
distribution that some required packages have not yet been created
or been moved out of Incoming.
The following information may help to resolve the situation:

The following packages have unmet dependencies:
 linux-headers-linuxlite-4.8.0 : Depends: libssl1.0.0 (>= 1.0.0) but it is not installable
E: Unable to correct problems, you have held broken packages.
 

Re: micro SD cards not recognized
« Reply #40 on: March 16, 2021, 03:52:27 PM »
 

Jerry

  • Linux Lite Creator
  • Administrator
  • Platinum Level Poster
  • *****
  • 8775
    Posts
  • Reputation: 801
  • Linux Lite Member
    • View Profile
    • Linux Lite OS

  • CPU: Intel Core i9-10850K CPU @ 3.60GHz

  • MEMORY: 32Gb

  • VIDEO CARD: nVidia GeForce GTX 1650

  • Kernel: 5.x
When it says broken packages in the error message, run the broken command, then try the kernel install.

Sent from my mobile phone using Tapatalk

 

Re: micro SD cards not recognized
« Reply #39 on: March 16, 2021, 12:04:24 PM »
 

adml

  • New to Forums
  • *
  • 35
    Posts
  • Reputation: 0
  • Linux Lite Member
    • View Profile
@Jerry

I just now ran both---

sudo apt-get install linux-headers-linuxlite-4.8.0 linux-image-linuxlite-4.8.0

and

sudo apt-get install linux-headers-linuxlite-4.4.0 linux-image-linuxlite-4.4.0

...the output of both is listed below.

Previously, at the suggestion of @firenice03, I ran the following---

dpkg --get-selections | grep hold

---the output (just now) of that is also listed below.


  ~  sudo apt-get install linux-headers-linuxlite-4.8.0 linux-image-linuxlite-4.8.0
[sudo] password for:
Reading package lists... Done
Building dependency tree       
Reading state information... Done
Some packages could not be installed. This may mean that you have
requested an impossible situation or if you are using the unstable
distribution that some required packages have not yet been created
or been moved out of Incoming.
The following information may help to resolve the situation:

The following packages have unmet dependencies:
 linux-headers-linuxlite-4.8.0 : Depends: libssl1.0.0 (>= 1.0.0) but it is not installable
E: Unable to correct problems, you have held broken packages.




  ~  100  sudo apt-get install linux-headers-linuxlite-4.4.0 linux-image-linuxlite-4.4.0
Reading package lists... Done
Building dependency tree       
Reading state information... Done
Some packages could not be installed. This may mean that you have
requested an impossible situation or if you are using the unstable
distribution that some required packages have not yet been created
or been moved out of Incoming.
The following information may help to resolve the situation:

The following packages have unmet dependencies:
 linux-headers-linuxlite-4.4.0 : Depends: libssl1.0.0 (>= 1.0.0) but it is not installable
E: Unable to correct problems, you have held broken packages.




  ~  100  dpkg --get-selections | grep hold
  ~  0  1 







« Last Edit: March 16, 2021, 12:06:56 PM by adml »
 

Re: micro SD cards not recognized
« Reply #38 on: March 16, 2021, 11:29:00 AM »
 

Jerry

  • Linux Lite Creator
  • Administrator
  • Platinum Level Poster
  • *****
  • 8775
    Posts
  • Reputation: 801
  • Linux Lite Member
    • View Profile
    • Linux Lite OS

  • CPU: Intel Core i9-10850K CPU @ 3.60GHz

  • MEMORY: 32Gb

  • VIDEO CARD: nVidia GeForce GTX 1650

  • Kernel: 5.x
Code: [Select]
sudo apt-get install linux-headers-linuxlite-4.8.0 linux-image-linuxlite-4.8.0
 

Re: micro SD cards not recognized
« Reply #37 on: March 16, 2021, 11:24:15 AM »
 

Jerry

  • Linux Lite Creator
  • Administrator
  • Platinum Level Poster
  • *****
  • 8775
    Posts
  • Reputation: 801
  • Linux Lite Member
    • View Profile
    • Linux Lite OS

  • CPU: Intel Core i9-10850K CPU @ 3.60GHz

  • MEMORY: 32Gb

  • VIDEO CARD: nVidia GeForce GTX 1650

  • Kernel: 5.x
Install the kernel and headers via the command line to get the actual error message.

Sent from my mobile phone using Tapatalk

 

Re: micro SD cards not recognized
« Reply #36 on: March 16, 2021, 11:20:20 AM »
 

adml

  • New to Forums
  • *
  • 35
    Posts
  • Reputation: 0
  • Linux Lite Member
    • View Profile
@Jerry

Below is the output of sudo apt --fix-broken install

After running sudo apt --fix-broken install I tried to install kernel 4.8 using Lite Tweaks and received the below message in an onscreen window:

An error occurred while downloading and
installing Kernel Version 4.8.0.

Would you like to review the logs?


Clicking yes brought up the log, but it was blank.

I then tried to install kernel 4.4 using Lite Tweaks and received the same message, applicable to 4.4.

An error occurred while downloading and
installing Kernel Version 4.4.0.

Would you like to review the logs?


Clicking yes brought up the log again, but it was also blank.

Output of sudo apt --fix-broken install

  ~  sudo apt --fix-broken install
[sudo] password for:
Reading package lists... Done
Building dependency tree       
Reading state information... Done
The following packages were automatically installed and are no longer required:
  linux-headers-5.4.0-66 linux-headers-5.4.0-66-generic linux-image-5.4.0-66-generic linux-modules-5.4.0-66-generic
  linux-modules-extra-5.4.0-66-generic
Use 'sudo apt autoremove' to remove them.
0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.

 

Re: micro SD cards not recognized
« Reply #35 on: March 16, 2021, 11:12:57 AM »
 

adml

  • New to Forums
  • *
  • 35
    Posts
  • Reputation: 0
  • Linux Lite Member
    • View Profile
@Şerban S.

Thank you for your help. Below is the output of inxi -c 0 -ACdGMNSz

  ~  inxi -c 0 -ACdGMNSz
System:    Kernel: 5.4.0-67-generic x86_64 bits: 64 Desktop: Xfce 4.14.2 Distro: Linux Lite 5.2 LTS
Machine:   Type: Laptop System: LENOVO product: 80R9 v: Lenovo ideapad 100S-14IBR serial: <filter>
           Mobo: LENOVO model: Aristotle 14 v: SDK0J91145 WIN serial: <filter> UEFI: Lenovo v: E4CN13WW date: 09/11/2015
CPU:       Topology: Dual Core model: Intel Celeron N3050 bits: 64 type: MCP L2 cache: 1024 KiB
           Speed: 719 MHz min/max: 480/2160 MHz Core speeds (MHz): 1: 940 2: 485
Graphics:  Device-1: Intel Atom/Celeron/Pentium Processor x5-E8000/J3xxx/N3xxx Integrated Graphics driver: i915 v: kernel
           Display: x11 server: X.Org 1.20.9 driver: modesetting unloaded: fbdev,vesa resolution: 1366x768~60Hz
           OpenGL: renderer: Mesa DRI Intel HD Graphics 400 (BSW) v: 4.6 Mesa 20.2.6
Audio:     Device-1: Intel Atom/Celeron/Pentium Processor x5-E8000/J3xxx/N3xxx Series High Definition Audio
           driver: snd_hda_intel
           Sound Server: ALSA v: k5.4.0-67-generic
Network:   Device-1: Intel Wireless 3160 driver: iwlwifi
Drives:    Local Storage: total: 58.24 GiB used: 21.99 GiB (37.8%)
           ID-1: /dev/mmcblk0 model: CGND3R size: 58.24 GiB
           Message: No Optical or Floppy data was found.



 

Re: micro SD cards not recognized
« Reply #34 on: March 16, 2021, 08:01:40 AM »
 

Jerry

  • Linux Lite Creator
  • Administrator
  • Platinum Level Poster
  • *****
  • 8775
    Posts
  • Reputation: 801
  • Linux Lite Member
    • View Profile
    • Linux Lite OS

  • CPU: Intel Core i9-10850K CPU @ 3.60GHz

  • MEMORY: 32Gb

  • VIDEO CARD: nVidia GeForce GTX 1650

  • Kernel: 5.x
After much analysis, it seems that something in the kernel build process for kernels 4.10 and above has changed.

Could you try this please:

Code: [Select]
sudo apt --fix-broken install
then try the Kernel Installer again for 4.8 in Linux Lite 5.2
« Last Edit: March 16, 2021, 08:11:42 AM by Jerry »
 

Re: micro SD cards not recognized
« Reply #33 on: March 16, 2021, 06:35:42 AM »
 

Şerban S.

  • Şerban
  • PayPal Supporter
  • I come here a lot
  • *****
  • 326
    Posts
  • Reputation: 16
  • Linux Lite Member
    • View Profile
    • Forum

  • CPU: Intel® Core™ i7-4790

  • MEMORY: 16Gb

  • VIDEO CARD: Intel® HD Graphics 4600 + NVidia GK107 (GeForce GT630 OEM)

  • Kernel: 5.x
@Şerban S.
[...] Please read my next post for a solution, sort of... [...]

Hi, again! :)
Glad to help if I can! :)
It's difficult for me to figure out why is that so difficult to use an external card reader.
The chosen path, (kernel change) has an obvious downside: all kernels and even the OSes, have an EOL that is mostly very close to "NOW".
Assuming Jerry will find the time to fix the kernel bug (and I am sure it's a taugh task...). you will end up with a working OLD system, that is rapidly getting to an end (EOL).
Given this situation, the only available choice is to give up any internet related tasks, since the software is already outdated and this will lead to an endless list of errors of all kinds, in time.
I'd rather find a solution to use a newer version and the external reader would be another solution.
Since the information about the machine is missing, it's difficult to find a working solution for a "black box".
Maybe you can spare some minutes to issue an
Code: [Select]
inxi -c 0 -ACdGMNSz
This command will give us enough info to search and eventually, find a "scalable" solution. I used quotes, since "scalable" here, referes only to a newer OS version.
Since I assume the computer is old, maybe would be useful as an idea, if I tell you that I've been using a Lenovo ThinkPad T400, standard configuration (4 GB RAM DDR II), for all kind of tasks, including video and audio editing and the last installation, was Linux Lite 5.0 and worked fine. I was lazy enough though, to skip the upgrade, since I now use the Dell T1700 as primary machine.
Another issue that might prevent you from using an external card reader, might be the number of USB slots. Well, a good hub solves this. I use lots of USB devices so I had to deal with that myself.
But unless we know the exact configuration of the machine, it's all guesswork...

That is all I could figure out so far.
Hope you'll be "up and running" ASAP! :)

Best regards!
"It's easy to die for an idea. It's way harder TO LIVE for your idea!"
Current Machine:
 Dell Precision T1700, 16 GB RAM, SSD Kingston A400, 480 GB.
Laptop:
 ASUS X200MA , Intel® Celeron® N2830, 2 GB RAM, SSD Kingston A400, 480 GB.
 

 

-->
X Close Ad

Linux Lite 6.6 FINAL Released - Support for 22 Languages Added - See Release Announcement Section