View previous topic :: View next topic |
Author |
Message |
dementer Tux's lil' helper
Joined: 25 Jan 2004 Posts: 139 Location: New Zealand
|
Posted: Sat Oct 23, 2004 7:50 am Post subject: kernel sysctl |
|
|
hi all
Im trying to get sysctl to load some paramters but Im getting these responses...
Code: |
error: unknown error 22 setting key 'net.ipv4.ip_forward'
error: unknown error 22 setting key 'net.ipv4.tcp_ecn'
|
Anyone know what 'error 22' is? |
|
Back to top |
|
|
Radhek n00b
Joined: 02 Jun 2003 Posts: 70 Location: Paris - France
|
Posted: Sun Oct 24, 2004 11:14 am Post subject: |
|
|
I have the exact same problem here. Recompiled baselayout, to no avail. I am lost !!
Does anyone have a clue as to this unkwon error 22 ?
-- Radhek |
|
Back to top |
|
|
deadmoo n00b
Joined: 02 Feb 2004 Posts: 55 Location: MD
|
Posted: Sun Oct 24, 2004 11:23 am Post subject: |
|
|
both of you post /etc/sysctl.conf and /etc/fstab please. |
|
Back to top |
|
|
Radhek n00b
Joined: 02 Jun 2003 Posts: 70 Location: Paris - France
|
Posted: Sun Oct 24, 2004 7:24 pm Post subject: |
|
|
sysctl.conf :
Code: | net.ipv4.tcp_ecn = 0
vm.legacy_va_layout = 1
fs.binfmt_misc.register = :WINEXE:M::MZ::/usr/bin/cedega: |
fstab :
Code: | /dev/hda2 / reiserfs noatime,notail 1 1
/dev/hda6 /usr reiserfs noatime,notail 1 1
/dev/hda3 none swap sw 0 0
/dev/hda1 /mnt/WinXP vfat auto,rw,nodev,umask=002,gid=2012,uid=122 0 0
/dev/hde1 /mnt/JeuxDocs vfat auto,rw,nodev,umask=002,gid=2012,uid=122 0 0
/dev/ipod /mnt/ipod vfat noauto,user,users,rw,nodev,umask=002,gid=2012,uid=122 0 0
/dev/hda5 /mnt/Videos reiserfs auto,rw,noatime,notail,nodev 1 1
/dev/hdg1 /mnt/Archive reiserfs auto,rw,noatime,notail,nodev 1 1
/dev/hde2 /mnt/Musique reiserfs auto,rw,noatime,notail,nodev 1 1
/dev/hdf1 /mnt/Musique2 reiserfs auto,rw,noatime,notail,nodev 1 1
/dev/hdc /mnt/Graveur iso9660 noauto,ro,user,users,unhide 0 0
/dev/hdd /mnt/GravDvd iso9660 noauto,ro,user,users,unhide 0 0
/dev/hdb /mnt/Dvd iso9660 noauto,ro,user,users,unhide 0 0
/dev/fd0 /mnt/floppy auto noauto,user,users,rw 0 0
/dev/flashjohn /mnt/flash auto noauto,user,users,rw,nodev 0 0
petitbill:/home/john/XMULE /mnt/nfs/mule nfs rsize=8192,wsize=8192,noauto,user,users,rw 0 0
mutter:/mnt/Buffer /mnt/mutter/Buffer nfs rsize=8192,wsize=8192,noauto,user,users,rw 0 0
none /proc proc defaults 0 0
none /dev/shm tmpfs defaults 0 0
none /proc/sys/fs/binfmt_misc binfmt_misc defaults 0 0 |
Thanks for helping !
-- Radhek |
|
Back to top |
|
|
deadmoo n00b
Joined: 02 Feb 2004 Posts: 55 Location: MD
|
Posted: Mon Oct 25, 2004 3:52 am Post subject: |
|
|
Quote: | Code: | net.ipv4.tcp_ecn = 0
vm.legacy_va_layout = 1
fs.binfmt_misc.register = :WINEXE:M::MZ::/usr/bin/cedega: |
|
Quote: | Code: | none /proc/sys/fs/binfmt_misc binfmt_misc defaults 0 0 |
|
I have the same settings with no errors. What kernel are you using? |
|
Back to top |
|
|
Radhek n00b
Joined: 02 Jun 2003 Posts: 70 Location: Paris - France
|
Posted: Mon Oct 25, 2004 9:20 am Post subject: |
|
|
I am using a 2.6.9-gentoo-r1 kernel. I am not sure, but I am very suspicious about baselayout (1.9.4-r6)...
-- Radhek |
|
Back to top |
|
|
deadmoo n00b
Joined: 02 Feb 2004 Posts: 55 Location: MD
|
Posted: Tue Oct 26, 2004 3:41 am Post subject: |
|
|
i am using baselayout-1.11.3. |
|
Back to top |
|
|
|
|
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum
|
|