[gentoo-user] Match of the udev and the kernel

2010-04-08 Thread Song Zhiwei
Dear all, I installed gentoo-sources-2.6.24-r8 for a legacy esdcan-usb331 driver. The current udev-149 does not match this kernel now. Who can tell me which version of udev can work with linux kernel 2.6.24-gentoo-r8? Regards, Zhiwei

Re: [gentoo-user] Merge svnroots

2009-09-07 Thread Song Zhiwei
Thanks 2009/9/7 Mickaƫl Bucas > > > 2009/9/7 Song Zhiwei > > Hi all, >> Is there any way to merge a svnroot to another one? There are independent >> before. >> >> Regards, >> Zhiwei >> > Hi > > I've done this using the proc

[gentoo-user] Merge svnroots

2009-09-07 Thread Song Zhiwei
Hi all, Is there any way to merge a svnroot to another one? There are independent before. Regards, Zhiwei

Re: [gentoo-user] How to set udev rule?

2009-08-27 Thread Song Zhiwei
; ATTRS{product}=="CAN-USB 543" ATTRS{serial}=="GD001494" The module was loaded by an alias in /etc/modules.d/esdcan: alias char-major-50 esdcan-usb331 But I cannot find the major:minor informations in the udev info above. I tried the rules: SUBSYSTEM=="usb", D

[gentoo-user] How to set udev rule?

2009-08-27 Thread Song Zhiwei
Hi all, I complied a driver esdcan_usb331.so. I'd like use udev to create character devices /dev/can0 and /dev/can1 with major 50 and minor 0/1 for the driver. How to write the udev rule for it? The dmesg is: esd CAN driver: CAN_USB331 esd CAN driver: baudrate not set esd CAN driver: mode = 0x000

Re: [gentoo-user] Re: How to mount /var to RAM as tmpfs

2009-08-21 Thread Song Zhiwei
2009/8/21 Nikos Chantziaras : > On 08/21/2009 08:20 AM, Song Zhiwei wrote: >> >> Hi all, >> >> I am trying to install gentoo to an embedded system and I'd like to mount >> /var to RAM as tmpfs. How can I do it? I tried to add mount command into >> the f

[gentoo-user] How to mount /var to RAM as tmpfs

2009-08-20 Thread Song Zhiwei
Hi all, I am trying to install gentoo to an embedded system and I'd like to mount /var to RAM as tmpfs. How can I do it? I tried to add mount command into the file /etc/conf.d/rc-extra, but it didnot work. Regards, Zhiwei

Re: [gentoo-user] Install kernel 2.6.22

2009-08-17 Thread Song Zhiwei
Thank you. 2009/8/17 Justin : > Song Zhiwei schrieb: >> Hi all, >> >> I want to emerge the gentoo-source-2.6.22, but the latest portage does >> not have it but only have 2.6.16, 2.6.25 and above. How can I install >> the kernel 2.6.22 for gentoo? Thanks in

Re: [gentoo-user] Install kernel 2.6.22

2009-08-17 Thread Song Zhiwei
Thanks for your reply. Yes, I want to use the special things provided by gentoo-sources. I need the old one because the can2usb driver I used does not support any kernel above 2.6.22. Zhiwei 2009/8/17 Dirk Heinrichs : > Am Montag 17 August 2009 09:22:16 schrieb Song Zhiwei: > >&g

[gentoo-user] Install kernel 2.6.22

2009-08-17 Thread Song Zhiwei
Hi all, I want to emerge the gentoo-source-2.6.22, but the latest portage does not have it but only have 2.6.16, 2.6.25 and above. How can I install the kernel 2.6.22 for gentoo? Thanks in advance. Regards, Zhiwei