10-10-2014, 02:01 PM
Well, The Compaq CQ 57 SD card slot has the same problem of not being recognized as I posted earlier with the 3.15 kernel when I tried it on this laptop.
Relevent info:
I made a text file while in 3.17 kernel. Then rebooted into 3.13. Hence why both readouts are doubled together in code tags.
So I will be un-installing the 3.17 after I post this. So for future testers. Always keep a good working backup kernel and test everything 1st before deleting old kernel.
Otherwise Valtam. This 3.17 works pretty good on this Compaq.
Relevent info:
Code:
harry@biker1:~$ sudo parted -l
[sudo] password for harry:
Model: ATA APPLE SSD SM128 (scsi)
Disk /dev/sda: 121GB
Sector size (logical/physical): 512B/512B
Partition Table: gpt
Number Start End Size File system Name Flags
1 1049kB 9438MB 9437MB ext4
2 9438MB 121GB 112GB ext3
harry@biker1:~$ sudo fdisk -l
WARNING: GPT (GUID Partition Table) detected on '/dev/sda'! The util fdisk doesn't support GPT. Use GNU Parted.
Disk /dev/sda: 121.3 GB, 121332826112 bytes
255 heads, 63 sectors/track, 14751 cylinders, total 236978176 sectors
Units = sectors of 1 * 512 = 512 bytes
Sector size (logical/physical): 512 bytes / 512 bytes
I/O size (minimum/optimal): 512 bytes / 512 bytes
Disk identifier: 0x00000000
Device Boot Start End Blocks Id System
/dev/sda1 1 236978175 118489087+ ee GPT
harry@biker1:~$ sudo blkid
/dev/sda1: LABEL="/" UUID="24580b54-b3d7-418a-96f2-6bbbf1ccccff" TYPE="ext4"
/dev/sda2: LABEL="/home" UUID="65f560b2-63b4-41e0-9d4e-4597d237493b" TYPE="ext3"
harry@biker1:~$ inxi -S
System: Host: biker1 Kernel: 3.17.0-linuxlite i686 (32 bit)
Desktop: Xfce 4.11.6 Distro: Ubuntu 14.04 trusty
harry@biker1:~$ sudo parted -l
[sudo] password for harry:
Model: ATA APPLE SSD SM128 (scsi)
Disk /dev/sda: 121GB
Sector size (logical/physical): 512B/512B
Partition Table: gpt
Number Start End Size File system Name Flags
1 1049kB 9438MB 9437MB ext4
2 9438MB 121GB 112GB ext3
Model: SD SD128 (sd/mmc)
Disk /dev/mmcblk0: 126MB
Sector size (logical/physical): 512B/512B
Partition Table: msdos
Number Start End Size Type File system Flags
1 1049kB 126MB 125MB primary fat32
harry@biker1:~$ sudo fdisk -l
WARNING: GPT (GUID Partition Table) detected on '/dev/sda'! The util fdisk doesn't support GPT. Use GNU Parted.
Disk /dev/sda: 121.3 GB, 121332826112 bytes
255 heads, 63 sectors/track, 14751 cylinders, total 236978176 sectors
Units = sectors of 1 * 512 = 512 bytes
Sector size (logical/physical): 512 bytes / 512 bytes
I/O size (minimum/optimal): 512 bytes / 512 bytes
Disk identifier: 0x00000000
Device Boot Start End Blocks Id System
/dev/sda1 1 236978175 118489087+ ee GPT
Disk /dev/mmcblk0: 125 MB, 125960192 bytes
76 heads, 60 sectors/track, 53 cylinders, total 246016 sectors
Units = sectors of 1 * 512 = 512 bytes
Sector size (logical/physical): 512 bytes / 512 bytes
I/O size (minimum/optimal): 512 bytes / 512 bytes
Disk identifier: 0x00035e01
Device Boot Start End Blocks Id System
/dev/mmcblk0p1 2048 245759 121856 b W95 FAT32
harry@biker1:~$ sudo blkid
/dev/sda1: LABEL="/" UUID="24580b54-b3d7-418a-96f2-6bbbf1ccccff" TYPE="ext4"
/dev/sda2: LABEL="/home" UUID="65f560b2-63b4-41e0-9d4e-4597d237493b" TYPE="ext3"
/dev/mmcblk0p1: UUID="D9C6-5098" TYPE="vfat"
harry@biker1:~$ inxi -S
System: Host: biker1 Kernel: 3.13.0-24-generic i686 (32 bit)
Desktop: Xfce 4.11.6 Distro: Ubuntu 14.04 trusty
I made a text file while in 3.17 kernel. Then rebooted into 3.13. Hence why both readouts are doubled together in code tags.
So I will be un-installing the 3.17 after I post this. So for future testers. Always keep a good working backup kernel and test everything 1st before deleting old kernel.
Otherwise Valtam. This 3.17 works pretty good on this Compaq.
LL 3.6,2.8
Dell XT2 > Touchscreen Laptop
Dell 755 > Desktop
Acer 150 > Desktop
I am who I am. Your approval is not needed.
Dell XT2 > Touchscreen Laptop
Dell 755 > Desktop
Acer 150 > Desktop
I am who I am. Your approval is not needed.