Re: CONFIG_SYSFS_DEPRECATED

2009-12-07 Thread Justin Piszcz
On Tue, 20 Oct 2009, mess-mate wrote: Hi, suddently i get this message on startup: udev: deprecated sysfs layout; update the kernel or disable CONFIG_SYSFS_DEPRECATED; some udev features will not work correctly My.config looks like: CONFIG_SYSFS_DEPRECATED=y Must it be commented (#) or

CONFIG_SYSFS_DEPRECATED

2009-12-07 Thread mess-mate
Hi, suddently i get this message on startup: udev: deprecated sysfs layout; update the kernel or disable CONFIG_SYSFS_DEPRECATED; some udev features will not work correctly My.config looks like: CONFIG_SYSFS_DEPRECATED=y Must it be commented (#) or setted to "n" ? B.R.

Re: CONFIG_SYSFS_DEPRECATED

2009-12-05 Thread Henrique de Moraes Holschuh
On Sat, 05 Dec 2009, Patrick Wiseman wrote: > On Sat, Dec 5, 2009 at 2:21 PM, Henrique de Moraes Holschuh > wrote: > > On Thu, 03 Dec 2009, Jochen Schulz wrote: > >> > Now when I try to boot, I get the message "... update kernel or > >> > disable CONFIG_SYSFS_DEPECATED...". > >> > >> This should b

Re: CONFIG_SYSFS_DEPRECATED

2009-12-05 Thread Patrick Wiseman
On Sat, Dec 5, 2009 at 2:21 PM, Henrique de Moraes Holschuh wrote: > On Thu, 03 Dec 2009, Jochen Schulz wrote: >> > Now when I try to boot, I get the message "... update kernel or >> > disable CONFIG_SYSFS_DEPECATED...". >> >> This should be negligible. > > It is not.  It will likely hang the box

Re: CONFIG_SYSFS_DEPRECATED

2009-12-05 Thread Henrique de Moraes Holschuh
On Thu, 03 Dec 2009, Jochen Schulz wrote: > > Now when I try to boot, I get the message "... update kernel or > > disable CONFIG_SYSFS_DEPECATED...". > > This should be negligible. It is not. It will likely hang the box during boot as stuff wait for udev to create nodes that never show up. I d

Re: CONFIG_SYSFS_DEPRECATED

2009-12-03 Thread Giff Hammar
On Thu, 2009-12-03 at 14:06 -0500, Celejar wrote: > On Thu, 03 Dec 2009 07:00:14 -0700 > gham...@sv-phoenix.com wrote: > > > I was fixing a problem with my root login and Orbit/Gnome. One of the > > things that was recommended was to do > > > > apt-get upgrade && apt-get update > > FTR, this i

Re: CONFIG_SYSFS_DEPRECATED

2009-12-03 Thread Giff Hammar
On Fri, 2009-12-04 at 07:43 +1100, Alex Samad wrote: > On Thu, Dec 03, 2009 at 07:21:10AM -0700, gham...@sv-phoenix.com wrote: > > Quoting Patrick Wiseman : > > > > >On Thu, Dec 3, 2009 at 9:00 AM, wrote: > > >>I was fixing a problem with my root login and Orbit/Gnome. One of the > > >>things >

Re: CONFIG_SYSFS_DEPRECATED

2009-12-03 Thread Alex Samad
On Thu, Dec 03, 2009 at 07:21:10AM -0700, gham...@sv-phoenix.com wrote: > Quoting Patrick Wiseman : > > >On Thu, Dec 3, 2009 at 9:00 AM, wrote: > >>I was fixing a problem with my root login and Orbit/Gnome. One of the things [snip] Its rather strange you can boot to single mode and not into n

Re: CONFIG_SYSFS_DEPRECATED

2009-12-03 Thread Celejar
On Thu, 03 Dec 2009 07:00:14 -0700 gham...@sv-phoenix.com wrote: > I was fixing a problem with my root login and Orbit/Gnome. One of the > things that was recommended was to do > > apt-get upgrade && apt-get update FTR, this is backward - first update, then upgrade. Celejar -- foffl.sourcefo

Re: CONFIG_SYSFS_DEPRECATED

2009-12-03 Thread Jochen Schulz
heck apt's log files to get a clue what actually happened. > Now when I try to boot, I get the message "... update kernel or > disable CONFIG_SYSFS_DEPECATED...". This should be negligible. > I went into /boot and edited > config_2.6.26_2-amd64 and changed

Re: CONFIG_SYSFS_DEPRECATED

2009-12-03 Thread Micha
to boot, I get the message "... update kernel or disable CONFIG_SYSFS_DEPECATED...". I went into /boot and edited config_2.6.26_2-amd64 and changed the "y" to "n" for both CONFIG_SYSFS_DEPRECATED and CONFIG_SYSFS_DEPRECATED_V2, but the error message remains. I can boo

Re: CONFIG_SYSFS_DEPRECATED

2009-12-03 Thread ghammar
nel. Now when I try to boot, I get the message "... update kernel or disable CONFIG_SYSFS_DEPECATED...". I went into /boot and edited config_2.6.26_2-amd64 and changed the "y" to "n" for both CONFIG_SYSFS_DEPRECATED and CONFIG_SYSFS_DEPRECATED_V2, but the error message rem

Re: CONFIG_SYSFS_DEPRECATED

2009-12-03 Thread Patrick Wiseman
. > Now when I try to boot, I get the message "... update kernel or disable > CONFIG_SYSFS_DEPECATED...". I went into /boot and edited > config_2.6.26_2-amd64 and changed the "y" to "n" for both > CONFIG_SYSFS_DEPRECATED and CONFIG_SYSFS_DEPRECATED_V2, b

CONFIG_SYSFS_DEPRECATED

2009-12-03 Thread ghammar
e kernel or disable CONFIG_SYSFS_DEPECATED...". I went into /boot and edited config_2.6.26_2-amd64 and changed the "y" to "n" for both CONFIG_SYSFS_DEPRECATED and CONFIG_SYSFS_DEPRECATED_V2, but the error message remains. I can boot into single user mode and access the sy

Re: CONFIG_SYSFS_DEPRECATED

2009-10-20 Thread Elimar Riesebieter
* mess-mate [091020 10:16 +0200] > Hi, > > suddently i get this message on startup: > > udev: deprecated sysfs layout; update the kernel or disable > CONFIG_SYSFS_DEPRECATED; some udev features will not work correctly > > My.config looks like: CONFIG_SYSFS_DEPR

CONFIG_SYSFS_DEPRECATED

2009-10-20 Thread mess-mate
Hi, suddently i get this message on startup: udev: deprecated sysfs layout; update the kernel or disable CONFIG_SYSFS_DEPRECATED; some udev features will not work correctly My.config looks like: CONFIG_SYSFS_DEPRECATED=y Must it be commented (#) or setted to "n" ? B.R.