LinuxQuestions.org
Welcome to the most active Linux Forum on the web.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Newbie
User Name
Password
Linux - Newbie This Linux forum is for members that are new to Linux.
Just starting out and have a question? If it is not in the man pages or the how-to's this is the place!

Notices


Reply
  Search this Thread
Old 12-13-2009, 03:42 AM   #1
degboho
LQ Newbie
 
Registered: Dec 2009
Posts: 5

Rep: Reputation: 0
computer HP COMPAQ D248MTcrashes when I connect Transcend Jetflash 2GB usb flash


COMPUTER HP COMPAQ D248MT
D248MT-PRC
HP s/n CNG5340DZD
p/n DU767AV


motherboard 21811573238533 VER D02
network card integrated to the motherboard JFM25U13-11U5W56RKA
SOFTWARE VERSION : REDHAT 7.3

[root@localhost root]# lsmod
Module Size Used by Not tainted
soundcore 6692 0 (autoclean)
autofs 12164 0 (autoclean) (unused)
ipchains 43560 7
ide-cd 30272 0 (autoclean)
cdrom 32192 0 (autoclean) [ide-cd]
ehci-hcd 19552 0 (unused)
usb-uhci 24484 0 (unused)
usbcore 73152 1 [ehci-hcd-usb-uhci]
ext3 67136 5
jbd 49400 5 [ext3]


uname -a
Linux localhost.localdomain 2.4.18-3 #1 Thu Apr 18 07:37:53 EDT 2002 i686 unknown

Last edited by degboho; 12-13-2009 at 05:14 AM. Reason: add new information
 
Old 12-13-2009, 05:56 PM   #2
Tinkster
Moderator
 
Registered: Apr 2002
Location: earth
Distribution: slackware by choice, others too :} ... android.
Posts: 23,067
Blog Entries: 11

Rep: Reputation: 928Reputation: 928Reputation: 928Reputation: 928Reputation: 928Reputation: 928Reputation: 928Reputation: 928
Hi,

welcome to LQ!

You *are* aware of the fact that the distro you're using
and the kernel in use are over 8 years old? I'm actually
impressed that it's still going. Your version has been
unsupported since January 2004, and the kernel you're
using is several versions behind the latest updates.


How does the crash manifest itself? Is it something that only
happens while you're in some GUI or does it also occur when
you're on e.g. runlevel 2?


Cheers,
Tink

Last edited by Tinkster; 12-13-2009 at 06:02 PM. Reason: [i]edit[/i]
 
Old 12-16-2009, 02:29 PM   #3
degboho
LQ Newbie
 
Registered: Dec 2009
Posts: 5

Original Poster
Rep: Reputation: 0
Re

Quote:
Originally Posted by Tinkster View Post
Hi,

welcome to LQ!

You *are* aware of the fact that the distro you're using
and the kernel in use are over 8 years old? I'm actually
impressed that it's still going. Your version has been
unsupported since January 2004, and the kernel you're
using is several versions behind the latest updates.


How does the crash manifest itself? Is it something that only
happens while you're in some GUI or does it also occur when
you're on e.g. runlevel 2?


Cheers,
Tink


/etc/inittab shows:

#
# inittab This file describes how the INIT process should set up
# the system in a certain run-level.
#
# Author: Miquel van Smoorenburg, <miquels@drinkel.nl.mugnet.org>
# Modified for RHS Linux by Marc Ewing and Donnie Barnes
#

# Default runlevel. The runlevels used by RHS are:
# 0 - halt (Do NOT set initdefault to this)
# 1 - Single user mode
# 2 - Multiuser, without NFS (The same as 3, if you do not have networking)
# 3 - Full multiuser mode
# 4 - unused
# 5 - X11
# 6 - reboot (Do NOT set initdefault to this)
#
id:5:initdefault:

# System initialization.
si::sysinit:/etc/rc.d/rc.sysinit

l0:0:wait:/etc/rc.d/rc 0
l1:1:wait:/etc/rc.d/rc 1
l2:2:wait:/etc/rc.d/rc 2
l3:3:wait:/etc/rc.d/rc 3
l4:4:wait:/etc/rc.d/rc 4
l5:5:wait:/etc/rc.d/rc 5
l6:6:wait:/etc/rc.d/rc 6

