* udev problem ...
@ 2005-12-10 9:01 mahashakti89
2005-12-10 18:16 ` Greg KH
0 siblings, 1 reply; 3+ messages in thread
From: mahashakti89 @ 2005-12-10 9:01 UTC (permalink / raw)
To: linux-kernel; +Cc: mahashakti89
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Hi !
Here is a report bug I posted on bugs@debian.org , we'll make it short ,
I cannot activate udev at boot , if I do this I get IDE errors on both
harddisks and if I can enter an X-session, I cannot open a terminal : I
get following error message :
"there was a problem with the child process of this terminal" . If I
desactivate udev at boot, eveything is going O.K.
The Debian package maintainer thinks it looks like a kernel bug ....
This is why I am posting here hoping for help in this matter.
mahashakti89
PS : Could you CC me your answer, I am not on the list .
THANKS
Package : udev
Version : 0.076-3
#dpkg --status udev
Package
Package : udev
Version:0.076-3
Status: install ok installed
Priority: optional
Section: admin
Installed-Size: 960
Maintainer: Marco d'Itri <md@linux.it>
Architecture: i386
Version: 0.076-3
Provides: hotplug
Depends: libc6 (>= 2.3.5-1), libselinux1 (>= 1.26), libsepol1 (>= 1.8),
initscripts (>= 2.85-16), makedev (>= 2.3.1-77), sed (>= 3.95), lsb-base
(>= 3.0-6)
Conflicts: lvm-common (<< 1.5.13), hotplug, module-init-tools (<<
3.2-pre9-1), initramfs-tools (<< 0.39)
Description: /dev/ and hotplug management daemon
udev is a daemon which dynamically creates and removes device nodes from
/dev/, handles hotplug events and loads drivers at boot time. It replaces
the hotplug package and requires a kernel not older than 2.6.12.
II.Descritpion
If I activate udev at boot through some utility like sysvconfig or
sysvconfig I have problem with both IDE Disks
(Maxtor 80 G0 and 250 G0) , I get following error message : Drive Seek
Complete Data Request, Satus 0x 58, Drive not Ready
for command , and sometimes I cannot log into an X-session.
If I can log in, I cannot open a terminal - gnome-terminal , konsole,
xterm - I get following error message :
There was a problem with the child process of this terminal.
It is then impossible to type any command.
If I desactivate udev at boot , everything is O.K , no IDE-errors , no
problems with gnme-terminal, konsole or xterm.
III. Informations
KERNEL VERSION :
/home/claude# uname -a
Linux ishwara 2.6.14-ck6 #1 SMP Sun Nov 27 10:05:42 CET 2005 i686 GNU/Linux
LIBC6 VERSION :
:/home/claude# dpkg -s libc6 | grep ^Version
Version: 2.3.5-8.1
HARDWARE :
Processor = Pentium IV
Motherboard = ASUS P4P800
Chipset = I865 PE
Harddisk 1 =
hdparm -i /dev/hda
/dev/hda:
Model=Maxtor 6Y080P0, FwRev=YAR41BW0, SerialNo=Y31PPXDE
Config={ Fixed }
RawCHS=16383/16/63, TrkSize=0, SectSize=0, ECCbytes=57
BuffType=DualPortCache, BuffSize=7936kB, MaxMultSect=16, MultSect=16
CurCHS=16383/16/63, CurSects=16514064, LBA=yes, LBAsects=160086528
IORDY=on/off, tPIO={min:120,w/IORDY:120}, tDMA={min:120,rec:120}
PIO modes: pio0 pio1 pio2 pio3 pio4
DMA modes: mdma0 mdma1 mdma2
UDMA modes: udma0 udma1 udma2 udma3 udma4 *udma5 udma6
AdvancedPM=yes: disabled (255) WriteCache=enabled
Drive conforms to: (null): ATA/ATAPI-1 ATA/ATAPI-2 ATA/ATAPI-3
ATA/ATAPI-4 ATA/ATAPI-5 ATA/ATAPI-6 ATA/ATAPI-7
* signifies the current active mode
Harddisk 2 =
hdparm -i /dev/hdb
/dev/hdb:
Model=Maxtor 6L250R0, FwRev=BAH41G10, SerialNo=L6132M9H
Config={ Fixed }
RawCHS=16383/16/63, TrkSize=0, SectSize=0, ECCbytes=57
BuffType=DualPortCache, BuffSize=16384kB, MaxMultSect=16, MultSect=16
CurCHS=16383/16/63, CurSects=16514064, LBA=yes, LBAsects=268435455
IORDY=on/off, tPIO={min:120,w/IORDY:120}, tDMA={min:120,rec:120}
PIO modes: pio0 pio1 pio2 pio3 pio4
DMA modes: mdma0 mdma1 mdma2
UDMA modes: udma0 udma1 udma2 udma3 udma4 *udma5 udma6
AdvancedPM=yes: disabled (255) WriteCache=enabled
Drive conforms to: (null): ATA/ATAPI-1 ATA/ATAPI-2 ATA/ATAPI-3
ATA/ATAPI-4 ATA/ATAPI-5 ATA/ATAPI-6 ATA/ATAPI-7
* signifies the current active mode
I didn't touch the basic configuration files of udev except some
personal rules for my modem
and USB-Sticks.
Hope you understand my english.
Thanks
mahashakti89
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.2 (GNU/Linux)
Comment: Using GnuPG with Thunderbird - http://enigmail.mozdev.org
iD8DBQFDmplyPPuyRSaD7LoRAk7DAJ0ddxljwM2pRCLCB1ZZPaeeG23vvgCgiM7c
bw2MG2i6kDy2zM0xxV7jbNk=
=1uMy
-----END PGP SIGNATURE-----
^ permalink raw reply [flat|nested] 3+ messages in thread* Re: udev problem ...
2005-12-10 9:01 udev problem mahashakti89
@ 2005-12-10 18:16 ` Greg KH
2005-12-10 20:24 ` mahashakti89
0 siblings, 1 reply; 3+ messages in thread
From: Greg KH @ 2005-12-10 18:16 UTC (permalink / raw)
To: mahashakti89; +Cc: linux-kernel
On Sat, Dec 10, 2005 at 10:01:39AM +0100, mahashakti89 wrote:
>
> Hi !
>
> Here is a report bug I posted on bugs@debian.org , we'll make it short ,
> I cannot activate udev at boot , if I do this I get IDE errors on both
> harddisks and if I can enter an X-session, I cannot open a terminal : I
> get following error message :
> "there was a problem with the child process of this terminal" . If I
> desactivate udev at boot, eveything is going O.K.
> The Debian package maintainer thinks it looks like a kernel bug ....
> This is why I am posting here hoping for help in this matter.
Can you try the 2.6.15-rc5 kernel release to see if this is better?
thanks,
greg k-h
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: udev problem ...
2005-12-10 18:16 ` Greg KH
@ 2005-12-10 20:24 ` mahashakti89
0 siblings, 0 replies; 3+ messages in thread
From: mahashakti89 @ 2005-12-10 20:24 UTC (permalink / raw)
To: Greg KH; +Cc: linux-kernel
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Greg KH a écrit :
> On Sat, Dec 10, 2005 at 10:01:39AM +0100, mahashakti89 wrote:
>
>>Hi !
>>
>>Here is a report bug I posted on bugs@debian.org , we'll make it short ,
>>I cannot activate udev at boot , if I do this I get IDE errors on both
>>harddisks and if I can enter an X-session, I cannot open a terminal : I
>>get following error message :
>>"there was a problem with the child process of this terminal" . If I
>>desactivate udev at boot, eveything is going O.K.
>>The Debian package maintainer thinks it looks like a kernel bug ....
>>This is why I am posting here hoping for help in this matter.
>
>
> Can you try the 2.6.15-rc5 kernel release to see if this is better?
>
> thanks,
>
> greg k-h
>
>
I did it, but it is not better ..... but perhaps due to an upgrade on my
debian Sid it seems
that I have not so much IDE errors but this impossibility to open any
terminal is already here ...
I tried one Debian pre-packaged kernel and it works , I mean nearly no
IDE errors
and no more problems with opening gnome-terminal, so it would mean that
here is a problem
in my kernel config ??
Here is an extract of the - so mentioned in the doc - important settings :
# Pseudo filesystems
#
CONFIG_PROC_FS=y
CONFIG_PROC_KCORE=y
CONFIG_SYSFS=y
CONFIG_TMPFS=y
# CONFIG_HUGETLBFS is not set
# CONFIG_HUGETLB_PAGE is not set
CONFIG_RAMFS=y
# CONFIG_RELAYFS_FS is not set
Where should I look to solve it definetely ??
Thanks for your answer.
mahashakti89
Hope there is no problem if I CC you this message ..
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.2 (GNU/Linux)
Comment: Using GnuPG with Thunderbird - http://enigmail.mozdev.org
iD8DBQFDmzlpPPuyRSaD7LoRAnguAJ9qktzBbdMdSErbGv+H9Fn33kZrxwCfYZhw
ND2wNBura+nQ+e6IZ78M97k=
=UteB
-----END PGP SIGNATURE-----
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2005-12-10 20:22 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2005-12-10 9:01 udev problem mahashakti89
2005-12-10 18:16 ` Greg KH
2005-12-10 20:24 ` mahashakti89
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox