General :: Gentoo System Keeps Crashing Every 6 Hours?

Jul 12, 2010

I was installing "wine" last night and since I knew it was going to take a while I closed the lid of the laptop and turned it upside down on the floor. (I always turn the laptop upside down when not using it otherwise might overheat)When I woke up this morning roughly 8 hours after I went to sleep the machine was turned off.Using the "last -x | grep shutdown | head -1" it stated that it went down at roughly 6 hours from when I went to sleep.The program I was installing got finished installing but I never set up an auto-shutdown program or anything of the sort.If this isn't a problem with linux then its a problem with my bios. If its a problem with my bios I will just have to live with it because my bios is locked. /var/log/messages says this:

Code:
alexslaptop logger: ACPI event unhandled: battery BAT1 00000080 00000001
alexslaptop shutdown[14933]: shutting down for system halt

[code]...

View 5 Replies


ADVERTISEMENT

General :: Gentoo - INIT Process Necessary For An Ultralight System Installation?

Jul 30, 2011

I am working on a light version of linux for no particular reason other than to see how small I could make it. I was wondering if INIT was necessary, or if I could perform all of the INIT-related tasks (fsck, unmounting, etc) by hand/bash scripts?

I do not need multi-user functionality (Or much of anything for that matter). I started off with a Gentoo base 2.0.2 Install with kernel 2.6.38.

View 2 Replies View Related

General :: Root File System Is Mounted Read-only On Boot On Gentoo?

Sep 27, 2010

I am using Gentoo Linux and for a while now, the root file system is mounted read-only on booting. For obvious reasons, this is quite annoying as most services do not start up correctly (I do not use a separate file system for /var). After the system is up, I have to log in, remount the root file system read-write, fix /etc/mtab, mount all other file systems in from /etc/fstab and then start up all the missing daemons. I know that there are ways to make a system run properly with a read-only file system, but I would rather restore the old behaviour of a writable root file system.

The strange thing is that after running mount / -o remount,rw, the file system is mounted in writable mode without any errors. I suspected some problem with fsck, but now I have disabled automatic file system checks on the partition (tune2fs -c0 -i0).When I run dmesg, only these lines mention the partition at all, although I am not sure if not something gets lost because /var/log is not writable:

EXT3-fs (sda5): mounted filesystem with writeback data mode</code>
EXT3-fs (sda5): using internal journal
The line in /etc/fstab looks like this:

[code]....

View 2 Replies View Related

General :: Grub Loading Wait Error 21 - System This Way For Hours

May 16, 2010

Grub loading wait error 21 - system this way for hours

View 4 Replies View Related

General :: Whole System Very Slow And Keeps Crashing?

Jun 27, 2010

Not really sure I'd call myself a newbie with Linux, I've been using a few different distros for a little over a year now.. maybe longer.Though, I'm not very good with terminal just yet. I don't know all the code stuff.I put this system together about 6 months ago. It's comprised of about 50/50 new and used parts. Everything should be listed in my signature file. All was running just fine when the build was complete. But now it seems every day its getting slower, crashes almost every 30 mins.. USB 2.0 runs very slow and lags to the point it just stops altogether.

I really wish that I could test on Windows, or any other OS for that matter. But I'm down to my last hard drive, a very slow (4k RPM?) tiny (40GB) Maxtor IDE. I don't even want to waste any more of my time trying to install/reinstall any OS to the thing. Don't think my mobo allows for booting from USB flash drives, and still yet with it running USB so slow what would be the point?I've tried Ubuntu 10.04 and was very satisfied... except that it won't allow any usage of my Azio PCI wireless N card. The light goes on and it flashes as if its trying to connect, but it won't connect to any secure connection.

So here I am back to 9.10 and wondering if my hdd and/or RAM could be causing some sort of problem? Is RAM being a bottle neck? It's DDR333 but CPU clocks it320 because of something to do with the 800FSB and whatever stupid Intel chipset is on mobo.Can someone please give me a suggestion as to where to start? I have no other computer and really need it for school and work. I have no money for new system or even any more parts.It's getting me so peed that I'm about ready to take a 4 pound sledge to it

View 16 Replies View Related

