All of lore.kernel.org
 help / color / mirror / Atom feed
* [Bug 217189] New: SATA HDD not detected
@ 2023-03-14  1:07 bugzilla-daemon
  2023-03-14  4:41 ` [Bug 217189] " bugzilla-daemon
                   ` (4 more replies)
  0 siblings, 5 replies; 6+ messages in thread
From: bugzilla-daemon @ 2023-03-14  1:07 UTC (permalink / raw)
  To: linux-ext4

https://bugzilla.kernel.org/show_bug.cgi?id=217189

            Bug ID: 217189
           Summary: SATA HDD not detected
           Product: File System
           Version: 2.5
    Kernel Version: 6.2.0-76060200-generic
          Hardware: All
                OS: Linux
              Tree: Mainline
            Status: NEW
          Severity: normal
          Priority: P1
         Component: ext4
          Assignee: fs_ext4@kernel-bugs.osdl.org
          Reporter: coder.abhijit90@gmail.com
        Regression: No

Hello, In my laptop I have two hard drives one is SATA HDD and another one is
nvme m.2 ssd. I have installed linux in nvme drive but after upgrading kernel
to 6.2.0-76060200-generic my SATA HDD not detected. I have used lsblk command
to check the storage devices but the hdd is also not showing there.

-- 
You may reply to this email to add a comment.

You are receiving this mail because:
You are watching the assignee of the bug.

^ permalink raw reply	[flat|nested] 6+ messages in thread

* [Bug 217189] SATA HDD not detected
  2023-03-14  1:07 [Bug 217189] New: SATA HDD not detected bugzilla-daemon
@ 2023-03-14  4:41 ` bugzilla-daemon
  2023-03-14  5:55 ` bugzilla-daemon
                   ` (3 subsequent siblings)
  4 siblings, 0 replies; 6+ messages in thread
From: bugzilla-daemon @ 2023-03-14  4:41 UTC (permalink / raw)
  To: linux-ext4

https://bugzilla.kernel.org/show_bug.cgi?id=217189

The Linux kernel's regression tracker (Thorsten Leemhuis) (regressions@leemhuis.info) changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |regressions@leemhuis.info

--- Comment #1 from The Linux kernel's regression tracker (Thorsten Leemhuis) (regressions@leemhuis.info) ---
Please attach dmesg from a working kernel (6.1.y I assume?) and a broken one.
And BTW: what kind of kernel is "6.2.0-76060200-generic"? is that vanilla or
close to vanilla? Or is it some distro kernel that might contain a lot of
patches?

-- 
You may reply to this email to add a comment.

You are receiving this mail because:
You are watching the assignee of the bug.

^ permalink raw reply	[flat|nested] 6+ messages in thread

* [Bug 217189] SATA HDD not detected
  2023-03-14  1:07 [Bug 217189] New: SATA HDD not detected bugzilla-daemon
  2023-03-14  4:41 ` [Bug 217189] " bugzilla-daemon
@ 2023-03-14  5:55 ` bugzilla-daemon
  2023-03-14  8:04 ` bugzilla-daemon
                   ` (2 subsequent siblings)
  4 siblings, 0 replies; 6+ messages in thread
From: bugzilla-daemon @ 2023-03-14  5:55 UTC (permalink / raw)
  To: linux-ext4

https://bugzilla.kernel.org/show_bug.cgi?id=217189

--- Comment #2 from Floki (coder.abhijit90@gmail.com) ---
Here is dmesg outputs
6.0.12 -> https://pastebin.com/d6mYMVcR
6.2.0 -> https://pastebin.com/2kgrxkse

I am using pop os, so I guess the kernel is distro kernel.

-- 
You may reply to this email to add a comment.

You are receiving this mail because:
You are watching the assignee of the bug.

^ permalink raw reply	[flat|nested] 6+ messages in thread

* [Bug 217189] SATA HDD not detected
  2023-03-14  1:07 [Bug 217189] New: SATA HDD not detected bugzilla-daemon
  2023-03-14  4:41 ` [Bug 217189] " bugzilla-daemon
  2023-03-14  5:55 ` bugzilla-daemon
@ 2023-03-14  8:04 ` bugzilla-daemon
  2023-03-14 12:51 ` bugzilla-daemon
  2023-03-14 12:53 ` bugzilla-daemon
  4 siblings, 0 replies; 6+ messages in thread
From: bugzilla-daemon @ 2023-03-14  8:04 UTC (permalink / raw)
  To: linux-ext4

https://bugzilla.kernel.org/show_bug.cgi?id=217189

--- Comment #3 from The Linux kernel's regression tracker (Thorsten Leemhuis) (regressions@leemhuis.info) ---
(In reply to Floki from comment #2)

> I am using pop os, so I guess the kernel is distro kernel.

So likely patched -- and in your case also tainted due to Nvidia's driver.
There are a few odd things here (why are there no ehci msg in the 6.2 log?)
that might or might not be due to config changes. Therefore I'd say it's
something you should report to your kernel vendor, e.g. PopOS. Alternatively
recheck with vanilla kernels (where the newer one uses a configuration derived
from the older one using "make olddefconfig"!) and report back here.

-- 
You may reply to this email to add a comment.

You are receiving this mail because:
You are watching the assignee of the bug.

^ permalink raw reply	[flat|nested] 6+ messages in thread

* [Bug 217189] SATA HDD not detected
  2023-03-14  1:07 [Bug 217189] New: SATA HDD not detected bugzilla-daemon
                   ` (2 preceding siblings ...)
  2023-03-14  8:04 ` bugzilla-daemon
@ 2023-03-14 12:51 ` bugzilla-daemon
  2023-03-14 12:53 ` bugzilla-daemon
  4 siblings, 0 replies; 6+ messages in thread
From: bugzilla-daemon @ 2023-03-14 12:51 UTC (permalink / raw)
  To: linux-ext4

https://bugzilla.kernel.org/show_bug.cgi?id=217189

Artem S. Tashkinov (aros@gmx.com) changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |NEEDINFO

-- 
You may reply to this email to add a comment.

You are receiving this mail because:
You are watching the assignee of the bug.

^ permalink raw reply	[flat|nested] 6+ messages in thread

* [Bug 217189] SATA HDD not detected
  2023-03-14  1:07 [Bug 217189] New: SATA HDD not detected bugzilla-daemon
                   ` (3 preceding siblings ...)
  2023-03-14 12:51 ` bugzilla-daemon
@ 2023-03-14 12:53 ` bugzilla-daemon
  4 siblings, 0 replies; 6+ messages in thread
From: bugzilla-daemon @ 2023-03-14 12:53 UTC (permalink / raw)
  To: linux-ext4

https://bugzilla.kernel.org/show_bug.cgi?id=217189

Artem S. Tashkinov (aros@gmx.com) changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
          Component|ext4                        |Serial ATA
           Assignee|fs_ext4@kernel-bugs.osdl.or |tj@kernel.org
                   |g                           |
            Product|File System                 |IO/Storage

-- 
You may reply to this email to add a comment.

You are receiving this mail because:
You are watching the assignee of the bug.

^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2023-03-14 12:58 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-03-14  1:07 [Bug 217189] New: SATA HDD not detected bugzilla-daemon
2023-03-14  4:41 ` [Bug 217189] " bugzilla-daemon
2023-03-14  5:55 ` bugzilla-daemon
2023-03-14  8:04 ` bugzilla-daemon
2023-03-14 12:51 ` bugzilla-daemon
2023-03-14 12:53 ` bugzilla-daemon

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.