1819561 Members
2307 Online
109603 Solutions
New Discussion юеВ

problems with ps

 
SOLVED
Go to solution
Carme Torca
Super Advisor

problems with ps

I,

I cannot do in my system #ps,
it hungs and returns:

Jun 20 17:25:49 hp2z02 modprobe: modprobe: Can't locate module sound-slot-1
Jun 20 17:25:49 hp2z02 modprobe: modprobe: Can't locate module sound-service-1-3
Jun 20 17:25:49 hp2z02 modprobe: modprobe: Can't locate module sound-slot-0
Jun 20 17:25:49 hp2z02 modprobe: modprobe: Can't locate module sound-service-0-7
Jun 20 17:25:49 hp2z02 kernel: aztcd: AZTECH, ORCHID, OKANO, WEARNES, TXC, CyDROM CD-ROM Driver
Jun 20 17:25:49 hp2z02 insmod: /lib/modules/2.4.9-13smp/kernel/drivers/cdrom/aztcd.o: init_module: Input/output error
Jun 20 17:25:49 hp2z02 kernel: aztcd: (C) 1994-98 W.Zimmermann
Jun 20 17:25:49 hp2z02 insmod: Hint: insmod errors can be caused by incorrect module parameters, including invalid IO or IRQ parameters
Jun 20 17:25:49 hp2z02 kernel: aztcd: KernelVersion=2.4.9-13smp DriverVersion=2.60 For IDE/ATAPI-drives use ide-cd.c
Jun 20 17:25:49 hp2z02 insmod: /lib/modules/2.4.9-13smp/kernel/drivers/cdrom/aztcd.o: insmod block-major-29 failed
Jun 20 17:25:49 hp2z02 kernel: aztcd: If you have problems, read /usr/src/linux/Documentation/cdrom/aztcd
Jun 20 17:25:49 hp2z02 modprobe: modprobe: Can't locate module block-major-41
Jun 20 17:25:49 hp2z02 kernel: aztcd: Autoprobing BaseAddress=0x320
Jun 20 17:25:49 hp2z02 modprobe: modprobe: Can't locate module char-major-68
Jun 20 17:25:49 hp2z02 kernel: aztcd: Autoprobing BaseAddress=0x300
Jun 20 17:25:49 hp2z02 modprobe: modprobe: Can't locate module char-major-68
Jun 20 17:25:49 hp2z02 kernel: aztcd: Autoprobing BaseAddress=0x310
Jun 20 17:25:49 hp2z02 modprobe: modprobe: Can't locate module char-major-68
Jun 20 17:25:49 hp2z02 kernel: aztcd: Autoprobing BaseAddress=0x330
Jun 20 17:25:49 hp2z02 modprobe: modprobe: Can't locate module char-major-68
Jun 20 17:25:49 hp2z02 kernel: aztcd: no AZTECH CD-ROM drive found
Jun 20 17:25:49 hp2z02 modprobe: modprobe: Can't locate module char-major-68
Jun 20 17:25:50 hp2z02 last message repeated 16 times
Jun 20 17:25:50 hp2z02 insmod: /lib/modules/2.4.9-13smp/kernel/drivers/cdrom/cdu31a.o: init_module: Input/output error
Jun 20 17:25:50 hp2z02 insmod: Hint: insmod errors can be caused by incorrect module parameters, including invalid IO or IRQ parameters
Jun 20 17:25:50 hp2z02 insmod: /lib/modules/2.4.9-13smp/kernel/drivers/cdrom/cdu31a.o: insmod block-major-15 failed
Jun 20 17:25:50 hp2z02 kernel: Sony CDU-535: probing base address 340

Is anyone have any idea about the problem?

Thanks!,
Carmen.
Users are not too bad ;-)
11 REPLIES 11
Caesar_3
Esteemed Contributor

Re: problems with ps

Hello!

Do you have problems with your system,
not only with ps command?
Looks like problems with modules (drivers)
and kernel.
You compiled new kernel, or just in boot
loader you have few options and you choosed
one of them?

In /proc you have file of ps data that you
can cat it and see the ps info.

Does something changed in the computer?
mother board maybe?

Caesar
John Poff
Honored Contributor

Re: problems with ps

Hi,

It sounds like your 'ps' command has tripped across a bigger problem. Your /proc virtual filesystem may be hosed or you might be missing some driver files in /dev. Either way it looks like your system isn't going to be happy.

JP
Balaji N
Honored Contributor

Re: problems with ps

hi

this sounds to me a serious problems. did u recompile your kernel and forget to compile the modules and install them?

is your hard drive fine or is it having any errors?

any problems with your /etc/modules.conf?

hmm.. these are the things i would check.
-balaji
Its Always Important To Know, What People Think Of You. Then, Of Course, You Surprise Them By Giving More.
Balaji N
Honored Contributor

Re: problems with ps

hi

this sounds to me a serious problems. did u recompile your kernel and forget to compile the modules and install them?

is your hard drive fine or is it having any errors?

any problems with your /etc/modules.conf?

hmm.. these are the things i would check.
-balaji
Its Always Important To Know, What People Think Of You. Then, Of Course, You Surprise Them By Giving More.
Balaji N
Honored Contributor

Re: problems with ps

hi

this sounds to me a serious problems. did u recompile your kernel and forget to compile the modules and install them?

is your hard drive fine or is it having any errors?

any problems with your /etc/modules.conf?

hmm.. these are the things i would check.
-balaji
Its Always Important To Know, What People Think Of You. Then, Of Course, You Surprise Them By Giving More.
Balaji N
Honored Contributor

Re: problems with ps

hi

this sounds to me a serious problems. did u recompile your kernel and forget to compile the modules and install them?

is your hard drive fine or is it having any errors?

any problems with your /etc/modules.conf?

hmm.. these are the things i would check.
-balaji
Its Always Important To Know, What People Think Of You. Then, Of Course, You Surprise Them By Giving More.
Balaji N
Honored Contributor

Re: problems with ps

sorry.. my butter fingers. pressed submit so many times.

-balaji
Its Always Important To Know, What People Think Of You. Then, Of Course, You Surprise Them By Giving More.
Carme Torca
Super Advisor

Re: problems with ps

Hi,

It's the first time i works with linux and this computer I have never seen before.
Could you say me some manuals to could see all this (drivers and how to recompile the kernel ??
Thanks very much.

Carmen.
Users are not too bad ;-)
Carme Torca
Super Advisor

Re: problems with ps

Hi,

It's the first time I works with linux and this computer I have never seen before.
Could you say me some manuals to could see all this (drivers and how to recompile the kernel ??
Thanks very much.

Carmen.
Users are not too bad ;-)
Claudio Cilloni
Honored Contributor

Re: problems with ps

A good starting point for read any kind of linux documentation is www.tldp.org. Here you can find
the Linux-HOWTO, official documents about all the basic aspects and more.

Hi
Claudio
Zeev Schultz
Honored Contributor
Solution

Re: problems with ps

--Looks like a problem with insmod of aztcd.
Also modprobe looks for sound card module,but
it's a minor problem.May be you don't have a
soundcard but it's enabled in kernel.This one
is also a pointer:
Jun 20 17:25:49 hp2z02 kernel: aztcd: no AZTECH CD-ROM drive found


1)I think this is the first place to start :
Jun 20 17:25:49 hp2z02 kernel: aztcd: If you have problems, read /usr/src/linux/Documentation/cdrom/aztcd
2)Check your devices installed,use lspci (for PCI cards in slots,like soundcard,LAN card etc)
3)use lsmod to see what modules are up,check /etc/modules.conf to see what specific stuff is defined for modules.
4)For CD-ROM:if its IDE/ATA CDROM,can use
/proc/ide/ide,
5)And these are steps if you're sure that your
aztec cdrom is there and should work:
a)read Kernel-HOWTO:
http://www.tldp.org/HOWTO/Kernel- HOWTO/index.html
b)compile new kernel,with all needed modules.
c)check Bugzilla for known problems with your
specific hardware:
http://bugzilla.redhat.com/bugzilla/index.cgi

Regards

Zeev
So computers don't think yet. At least not chess computers. - Seymour Cray