Security :: Using Subsonic To Stream Music From Gentoo System To Android Phone?

Mar 20, 2011

I was thinking about using Subsonic to stream music from my Gentoo system to my Android phone. Does this create security concern by allowing someone to hack in to my Gentoo system?

View 3 Replies View Related

Ubuntu :: System Crashing 10.04 \ Running Again Is To Press The On/off Button Until The System Powers Off And Restart?

Sep 6, 2010

I am an absolutely beginner with Linux (ubuntu). I got fed up with widows and decided it was time to go. I installed (clean install from a cd) ubuntu 10.04 on my desktop. It is an hp compaq d220 MT.It looks good and feels good, well at least for a while since it keeps crashing. The screen starts to flicker, goes black, and the only way to get it up and running again is to press the on/off button until the system powers off and restart.

View 2 Replies View Related

Ubuntu :: System Clock Automatically Advances 6 Hours

Jan 20, 2010

Hi!

I've been frustrated with several problems I've been experiencing with Karmic Koala. The one I'll mention in this post is the fact that it randomly decides to adjust the system clock ahead 6 hours. I believe this began happening when I set the location for the system time that displays in the top panel. I'm guessing that the 6 hours is the fact that I'm in the US Central Time zone.

View 4 Replies View Related

OpenSUSE Hardware :: System Speaker Beeps Continuous After Hours?

Apr 26, 2010

I built up a system using opensuse 11.1

the systems main work is to be a smb server and a ftp server

if the system is started it runs perfectly but after nearly 10 or 12 hours running without any server or ftp action the systemspeaker permanently beeps

no error in errorlog and sensors are showing fine temperatures . i tried 2 different boards (asus p5qlpro , msi p6mgm fd) with different speed intel dual-core processors

View 5 Replies View Related

General :: Use USB With Gentoo?

May 31, 2010

want to use my flash drive. How do I get this working?

I logged in as the root user and tried the following:

mkdir usbflash
mount /dev/sdb1 /mnt/usbflash
ls usbflash
and
mkdir /mnt/usb
mount -t vfat /dev/sdb1 /mnt/usb

still can't get it working. What do I do?

View 4 Replies View Related

General :: Gentoo - Can't See Any Installer

Sep 26, 2010

I'm not very smart in informatic; I just bought a live DVD with gentoo on it, but I can't see any installer. Who did achieve a good installation?

View 3 Replies View Related

General :: Setup NFS Server On Gentoo?

Jun 9, 2010

I'm trying to set up an NFS server on a Gentoo VM. I've installed nfs-utils-1.2.2 and added the following line to the /etc/exports file code...

It complains about not finding the /lib/modules/2.6.24-9-pve/modules.dep file, but the /lib/modules directory doesn't even exist on this machine.

Does anyone know how to get it to work?

View 1 Replies View Related

General :: How To Backup Gentoo Updates

Aug 5, 2010

how to backup gentoo updates (not the database)?

Currently im using Sabayon 5.3 (based on gentoo).

I searched the entire web I couldn't fin only broken scripts!

View 5 Replies View Related

Fedora X86/64bit :: 24 Hours Format To 12 Hours Format Lovelock?

Jul 27, 2011

I have a problem,I want to change the hour format from 24 hours to 12 hours, I cant find the way to do this,

View 14 Replies View Related

General :: Unable To Mount DVDs On Gentoo?

Jan 31, 2010

I'm unable to mount any dvd on my HP 6735s laptop running Gentoo (with combined stable (+) and testing (~) ebuilds). Here's everything that I can come up with: $uname -a Linux aiur 2.6.32.6-aiur-r5 #6 SMP Thu Jan 28 17:02:59 CET 2010 x86_64 AMD Turion(tm)X2 Dual Core Mobile RM-70 AuthenticAMD GNU/Linux

NOTE: -aiur-r5 is my custom kernel name. I am having this problem with all the kernels since 2.6.31. I use the vanilla kernels from www.kernel.org and compile them with some custom settings using menuconfig.

$ ls -l /dev/{cd,dvd,scd,sr}*
lrwxrwxrwx 1 root root 3 Jan 28 17:37 /dev/cdrom -> sr0
lrwxrwxrwx 1 root root 3 Jan 28 17:37 /dev/cdrw -> sr0
lrwxrwxrwx 1 root root 3 Jan 28 17:37 /dev/dvd -> sr0

