Posts: 307
eugen-b
Joined: 23 Aug 2015
#46
I had exfat-fuse and exfat-utils, therefore I was able to mount the card with command line.

I installed/upgraded udevil and the exfat packages from testing
udevil:i386 (0.4.3-1, 0.4.4-1)
exfat-fuse:i386 (1.1.0-2+deb8u1, 1.2.3-1), exfat-utils:i386 (1.1.0-2+deb8u1, 1.2.3-1)

Nevertheless I am still not able to mount the device by clicking it on the left pane of SpaceFM when the card is in the integrated card slot.
However I'm able to mount it by click when I put the card into a USB adapter. So, it's not a severe issue, just a bug report.
Here are dmesg outputs first after trying to mount the card in its card slot, second the card being inserted in a USB adapter.

Code: Select all

eugen@antix16a1:~
$ dmesg | tail
[  115.031969] sd 4:0:0:0: [sdb] tag#0 FAILED Result: hostbyte=DID_ERROR driverbyte=DRIVER_SENSE
[  115.031983] sd 4:0:0:0: [sdb] tag#0 Sense Key : Hardware Error [current] 
[  115.031991] sd 4:0:0:0: [sdb] tag#0 Add. Sense: No additional sense information
[  115.032001] sd 4:0:0:0: [sdb] tag#0 CDB: Read(10) 28 00 00 ed 7f 80 00 00 08 00
[  115.032033] blk_update_request: I/O error, dev sdb, sector 15564672
[  115.032050] Buffer I/O error on dev sdb, logical block 1945584, async page read
[  147.576981]  sdb: sdb1
[  148.820956] ISO 9660 Extensions: Microsoft Joliet Level 3
[  148.828959] ISOFS: changing to secondary root
[  148.832963] isofs_fill_super: root inode is not a directory. Corrupted media?
eugen@antix16a1:~
$ dmesg | tail
[  272.685797] scsi host6: usb-storage 2-1:1.0
[  273.690922] scsi 6:0:0:0: Direct-Access     Generic                   6000 PQ: 0 ANSI: 0 CCS
[  273.692545] sd 6:0:0:0: Attached scsi generic sg2 type 0
[  273.703003] sd 6:0:0:0: [sdc] 15564800 512-byte logical blocks: (7.96 GB/7.42 GiB)
[  273.704992] sd 6:0:0:0: [sdc] Write Protect is off
[  273.705047] sd 6:0:0:0: [sdc] Mode Sense: 4b 00 00 08
[  273.708082] sd 6:0:0:0: [sdc] No Caching mode page found
[  273.708100] sd 6:0:0:0: [sdc] Assuming drive cache: write through
[  273.743262]  sdc: sdc1
[  273.758966] sd 6:0:0:0: [sdc] Attached SCSI removable disk
Posts: 2,238
dolphin_oracle
Joined: 16 Dec 2007
#47
backlight keys on lenovo s21e do not work in antiX-16. they do work in MX-15.
Posts: 307
eugen-b
Joined: 23 Aug 2015
#48
There have been some updates
antix-cc-full-antix:i386 (0.4.10, 0.4.10+nmu1)
antix-goodies:i386 (0.5.4, 0.5.5)
antix-libs:i386 (0.5.7, 0.5.7+nmu2)
fluxbox-themes-antix:i386 (0.1.5, 0.1.6)
remaster-antix:i386 (0.5.0, 0.5.1)
What are the changes, what can we test specifically about them?
anticapitalista
Posts: 5,955
Site Admin
Joined: 11 Sep 2007
#49
Most of those changes only affect running live.
Posts: 307
eugen-b
Joined: 23 Aug 2015
#50
Today I got a big update on my antiX-16a1 install. Most packages semm to come from MX15, but nothing seems broken.
anticapitalista
Posts: 5,955
Site Admin
Joined: 11 Sep 2007
#51
You must have added the mx repos since it is disabled by default.
Post output of

inxi -r
Posts: 307
eugen-b
Joined: 23 Aug 2015
#52
You are right

Code: Select all

$ inxi -r
Repos:     Active apt sources in file: / etc/apt/sources.list.d/antix.list
           deb http://nl.mxrepo.com/antix/jessie/ jessie main nosystemd
           Active apt sources in file: / etc/apt/sources.list.d/debian.list
           deb http://ftp.de.debian.org/debian/ jessie main contrib non-free
           deb http://security.debian.org/ jessie/updates main contrib non-free
           Active apt sources in file: / etc/apt/sources.list.d/mx.list
           deb http://nl.mxrepo.com/mx/repo/ mx15 non-free main
           deb http://nl.mxrepo.com/mx/testrepo/ mx15 test
I just wanted to upgrade palemoon-atom and got some more. Will look closer and test individual packages which got updated.