Quote:
Originally Posted by Firasalrawi
I don't know how to find out my Linux version
|
Then how did you install it? Typically you'd go to a website like Ubuntu, Mint, Debian, etc....THAT is what kind of Linux you're running.
Quote:
the instruction and the file from drivers CD that came with the RS232 PCI card
|
...and you *STILL* don't say what the brand/model of that is, where you got it, etc.
Quote:
USB-Serial port is not working for me
|
..which takes us back to your first thread where you were told that "not working" doesn't tell us ANYTHING. You were given several suggestions in that thread that you didn't acknowledge or tell us the results of. We aren't going to guess, and we shouldn't have to keep asking you for information. If you want help, provide details, it's as simple as that.
Quote:
Originally Posted by Firasalrawi
when I go to device manager I can see a question mark on that card
|
"Device Manager"?? Question mark?? Sounds very much like Windows....where did you click on this device manager program?? How did you access it??
Quote:
Originally Posted by Firasalrawi
what should I name the new file? because I cannot save the file, I have to use Save As
|
You save it as the filename that YOU POSTED..you are the one who posted those instructions that not only contained the file name, but the path. If you can't save it, then you're not root or have sudo rights, since you're trying to save into /etc. And given that you're putting a program file into /usr/sbin, you can probably just execute that file from the command-line without rebooting.
Given what (very little) you've told us, the instructions seem outdated, and the hardware you're installing probably is as well. Again, there is no need for it, as USB to serial will most likely work. And even *IF* you get this hardware to work, you are going to be right back where you started with the USB to serial device...because if you don't CONFIGURE the serial port, it WILL NOT WORK. You don't just plug in a serial line and sit there...you need to configure it. And you still haven't answered those questions from your other thread, despite being told about minicom, stty, and other methods of testing/configuring. Your serial line speeds/bits/parity/etc., all need to match the device you're hooking to...which you ALSO haven't told us about.
Quote:
Originally Posted by jefro
I use a terminal command.
sudo nano /etc/rc.d/rc.local
Then type at end of file
/usr/sbin/pci60806a
Ctrl x then Ctrl c (It says at bottom.) I have to say it seems odd though.
|
Very; especially since that has been deprecated for a while now. Don't even have an /etc/rc.d directory on my system, nor an rc.local. While it MAY exist on some systems still, we don't know unless the OP actually provides details.
As noted, installing this mystery card is probably pointless, since the USB to serial device will more than likely function just fine...I have never had an issue with one.