[Code]...

View 3 Replies View Related

General :: Unable More Php Extensions On Gentoo Server?

Feb 14, 2010

I have working apache/php/mysql on my Gentoo server. But I have to enable some extensions in php (json, exif).

I did: USE="dev-lang/php json exif" emerge dev-lang/php

View 1 Replies View Related

General :: Getting Intel Driver To Work In Gentoo

Mar 28, 2011

Ok this is not a question but more or less a small tutorial to help those who have had just as much trouble or more in getting the intel driver + DRI working.

View 2 Replies View Related

General :: Swap On Gentoo Build From Ubuntu?

Feb 16, 2010

I am building gentoo through a fully installed Ubuntu system. My swap partition is in use by the Ubuntu system so when I use the mkswap command I get that the partition is already in use. I expected this but I was wondering if postponing the mount of swap until after I have booted into the gentoo system would cause any problems. Am I going to have to edit a bunch of files if I mount my swap later?? Also, I didn't see any manuals mentioning building a gentoo system from a fully installed system, is that going to cause any problems? This is my first gentoo installation, so I'm not really experienced with gentoo. I didn't think that building from a full install would be any different than a live cd other than more resources are already in use. I'm not actually having problems with install. I just want to make sure I wont.

View 4 Replies View Related

OpenSUSE :: System Constantly Crashing 11.3?

Dec 8, 2010

I'm having an issue my suse 11.3 just freezes out of no where several times during the day. this is the out put of /var/log/messages right before it freezes I have many of this:

Dec 8 21:48:03 linux-md1h kernel: [ 30.889715] [drm:drm_edid_is_valid] *ERROR* EDID checksum is invalid, remainder is 1
Dec 8 21:48:03 linux-md1h kernel: [ 30.889716] [drm:drm_edid_is_valid] *ERROR* Raw

[code]...

View 9 Replies View Related

Ubuntu :: AssaultCube Is Crashing System?

May 7, 2010

Yesterday I installed AssaultCube from the repositories. I started the game and, after 2 or 3 minutes, it crashed my system. A hard reboot was the only choice I had. Those crashes continued happening every single time I tried to play the game. Very dissapointed I decided to uninstall it and download it from its website.What guess what?? I continues crashing my system.I'm tired of hard rebooting my laptop (for obvious reasons),I've read that Compiz could be causing this problem, but stopping it didn't prevent my system from crashing after a few minutes of playing the game.I never got to play for more of 2 or 3 minutes.Code:compiz stopThis is how I'm stopping compiz.

View 3 Replies View Related

Ubuntu :: System Keeps Completely Crashing?

Jun 22, 2010

My system keeps crashing...it freezes and I have to do a hard reset. I don't know why or what to do about it. It usually happens when I have mencoder encoding video from a capture card. I just did a clean install of Lucid because Karmic (with stock kernel) did the same thing...to no avail.Getting the same message in /var/log/kern.log and /var/log/messages:Quote:Jun 22 12:50:11 golem kernel: [76000.385090] npviewer.bin[5063]: segfault at ee99c054 ip 00000000f6183033 sp 00000000ffe605c0 error 4 in libflashplayer.so[f5de4000+b04000]It's not always npviewer.bin...in the past it's been mencoder or something else.I have a brand new Core i5 750 system with 4GB memory and 7200rpm SATA HDD

View 7 Replies View Related

Ubuntu :: System Crashing Every 5 Minutes

Oct 9, 2010

