https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=204521
--- Comment #133 from Gary Jennejohn ---
(In reply to Zeus Panchenko from comment #129)
I would suggest putting the SD card into the holder and then inserting it.
Poor contact of the card in the holder will lead to errors.
--
You are rec
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=204521
--- Comment #132 from Gary Jennejohn ---
(In reply to hlh from comment #131)
Good idea.
--
You are receiving this mail because:
You are the assignee for the bug.
___
freebsd-bugs@freebsd.org mai
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=204521
--- Comment #131 from h...@restart.be ---
(In reply to jyoung15 from comment #127)
Just to check if ther is a timing problem, can you try:
diff --git a/rtsx.c b/rtsx.c
index 13ce3df..6da1b1c 100644
--- a/rtsx.c
+++ b/rtsx.c
@@ -547,6 +547,7
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=204521
--- Comment #130 from Gary Jennejohn ---
(In reply to jyoung15 from comment #127)
This appears to be a strange bug in your hardware. The Linux code also depends
on the bit being set in BIPR to determine whether a card is inserted. Since
R
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=204521
--- Comment #129 from Zeus Panchenko ---
when an empty microSD adaptor inserted first and the very microSD card inserted
after that, I see CRC errors
kldunload/load doesn't help, only reboot
> uname
FreeBSD 12.1-RELEASE-p3 GENERIC amd64
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=204521
--- Comment #128 from Lyubomir ---
Thanks for the great work. I can confirm that it compiles and loads on:
Lenovo T450
pciconf -lv
rtsx0@pci0:2:0:0: class=0xff card=0x503417aa chip=0x522710ec rev=0x01
hdr=0x00
vendor = 'Realtek
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=237590
--- Comment #10 from Mark Millard ---
(In reply to Justin Hibbits from comment #7)
"Is this still a problem?": Unsure but I expect:
high probability for yes for without usefdt .
(And, as things are, usefdt mode does not work
well.)
I seem
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=237590
--- Comment #9 from Mark Millard ---
(In reply to Justin Hibbits from comment #7)
So I reviewed 233863 's comments and the 3 attachments
and this should make your exploration much easier . . .
What comments to read for which attachments i
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=237590
--- Comment #8 from Mark Millard ---
(In reply to Justin Hibbits from comment #7)
Quick summary: look at my attachments in . . .
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=233863
I put a fair amount of notes in the code with more
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=246722
Mark Linimon changed:
What|Removed |Added
Keywords||patch
--
You are receiving this ma
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=246748
Mark Linimon changed:
What|Removed |Added
Assignee|b...@freebsd.org|n...@freebsd.org
--
You are receiv
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=246750
Mark Linimon changed:
What|Removed |Added
Assignee|b...@freebsd.org|f...@freebsd.org
--
You are receiv
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=237590
Justin Hibbits changed:
What|Removed |Added
CC||jhibb...@freebsd.org
--- Comment
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=204521
--- Comment #127 from jyoun...@gmail.com ---
(In reply to Jesper Schmitz Mouridsen from comment #126)
Unfortunately there is no improvement with the patch. Oddly it seems the card
sensing is opposite of what it should be.
With this simple
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=229775
--- Comment #7 from P Kern ---
(In reply to Conrad Meyer from comment #5)
[ Sorry if this is duplication. Should this be re-submitted as a bug for
logger(1) ? ]
Hello.
I understand the rationale for making LOG_PID the default behaviour.
B
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=229775
P Kern changed:
What|Removed |Added
CC||des.gauf...@gmail.com
--- Comment #6 from
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=204521
--- Comment #126 from Jesper Schmitz Mouridsen ---
Created attachment 214992
--> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=214992&action=edit
do not read BIPR to often..
this could help #comment 125
--
You are receiving this
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=246735
Ed Maste changed:
What|Removed |Added
CC||ema...@freebsd.org
Assignee|b
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=246736
--- Comment #1 from commit-h...@freebsd.org ---
A commit references this bug:
Author: emaste
Date: Thu May 28 20:39:27 UTC 2020
New revision: 361596
URL: https://svnweb.freebsd.org/changeset/base/361596
Log:
fortune: remove warning about
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=246736
Ed Maste changed:
What|Removed |Added
CC||ema...@freebsd.org
Status|N
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=246797
Ed Maste changed:
What|Removed |Added
CC||ema...@freebsd.org
--- Comment #1 from
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=246801
Ed Maste changed:
What|Removed |Added
CC||ema...@freebsd.org
--- Comment #1 from
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=246819
Mark Linimon changed:
What|Removed |Added
Keywords||panic
Assignee|b...@freeb
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=204521
--- Comment #125 from jyoun...@gmail.com ---
I've made some progress with the issue I'm having. I noticed in the dmesg
output it seems to incorrectly detect when the card is inserted and removed.
Specifically the issue seems to be in rtsx_
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=246819
Bug ID: 246819
Summary: Kernel panic with ifconfig destroy
Product: Base System
Version: CURRENT
Hardware: Any
OS: Any
Status: New
Severity: Affects
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=204521
--- Comment #124 from Jacob Meadows ---
(In reply to hlh from comment #122)
I've added my dmesg as an attachment. It is recognizing the card installed,
but seems to be some errors. When I remove the card, the driver recognizes
that as wel
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=204521
--- Comment #123 from Jacob Meadows ---
Created attachment 214987
--> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=214987&action=edit
Card Inserted dmesg
--
You are receiving this mail because:
You are the assignee for the bug.
_
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=245051
Glen Barber changed:
What|Removed |Added
Assignee|b...@freebsd.org|g...@freebsd.org
--
You are receivi
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=245051
Glen Barber changed:
What|Removed |Added
Status|Open|In Progress
--
You are receiving th
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=245051
--- Comment #4 from commit-h...@freebsd.org ---
A commit references this bug:
Author: gjb
Date: Thu May 28 18:57:56 UTC 2020
New revision: 361593
URL: https://svnweb.freebsd.org/changeset/base/361593
Log:
Include the shells/bash port on
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=245051
--- Comment #3 from commit-h...@freebsd.org ---
A commit references this bug:
Author: gjb
Date: Thu May 28 18:57:08 UTC 2020
New revision: 361592
URL: https://svnweb.freebsd.org/changeset/base/361592
Log:
Include the shells/bash port on
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=245051
--- Comment #2 from commit-h...@freebsd.org ---
A commit references this bug:
Author: gjb
Date: Thu May 28 18:48:31 UTC 2020
New revision: 361591
URL: https://svnweb.freebsd.org/changeset/base/361591
Log:
Include the shells/bash port on
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=204521
--- Comment #122 from h...@restart.be ---
(In reply to Jacob Meadows from comment #121)
Do you see "Card inserted/removed" during the card detection as in
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=204521#c112
(comment 112)
Post you
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=204521
Jacob Meadows changed:
What|Removed |Added
CC||jrmead...@hotmail.com
--- Comment
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=204521
--- Comment #120 from h...@restart.be ---
A stupid error corrected in rtsx_card_task()
github updated
sorry
--
You are receiving this mail because:
You are the assignee for the bug.
___
freebsd
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=204521
--- Comment #119 from h...@restart.be ---
WARNING - during the style(9) update I mess something in card insert/remove.
A card remove produce a panic :-/
--
You are receiving this mail because:
You are the assignee for the bug.
___
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=204521
--- Comment #118 from h...@restart.be ---
(In reply to Lutz Bichler from comment #114)
I update github.
thanks
--
You are receiving this mail because:
You are the assignee for the bug.
___
freeb
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=204521
--- Comment #117 from h...@restart.be ---
(In reply to Jesper Schmitz Mouridsen from comment #116)
pciconf -lb would be helpfull
--
You are receiving this mail because:
You are the assignee for the bug.
___
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=204521
--- Comment #116 from Jesper Schmitz Mouridsen ---
(In reply to Gary Jennejohn from comment #115)
Yup, all changes from
https://github.com/openbsd/src/commit/2c295edd2d779a7f5269c2ae901559edbf040016
are not ported only the power related one
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=204521
--- Comment #115 from Gary Jennejohn ---
(In reply to Lutz Bichler from comment #114)
That should do it. There should be a check in the code for the 525A because it
must use a different PCI BAR from all the other controllers.
--
You are
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=204521
--- Comment #114 from Lutz Bichler ---
Does it change something if you add the following after line 2237:
if (sc->rtsx_flags & RTSX_F_525A)
sc->rtsx_res_id = PCIR_BAR(1);
--
You are receiving this mail because:
You are the assignee
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=204521
--- Comment #113 from Jacob Meadows ---
Thank you for all your hard work on this. I have a Realtek RTS525A in my Dell
Latitude E5570. My FreeBSD version is 12.1-RELEASE-p5, and I am using the
GENERIC kernel. I just downloaded and install
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=204521
--- Comment #112 from h...@restart.be ---
(In reply to hlh from comment #110)
(In reply to jyoung15 from comment #111)
No, don't change GENERIC. I ask because I have a specific kernel definition
without mmc and mmcsd and if I don't preload
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=204521
--- Comment #111 from jyoun...@gmail.com ---
(In reply to hlh from comment #110)
I am using the standard GENERIC kernel, which has those modules built-in.
$ kldstat | grep mmc
(empty output)
$ sudo kldload mmc
kldload: can't load m
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=204521
--- Comment #110 from h...@restart.be ---
(In reply to jyoung15 from comment #109)
Just to be sure do you preload mmc and mmcsd
--
You are receiving this mail because:
You are the assignee for the bug.
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=204521
--- Comment #109 from jyoun...@gmail.com ---
For another point of reference, it is still not working for me on a Lenovo P50s
with a RTS522A. The /dev/mmcsd0 file doesn't appear. Using latest rtsx in
github.
$ freebsd-version -kru
12.1-REL
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=204521
--- Comment #108 from Zeus Panchenko ---
(In addition to Zeus Panchenko comment #96)
FreeBSD 12.1-RELEASE-p1
--
You are receiving this mail because:
You are the assignee for the bug.
___
freebs
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=204521
--- Comment #107 from Sergey V. Dyatko ---
(In reply to Jesper Schmitz Mouridsen from comment #105)
laptop# kldunload rtsx
laptop#
mmc0: detached
rtsx0: detached
pci4: at device 0.0 (no driver attached)
laptop# sysctl hw.mmc.debug=9
hw.m
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=204521
--- Comment #106 from Jesper Schmitz Mouridsen ---
with the module loaded inserting/removing the card from the reader repeatedly
and fast results in the same errors.
--
You are receiving this mail because:
You are the assignee for the bug
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=204521
--- Comment #105 from Jesper Schmitz Mouridsen ---
(In reply to Sergey V. Dyatko from comment #103)
Can you replicate the problem,is it periodic or does it happen all the time?
Can you set sysctl hw.mmc.debug=9
and debug.bootverbose=1 and
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=204521
--- Comment #104 from h...@restart.be ---
(In reply to Sergey V. Dyatko from comment #103)
It work with no card inserted before kldload rtsx.
At least on Freebsd 12.1-STABLE with RTL8411B.
Maybe it's the card. Anyway try
kldunload rtsx
i
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=204521
--- Comment #103 from Sergey V. Dyatko ---
Hi,
[tiger@laptop]:/tmp%uname -a
FreeBSD laptop.domain 13.0-CURRENT FreeBSD 13.0-CURRENT #1 r356767M: Sun Feb 9
23:29:26 +03 2020
root@laptop.domain:/usr/obj/usr/src/amd64.amd64/sys/GENERIC-N
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=204521
--- Comment #102 from Gary Jennejohn ---
(In reply to Bengt Ahlgren from comment #101)
Thanks!
This should be easy to fix with an #ifndef in rtsxreg.h since that gets
included after the mmc header files.
--
You are receiving this mail bec
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=246801
Ulas SAYGIN changed:
What|Removed |Added
Summary|amke buildworld error code |make buildworld error code
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=204521
--- Comment #101 from Bengt Ahlgren ---
(In reply to Gary Jennejohn from comment #97)
It does not compile on 11.4-STABLE:
rtsx.c:2072:21: error: use of undeclared identifier 'IO_SEND_OP_COND'
if (cmd->opcode == IO_SEND_OP_COND &&
___
freebsd-bugs@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-bugs
To unsubscribe, send any mail to "freebsd-bugs-unsubscr...@freebsd.org"
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=204521
--- Comment #100 from Gary Jennejohn ---
(In reply to hlh from comment #98)
An excellent idea to also include the controller model.
I have the RTL522A.
It would be nice if we could get some tests with less common controllers like
the 5209
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=246801
Bug ID: 246801
Summary: amke buildworld error code at
/usr/src/lib/libc/gen/auxv.c:89:8: error: use of
undeclared identifier 'AT_BSDFLAGS' case AT_BSDFLAGS:
Product: B
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=204521
--- Comment #99 from di...@webweaving.org ---
(In reply to hlh from comment #98)
Stock FreeBSD 12.1-RELEASE-p2 on a Realtek TRTS522A PCI reader.
Tested against several MSDOS/fat and ZFS formatted cards 4GB-64GB used in cross
windows/macosx
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=204521
--- Comment #98 from h...@restart.be ---
(In reply to Gary Jennejohn from comment #97)
I do all developments and testing on
FreeBSD 12.1-STABLE #0 r360996
with Realtek RTL8411B PCI MMC/SD Card Reader
--
You are receiving this mail becau
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=204521
--- Comment #97 from Gary Jennejohn ---
It would be useful if people were to include the FreeBSD version with which
they tested. If we can get reports of success with FreeBSD 11/12/13 then that
might facilitate getting the driver merged wi
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=243401
F Sidoli changed:
What|Removed |Added
CC||f.sid...@ucl.ac.uk
--- Comment #2 from
62 matches
Mail list logo