Moschip 9815CV
18 Jan 2015 22:33 #55142
by johnl2
Replied by johnl2 on topic Moschip 9815CV
Thank you for responding. Yes, I have chip 9815, very unlucky for me. But on the bright side, I only paid like $10 or $15 for it. So when I put in the command, it gives me the port address like this:
41040 41024
Just like that. Not in hex or anything. Is this right? So where do I put this port address in hal?
Thanks,
John
41040 41024
Just like that. Not in hex or anything. Is this right? So where do I put this port address in hal?
Thanks,
John
Please Log in or Create an account to join the conversation.
18 Jan 2015 23:19 #55144
by ArcEye
From a terminal do
sudo lspci -vv > lspci.txt and attach the text document which is produced
Need to see all the output, I have never seen any port address given in decimal
regards
Replied by ArcEye on topic Moschip 9815CV
Just like that. Not in hex or anything. Is this right? So where do I put this port address in hal?
From a terminal do
sudo lspci -vv > lspci.txt and attach the text document which is produced
Need to see all the output, I have never seen any port address given in decimal
regards
The following user(s) said Thank You: johnl2
Please Log in or Create an account to join the conversation.
18 Jan 2015 23:27 #55145
by PCW
Replied by PCW on topic Moschip 9815CV
Pretty sure hal_parport will accept hex or decimal port addresses so this should not be an issue
The index option is actually easier, if you only have one parport on the machine, choose 0 for the base address
if the doesnt work, try 1
(man hal_parport)
The index option is actually easier, if you only have one parport on the machine, choose 0 for the base address
if the doesnt work, try 1
(man hal_parport)
The following user(s) said Thank You: johnl2
Please Log in or Create an account to join the conversation.
19 Jan 2015 04:34 #55149
by johnl2
Replied by johnl2 on topic Moschip 9815CV
Here is the output
Please Log in or Create an account to join the conversation.
19 Jan 2015 04:36 #55150
by johnl2
Replied by johnl2 on topic Moschip 9815CV
Please Log in or Create an account to join the conversation.
19 Jan 2015 04:38 #55151
by johnl2
Replied by johnl2 on topic Moschip 9815CV
I am trying to report the output to you but I Add File and then in the second post I clicked insert and nothing. The file does not seem to upload.
Please Log in or Create an account to join the conversation.
19 Jan 2015 04:39 #55152
by johnl2
Replied by johnl2 on topic Moschip 9815CV
I only have one parport. But where do I do what you are telling me?
Thanks
John
Thanks
John
Please Log in or Create an account to join the conversation.
19 Jan 2015 04:43 #55153
by johnl2
Replied by johnl2 on topic Moschip 9815CV
Please Log in or Create an account to join the conversation.
19 Jan 2015 15:53 #55158
by ArcEye
Replied by ArcEye on topic Moschip 9815CV
Hi,
Got there in the end.
Unfortunately you have attached the help text.
Because you missed out the > (right arrow symbol) it didnt redirect to a file and produced the help info because it could not understand the command.
sudo lspci -vv > lspci.txt
will produce a file called lspci.txt in the current diectory, which should attach fine, because all text files attach OK
regards
Got there in the end.
Unfortunately you have attached the help text.
Because you missed out the > (right arrow symbol) it didnt redirect to a file and produced the help info because it could not understand the command.
sudo lspci -vv > lspci.txt
will produce a file called lspci.txt in the current diectory, which should attach fine, because all text files attach OK
regards
The following user(s) said Thank You: johnl2
Please Log in or Create an account to join the conversation.
20 Jan 2015 05:43 #55189
by johnl2
Replied by johnl2 on topic Moschip 9815CV
I did it with the arrow and it asks me for the pasword and then returns to the input prompt. I get nothing.
John
John
Please Log in or Create an account to join the conversation.
Time to create page: 0.096 seconds