Search found 5 matches
- Fri Mar 17, 2023 9:45 am
- Forum: Linux
- Topic: Tellstick not found
- Replies: 19
- Views: 47066
Re: Tellstick not found
Hi I have the same problem. Upgraded from Ubuntu 10.4 to 11.10 and it stopped working. I get: "Turning on device 2, stue - An error occurred while communicating with TellStick" Some output from my '/var/log/syslog', first it looks OK, but I don't like the 'modem-manager' and the 'disconnec...
- Fri Mar 17, 2023 9:45 am
- Forum: Linux
- Topic: Tellstick not found
- Replies: 19
- Views: 47066
Re: Tellstick not found
Oct 19 16:51:07 minipc kernel: [ 1953.904080] usb 2-1: new full speed USB device number 5 using uhci_hcd Oct 19 16:51:07 minipc mtp-probe: checking bus 2, device 5: "/sys/devices/pci0000:00/0000:00:1d.0/usb2/2-1" Oct 19 16:51:07 minipc kernel: [ 1954.103141] ftdi_sio 2-1:1.0: FTDI USB Seri...
- Fri Mar 17, 2023 9:45 am
- Forum: Linux
- Topic: Tellstick not found
- Replies: 19
- Views: 47066
Re: Tellstick not found
Same problem when I upgraded telldus-core from 2.0.3 to 2.1 on my laptop running Ubuntu 11.04 Natty.
- Fri Mar 17, 2023 9:45 am
- Forum: Linux
- Topic: Tellstick not found
- Replies: 19
- Views: 47066
Re: Tellstick not found
Back to 2.0.4, and now it works.
- Fri Mar 17, 2023 9:45 am
- Forum: Linux
- Topic: Tellstick not found
- Replies: 19
- Views: 47066
Re: Tellstick not found
I downgraded by building 2.0.4 from the source distribution. Had to change something in the CMake configuration for rfcmd to make it link against libpthread in stead of librt for sem_init/sem_wait/etc.