Go Back   DisplayLink Forum > Search Forums

Showing results 1 to 11 of 11
Search took 0.00 seconds.
Search: Posts Made By: Jim2220
Forum: Embedded Applications 08-11-2016, 12:31 AM
Replies: 4
Views: 13,825
Posted By Jim2220
Displaylink as CD reappears after error, might not be cause of error

I believe that the Displaylink CD Drive reconnection occurs AFTER my program
- successfully connects to the 700TSU / Displaylink
- successfully outputs 3 (of 6) small rectangles to the screen
-...
Forum: Embedded Applications 08-06-2016, 06:44 PM
Replies: 4
Views: 13,825
Posted By Jim2220
IOCTL_USB_DISCONNECT, right or wrong track?

A call to this function of libusb in linux.c

int usb_detach_kernel_driver_np(usb_dev_handle *dev, int interface)
{
struct usb_ioctl command;
int ret;

command.ifno = interface;
...
Forum: Embedded Applications 08-06-2016, 12:18 AM
Replies: 4
Views: 13,825
Posted By Jim2220
Perhaps udl is not needed?

If I use
sudo modprobe -r udl
my application still runs and can maintain output to the Xenarc after one second ("Displaylink CD" not present and no Mint hotplug sounds).

Does this mean that udl...
Forum: Embedded Applications 08-05-2016, 11:38 PM
Replies: 4
Views: 13,825
Posted By Jim2220
udl is in the Xenarc

Another clue:
If I boot my desktop PC without the Xenarc then do
lsmod | grep udl
nothing (i.e. no udl module) is there.
sudo modprobe udl
lsmod | grep udl
still nothing is there.

Repeating...
Forum: Embedded Applications 08-05-2016, 06:11 PM
Replies: 4
Views: 13,825
Posted By Jim2220
udl module, essential? comes from where?

I have written a program to output to a Xenarc 700TSU which contains a Displaylink. My program uses libdlo which uses libusb 1.0.20. After booting Linux Mint 17.2 and starting my application Mint...
Forum: Linux and Open Source 07-26-2016, 12:41 AM
Replies: 1
Views: 9,055
Posted By Jim2220
Sound in Xenarc not Displaylink

To answer my own stupid question: I have a Xenarc 700TSU. It contains some flavor of Displaylink circuit but that circuit does not provide the audio functionality of the product. The 700TSU has a...
Forum: Embedded Applications 01-27-2016, 05:14 AM
Replies: 0
Views: 12,473
Posted By Jim2220
Bug fix: dlo_grfx.c function cmd_stripe24 with width exactly 256 pixels

I had a problem calling dlo_copy_host_bmp with a width of exactly 256 bytes. The resulting display had only one line. The line with my comment fixed it.

end = base8 + (BYTES_PER_8BPP * width);...
Forum: Linux and Open Source 12-30-2015, 12:26 AM
Replies: 1
Views: 9,055
Posted By Jim2220
Program sound?

I am looking for any information about how to output sound to a DisplayLink device such as the 700TSU with a C program. "Output" means to play a sound file or even something as simple as making it...
Forum: Linux and Open Source 11-30-2015, 06:42 PM
Replies: 4
Views: 11,079
Posted By Jim2220
Driver is packaged using makeself

Another clue. displaylink-driver-1.0.138.run is a collection of files which includes a canned script that (in my case unsuccessfully) invokes displaylink-installer.sh.
The .run file is created...
Forum: Linux and Open Source 11-30-2015, 02:49 AM
Replies: 4
Views: 11,079
Posted By Jim2220
More output from bash debug

This is additional output using bash -x to obtain more info:

+ MS_Printf ' 100%% '
+ printf ' 100%% '
100% + test xy = xy
+...
Forum: Linux and Open Source 11-18-2015, 04:17 AM
Replies: 4
Views: 11,079
Posted By Jim2220
1: eval: ./displaylink-installer.sh: Permission denied

Attempting to install DisplayLink driver for Xenarc 700TSU on Linux Mint 17.2. Here's what I get including a dump of the kernel version:

fred@fred-desktop ~/JimDisplaylink $ sudo...
Showing results 1 to 11 of 11

 
Forum Jump

All times are GMT. The time now is 11:10 AM.


Powered by vBulletin® Version 3.8.7
Copyright ©2000 - 2024, vBulletin Solutions, Inc.