Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
kernel sysctl
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Kernel & Hardware
View previous topic :: View next topic  
Author Message
dementer
Tux's lil' helper
Tux's lil' helper


Joined: 25 Jan 2004
Posts: 139
Location: New Zealand

PostPosted: Sat Oct 23, 2004 7:50 am    Post subject: kernel sysctl Reply with quote

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
View user's profile Send private message
Radhek
n00b
n00b


Joined: 02 Jun 2003
Posts: 70
Location: Paris - France

PostPosted: Sun Oct 24, 2004 11:14 am    Post subject: Reply with quote

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
View user's profile Send private message
deadmoo
n00b
n00b


Joined: 02 Feb 2004
Posts: 55
Location: MD

PostPosted: Sun Oct 24, 2004 11:23 am    Post subject: Reply with quote

both of you post /etc/sysctl.conf and /etc/fstab please.
Back to top
View user's profile Send private message
Radhek
n00b
n00b


Joined: 02 Jun 2003
Posts: 70
Location: Paris - France

PostPosted: Sun Oct 24, 2004 7:24 pm    Post subject: Reply with quote

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
View user's profile Send private message
deadmoo
n00b
n00b


Joined: 02 Feb 2004
Posts: 55
Location: MD

PostPosted: Mon Oct 25, 2004 3:52 am    Post subject: Reply with quote

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
View user's profile Send private message
Radhek
n00b
n00b


Joined: 02 Jun 2003
Posts: 70
Location: Paris - France

PostPosted: Mon Oct 25, 2004 9:20 am    Post subject: Reply with quote

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
View user's profile Send private message
deadmoo
n00b
n00b


Joined: 02 Feb 2004
Posts: 55
Location: MD

PostPosted: Tue Oct 26, 2004 3:41 am    Post subject: Reply with quote

i am using baselayout-1.11.3.
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Kernel & Hardware All times are GMT
Page 1 of 1

 
Jump to:  
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