I am using ubuntu 10.4 on a Sony vaio and I never had troubles with the previous versions.just in those days something strange is happening. With no apparent reason, few applications running, the system will just freeze...sometimes I would be able to open a further application, some other things not. I have tried everything (in my knowledge)after which I simply use Alt F2, call the terminal and reboot (the only operation that the system will allow me to do.I have found no pattern of behaviour but his has happened with the following application running

Firefox, Openoffice and Rhythmbox
Firefox and Torrent

now Firefox alone (yes it might be firefox...but still, if I am not wrong it happened also when firefox was shut and I was working on openoffice)now I have logged on into xfce environment to write this message (and I am using Midori as browser)..

View 5 Replies View Related

Ubuntu :: X And System Locking Up/crashing

Dec 14, 2010

first of some specs;
kernel 2.6.35-23-generic
64 bit amd turion dual core
toshiba satellite about 6 months old
4gig ram (oddly only 3.1gig shows up :/)
ubuntu 10.10
ATI GPU

how to get it and i will get it

alright the problem is every now and then my system locks up and i try things like ctrl+alt+Fn and ctrl+alt+del and ctrl+alt+backspace but nothing works exsept when hold down the power button for a hard reset and occasionally somthing else happens that can only be comppared to a BSOD in windows but with out the blue screen it just goes to a screen with vertical grey stripes for 2 seconds ish then reboots

so i dont have the slightest idea of what it could be tho i think it could be something to do with the graphics chip maybe?

its happened quite a few times both in 10.04 and 10.10

if you want system logs i can attach them when ever

View 5 Replies View Related

General :: Turn Startup Chime Off On A IMac G5 Under Gentoo?

Feb 10, 2010

I have a iMac G5 only with Gentoo installed on it and every time I turn it on, it plays the startup chime.

I already have my headset plugged in but this doesn't mute the sound.

Is there a way to turn it off using the Open Firmware or, if this isn't possible, could a script do this ?

View 2 Replies View Related

General :: Setup Git Repository On Gentoo Server Using Gitosis & Ssh

Feb 25, 2010

I installed git and gitosis as described here in this guide Here are the steps I took:

Server: Gentoo
Client: MAC OS X

1) git install emerge dev-util/git

2) gitosis install

cd ~/src
git clone git://eagain.net/gitosis.git
cd gitosis
python setup.py install

[Code]....

SSH asked password for user git. Why ssh should allow me to login as user git? The git user doesn't have a password. The ssh key I created is for the user expert. How this should work?

Do I have to add some params to sshd_config?

View 3 Replies View Related

General :: Installation Steps For LAMP Configuration Under Gentoo

Jul 10, 2010

All of the guides I could find online were from 2004 and they no longer work. someone create a step by step guide? I have Apache working, but PHP does not work.

View 1 Replies View Related

General :: Smooth Fonts In Gentoo Terminal In Awesome WM?

Apr 20, 2011

I had GNOME DE but recently I've switched to Awesome WM.The only problem I have I can't set smooth fonts in Gnome-terminal.If I start gnome-settings-daemon, all the fonts in terminal become smooth, but is it possible to make it work without gnome-settings-daemon?I would change the terminal if in another smooth fonts were.

My ~/.fonts.conf
<?xml version="1.0"?>
<!DOCTYPE fontconfig SYSTEM "fonts.dtd">

[code]....

View 2 Replies View Related

General :: [gentoo:installation] Unable To Login With Root?

Jul 22, 2011

I downloaded Gentoo and burnt it on CD.I did boot the livecd and the system passed starting stage and it recognised my hardware. After that, there islivecd login prompt, and obviously I tried to use root and no password but it says login incorrect. This is what I did:

Code:
livecd login: root
Password: [hit enter here]

[code]....

View 4 Replies View Related

General :: Export Proxy On Gentoo (virtual Machine)

Feb 3, 2011

I'm trying to install Gentoo on a virtual machine (VirtualBox installed on my debian squeeze).

My connexion at home is veeery slow, so I wanted to do it at work (don't judge me!), the thing is I' behinf a proxy.

I tried the command

Code:
export http_proxy="proxy:port"

but couldn't ping anything. On the other hand, when i use

Code:
links www.google.com -http-proxy host:port

that works...

So i was able to download the stage3 file and start preparing the system, but I have some troubles when it comes to use the provided tools (the tool to add a mirror can't retrieve the list for example, and I guess I could not emerge anything either)

View 2 Replies View Related

General :: Gentoo Starts But Hangs After Displaying Some Lines?

May 8, 2011

gentoo linux starts but hangs after displaying some lines, no error message, no panic, just stops after about 20 lines

View 2 Replies View Related







Copyrights 2005-15 www.BigResource.com, All rights reserved