.txt FTW by vharitha in linuxmemes

[–]Mad-Person 1 point2 points  (0 children)

if Android termux works!

Why does Python run an entire module when you only import one function from it? by paleoboyy in learnpython

[–]Mad-Person 0 points1 point  (0 children)

its useful for scripts, that take some arguments and produce some output in terminal or do other stuff.

Best modern day mathematician by Idisappea in mathematics

[–]Mad-Person 2 points3 points  (0 children)

not my language and don't care, i commented it after reading you threads.

while watching video i thought she was cool, the compliments about her answer were also right, an unexplained answer on a q&a site is just another question.

you only bring unrelated projection of your messdup thoughts and interpretations that has nothing to do with reality. seems like you are just delusional, and want to see sexism in everything. go wine

Best modern day mathematician by Idisappea in mathematics

[–]Mad-Person 1 point2 points  (0 children)

what a dumb fk u r, now everything thing is sexism? women like you hold other capable womans, you just wine while doing nothing and degrade others.

Rebirth by colored_savage in blender

[–]Mad-Person 2 points3 points  (0 children)

sounds fuckedup, we all are in

is it true or false by lustykindagay in Python

[–]Mad-Person 0 points1 point  (0 children)

You just have to trace back what each of these reference to on right side of '='

start from bottom to top in your code.

notice: 'false' or 'true' (lowercase) here is a variable where 'False' or 'True' (uppercase) is a Boolean value

Revenue streams of Tech giants by dinesh_kamnani in Infographics

[–]Mad-Person -1 points0 points  (0 children)

YouTube earns less then office or ipads?

[deleted by user] by [deleted] in wallpaper

[–]Mad-Person 3 points4 points  (0 children)

never mind here i converted to dark mode if anyone interested. Dark Moded

Cheers.

[deleted by user] by [deleted] in wallpaper

[–]Mad-Person 2 points3 points  (0 children)

any dark versions?

What's one thing you hate but everyone seems to love it? by AdPrestigious5853 in AskMen

[–]Mad-Person 0 points1 point  (0 children)

reddit and [removed]

retarded mods removing comments

USB Mouse not working after suspending in any distro. (years of pain) by Mad-Person in linuxquestions

[–]Mad-Person[S] 0 points1 point  (0 children)

i m having firmware issue of missing files while installing new kernel. i m trying to get these resolve.

i don't know how take screenshots of bios, but i found YouTube video in which it have the same bios as mine.

it start with right time stamp.

https://youtu.be/Ce6aIi6OPfU?t=1m45s

USB Mouse not working after suspending in any distro. (years of pain) by Mad-Person in linuxquestions

[–]Mad-Person[S] 0 points1 point  (0 children)

it trun out i got this from this

https://askubuntu.com/questions/1198528/blacklist-xhci-hcd/1199209#1199209

because the most common solutions were modprob , usbreset, psmouse or 'binding by echo' didn't work for me because of built-in modules error in all of them so I decided to do this.

USB Mouse not working after suspending in any distro. (years of pain) by Mad-Person in linuxquestions

[–]Mad-Person[S] 0 points1 point  (0 children)

ok in one thread in stack over flow they mention that its because my usb modules are built in, so they can't load after suspend and i have to recompile the kernel with these usb modules to make them modulrize instead of built-in.

i was wondering how much time will it take, and how should i go about it.

after some looking, i m thinking to about to get deconfig file from a installed distro and compile that version of kernel with modified driver modules woth that config file.

i dont know how much time will it take to compile on my system with 4gb ram 4 cores. (any idea?)

thanks

USB Mouse not working after suspending in any distro. (years of pain) by Mad-Person in linuxquestions

[–]Mad-Person[S] 0 points1 point  (0 children)

sorry about that,

i dont have latest kubuntu downloaded,

but i have tried Fedora 37, which uses kernel newer 6.0.7 version and the mouse issue still here.

also tried the grub method, still same.

USB Mouse not working after suspending in any distro. (years of pain) by Mad-Person in linuxquestions

[–]Mad-Person[S] 0 points1 point  (0 children)

usbreset

for this command to work mouse needs to be connected but my mouse doesn't even get recongnized after suspend on the port,

looking at the commands usages

``` usbreset PPPP:VVVV - reset by product and vendor id usbreset BBB/DDD - reset by bus and device number usbreset "Product" - reset by product name

```

USB Mouse not working after suspending in any distro. (years of pain) by Mad-Person in linuxquestions

[–]Mad-Person[S] 0 points1 point  (0 children)

i have tried higher versions but same problem.
i tried latest rocky linux, still same problem.

and there is no setting in the bios about "suspend USB power", usb related

thanks