Hi, I've been running 9.1 smoothly for months... then all of a sudden yesterday I've been kicked out of the graphical boot mode and can only login via the cmd line... please.... how do I restore the graphical boot mode? G. -- devosc
On Fri, Feb 04, 2005 at 06:10:32AM -0600, devosc wrote:
Hi, I've been running 9.1 smoothly for months... then all of a sudden yesterday I've been kicked out of the graphical boot mode and can only login via the cmd line... please.... how do I restore the graphical boot mode?
There's a couple of possiblities. One of which might be that your runlevel got changed. Check in /etc/inittab for a line like this: id:5:initdefault: The one above indicated a default runlevel of 5, which is the one including graphic mode. Check your current runlevel with the 'runlevel' command. Regards, Pieter Hulshoff
runlevel: N 5 G. On Fri, 4 Feb 2005 13:15:56 +0100, Pieter Hulshoff <phulshof@xs4all.nl> wrote:
On Fri, Feb 04, 2005 at 06:10:32AM -0600, devosc wrote:
Hi, I've been running 9.1 smoothly for months... then all of a sudden yesterday I've been kicked out of the graphical boot mode and can only login via the cmd line... please.... how do I restore the graphical boot mode?
There's a couple of possiblities. One of which might be that your runlevel got changed. Check in /etc/inittab for a line like this: id:5:initdefault: The one above indicated a default runlevel of 5, which is the one including graphic mode. Check your current runlevel with the 'runlevel' command.
Regards,
Pieter Hulshoff
-- devosc
On Fri, 2005-02-04 at 07:28, devosc wrote:
runlevel: N 5
G.
On Fri, 4 Feb 2005 13:15:56 +0100, Pieter Hulshoff <phulshof@xs4all.nl> wrote:
On Fri, Feb 04, 2005 at 06:10:32AM -0600, devosc wrote:
Hi, I've been running 9.1 smoothly for months... then all of a sudden yesterday I've been kicked out of the graphical boot mode and can only login via the cmd line... please.... how do I restore the graphical boot mode?
There's a couple of possiblities. One of which might be that your runlevel got changed. Check in /etc/inittab for a line like this: id:5:initdefault: The one above indicated a default runlevel of 5, which is the one including graphic mode. Check your current runlevel with the 'runlevel' command.
Regards,
Pieter Hulshoff
After logging in at the cmd line run startx and report any errors that are displayed. Have you recently upgraded anything? -- Ken Schneider UNIX since 1989, linux since 1994, SuSE since 1998 * Only reply to the list please* "The day Microsoft makes something that doesn't suck is probably the day they start making vacuum cleaners." -Ernst Jan Plugge
I ran the /etc/rc.d/xdm start and it just said 'done'. I didn't make any changes within the system *immediately* prior to this problem... even then at most all I have doen is just perform online updates... and its been at least a week since I did the last online update.... my cmd line usage isn't great: but after more ...XFree86.0.log it says -XSERVTransSocketUNIXCreateListener: mkdir(/tmp/.X11-unix) failed, errno = 13 _XSERVTransMakeAllCOTSServerListeners: failed to create listener for local Fatal server error: Cannot establish any listening sockets - Make sure an X server isn't already running .... I'm not sure where or even how to report the full server output ? What would happen if I ran the install disks again? could it be repaired... ? G.
is it something to do with my iptables??? yesterday prior to this problem I heard a clicking sound inside the machine ??? and then all of a sudden my screen frooze up and after a few seconds the only thing I could do was move the mouse around but could close any windows etc.... so had to hard reboot which then prompted me with the cmd line login.... I question about th iptables because I tried to boot via the install discs and on one setting it complained about iptables.... G.
devosc wrote:
is it something to do with my iptables??? yesterday prior to this problem I heard a clicking sound inside the machine ??? and then all of a sudden my screen frooze up and after a few seconds the only thing I could do was move the mouse around but could close any windows etc.... so had to hard reboot which then prompted me with the cmd line login....
I question about th iptables because I tried to boot via the install discs and on one setting it complained about iptables....
Not likely. Iptables filters network access and has nothing to do with the desktop.
On Fri, 2005-02-04 at 07:56, devosc wrote:
I ran the /etc/rc.d/xdm start and it just said 'done'.
I didn't make any changes within the system *immediately* prior to this problem... even then at most all I have doen is just perform online updates... and its been at least a week since I did the last online update....
my cmd line usage isn't great: but after more ...XFree86.0.log
it says -XSERVTransSocketUNIXCreateListener: mkdir(/tmp/.X11-unix) failed, errno = 13 _XSERVTransMakeAllCOTSServerListeners: failed to create listener for local
Fatal server error: Cannot establish any listening sockets - Make sure an X server isn't already running
.... I'm not sure where or even how to report the full server output ?
What would happen if I ran the install disks again? could it be repaired... ?
G.
More info is needed. What version of SuSE are you using, what graphics card are you using? -- Ken Schneider UNIX since 1989, linux since 1994, SuSE since 1998 * Only reply to the list please* "The day Microsoft makes something that doesn't suck is probably the day they start making vacuum cleaners." -Ernst Jan Plugge
suse 9.1 with: ATI Radeon 9000 64MB DDR W/TV-out AGP Video Card Soyo SY-KT400 (Motherboard) G.
The Friday 2005-02-04 at 06:56 -0600, devosc wrote:
I ran the /etc/rc.d/xdm start and it just said 'done'.
runlevel 5 failed because the server failed to initialise. Do init 3, then init 5, then look at the logs. Typically it is a problem with card or driver.
I didn't make any changes within the system *immediately* prior to this problem... even then at most all I have doen is just perform online updates... and its been at least a week since I did the last online update....
my cmd line usage isn't great: but after more ...XFree86.0.log
Use "less" instead. Or 'mc'.
it says -XSERVTransSocketUNIXCreateListener: mkdir(/tmp/.X11-unix) failed, errno = 13 _XSERVTransMakeAllCOTSServerListeners: failed to create listener for local
Is 'tmp' full? Delete '/tmp/.X11-unix', perhaps.
What would happen if I ran the install disks again? could it be repaired... ?
This is not windows :-p -- Cheers, Carlos Robinson
Is 'tmp' full? Delete '/tmp/.X11-unix', perhaps.
At the time, I was unable to due to being told that I had insufficient privileges.... someone then suggested chmod 1777 but that still didn't do it.... ?
This is not windows :-p
I appreciate that, that's why I'm here :), I was going on the whimsical notion that the repair utility on the install cd may of been able to help... seeing as it knows more about the system than I do.... hmmm.... main concern is what to do when it happens again.... I don't think reinstalling each time is going to be an option... is there anywhere that I can find documentation / faqs towards this ? G.
The Friday 2005-02-04 at 19:20 -0600, devosc wrote:
hmmm.... main concern is what to do when it happens again.... I don't think reinstalling each time is going to be an option... is there anywhere that I can find documentation / faqs towards this ?
Did you try SuSE manuals? Specially the paper version. -- Cheers, Carlos Robinson
On Fri, Feb 04, 2005 at 06:56:20AM -0600, devosc wrote:
it says -XSERVTransSocketUNIXCreateListener: mkdir(/tmp/.X11-unix) failed, errno = 13 _XSERVTransMakeAllCOTSServerListeners: failed to create listener for local
Fatal server error: Cannot establish any listening sockets - Make sure an X server isn't already running
If X isn't already running, perhaps emptying the /tmp/.X11-unix directory will help. It's possible it considers the X0 file in there an indication that X is already running, and therefore won't start X. Regards, Pieter Hulshoff
I'm logged in as root and it won't allow me to enter the .X11-unix dir, says permission denied ? G.
On Fri, 2005-02-04 at 08:27, devosc wrote:
I'm logged in as root and it won't allow me to enter the .X11-unix dir, says permission denied ?
G.
Since you mentioned that you heard a clicking sound when the system froze up it sounds like a hard drive problem occurred which could have corrupted a file system. Before re-installing try booting to the rescue system (1st cd/dvd) and run fsck on the primary disk and see if any problems are reported. fsck should fix them unless the disk has gone bad. -- Ken Schneider UNIX since 1989, linux since 1994, SuSE since 1998 * Only reply to the list please* "The day Microsoft makes something that doesn't suck is probably the day they start making vacuum cleaners." -Ernst Jan Plugge
could you send output of # df May be your / is full --- Ken Schneider <suse-list@bout-tyme.net> wrote:
On Fri, 2005-02-04 at 08:27, devosc wrote:
I'm logged in as root and it won't allow me to enter the .X11-unix dir, says permission denied ?
G.
Since you mentioned that you heard a clicking sound when the system froze up it sounds like a hard drive problem occurred which could have corrupted a file system. Before re-installing try booting to the rescue system (1st cd/dvd) and run fsck on the primary disk and see if any problems are reported. fsck should fix them unless the disk has gone bad.
-- Ken Schneider UNIX since 1989, linux since 1994, SuSE since 1998
* Only reply to the list please*
"The day Microsoft makes something that doesn't suck is probably the day they start making vacuum cleaners." -Ernst Jan Plugge
-- Check the headers for your unsubscription address For additional commands send e-mail to suse-linux-e-help@suse.com Also check the archives at http://lists.suse.com Please read the FAQs: suse-linux-e-faq@suse.com
__________________________________ Do you Yahoo!? Yahoo! Mail - You care about security. So do we. http://promotions.yahoo.com/new_mail
On Friday 04 February 2005 7:41 am, Ken Schneider wrote:
On Fri, 2005-02-04 at 08:27, devosc wrote:
I'm logged in as root and it won't allow me to enter the .X11-unix dir, says permission denied ?
G.
Since you mentioned that you heard a clicking sound when the system froze up it sounds like a hard drive problem occurred which could have corrupted a file system. Before re-installing try booting to the rescue system (1st cd/dvd) and run fsck on the primary disk and see if any problems are reported. fsck should fix them unless the disk has gone bad. Hi,
Before doing anything drastic try this: Using PICO or another editor that you like edit /etc/X11/XF86Config, find thie section that has this: Section "Device" BoardName "0x0322" BusID "1:0:0" Driver "nvidia" Identifier "Device[0]" Screen 0 and change the "nvidia" to "nv" and try booting again. If one of the last kernel updates from YOU was done then you needed to re-install the nvidia drivers again. It wouldn't hit your sys till the next re-boot. PeterB -- -- Proud SUSE user since 5.2 Loving SUSE 9.2 My BLOG == http://vancampen.org/blog --
On Fri, 2005-02-04 at 10:15, Peter B Van Campen wrote:
On Friday 04 February 2005 7:41 am, Ken Schneider wrote:
On Fri, 2005-02-04 at 08:27, devosc wrote:
I'm logged in as root and it won't allow me to enter the .X11-unix dir, says permission denied ?
G.
Since you mentioned that you heard a clicking sound when the system froze up it sounds like a hard drive problem occurred which could have corrupted a file system. Before re-installing try booting to the rescue system (1st cd/dvd) and run fsck on the primary disk and see if any problems are reported. fsck should fix them unless the disk has gone bad. Hi,
Before doing anything drastic try this: Using PICO or another editor that you like edit /etc/X11/XF86Config, find thie section that has this:
Section "Device" BoardName "0x0322" BusID "1:0:0" Driver "nvidia" Identifier "Device[0]" Screen 0
and change the "nvidia" to "nv"
He all ready reported in an earlier post that he has an ATI graphics card so this does not apply.
PeterB -- --
Proud SUSE user since 5.2 Loving SUSE 9.2 My BLOG == http://vancampen.org/blog
-- -- Ken Schneider UNIX since 1989, linux since 1994, SuSE since 1998
* Only reply to the list please* "The day Microsoft makes something that doesn't suck is probably the day they start making vacuum cleaners." -Ernst Jan Plugge
On Friday 04 February 2005 08:27, devosc wrote:
I'm logged in as root and it won't allow me to enter the .X11-unix dir, says permission denied ?
G.
Just for giggles check the permissions on that folder. It is possible to deny access to root (pointless, but possible). Jeff
it wouldn't even let me ls -lt .X11-unix... permission denied... I tried to login in to rescue, it asked for login and I just typed root and it just showed me the cmd prompt, e.g. no password request... hard-drive may well be pushed to limit... but shouldn't be... 40 gig... how can I clean it up there are dirs that I can lose.... will rm -rf remove them permenantly ? how can I do the fsck thing. I noticed in the resuce boot up it was skipped.. my cmd line knowledge is next to nothing... G.
On Friday 04 February 2005 09:01, devosc wrote:
it wouldn't even let me ls -lt .X11-unix... permission denied...
I tried to login in to rescue, it asked for login and I just typed root and it just showed me the cmd prompt, e.g. no password request...
hard-drive may well be pushed to limit... but shouldn't be... 40 gig... how can I clean it up there are dirs that I can lose.... will rm -rf remove them permenantly ?
how can I do the fsck thing. I noticed in the resuce boot up it was skipped..
my cmd line knowledge is next to nothing...
G.
I'm not a command line expert either, but try this: chmod 1777 /tmp/.X11-unix This will set the permissions to the default values for this directory (at least as they are on my machine). If the directory is intact this will allow you to see it's contents using ls. As far as fsck try fsck /dev/hda1 where hda1 is the partition containing the file system. There are repair options if it comes up foobarred. man fsck will give you a list of the options. Jeff
* devosc <devosc@gmail.com> (Fri, Feb 04, 2005 at 08:01:33AM -0600)
it wouldn't even let me ls -lt .X11-unix... permission denied...
resiserfs ? That is, does the disk on which .X11-unix resides conatin a reiserfs ?
how can I do the fsck thing. I noticed in the resuce boot up it was skipped.. fsck /dev/hdaX where X is the number of your partition (or just try them all fdisk -l /dev/hda to list them, then fsck /dev/hda1, fsck /dev/hda2 &c &c)
Currently listening to: - RATMkillinginthename_liveswe.ai Gerhard, [faliquid@xs4all.nl] == The Acoustic Motorbiker == -- __O The sword of CharleMagne the Just, =`\<, is ferric oxide, known as rust. (=)/(=) The grizzly bear whose potent hug, was feared by all, is know a rug.
I treied to run the repair utility from the install cds and it couldn't fix the problem on the hardrive (hda2)... So I've just had to bite the bullet and re-install, just means a weeks work is lost etc..., however I'm a bit disappointed that this has happened to me again (for the second time), last time I clearly knew it was a hard drive problem... is there something that I can do to monitor this, or try to do to ensure the system is healthy etc... G.
On Friday 04 February 2005 09:54, devosc wrote:
I treied to run the repair utility from the install cds and it couldn't fix the problem on the hardrive (hda2)...
So I've just had to bite the bullet and re-install, just means a weeks work is lost etc..., however I'm a bit disappointed that this has happened to me again (for the second time), last time I clearly knew it was a hard drive problem... is there something that I can do to monitor this, or try to do to ensure the system is healthy etc...
G.
Same hard drive? In my experience HD corruption is usually from running out of disk space or a hardware problem. Disk space is easy to monitor and 40GB is plenty. Be careful you don't slice your disk into lots of little partitions. With modern distros that usually causes more problems than it solves. As far as the hardware goes I'd resolve that before doing another install. Every HD maker has a free utility for checking their discs. The Seagate one works well with all disks and also tests the system HD controller and the system ram. For ongoing monitoring install smartd to monitor the SMART status of your discs. It's in the smartmontools package. Jeff
On Fri, 4 Feb 2005 08:54:15 -0600, devosc <devosc@gmail.com> wrote:
I treied to run the repair utility from the install cds and it couldn't fix the problem on the hardrive (hda2)...
So I've just had to bite the bullet and re-install, just means a weeks work is lost etc..., however I'm a bit disappointed that this has happened to me again (for the second time), last time I clearly knew it was a hard drive problem... is there something that I can do to monitor this, or try to do to ensure the system is healthy etc...
G.
-- Check the headers for your unsubscription address For additional commands send e-mail to suse-linux-e-help@suse.com Also check the archives at http://lists.suse.com Please read the FAQs: suse-linux-e-faq@suse.com
For monitoring hard drive health I found smartctl very useful. Also, I see it has a daemon mode which can examine the disk from time to time and report any problems. You can give it a try. Sunny -- Get Firefox http://www.spreadfirefox.com/?q=affiliates&id=10745&t=85
what I'll probably do is get another hardrive and use that for storing my data... I haven't partitioned the 40GB, i went ahead with th reformat... timing couldn't of been better really, was prepering to release some code for beta testing... and now have to recreate the web environment.... Thanks for the responses... G.
On Fri, 4 Feb 2005 08:54:15 -0600, devosc <devosc@gmail.com> wrote:
I treied to run the repair utility from the install cds and it couldn't fix the problem on the hardrive (hda2)...
So I've just had to bite the bullet and re-install, just means a weeks work is lost etc..., however I'm a bit disappointed that this has happened to me again (for the second time), last time I clearly knew it was a hard drive problem... is there something that I can do to monitor this, or try to do to ensure the system is healthy etc...
G.
-- Check the headers for your unsubscription address For additional commands send e-mail to suse-linux-e-help@suse.com Also check the archives at http://lists.suse.com Please read the FAQs: suse-linux-e-faq@suse.com
Also ... get the Ultimate Boot CD (http://www.ultimatebootcd.com/), it contains a lot of diag utils for hard drives. Sunny -- Get Firefox http://www.spreadfirefox.com/?q=affiliates&id=10745&t=85
Also ... get the Ultimate Boot CD (http://www.ultimatebootcd.com/), it contains a lot of diag utils for hard drives.
Great link Sunny. I've been looking to update my floppy utility discs. Jeff
On Friday 04 February 2005 14:01, devosc wrote:
it wouldn't even let me ls -lt .X11-unix... permission denied... Had the same behaviour a while ago on a really messed-up partition (power surge thing). Try a fsck in order to repair your partition. If that fails, save your important data asap and try a format. The click is probably your HDD failing :(.
Hope you haven't lost anything yet. Cheers, Laur
funny that the power supply is mentioned... months ago... and for quite a few months the machine was and became very susceptible to cutting out on me... the motherboard (or somewhere in there) would just start to make a screaching sound and would reboot but I would then have to physically reboot to stop the screaching.... In the end I had to put it to down to the power-supply.... but then I dismantled the computer and took the motherboard, hd and graphics card abroad, but never set it up, and then when I got back I set the machine back up but only once after a good few months got the screaching sound... last week actually.... I built the pc from scratch and during the screaching saga... I realized that I didn't put enought thermo paste on the chip.... However at the time I didn't buy a new powersupply.... I will look into it (the link above) but will have to find out what power supply is best compatible for Soyo SY-KT400, 300 or 350 watts... ahh I had a hell of time trying to spec together the bits for this linux machine... actually it all started out because on my other machine I never realized about the graphic card option during the install... anyway... hardrives... so presumably even if partitioned the hd, and ran into corruption problems I still be at a loss because those partitions are still on the same disk.... Although a pain data retrieval is not that much of a problem (he reckons!) because most of the time the work ends up on other servers... the biggest pain is all those tweaks to get the os running the way it was.... G.
G, You need to pay more attention to the warning signs your computer is giving you. It's (mostly) an electronic device. Odd noises--screeches and clicks, e.g.--are never normal. Had you paid attention earlier, you probably could have saved yourself considerable grief. Randall Schulz On Friday 04 February 2005 10:21, devosc wrote:
funny that the power supply is mentioned... months ago... and for quite a few months the machine was and became very susceptible to cutting out on me... the motherboard (or somewhere in there) would just start to make a screaching sound ...
G.
Yeah.. i do try, but also question of resources etc.. also for a while I was running off a Toshiba Satellite A30... ran great for about 3 months and then after that seemed to start overheating, so had to pack that up and reassemble the workstation. G.
Hello again, On Friday 04 February 2005 10:26, Randall R Schulz wrote:
G,
You need to pay more attention to the warning signs your computer is giving you. It's (mostly) an electronic device. Odd noises--screeches and clicks, e.g.--are never normal. Had you paid attention earlier, you probably could have saved yourself considerable grief.
I had an interesting experience a couple of weeks back. As I sat working at my computer I occassionally heard a very faint, raspy screeching kind of sound. It was hard to localize, but was not coming from any of the computer components. When I tracked it down, it turned out the plug for the outlet strip had fallen most of the way out of the wall socket and was apparently arcing. All the computer system components drew power through that outlet strip but none of them were malfunctioning, as far as I could tell. I assume that had I not caught it when I did, the plug would have fallen the rest of the way out and at least caused a power failure (I don't have a UPS). It's also possible the power could have become intermittent, which can be pretty bad for electronic devices. I guess I'm lucky it happened while I was around to notice it (the system runs 24/7). Randall Schulz
devosc wrote:
funny that the power supply is mentioned... months ago... and for quite a few months the machine was and became very susceptible to cutting out on me... the motherboard (or somewhere in there) would just start to make a screaching sound and would reboot but I would then have to physically reboot to stop the screaching.... In the end I had to put it to down to the power-supply.... but then I dismantled the computer and took the motherboard, hd and graphics card abroad, but never set it up, and then when I got back I set the machine back up but only once after a good few months got the screaching sound... last week actually....
I built the pc from scratch and during the screaching saga... I realized that I didn't put enought thermo paste on the chip....
However at the time I didn't buy a new powersupply.... I will look into it (the link above) but will have to find out what power supply is best compatible for Soyo SY-KT400, 300 or 350 watts... ahh I had a hell of time trying to spec together the bits for this linux machine... actually it all started out because on my other machine I never realized about the graphic card option during the install...
anyway... hardrives... so presumably even if partitioned the hd, and ran into corruption problems I still be at a loss because those partitions are still on the same disk....
Although a pain data retrieval is not that much of a problem (he reckons!) because most of the time the work ends up on other servers... the biggest pain is all those tweaks to get the os running the way it was....
G.
I had one that started doing strange things. It was the power supply. All the voltages were OK except the 12v had gone to 16v. Took out sound and modem cards. They just did not like more voltage that they were supposed to have. You can not measure the voltages unless the power supply is hooked to the motherboard. I just put the probes into each connector on the power supply. You need to have the pin-out of that plug. Good luck. Bob Rawlinson
The Friday 2005-02-04 at 12:21 -0600, devosc wrote:
funny that the power supply is mentioned... months ago... and for quite a few months the machine was and became very susceptible to cutting out on me... the motherboard (or somewhere in there) would just start to make a screaching sound and would reboot but I would then have to physically reboot to stop the screaching.... In the end I had to put it to down to the power-supply.... but then I dismantled the computer and took the motherboard, hd and graphics card abroad, but never set it up, and then when I got back I set the machine back up but only once after a good few months got the screaching sound... last week actually....
Noises in a computer have got to be investigated: a fan could be failing. You mentioned a possible heat problem on the chip: that's very important. Crucial, possibly. Your system crashed, and your hard disk couldn't save some data. I guess it is a reiser partition. One of the classical symptoms is root not having permissions (!) to touch some files. The solution is to run reiserfsck from the rescue system. You cold even had a badblock: check for it. -- Cheers, Carlos Robinson
I installed the smartmontools from the 9.1 distro cds, but it prompted (informed) me to perform a text first prior to enabeling in the run level editor.. can someone provide the syntax to use... I tried smartcl -t but it wants to know about a device? Also, if not too much trouble, could some provide a short list of steps (commands) to perform (regularly) in order to get check / correct the disks... especially if after having to do a hard reboot... I did try fsck but it said current drive had write permissions.... ??? G.
The Saturday 2005-02-05 at 00:50 -0600, devosc wrote:
I installed the smartmontools from the 9.1 distro cds, but it prompted (informed) me to perform a text first prior to enabeling in the run level editor.. can someone provide the syntax to use... I tried smartcl -t but it wants to know about a device?
Then, give it a device. There is a nice man page that explains it all, with examples.
Also, if not too much trouble, could some provide a short list of steps (commands) to perform (regularly) in order to get check / correct the disks... especially if after having to do a hard reboot...
We discussed this at length on the list not long ago. Search for it. I was one of the participants, so it won't be difficult.
I did try fsck but it said current drive had write permissions.... ???
You can not check a mounted partition. However... if you fear your drive is damaged, use the tools provided by your HD maker. It is usually a bootable floppy, which the image can be downloaded from their web page. -- Cheers, Carlos Robinson
devosc wrote:
I installed the smartmontools from the 9.1 distro cds, but it prompted (informed) me to perform a text first prior to enabeling in the run level editor.. can someone provide the syntax to use... I tried smartcl -t but it wants to know about a device?
It uses the same device description as other Linux tools: /dev/hda, /dev/hdb, etc. Note that /dev/hda refers to a drive while /dev/hda1 refers to the first partition on that drive. So your command should be: smartctl -a /dev/hda. Another command line tip. Most, but not all, programs will take -h or --help as an option. This usually lists the most common options available. Also man <program name> will usually give you a detailed description of the available options and sometimes some examples of syntax and usage.
Also, if not too much trouble, could some provide a short list of steps (commands) to perform (regularly) in order to get check / correct the disks... especially if after having to do a hard reboot...
I did try fsck but it said current drive had write permissions.... ???
The system automatically checks for inconsistent file systems at boot up. I suspect you tried fsck on a partition that was mounted. The drive that contains your OS needs to be checked by booting a rescue disk and running fsck from the command line. Other mounted drives can be unmounted and checked while the system is up. Unlike some other operating systems, Linux file systems don't need to be checked regularly. If you have problems with file corruption or crashes it's caused by another problem and that problem needs to be resolved. Jeff
devosc wrote:
I installed the smartmontools from the 9.1 distro cds, but it prompted (informed) me to perform a text first prior to enabeling in the run level editor.. can someone provide the syntax to use... I tried smartcl -t but it wants to know about a device?
Also, if not too much trouble, could some provide a short list of steps (commands) to perform (regularly) in order to get check / correct the disks... especially if after having to do a hard reboot...
I did try fsck but it said current drive had write permissions.... ???
When I replied to this the first time the spell checker in Thunderbird didn't care for the spelling of "fsck". You can imagine what it told me to use as a replacement <g> Jeff
I tried to create a rescue disk and the computer just kept cutting out on me, which is strange compared to the amount of usage required during a complete install... anyway I'm off to *try* and get a 400Watt power supply, I suspect that this is the cause of the problem, I'm currently using a 300Watt ps and from a quick look on the web I've seen a site offering the same motherboard with a 400Watt supply, so I'm going with the assumption that this is a more suitable one to use.. it's just that at the time of purchasing the compononents I didn't find anything suggesting a suitable ps for the SOYO KT400... well lets hope I pick something up today... and that the 400Watt doesn't cause any harm etc.... BTW, I enabled 'smartd' in the runlevel configuration and the system didn't hang after reboot.... I presume 'smartd' is totally different from S.M.A.R.T something or another which my bios says is not available.... Cheers, G.
devosc wrote:
I tried to create a rescue disk and the computer just kept cutting out on me, which is strange compared to the amount of usage required during a complete install... anyway I'm off to *try* and get a 400Watt power supply, I suspect that this is the cause of the problem, I'm currently using a 300Watt ps and from a quick look on the web I've seen a site offering the same motherboard with a 400Watt supply, so I'm going with the assumption that this is a more suitable one to use.. it's just that at the time of purchasing the compononents I didn't find anything suggesting a suitable ps for the SOYO KT400... well lets hope I pick something up today... and that the 400Watt doesn't cause any harm etc....
Yeah, this sounds like a hardware issue and the power supply is a good place to start.
BTW, I enabled 'smartd' in the runlevel configuration and the system didn't hang after reboot.... I presume 'smartd' is totally different from S.M.A.R.T something or another which my bios says is not available....
I got the same message from a new Gigabyte board so I went into the BIOS to enable SMART and guess what? No such option. Checked the manual. No mention of how to enable SMART. I know the drive supports it so I have no idea why they want to advertise that the board doesn't. To answer your question, smartd does use SMART so it may not work on this system. Jeff
The Saturday 2005-02-05 at 09:37 -0600, devosc wrote:
I tried to create a rescue disk and the computer just kept cutting out on me, which is strange compared to the amount of usage required
Create? :-O Why don't you simply use SuSE install dvd/cd? It is the rescue system we are refering to... -- Cheers, Carlos Robinson
G, Keep in mind that if your system operated with a power supply of insufficient capacity, it may have sustained permanent damage in doing so. If you continue to have problems, minimize the add-in hardware complement during your recovery attempts. If you do have damaged hardware, you might be lucky enough that it is removable (and hence replaceable) hardware and not something that's an integral part of the mainboard. Randall Schulz On Saturday 05 February 2005 07:37, devosc wrote:
I tried to create a rescue disk and the computer just kept cutting out on me, which is strange compared to the amount of usage required during a complete install... anyway I'm off to *try* and get a 400Watt power supply, I suspect that this is the cause of the problem, ...
Cheers, G.
Well, in my attempt to determine where / what the problem was I think I blew my my motherboard.... wahey!... ahh... [$52.53] Motherboard SOYO KT600: http://www.ewiz.com/detail.php?name=MB-KT600V2&show=p [$70.04] Memory 512MB: http://www.ewiz.com/detail.php?name=D512M266KI [$82.40] Ahtlon XP-220 CPU + Heat Sink & Fan: http://www.ewiz.com/detail.php?name=XP-2200BX [$28.32] Mid-Tower Case & 350W Power Supply: http://www.ewiz.com/detail.php?name=CA-ST103KU Total: $233.29 + shipping & tax... Well my local pc shop wanted $70 just to look at the machine and then tell me what I need to spend, where their cheapest motherboard is $125... so I might as well start a fresh ? Could someone care to comment on the above specs... I just need a workstation running with a webserver environment for development purposes... I left out the graphics card as this time I'm going to presume that the one on the motherboard will be ok, according to Soyo the motherboard is Linux compatible... plus I might be lucky and my existing ATI 9000 graphics card may still work etc... I'll test out my hard-drive on another pc... G.
devosc wrote:
Well, in my attempt to determine where / what the problem was I think I blew my my motherboard.... wahey!...
Tough break, but consider that the problem may have been the board all along. Chip speeds in the GHz seem to be a lot harder on MBs than older chips. In the last year I've had 4 boards fail (2-FIC, 1-Asus, 1-generic) all with symptoms similar to your's. It starts out with random crashes and sometimes data corruption on the HD. Then it progresses to crashes during startup and the board loses it's ability to "see" the attached drives. Try new cables and test the drive in another box if you can, but in the end it's usually MB failure.
ahh...
[$52.53] Motherboard SOYO KT600: http://www.ewiz.com/detail.php?name=MB-KT600V2&show=p
I don't have any experience with SOYO.
[$70.04] Memory 512MB: http://www.ewiz.com/detail.php?name=D512M266KI
Chances are your RAM wasn't damaged unless you handled it. If it's compatible with the new board plug it in and test it. You may get lucky.
[$82.40] Ahtlon XP-220 CPU + Heat Sink & Fan: http://www.ewiz.com/detail.php?name=XP-2200BX [$28.32] Mid-Tower Case & 350W Power Supply: http://www.ewiz.com/detail.php?name=CA-ST103KU
Check the specs on the Athlon chip. AMD is pretty specific about which cases can support their chips. Good luck Jeff
:) well don't ask me what happened but I stripped everything out, and tried the hd in another (very old) box.. the hard drive booted up... so I then powered up the my KT400 and things looked good, i.e. the cpu fan was spinning... :) so.... now I'm doing another fresh install... I think when I plugged in the hard drive into the other machine it tried to configure to that graphics card and so the quickest way for me to try and see whether the sys is operable is to try out another install... I don't know how to manually config a graphics card etc... It might of been in my abruptness that I plugged the ide leads into the wrong slots initially... actually the last time the pc was screaching I unplugged the hard drive, cd rom and cd burner... then to still hear the screaching which lead(s) me to believe it is the power supply (and left me panicing when I couldn't then reboot)... I was going to quickly buy a new power supply... but if my pc gets up and running again I think I'll save a few bucks and wait for the postman... I did previously try to a get cpu fan but I chose the wrong one, i.e. it wouldn't fit... so I may try a new one of those as well... the problem with ewiz.com is that you get what you choose, and pictures (etc) can be deceiving especially if your not in the know... So seeing that when I tried the install it saw my 512MB of memory and the mere fact that I'm seeing images on the screen must mean (fingers crossed) nothing got burnt... Fingers crossed.... I just can't face a crash during mission critical stuff etc... G.
Devosc, On Friday 04 February 2005 04:10, devosc wrote:
Hi, I've been running 9.1 smoothly for months... then all of a sudden yesterday I've been kicked out of the graphical boot mode and can only login via the cmd line... please.... how do I restore the graphical boot mode?
Perhaps you just (inadvertently) switched from virtual console 7 where the X server usually runs to one of the other virtual consoles where simple character logins are running? Type ALT-F7 (as in function key F7) and see if the X display manager is running there.
devosc
Randall Schulz
participants (13)
-
Carlos E. R.
-
devosc
-
Gerhard den Hollander
-
James Knott
-
Jeffrey Laramie
-
Karthik Paithankar
-
Ken Schneider
-
Laur Ivan
-
Peter B Van Campen
-
Pieter Hulshoff
-
Randall R Schulz
-
Robert A. Rawlinson
-
Sunny