Author Topic: Udev And Kernel  (Read 6090 times)

greguu

  • Global Moderator
  • Sr. Member
  • *****
  • Posts: 451
    • View Profile
    • http://github.com/greguu
Udev And Kernel
« on: October 23, 2009, 02:57:00 am »
Hi.

I hope there are still some people using debain armel on their zaurus.

!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
The new udev package for armel will brake your system so DON'T install it but set it to hold with aptitude.
We need a newer kernel for future support of debian udev packages. The package was installed for me without any warnings!
The new /etc/initd/udev does not check correctly for the required kernel version with signalfd support !
I found this http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=550200

If you updated the new udev package with old yonggun 2.6.24.4 you will need to fix it with installing the older udev from debian stable.
This is tricky since without working udev you will have to create the dev block links yourself with mkdev. See cat /proc/partitions after
you inserted a sd card with the old udev package. You can mount the partiton with mount after you created the dev link with mkdev.

zubunutu kernel does not work nicely under debian and I want to compile a newer kernel.
Someone got all the patches needed ?

Greg
Gemini-PDA (Sailfish X and Android) / LG Nexus 5 (Android 11) / Nokia N9 (MeeGo/Harmattan)
Sharp Zaurus C3100 (Borzoi) - Void Linux (voidz) Kernel 5.0.0 - Hardware (Buffalo CF LAN, DLink 660 CF WiFi, ASIX AX88772 USB Ethernet)

Vitel

  • Newbie
  • *
  • Posts: 48
    • View Profile
Udev And Kernel
« Reply #1 on: November 06, 2009, 06:06:53 am »
Quote from: daalnroti
zubunutu kernel does not work nicely under debian and I want to compile a newer kernel.
Someone got all the patches needed ?
Offline charging is still not fixed in the latest kernels. So we have to stay on 2.6.24 for now...
Regards,
Vitel

axeTail

  • Jr. Member
  • **
  • Posts: 75
    • View Profile
Udev And Kernel
« Reply #2 on: November 06, 2009, 08:21:05 am »
thanks for the info

HRH_H_Crab

  • Newbie
  • *
  • Posts: 38
    • View Profile
Udev And Kernel
« Reply #3 on: December 07, 2009, 09:03:23 am »
This thread doesn't really go into much detail about how to fix the problem once it has occurred.
On my system, after a brief panic with some swearing thrown in for good measure, I immediately looked under /var/cache/apt/archives.
I saw 3 udev packages:

udev_146-6_armel.deb
udev_147-4_armel.deb
udev_147-5_armel.deb

I used "dpkg -i" to install the oldest of these and things seem to be working fine.
I immediately then took a copy of the .deb and placed it somewhere safe in /root so that if this happens again (which it will) I can quickly downgrade udev.