Are you a spammer

Please note, that the first 3 posts you make, will need to be approved by a forum Administrator or Moderator before they are publicly viewable.
Each application to join this forum is checked at the Stop Forum Spam website. If the email or IP address appears there when checked, you will not be allowed to join this forum.
If you get past this check and post spam on this forum, your posts will be immediately deleted and your account inactivated.You will then be banned and your IP will be submitted to your ISP, notifying them of your spamming. So your spam links will only be seen for an hour or two at most. In other words, don't waste your time and ours.

This forum is for the use and enjoyment of the members and visitors looking to learn about and share information regarding the topics listed. It is not a free-for-all advertising venue. Your time would be better spent pursuing legitimate avenues of promoting your websites.

Wine and comport

Older versions of Ultimate Edition


Re: Wine and comport

Postby ryanvade » Sun Jun 02, 2013 5:46 pm

okay, calm down. ;)
Lets think about this. First off this is Linux, everything has permissions. Because of the lack of modern computers with Serial Ports chances are you are not part of the correct user group. In other words, no permission to access /dev/ttyS0 (the serial port). So lets add you to the correct group:
Code: Select all
sudo usermod -G uucp -a 'name-of-user'

The uucp group stands for "user interface for remote command execution".

Now try DreamUP again. If this does not work, check the permissions of the port with ls:
Code: Select all
ls -l /dev/ttyS0

Now we change the permissions:
Code: Select all
sudo su

Code: Select all
chgrp uucp /dev/ttyS0

Code: Select all
chmod 0060 /dev/ttyS0

Now lets check the permissions again:
Code: Select all
ls -l /dev/ttyS0


You should see something like this:
Code: Select all
c---rw----    1 root     uucp     2,  13 Jun  5 16:46 /dev/ttyS0



*NOTE: I did some research. Canonical has to be difficult and make the default group that has control of the serial ports 'dialout' and not 'uucp'. I think this is stupid since 'dialout' is supposed to be for Modems not Serial Ports. My first suggestion should use 'dialout' not uucp. Another example of canonical not paying to Linux tradition. :|
Image

Laptop: HP dv6t-7000 CTO Desktop: Compaq Presario SR21632wm
i5 2450m Pentium D 960 @ 4 GHz
6 GB ram 2 GB ram
Intel HD 3000 Graphics / Nvidia GT 630M Nvidia GT 520 @ 820 MHz
Diamond II-B 3.10-rc4/Windows 7 Home Premium KDE | Windows 7 Starter/Arch Linux

Paid supporter of the Linux Foundation
User avatar
ryanvade
Moderator
 
Posts: 499
Joined: Sat Apr 28, 2012 10:54 am
Operating System: Other Linux



Re: Wine and comport

Postby thrilosgate7 » Mon Jun 03, 2013 8:47 am

dear ryanvade still not working!
this is what it comes in terminal
user@user-desktop:~/Έγγραφα$ ls -l /dev/ttyS0
c---rw---- 1 root uucp 4, 64 Μάι 31 21:02 /dev/ttyS0
thrilosgate7
U.E. Newbie
U.E. Newbie
 
Posts: 14
Joined: Sat May 25, 2013 10:59 am
Operating System: Ultimate Edition 3.1 64 BIT



Re: Wine and comport

Postby ryanvade » Mon Jun 03, 2013 12:43 pm

Okay. You can try running with sudo
Code: Select all
sudo ./DreamUP_Linux_1_3_beta


Perhaps the serial port is not ttyS0. Maybe the serial port connection settings are wrong. I would install cutecom
Code: Select all
sudo apt-get install cutecom

Then run it:
Code: Select all
sudo cutecom

Then try to connect to the box from there. If it works then the DreamUP for linux is not working correctly. If it does not connect to then the serial port connection settings could be wrong.
Image

Laptop: HP dv6t-7000 CTO Desktop: Compaq Presario SR21632wm
i5 2450m Pentium D 960 @ 4 GHz
6 GB ram 2 GB ram
Intel HD 3000 Graphics / Nvidia GT 630M Nvidia GT 520 @ 820 MHz
Diamond II-B 3.10-rc4/Windows 7 Home Premium KDE | Windows 7 Starter/Arch Linux

Paid supporter of the Linux Foundation
User avatar
ryanvade
Moderator
 
Posts: 499
Joined: Sat Apr 28, 2012 10:54 am
Operating System: Other Linux



Re: Wine and comport

Postby ryanvade » Wed Jun 12, 2013 10:33 pm

Image

Laptop: HP dv6t-7000 CTO Desktop: Compaq Presario SR21632wm
i5 2450m Pentium D 960 @ 4 GHz
6 GB ram 2 GB ram
Intel HD 3000 Graphics / Nvidia GT 630M Nvidia GT 520 @ 820 MHz
Diamond II-B 3.10-rc4/Windows 7 Home Premium KDE | Windows 7 Starter/Arch Linux

Paid supporter of the Linux Foundation
User avatar
ryanvade
Moderator
 
Posts: 499
Joined: Sat Apr 28, 2012 10:54 am
Operating System: Other Linux

Previous

Return to Archive

Who is online

Users browsing this forum: No registered users and 25 guests