Slackware - ARM This forum is for the discussion of Slackware ARM. |
Notices |
Welcome to LinuxQuestions.org, a friendly and active Linux Community.
You are currently viewing LQ as a guest. By joining our community you will have the ability to post topics, receive our newsletter, use the advanced search, subscribe to threads and access many other special features. Registration is quick, simple and absolutely free. Join our community today!
Note that registered members see fewer ads, and ContentLink is completely disabled once you log in.
Are you new to LinuxQuestions.org? Visit the following links:
Site Howto |
Site FAQ |
Sitemap |
Register Now
If you have any problems with the registration process or your account login, please contact us. If you need to reset your password, click here.
Having a problem logging in? Please visit this page to clear all LQ-related cookies.
Get a virtual cloud desktop with the Linux distro that you want in less than five minutes with Shells! With over 10 pre-installed distros to choose from, the worry-free installation life is here! Whether you are a digital nomad or just looking for flexibility, Shells can put your Linux machine on the device that you want to use.
Exclusive for LQ members, get up to 45% off per month. Click here for more info.
|
 |
12-20-2015, 05:32 PM
|
#1
|
Senior Member
Registered: Dec 2003
Location: Paris
Distribution: Slackware forever.
Posts: 2,534
Rep: 
|
What is the inittab entry to get ODROID XU4 serial port working ?
Hi,
Tried some combinations without success...
|
|
|
12-22-2015, 12:23 PM
|
#2
|
Senior Member
Registered: Dec 2003
Location: Paris
Distribution: Slackware forever.
Posts: 2,534
Original Poster
Rep: 
|
Here's the right entry :
s0:12345:respawn:/sbin/agetty -L ttySAC2 115200 vt100
/etc/securetty also needs :
ttySAC2
|
|
|
12-22-2015, 01:07 PM
|
#3
|
Senior Member
Registered: Dec 2003
Location: Paris
Distribution: Slackware forever.
Posts: 2,534
Original Poster
Rep: 
|
-removed
Last edited by Linux.tar.gz; 12-22-2015 at 01:09 PM.
Reason: posted in wrong section
|
|
|
12-23-2015, 03:31 PM
|
#4
|
Slackware Contributor
Registered: Apr 2008
Distribution: Slackware
Posts: 1,657
|
Quote:
Originally Posted by Linux.tar.gz
Here's the right entry :
s0:12345:respawn:/sbin/agetty -L ttySAC2 115200 vt100
/etc/securetty also needs :
ttySAC2
|
Can you paste the output of:
Code:
ls -la /dev/tty{AMA0,mxc0,S0,SAC*}
I might be able to add support for SAC in to the sysvinit-scripts package but need to check if it's safe first.
|
|
|
12-27-2015, 04:57 PM
|
#5
|
Senior Member
Registered: Dec 2003
Location: Paris
Distribution: Slackware forever.
Posts: 2,534
Original Poster
Rep: 
|
root@slackware:~# ls -la /dev/tty{AMA0,mxc0,S0,SAC*}
/bin/ls: cannot access /dev/ttyAMA0: No such file or directory
/bin/ls: cannot access /dev/ttymxc0: No such file or directory
crw-rw---- 1 root dialout 4, 64 Dec 27 22:55 /dev/ttyS0
crw-rw---- 1 root dialout 204, 64 Dec 27 22:55 /dev/ttySAC0
crw-rw---- 1 root dialout 204, 65 Dec 27 22:55 /dev/ttySAC1
crw--w---- 1 root tty 204, 66 Dec 27 22:56 /dev/ttySAC2
crw-rw---- 1 root dialout 204, 67 Dec 27 22:55 /dev/ttySAC3
Just saw I'm credited again on the changelog, I feel proud ^^.
|
|
|
All times are GMT -5. The time now is 12:34 PM.
|
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.
|
Latest Threads
LQ News
|
|