# Things to run in every runlevel.
ud:nce:/sbin/update

# Trap CTRL-ALT-DELETE
ca::ctrlaltdel:/sbin/shutdown -t3 -r now

# When our UPS tells us power has failed, assume we have a few minutes
# of power left. Schedule a shutdown for 2 minutes from now.
# This does, of course, assume you have powerd installed and your
# UPS connected and working correctly.
pf:owerfail:/sbin/shutdown -f -h +2 "Power Failure; System Shutting Down"

# If power was restored before the shutdown kicked in, cancel it.
pr:12345owerokwait:/sbin/shutdown -c "Power Restored; Shutdown Cancelled"


# Run gettys in standard runlevels
1:2345:respawn:/sbin/mingetty tty1
2:2345:respawn:/sbin/mingetty tty2
3:2345:respawn:/sbin/mingetty tty3
4:2345:respawn:/sbin/mingetty tty4
5:2345:respawn:/sbin/mingetty tty5
6:2345:respawn:/sbin/mingetty tty6

# Run xdm in runlevel 5
# xdm is now a separate service
x:5:respawn:/etc/X11/prefdm -nodaemon
 
Old 12-16-2009, 02:47 PM   #4
degboho
LQ Newbie
 
Registered: Dec 2009
Posts: 5

Original Poster
Rep: Reputation: 0
When I connect the usb flash to the computer, I cannot use the mouse and the keyboard until I remove the flash disk and restart the computer
 
Old 12-16-2009, 05:19 PM   #5
Tinkster
Moderator
 
Registered: Apr 2002
Location: earth
Distribution: slackware by choice, others too :} ... android.
Posts: 23,067
Blog Entries: 11

Rep: Reputation: 928Reputation: 928Reputation: 928Reputation: 928Reputation: 928Reputation: 928Reputation: 928Reputation: 928
Is this true for any USB port on that machine, how many do
you have? It might be faulty hardware. You also haven't
answered my question whether this happens in full-screen
console sessions as well as in X.
 
Old 12-17-2009, 03:10 AM   #6
degboho
LQ Newbie
 
Registered: Dec 2009
Posts: 5

Original Poster
Rep: Reputation: 0
The computer has 2 usb ports in front and 6 usb ports in rear.
The problem happens on any port between the 8 usb ports.
The problem happens in X session






Quote:
Originally Posted by Tinkster View Post
Is this true for any USB port on that machine, how many do
you have? It might be faulty hardware. You also haven't
answered my question whether this happens in full-screen
console sessions as well as in X.
 
Old 12-17-2009, 03:11 AM   #7
degboho
LQ Newbie
 
Registered: Dec 2009
Posts: 5

Original Poster
Rep: Reputation: 0
How to test in full screen console session?

Quote:
Originally Posted by degboho View Post
The computer has 2 usb ports in front and 6 usb ports in rear.
The problem happens on any port between the 8 usb ports.
The problem happens in X session
 
Old 12-17-2009, 11:30 AM   #8
Tinkster
Moderator
 
Registered: Apr 2002
Location: earth
Distribution: slackware by choice, others too :} ... android.
Posts: 23,067
Blog Entries: 11

Rep: Reputation: 928Reputation: 928Reputation: 928Reputation: 928Reputation: 928Reputation: 928Reputation: 928Reputation: 928
become root, issue 'telinit 2'.


Cheers,
Tink
 
  


Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
Problem using Transcend JetFLASH' 2GB USB Pen Drive on Fedora Core 5 swiftguy121 Linux - Hardware 1 05-29-2007 03:23 PM
Transcend 2GB flash drive is not getting detected in the RHEL 4.0 athreyavc Linux - Hardware 4 04-24-2007 07:51 PM
Linux on 2GB (or 4GB) external USB Flash Drive (Stick) [Bootable / Expandable] phi DamnSmallLinux 3 04-17-2007 01:27 AM
GRUB 1.95 on a USB Flash Drive (OCZ Rally 2, 2GB) GamerX Linux - Hardware 1 02-15-2007 05:08 PM
Transcend Jetflash 1GB USB Memory Stick on Fedora Core 3: Give it a volume label. Jim_Farmer Linux - Hardware 1 04-29-2005 12:32 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Newbie

All times are GMT -5. The time now is 04:50 AM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration