- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - Linux
- >
- problems with ps
Categories
Company
Local Language
Forums
Discussions
Forums
- Data Protection and Retention
- Entry Storage Systems
- Legacy
- Midrange and Enterprise Storage
- Storage Networking
- HPE Nimble Storage
Discussions
Discussions
Discussions
Discussions
Forums
Forums
Discussions
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
- BladeSystem Infrastructure and Application Solutions
- Appliance Servers
- Alpha Servers
- BackOffice Products
- Internet Products
- HPE 9000 and HPE e3000 Servers
- Networking
- Netservers
- Secure OS Software for Linux
- Server Management (Insight Manager 7)
- Windows Server 2003
- Operating System - Tru64 Unix
- ProLiant Deployment and Provisioning
- Linux-Based Community / Regional
- Microsoft System Center Integration
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Community
Resources
Forums
Blogs
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО06-20-2003 07:53 AM
тАО06-20-2003 07:53 AM
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.
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО06-20-2003 10:25 AM
тАО06-20-2003 10:25 AM
Re: problems with ps
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
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО06-20-2003 11:03 AM
тАО06-20-2003 11:03 AM
Re: problems with ps
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
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО06-22-2003 10:23 PM
тАО06-22-2003 10:23 PM
Re: problems with ps
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
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО06-22-2003 10:24 PM
тАО06-22-2003 10:24 PM
Re: problems with ps
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
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО06-22-2003 10:25 PM
тАО06-22-2003 10:25 PM
Re: problems with ps
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
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО06-22-2003 10:26 PM
тАО06-22-2003 10:26 PM
Re: problems with ps
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
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО06-22-2003 10:38 PM
тАО06-22-2003 10:38 PM
Re: problems with ps
-balaji
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО06-22-2003 11:00 PM
тАО06-22-2003 11:00 PM
Re: problems with ps
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.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО06-22-2003 11:00 PM
тАО06-22-2003 11:00 PM
Re: problems with ps
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.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО06-22-2003 11:50 PM
тАО06-22-2003 11:50 PM
Re: problems with ps
the Linux-HOWTO, official documents about all the basic aspects and more.
Hi
Claudio
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО06-22-2003 11:57 PM
тАО06-22-2003 11:57 PM
SolutionAlso 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