Search found 11 matches

by christian776
Sun Mar 17, 2024 12:41 am
Forum: Official Addon Boards
Topic: USB Hub Ports Seem to Be Dead
Replies: 19
Views: 2039

Re: USB Hub Ports Seem to Be Dead

It seems like there's this error over and over

Code: Select all

xpad 1-1.4:1.4: xpad_irq_in - usb_submit_urb failed with result -19
 27.436452] usb 1-1.4: device descriptor read/64, error -32
[   27.828453] usb 1-1.4: device descriptor read/64, error -32
by christian776
Sat Mar 16, 2024 6:19 pm
Forum: Official Addon Boards
Topic: USB Hub Ports Seem to Be Dead
Replies: 19
Views: 2039

Re: USB Hub Ports Seem to Be Dead

Here's the dmesg output [ 0.009601] NET: Registered PF_NETLINK/PF_ROUTE protocol family [ 0.010515] DMA: preallocated 256 KiB pool for atomic coherent allocations [ 0.011587] cpuidle: using governor ladder [ 0.011754] hw-breakpoint: found 5 (+1 reserved) breakpoint and 1 watchpoint registers. [ 0.011767] hw-breakpoint: maximum watchpoint size is 4 ...
by christian776
Fri Mar 15, 2024 8:39 pm
Forum: Official Addon Boards
Topic: USB Hub Ports Seem to Be Dead
Replies: 19
Views: 2039

Re: USB Hub Ports Seem to Be Dead

Hi all, I seem to be the same issue that RiotRay described. The issues started to happen after a year of use, completely out of the blue. I'm having two very serious issues: the Mister FPGA resets randomly An Xbox 360 Wireless Controller that used to work perfectly, started to fail almost every time (and no, it's not the controller, because it work...
by christian776
Tue May 30, 2023 12:16 am
Forum: General Discussions
Topic: Digital IO Optical Out No Audio
Replies: 7
Views: 1443

Re: Digital IO Optical Out No Audio

Hey guys,

I've just noticed something that might be an interesting observations: when I connect the DAC dongle, the USB red led that goes on whenever I plug other devices, stays off. Does that mean that maybe my Mister is not pulling enough current to be able to power on the DAC properly (eventhough its power on led goes on) ?

by christian776
Fri May 19, 2023 11:39 pm
Forum: General Discussions
Topic: Digital IO Optical Out No Audio
Replies: 7
Views: 1443

Re: Digital IO Optical Out No Audio

Hi all,

I finally was able to see how the dip switches were positioned and I had SW0 ON and SW3 OFF like so

SW0 | SW1 | SW2 | SW3
ON | OFF | OFF | OFF

But, when I tried to move the switches like so,
SW0 | SW1 | SW2 | SW3
OFF | OFF | OFF | ON

I've no longer had VGA (since I'm using a CRT TV) nor audio.. I'm really at loss here.

by christian776
Wed May 10, 2023 2:42 pm
Forum: General Discussions
Topic: Digital IO Optical Out No Audio
Replies: 7
Views: 1443

Digital IO Optical Out No Audio

Hi all, I've recently bought one of those cheap DACs with optical input and two RCA jacks in the output, and I'm not getting any sound from the Mister (I do get analog sound just fine). I tested the DAC with my TV set, and it works as expected. On the Mister I can see the red led that goes into the jack and it's on and I also looked for the 96khz s...
by christian776
Thu Jul 21, 2022 6:28 pm
Forum: Linux
Topic: Bluetooth 5.0 Adapters?
Replies: 16
Views: 3349

Re: Bluetooth 5.0 Adapters?

Thanks a lot :) That was really fast!
by christian776
Wed Jul 20, 2022 2:23 pm
Forum: Linux
Topic: Bluetooth 5.0 Adapters?
Replies: 16
Views: 3349

Re: Bluetooth 5.0 Adapters?

Excuse me, so, what Linux version does Mister use nowadays?
by christian776
Tue Jul 19, 2022 2:30 pm
Forum: Linux
Topic: Bluetooth 5.0 Adapters?
Replies: 16
Views: 3349

Re: Bluetooth 5.0 Adapters?

I have a TP Link Bluetooth adapter model UB500 that is being detected by Mister by it doesn't seem to work when scanning for devices, I was wondering, is there a planned update to the Mister Kernel drivers or moving into a newer version?
by christian776
Tue Jun 28, 2022 9:15 pm
Forum: Development for MiSTer
Topic: Build Kernel Module
Replies: 9
Views: 7771

Re: Build Kernel Module

That's great news ! I'm actually interested on what guides/steps did you follow to get the kernel compiled with support for UB500. Thanks!
by christian776
Wed Jun 22, 2022 2:40 pm
Forum: Development for MiSTer
Topic: Build Kernel Module
Replies: 9
Views: 7771

Re: Build Kernel Module

Hi ! I'm very new to Mister and Kernel development, so I thought I could ask here to make sure I'm following the right steps. I'd like to compile support for a TP Link Bluetooth adapter model UB500 that is being detected by Mister by it doesn't seem to work when scanning for devices. Some people seem to have patched `btusb.c` for Linux in Ubuntu li...