lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Date:	Fri, 6 May 2011 09:37:40 +0900
From:	"Tomoya MORINAGA" <morinaga526@....okisemi.com>
To:	"'Marc Kleine-Budde'" <mkl@...gutronix.de>
Cc:	"'Wolfgang Grandegger'" <wg@...ndegger.com>,
	<socketcan-core@...ts.berlios.de>, <netdev@...r.kernel.org>,
	<linux-kernel@...r.kernel.org>, <toshiharu-linux@....okisemi.com>
Subject: RE: Question for canutils

Hi Marc,

On Wednesday, April 27, 2011 10:51 PM, Marc Kleine-Budde wrote:
> Into which location?
> 
> Please send me the output of:
> 
> ls -l /usr/local/lib
> ls -l /usr/local/lib/pkgconfig

[morinaga@...alhost ~]$ 
[morinaga@...alhost ~]$ ls -l /usr/local/lib
合計 1412
-rw-r--r--. 1 root root 103226 2011-01-13 16:56 libhistory.a
lrwxrwxrwx. 1 root root     15 2011-01-13 16:56 libhistory.so -> libhistory.so.6
lrwxrwxrwx. 1 root root     17 2011-01-13 16:56 libhistory.so.6 -> libhistory.so.6.0
-r-xr-xr-x. 1 root root  80204 2011-01-13 16:56 libhistory.so.6.0
-rw-r--r--. 1 root root 686760 2011-01-13 16:56 libreadline.a
lrwxrwxrwx. 1 root root     16 2011-01-13 16:56 libreadline.so -> libreadline.so.6
lrwxrwxrwx. 1 root root     18 2011-01-13 16:56 libreadline.so.6 -> libreadline.so.6.0
-r-xr-xr-x. 1 root root 498839 2011-01-13 16:56 libreadline.so.6.0
-rw-r--r--. 1 root root  28718 2011-04-27 15:40 libsocketcan.a
-rwxr-xr-x. 1 root root    843 2011-04-27 15:40 libsocketcan.la
lrwxrwxrwx. 1 root root     21 2011-04-27 15:40 libsocketcan.so -> libsocketcan.so.2.2.0
lrwxrwxrwx. 1 root root     21 2011-04-27 15:40 libsocketcan.so.2 -> libsocketcan.so.2.2.0
-rwxr-xr-x. 1 root root  27835 2011-04-27 15:40 libsocketcan.so.2.2.0
drwxr-xr-x. 2 root root   4096 2011-04-27 15:53 pkgconfig
[morinaga@...alhost ~]$ ls -l /usr/local/lib/pkgconfig/
合計 8
-rw-r--r--. 1 root root 198 2011-04-27 15:53 canutils.pc
-rw-r--r--. 1 root root 300 2011-04-27 15:40 libsocketcan.pc
[morinaga@...alhost ~]$ 


> First build the canutils, then configure the bitrate, e.g. 250 kbit/s:
>     $ canconfig can0 bitrate 250000
>     $ ifconfig can0 up
The above commands failed.

[root@...alhost can]# 
[root@...alhost can]# canconfig can0 bitrate 250000
opening CAN interface 'can0' in sysfs failed, maybe not a CAN interface
No such file or directory


[root@...alhost ~]# ifconfig can0 up
SIOCSIFFLAGS: Invalid argument
[root@...alhost ~]# 


Thanks,
-----------------------------------------
Tomoya MORINAGA
OKI SEMICONDUCTOR CO., LTD.

--
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