fetchcord / FetchCord

FetchCord grabs your OS info and displays it as Discord Rich Presence
MIT License
326 stars 21 forks source link

Unknown Device #139

Closed ooTruffle closed 2 years ago

ooTruffle commented 3 years ago

Debug info

uptime in epoch: 1615404484.89931 cpuid: 741952179488948324 cpuappid: 742887089179197462 ----out.py----

----DE/WM----

----GPU INFO----

gpuinfo: AMD Radeon HD 7520G + 7670M Dual Graphics gpuvendor: amd

----CPU INFO----

cpuvendor: amd cpumodel: A6-4400M APU cpuinfo: AMD A6-4400M APU with Radeon(tm) HD Graphics cpuline item 0: AMD A6-4400M APU with Radeon(tm) HD Graphics memline: 3.5GiB / 11.5GiB (30.67%)

----OS INFO----

sysosline: Windows 8.1 sysosid: 741952179488948324 diskline: C: 129.8GiB / 203.7GiB (63.71%)

----testing.py---- Unknown motherboard, contact us on github to resolve this. moboid: 742887089179197462 moboline: Hewlett-Packard (182F )

----GPU INFO----

gpuvendor: amd

----CPU INFO----

cpumodel: A6-4400M APU

('DEFAULT', ) ('cycle_0', ) ('cycle_1', ) ('cycle_2', ) ('cycle_3', ) {} windows not in : True try_connect(key="windows") on <pypresence.presence.Presence object at 0x00000006 4D0C5A60> w_cycle 0 Unknown motherboard, contact us on github to resolve this. try_update(key="windows") on <pypresence.presence.Presence object at 0x000000064 D0C5A60>

Requested item

on my hp envy Dv6 the cpu is unknownen i have attached cpuz screenshots to help image 1 image 2

Other notes

also says unknown motherboard

BlivionIaG commented 3 years ago

Hi can you give me the neofetch --stdout output ? Also i plan to add the a series cpus (i have myself an a6-3400M + 6650M and an a8-3520M + 6650M combo) (also 6650m = 7670m)

BlivionIaG commented 3 years ago

@ReubenDollmanYT Hello can you try with the new fetchcord version ? pip3 install fetchcord --upgrade or pip install fetchcord --upgrade

ooTruffle commented 3 years ago

with the new update the cpu shows only thing it spits Unknown motherboard, contact us on github to resolve this. into the log

On Mon, 15 Mar 2021 at 10:26, BlivionIaG @.***> wrote:

@ReubenDollmanYT https://github.com/ReubenDollmanYT Hello can you try with the new fetchcord version ? pip3 install fetchcord --upgrade or pip install fetchcord --upgrade

— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub https://github.com/MrPotatoBobx/FetchCord/issues/139#issuecomment-798982725, or unsubscribe https://github.com/notifications/unsubscribe-auth/AGYPJ24BF5W6NOT7WXAHJ5DTDUSXHANCNFSM4Y7CSRDA .

ooTruffle commented 3 years ago

neofetch --stdout didint work so i ran neofetch and here is the output

Motherboard: Hewlett-Packard (182F ) CPU: AMD A6-4400M APU with Radeon(tm) HD Graphics GPU: AMD Radeon HD 7520G + 7670M Dual Graphics AMD Radeon HD 7670M Memory: 4.0GiB / 11.5GiB (34.65%)

                             ``
BlivionIaG commented 3 years ago

Ok noted, I'll look into adding your motherboard tonight,thanks.