Help plzz

1 view
Skip to first unread message

gopi

unread,
Jul 11, 2010, 12:51:41 PM7/11/10
to Linux User Group @ IIT Delhi
Iam getting this error while booting up
fedora 12.Before this
fedora12 used get freezed suddenly then i had to abruptly shut it
down.The error is [drm:i915_handle_error] *ERROR* EIR stuck:
0x00000010, masking
kernel: render error detected, EIR: 0x00000010
my system specifications are
~1GB ram
intel pentium 4 processor
40 gb hard disk

narendra sisodiya

unread,
Jul 11, 2010, 1:39:31 PM7/11/10
to iit...@googlegroups.com
fsck your harddisk... 

--
┌─────────────────────────┐
│    Narendra Sisodiya
│    http://narendrasisodiya.com
└─────────────────────────┘

sonu kumar

unread,
Jul 11, 2010, 2:01:45 PM7/11/10
to iit...@googlegroups.com
I'm also facing a similar problem.
Whenever i tried to install fedora 12 it installation run @ very dead
speed. At some instant it make me wait for so much time that i reboot
my comp.
I got no such problem with ubuntu, rhel, and sabayon but with fedora ,
i don't know why this happend. I tried old fedora 6, and faced the
same problem.

My computer configuration :
p4, 3.0ghz,1.5gb, 500gb hdd,1gb 9400 nvidia video card.


regards
Sahil
http://twitter.com/sonusahil
http://www.commgod.co.cc
 ....The Linux philosophy is 'Laugh in the face of danger'. Oops.
Wrong One. 'Do it yourself'. Yes, that's it.

> --
> LUG@IITD - http://tinyurl.com/ycueutm
>

apoorva tiwari

unread,
Jul 11, 2010, 11:14:21 PM7/11/10
to iit...@googlegroups.com
thank u Narendra for your concern I would be highly obliged if you
could be more precise on how to use the fsck command on my system
having 2 partitions of 20gb each and how can I know the file system I
am having regards apoorva

On Sun, Jul 11, 2010 at 11:09 PM, narendra sisodiya
<nare...@narendrasisodiya.com> wrote:
>
>

Arulalan T

unread,
Jul 11, 2010, 11:53:49 PM7/11/10
to iit...@googlegroups.com
hi apoorva,

2010/7/12 apoorva tiwari <tiwari....@gmail.com>:


> thank u Narendra for your concern I would be highly obliged if you
> could be more precise on how to use the fsck command on my system
> having 2 partitions of 20gb each and how can I know the file system I
> am having regards apoorva

$ sudo fdsik -l

Now you can see the partition table in the format like below

Device Boot Start End Blocks Id System
/dev/sda1 * 1 2490 20000893+ 83 Linux
/dev/sda2 2491 30401 224195077 5 Extended
/dev/sda5 2491 2739 2000061 82 Linux swap / Solaris
/dev/sda6 2740 10209 60002743+ 83 Linux


$ sudo fsck -y /dev/sdaX

Here now you can replace X with the partition number.

eg : sudo fsck -y /dev/sda1
sudo fsck -y /dev/sda6

Try like this. !

>
> On Sun, Jul 11, 2010 at 11:09 PM, narendra sisodiya
> <nare...@narendrasisodiya.com> wrote:
>>
>>
>> On Sun, Jul 11, 2010 at 10:21 PM, gopi <tiwari....@gmail.com> wrote:
>>>
>>> Iam getting this error while booting up
>>> fedora 12.Before this
>>> fedora12 used get freezed suddenly then i had to abruptly shut it
>>> down.The error is [drm:i915_handle_error] *ERROR* EIR stuck:
>>> 0x00000010, masking
>>> kernel: render error detected, EIR: 0x00000010
>>> my system specifications are
>>> ~1GB ram
>>> intel pentium 4 processor
>>> 40 gb hard disk
>>
>> fsck your harddisk...
>> --
>> ┌─────────────────────────┐
>> │    Narendra Sisodiya
>> │    http://narendrasisodiya.com
>> └─────────────────────────┘
>>
>> --
>> LUG@IITD - http://tinyurl.com/ycueutm
>>
>
> --
> LUG@IITD - http://tinyurl.com/ycueutm
>

--
Regards,
Arulalan.T

