<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
		<id>https://wiki.synway.net/index.php?action=history&amp;feed=atom&amp;title=About_Linux</id>
		<title>About Linux - Revision history</title>
		<link rel="self" type="application/atom+xml" href="https://wiki.synway.net/index.php?action=history&amp;feed=atom&amp;title=About_Linux"/>
		<link rel="alternate" type="text/html" href="https://wiki.synway.net/index.php?title=About_Linux&amp;action=history"/>
		<updated>2026-05-25T15:13:29Z</updated>
		<subtitle>Revision history for this page on the wiki</subtitle>
		<generator>MediaWiki 1.24.1</generator>

	<entry>
		<id>https://wiki.synway.net/index.php?title=About_Linux&amp;diff=158&amp;oldid=prev</id>
		<title>Admin: Created page with &quot;===How to deal with the failure of running test program at common user access to Linux?=== It is a problem of access rights.  Solution: Go into the directory etc/udev/rule.d,...&quot;</title>
		<link rel="alternate" type="text/html" href="https://wiki.synway.net/index.php?title=About_Linux&amp;diff=158&amp;oldid=prev"/>
				<updated>2015-05-12T03:46:55Z</updated>
		
		<summary type="html">&lt;p&gt;Created page with &amp;quot;===How to deal with the failure of running test program at common user access to Linux?=== It is a problem of access rights.  Solution: Go into the directory etc/udev/rule.d,...&amp;quot;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;===How to deal with the failure of running test program at common user access to Linux?===&lt;br /&gt;
It is a problem of access rights.&lt;br /&gt;
&lt;br /&gt;
Solution: Go into the directory etc/udev/rule.d, modify shdpci.rules, and then restart the computer.&lt;br /&gt;
&lt;br /&gt;
For example, to give the user name of Synway the access right to Linux, you only need to add the following 4 lines to shdpci.rules.&lt;br /&gt;
&lt;br /&gt;
KERNEL==&amp;quot;shdpci-*&amp;quot;,        NAME=&amp;quot;shd/pci9000-%n&amp;quot; GROUP=&amp;quot;synway&amp;quot; MODE=&amp;quot;0664&amp;quot;&lt;br /&gt;
&lt;br /&gt;
KERNEL=&amp;quot;shdpci-*&amp;quot;,          NAME=&amp;quot;shd/pci9000-%n&amp;quot; GROUP=&amp;quot;synway&amp;quot; MODE=&amp;quot;0664&amp;quot;&lt;br /&gt;
&lt;br /&gt;
KERNEL==&amp;quot;shdusb-*&amp;quot;,       NAME=&amp;quot;shd/shdusb-%n&amp;quot;  GROUP=&amp;quot;synway&amp;quot;    MODE=&amp;quot;0664&amp;quot;&lt;br /&gt;
&lt;br /&gt;
KERNEL=&amp;quot;shdusb-*&amp;quot;,         NAME=&amp;quot;shd/shdusb-%n&amp;quot;  GROUP=&amp;quot;synway&amp;quot;     MODE=&amp;quot;0664&amp;quot;&lt;br /&gt;
&lt;br /&gt;
===What to do if the driver reports &amp;quot;insmod shdpci.ko error&amp;quot; during its installation under Linux?===&lt;br /&gt;
You can troubleshoot the problem following the instructions below:&lt;br /&gt;
&lt;br /&gt;
1)        Check if the driver kernel information matches the system kernel information. (Generally, the load errors are caused by the inconsistency in kernel information);&lt;br /&gt;
&lt;br /&gt;
2)        If the driver kernel information do not match the system kernel information, please contact our technicians and offer the information of “Uname –a”, “cat /proc/version” and “lsb_release –a”.&lt;br /&gt;
&lt;br /&gt;
3)        Our technicians will provide you with a new driver installation package.&lt;/div&gt;</summary>
		<author><name>Admin</name></author>	</entry>

	</feed>