hw-probe icon indicating copy to clipboard operation
hw-probe copied to clipboard

Probe for hardware stuck

Open drillsar opened this issue 5 years ago • 12 comments

I have Gentoo and installed it; I have kernel 5.6.14 if that makes a difference. It just says Probe for hardware ... and does nothing after that.

drillsar avatar Jun 01 '20 14:06 drillsar

Hi,

Could you please run it with additional -list option to list all executed commands?

This will let us to know which command hanged.

Thanks.

bsdhw avatar Jun 01 '20 18:06 bsdhw

Executing: hwinfo --monitor --bluetooth --bridge --camera --cdrom --chipcard --cpu --disk --dvb --fingerprint --floppy --gfxcard --hub --ide --isapnp --isdn --joystick --keyboard --mouse --netcard --network --pci --pcmcia --scanner --scsi --smp --sound --tape --tv --usb --usb-ctrl --wlan 2>/dev/null `

drillsar avatar Jun 03 '20 00:06 drillsar

Could you please run this command separately? Is it hangs?

If so, could you please try to identify hanged option by bisecting the list of options?

Probably one of the following options hangs:

dvb
floppy
isapnp
isdn
joystick
netcard
smp
tape

Thanks a lot for your help.

bsdhw avatar Jun 03 '20 19:06 bsdhw

How do you run separate? Can you please explain?

drillsar avatar Jun 03 '20 22:06 drillsar

Just run this command in terminal:

hwinfo --monitor --bluetooth --bridge --camera --cdrom --chipcard --cpu --disk --dvb --fingerprint --floppy --gfxcard --hub --ide --isapnp --isdn --joystick --keyboard --mouse --netcard --network --pci --pcmcia --scanner --scsi --smp --sound --tape --tv --usb --usb-ctrl --wlan

bsdhw avatar Jun 04 '20 08:06 bsdhw

I did that and get a list of my hardware; so how do I know what is causing the issue?

drillsar avatar Jun 07 '20 15:06 drillsar

Could you please repeat it with sudo?

Thanks.

bsdhw avatar Jun 17 '20 18:06 bsdhw

@drillsar

Could you please try:

sudo -E hwinfo --monitor --bluetooth --bridge --camera --cdrom --chipcard --cpu --disk --dvb --fingerprint --floppy --gfxcard --hub --ide --isapnp --isdn --joystick --keyboard --mouse --netcard --network --pci --pcmcia --scanner --scsi --smp --sound --tape --tv --usb --usb-ctrl --wlan

Thanks.

linuxhw avatar Jul 29 '20 09:07 linuxhw

Please provide information.

linuxhw avatar Dec 10 '20 07:12 linuxhw

Hi, I have the same problem. I'm getting stuck on the --cd rom. If you remove it, then everything is fine

fieryrisephoenix avatar Apr 05 '24 21:04 fieryrisephoenix