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 s

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
gham...@sv-phoenix.com: > 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 > > Somehow in the process of doing that, there were some changes to the > kernel. Check apt's log files to get a clue

Re: CONFIG_SYSFS_DEPRECATED

2009-12-03 Thread Micha
On 03/12/2009 16:00, 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 Somehow in the process of doing that, there were some changes to the kernel. Now when I try to boot, I

Re: CONFIG_SYSFS_DEPRECATED

2009-12-03 Thread ghammar
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 that was recommended was to do apt-get upgrade && apt-get update Somehow in the process of doing that, there were some changes to the kernel. Now whe

Re: CONFIG_SYSFS_DEPRECATED

2009-12-03 Thread 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 > that was recommended was to do > > apt-get upgrade && apt-get update > > Somehow in the process of doing that, there were some changes to the kernel. > Now when I try to boot, I

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_DEPRECATED=y > > Must it be commented