Kanchi Linux User Group Rocks !
http://kanchilug.wordpress.com

My Experiments In Linux are here
http://tuxcoder.wordpress.com

apoorva tiwari

unread,
Jul 12, 2010, 2:45:36 AM7/12/10
to iit...@googlegroups.com
i tried fsck but still the same problem as before it checked the hard
disk n corrected the i-nodes....

Alok Singh Mahor

unread,
Jul 12, 2010, 2:47:30 AM7/12/10
to iit...@googlegroups.com
On Mon, Jul 12, 2010 at 12:15 PM, apoorva tiwari <tiwari....@gmail.com> wrote:
i tried fsck but still the same problem as before it checked the hard
disk n corrected the i-nodes....
try fsck 2-3 time


--
Alok Singh Mahor
CSE, IIT Delhi
www.alokmahor.tk

Join the next generation of computing, Open Source, and Linux/GNU!

apoorva tiwari

unread,
Jul 12, 2010, 2:51:30 AM7/12/10
to iit...@googlegroups.com
:) Alok i've tried that 2-3times and logged in as root but the gnome
doesn't come after that fedora cloud is completed...

Alok Singh Mahor

unread,
Jul 12, 2010, 2:57:13 AM7/12/10
to iit...@googlegroups.com
On Mon, Jul 12, 2010 at 12:21 PM, apoorva tiwari <tiwari....@gmail.com> wrote:
:) Alok i've tried that 2-3times and logged in as root but the gnome
doesn't come after that fedora cloud is completed...
manually give the command startx. if it does not start then tell us the output of startx

apoorva tiwari

unread,
Jul 12, 2010, 3:04:34 AM7/12/10
to iit...@googlegroups.com
nothing happens just a blank screen comes with a stoned underscore on
the top left....

gopi

unread,
Jul 13, 2010, 1:03:13 AM7/13/10
to Linux User Group @ IIT Delhi
i hope there's some other method to resolve this problem coz it ain't
getting solved using startx or fsck

On Jul 12, 12:04 pm, apoorva tiwari <tiwari.apoo...@gmail.com> wrote:
> nothing happens just a blank screen comes with a stoned underscore on
> the top left....
>
> On Mon, Jul 12, 2010 at 12:27 PM, Alok Singh Mahor <alokma...@gmail.com> wrote:
>
>
>
>
>
> > On Mon, Jul 12, 2010 at 12:21 PM, apoorva tiwari <tiwari.apoo...@gmail.com>

gopi

unread,
Jul 13, 2010, 1:23:37 AM7/13/10
to Linux User Group @ IIT Delhi


On Jul 12, 12:04 pm, apoorva tiwari <tiwari.apoo...@gmail.com> wrote:
> nothing happens just a blank screen comes with a stoned underscore on
> the top left....
>
> On Mon, Jul 12, 2010 at 12:27 PM, Alok Singh Mahor <alokma...@gmail.com> wrote:
>
>
>
>
>
> > On Mon, Jul 12, 2010 at 12:21 PM, apoorva tiwari <tiwari.apoo...@gmail.com>

Alok Singh Mahor

unread,
Jul 13, 2010, 2:16:24 AM7/13/10
to gopi, iitdlug


On Tue, Jul 13, 2010 at 10:51 AM, gopi <tiwari....@gmail.com> wrote:
at first nothing came the screen went blank then when i logged in the
next time it gave the message as :
-bash: /bin/grep : input/output error
-bash: /bin/grep : input/output error
-bash: /bin/grep : input/output error
-bash: /bin/grep : input/output error
later on it says no such command as startx also when i give a space b/
w start and x it says unknown job x
your hard disc have error.
check for the error using live cd using gparted
On Jul 12, 11:57 am, Alok Singh Mahor <alokma...@gmail.com> wrote:
> On Mon, Jul 12, 2010 at 12:21 PM, apoorva tiwari

>
> > :) Alok i've tried that 2-3times and logged in as root but the gnome
> > doesn't come after that fedora cloud is completed...
>
> manually give the command startx. if it does not start then tell us the
> output of startx
>
> --
> Alok Singh Mahor
> CSE, IIT Delhiwww.alokmahor.tk
>
> Join the next generation of computing, Open Source, and Linux/GNU!
Reply all
Reply to author
Forward
0 new messages