https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=255130
--- Comment #17 from Henri Hennebert ---
(In reply to Sriram Narayanan from comment #16)
Sorry for this late answer...
Can you show the output of
sysctl dev.rtsx
--
You are receiving this mail because:
You are the assignee for the bug.
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=255130
--- Comment #18 from Henri Hennebert ---
(In reply to Sriram Narayanan from comment #16)
About the boot to "mountroot>"
This is normal, you ask to rebuild the kernel and only the rtsx module.
After installkernel, /boot/kernel contain onl
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=255250
georg.lastn...@web.de changed:
What|Removed |Added
CC||georg.lastn...@web.de
--- C
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=255388
Bug ID: 255388
Summary: [PATCH] Do not forward datagrams original from
169.254.0.0/16
Product: Base System
Version: CURRENT
Hardware: Any
OS: Any
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=255388
Zhenlei Huang changed:
What|Removed |Added
CC||b...@freebsd.org
Keyword
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=255388
--- Comment #1 from Zhenlei Huang ---
https://reviews.freebsd.org/D29968
--
You are receiving this mail because:
You are the assignee for the bug.
___
freebsd-bugs@freebsd.org mailing list
https
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=255130
--- Comment #19 from Sriram Narayanan ---
(In reply to Henri Hennebert from comment #17)
Hi
Here you go the output of doas sysctl dev.rtsx
dev.rtsx.0.wake: 0
dev.rtsx.0.write_count: 0
dev.rtsx.0.read_count: 0
dev.rtsx.0.debug: 0
dev.rtsx.
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=255130
--- Comment #20 from Sriram Narayanan ---
(In reply to Henri Hennebert from comment #18)
Ok, learning! My first Kernel build.
Subsequently, I removed the lines from make.conf and built's the full kernel
and it booted well. Though, the rtsx
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=255130
--- Comment #21 from Sriram Narayanan ---
(In reply to Sriram Narayanan from comment #19)
The NO CARD is present while booting.
--
You are receiving this mail because:
You are the assignee for the bug.
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=255130
--- Comment #22 from Henri Hennebert ---
(In reply to Sriram Narayanan from comment #19)
dev.rtsx.0.inversion: 0
show that the
dev.rtsx.0.inversion=1 in /boot/loader.conf or /boot/loader.conf.local
was not properly set.
After this updat
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=255130
--- Comment #23 from Henri Hennebert ---
I push version 2.0e for "HP EliteBook 840 G3"
https://github.com/hlh-restart/rtsx
--
You are receiving this mail because:
You are the assignee for the bug.
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=255389
Bug ID: 255389
Summary: FIB_ALGO fails to build without INET6
Product: Base System
Version: CURRENT
Hardware: Any
OS: Any
Status: New
Keywords: patc
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=253288
Patrik Jeppsson changed:
What|Removed |Added
CC||dacracker...@gmail.com
--- Comme
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=255389
Alexander V. Chernikov changed:
What|Removed |Added
Assignee|b...@freebsd.org|melif...@freebsd.org
--
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=253288
--- Comment #26 from Stéphane D'Alu ---
That's not limited to ThinkPad Carbon X1, mine is a ThinkPad T490 with i7-8565U
CPU
--
You are receiving this mail because:
You are the assignee for the bug.
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=255130
--- Comment #24 from Sriram Narayanan ---
(In reply to Henri Hennebert from comment #23)
Ok, I have updated the source from GIT and have rebuilt the Kernel. Have
removed the entry from /boot/loader.conf of "dev.rtsx.0.inversion=1".
Install
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=255130
--- Comment #25 from Henri Hennebert ---
(In reply to Sriram Narayanan from comment #24)
You are welcome!
Can you send me the output of the driver after boot:
dmesg | grep rtsx
And if possible test some I/O un a SD card...
Thanks
PS.
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=255130
--- Comment #26 from Sriram Narayanan ---
(In reply to Henri Hennebert from comment #25)
Here is the output from dmesg on rtsx as requested:
doas dmesg | grep rtsx
rtsx0: <2.0e Realtek RTS522A PCI MMC/SD Card Reader> mem 0xe100-0xe100
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=255130
--- Comment #27 from Yuri Pankov ---
(In reply to Henri Hennebert from comment #25)
If it's per-device-instance tunable, try specifying 'hint.rtsx.0.inversion=1'
on loader prompt (with 'set') or in /boot/device.hints.
--
You are receiving
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=255130
--- Comment #28 from Henri Hennebert ---
(In reply to Sriram Narayanan from comment #26)
To test the IO something like (depending on the card size):
dd if=/dev/random of=/tmp/random0 bs=32768 count=262144
dd if=/tmp/random0 of=/dev/mmcsd0
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=255130
--- Comment #29 from Yuri Pankov ---
(In reply to Yuri Pankov from comment #27)
Actually, that's wrong, please ignore :)
--
You are receiving this mail because:
You are the assignee for the bug.
___
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=255130
--- Comment #30 from Sriram Narayanan ---
Created attachment 224417
--> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=224417&action=edit
HP Dummy Plastic for SD Card Slot
--
You are receiving this mail because:
You are the assigne
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=255130
--- Comment #31 from Sriram Narayanan ---
Created attachment 224418
--> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=224418&action=edit
SD Card used for testing
--
You are receiving this mail because:
You are the assignee for the
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=255130
--- Comment #32 from Sriram Narayanan ---
Created attachment 224419
--> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=224419&action=edit
Error Message 01
--
You are receiving this mail because:
You are the assignee for the bug.
__
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=255130
--- Comment #33 from Sriram Narayanan ---
Created attachment 224420
--> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=224420&action=edit
Error Message 02
--
You are receiving this mail because:
You are the assignee for the bug.
__
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=255130
--- Comment #34 from Sriram Narayanan ---
(In reply to Henri Hennebert from comment #28)
Ok, i did the following:
Strange issue.
Step 1:
I remove the dummy plastic from the SD Card Slot. See attached Image.
(DummySDPlastic.png)
Step 2:
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=255390
Bug ID: 255390
Summary: FIB_ALGO fails to build without VIMAGE due to -Werror
Product: Base System
Version: CURRENT
Hardware: Any
OS: Any
Status: New
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=254212
--- Comment #9 from Jason A. Donenfeld ---
Should now be released with
https://cgit.freebsd.org/ports/commit/?id=4933972df03262847a7609001138597495cd72d5
--
You are receiving this mail because:
You are the assignee for the bug.
__
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=255393
Bug ID: 255393
Summary: panic: vm_fault_lookup: fault on nofault wntry, addr:
0xccf4000
Product: Base System
Version: 13.0-RELEASE
Hardware: Any
OS: A
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=255393
Dennis Clarke changed:
What|Removed |Added
Severity|Affects Only Me |Affects Some People
Hard
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=255393
--- Comment #1 from Dennis Clarke ---
Some essential information :
esther# uname -apKU
FreeBSD esther 13.0-RELEASE FreeBSD 13.0-RELEASE #0
releng/13.0-n244733-ea31abc261f: Fri Apr 9 04:04:45 UTC 2021
r...@releng1.nyi.freebsd.org:/us
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=255393
--- Comment #2 from Dennis Clarke ---
Well I have tried over and over to just install gdb and the system
panics every time :
esther# pkg install gdb
Updating FreeBSD repository catalogue...
FreeBSD repository is up to date.
All repositor
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=255393
--- Comment #3 from Dennis Clarke ---
I can not attach the core file here however :
https://beta.genunix.com/freebsd/i386/
The core file is there.
The machine has crashed at least five more times while
doing nothing.
--
You are
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=255130
--- Comment #35 from Henri Hennebert ---
(In reply to Sriram Narayanan from comment #34)
Sorry to come back late, I was with a old fried of mine.
I think that the HP hardware is sold with an adapter for micro SD. The adapter
is detected as
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=255130
--- Comment #36 from Sriram Narayanan ---
(In reply to Henri Hennebert from comment #35)
Ok; however the HP provided plastic is not an ADAPTOR as assumed by you. It is
just a plastic piece used as a cover when SD Card Slot is not used. The
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=251316
--- Comment #2 from Vinícius Zavam ---
updated patch using `git diff`
-
https://reviews.freebsd.org/file/data/tfv4ptrebll27oc56uxg/PHID-FILE-2nmecwqe22cruegu5tcz/D27318.id88120.diff
--
You are receiving this mail because:
You are the a
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=250580
--- Comment #23 from Phillip R. Jaenke ---
This continues to reproduce on 12.2-RELEASE but does not reproduce on
13.0-RELEASE with ESXi build 17551050. Note that it WILL reproduce on 13 with
some ESXi builds below 17551050, not sure which.
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=255388
Mark Linimon changed:
What|Removed |Added
Assignee|b...@freebsd.org|n...@freebsd.org
CC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=255130
--- Comment #37 from Henri Hennebert ---
(In reply to Sriram Narayanan from comment #36)
I agree with your scenario but I don't see, for now, a solution in the driver.
Just to know how Linux work on this configuration, can you download:
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=253288
--- Comment #27 from rkober...@gmail.com ---
(In reply to Stéphane D'Alu from comment #26)
Looking at both tickets on this issue, the thing that jumps out at me is that
it appears that only Lenovo systems are impacted. Lots of different ones
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=255130
--- Comment #38 from Sriram Narayanan ---
(In reply to Henri Hennebert from comment #37)
Ok, understand that.
I am downloading the Tails amd64 4.18.img now, will boot and update you.
--
You are receiving this mail because:
You are the a
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=255390
--- Comment #1 from commit-h...@freebsd.org ---
A commit in branch main references this bug:
URL:
https://cgit.FreeBSD.org/src/commit/?id=7d222ce3c10bdc23c8dc92d6b13e376ede5840d5
commit 7d222ce3c10bdc23c8dc92d6b13e376ede5840d5
Author:
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=255130
--- Comment #39 from Sriram Narayanan ---
Created attachment 224430
--> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=224430&action=edit
Tails-Boot with SD Card
Booted on Tails as suggested.
Steps:
1. Inserted the HP Plastic Dust
To view an individual PR, use:
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=(Bug Id).
The following is a listing of current problems submitted by FreeBSD users,
which need special attention. These represent problem reports covering
all versions including experimental development code and ob
44 matches
Mail list logo