Welcome to Soft32 Linux Forums!
FAQFAQ    SearchSearch      ProfileProfile    Private MessagesPrivate Messages   Log inLog in

XIO: fatal IO error 104 (Connection reset by peer) ...

 
   Soft32 Home -> Linux -> General Discussions RSS
Next:  [patch 00/13] m68k patches for 2.6.25  
Author Message
lbrtchx

External


Since: Nov 18, 2007
Posts: 8



(Msg. 1) Posted: Sat Nov 17, 2007 9:19 pm
Post subject: XIO: fatal IO error 104 (Connection reset by peer) ...
Archived from groups: alt>os>linux>gentoo (more info?)

Hi,
~
after downloding the iso and verifying it was OK using knoppix 5.1.1,
while trying to boot gentoo, I got:
~
XIO: fatal IO error 104 (Connection reset by peer) o XServer ":0.0"
after 0 requests (0 known processed) with 0 events remaining
~
I am trying to boot gentoo livecd:
~
Linux version 2.6.19-gentoo-r5 (root@kagome) (gcc version 4.1.1
(Gentoo 4.1.1-r3))
~
on a
~
CPU0: AMD Athlon(tm) 64 Processor 3500+ stepping 02
Total of 1 processors activated (1996.07 BogoMIPS).
~
I read online that this error happens because X does not support
RADEON cards
~
The stanzas on my dmesg output that may relate to this problem may
be:
~
initialized device: /dev/synth, node ( MAJOR 10, MINOR 25 )
vesafb: framebuffer at 0xd0000000, mapped to 0xf8880000, using 3072k,
total 65536k
vesafb: mode is 1024x768x16, linelength=2048, pages=41
vesafb: protected mode interface info at c000:534c
vesafb: pmi: set display start = c00c53ba, set palette = c00c53f4
vesafb: pmi: ports = cc10 cc16 cc54 cc38 cc3c cc5c cc00 cc04 ccb0 ccb2
ccb4
vesafb: scrolling: redraw
vesafb: Truecolor: size=0:5:6:5, shift=0:11:5:0
Console: switching to colour frame buffer device 128x48
fb0: VESA VGA frame buffer device
~
What can I do to solve this problem?
~
knoppix 5.1.1 used this type of video card without any problems but I
did find a lot of ** RADEON ... messages on the screen when I was
shutting it down
~
Any cheat codes I could use to make Gentoo use this card?
~
Thanks
lbrtchx
Back to top
Login to vote
lbrtchx

External


Since: Nov 18, 2007
Posts: 8



(Msg. 2) Posted: Sun Nov 18, 2007 7:29 am
Post subject: Re: XIO: fatal IO error 104 (Connection reset by peer) ... [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

No, entering,
~
gentoo agpgart
~
did not solve the problem
~
lbrtchx
Back to top
Login to vote
De Vliegende Hollander

External


Since: Oct 28, 2007
Posts: 2



(Msg. 3) Posted: Sun Nov 18, 2007 8:47 am
Post subject: Re: XIO: fatal IO error 104 (Connection reset by peer) ... [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

The sentient life form lbrtchx.DeleteThis@gmail.com posted the following:

> after downloding the iso and verifying it was OK using knoppix 5.1.1,
> while trying to boot gentoo, I got:
> ~
> XIO: fatal IO error 104 (Connection reset by peer) o XServer ":0.0"
> after 0 requests (0 known processed) with 0 events remaining
> ~
....
> ~
> I read online that this error happens because X does not support
> RADEON cards

You might try passing an option to the kernel of the LiveCD ( as described
here:
http://www.gentoo.org/doc/en/handbook/2004.3/handbook-x86.xml?part=1&chap=2 ):

agpgart loads agpgart (use if you have graphic problems,lockups)

or even better: use the command line manual install.

If gentoo is properly installed then emerging the ATI drivers should fix the
problem.

emerge x11-drivers/ati-drivers

(no guarantees: I have a NVidia video card).
Back to top
Login to vote
Jerry McBride

External


Since: Nov 15, 2007
Posts: 52



(Msg. 4) Posted: Sun Nov 18, 2007 11:52 am
Post subject: Re: XIO: fatal IO error 104 (Connection reset by peer) ... [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

lbrtchx.RemoveThis@gmail.com wrote:

> Hi,
> ~
> after downloding the iso and verifying it was OK using knoppix 5.1.1,
> while trying to boot gentoo, I got:
> ~
> XIO: fatal IO error 104 (Connection reset by peer) o XServer ":0.0"
> after 0 requests (0 known processed) with 0 events remaining
> ~
> I am trying to boot gentoo livecd:
> ~
> Linux version 2.6.19-gentoo-r5 (root@kagome) (gcc version 4.1.1
> (Gentoo 4.1.1-r3))
> ~
> on a
> ~
> CPU0: AMD Athlon(tm) 64 Processor 3500+ stepping 02
> Total of 1 processors activated (1996.07 BogoMIPS).
> ~
> I read online that this error happens because X does not support
> RADEON cards
> ~
> The stanzas on my dmesg output that may relate to this problem may
> be:
> ~
> initialized device: /dev/synth, node ( MAJOR 10, MINOR 25 )
> vesafb: framebuffer at 0xd0000000, mapped to 0xf8880000, using 3072k,
> total 65536k
> vesafb: mode is 1024x768x16, linelength=2048, pages=41
> vesafb: protected mode interface info at c000:534c
> vesafb: pmi: set display start = c00c53ba, set palette = c00c53f4
> vesafb: pmi: ports = cc10 cc16 cc54 cc38 cc3c cc5c cc00 cc04 ccb0 ccb2
> ccb4
> vesafb: scrolling: redraw
> vesafb: Truecolor: size=0:5:6:5, shift=0:11:5:0
> Console: switching to colour frame buffer device 128x48
> fb0: VESA VGA frame buffer device
> ~
> What can I do to solve this problem?
> ~
> knoppix 5.1.1 used this type of video card without any problems but I
> did find a lot of ** RADEON ... messages on the screen when I was
> shutting it down
> ~
> Any cheat codes I could use to make Gentoo use this card?
> ~
> Thanks
> lbrtchx

I don't have a live cd or dvd to test with, but isn't gentoo-nofb a kernel
option? I'd try that and if that fails, look for "vesa" as a boot option
for the kernel. If that fails, just force a boot into text mode and make
your own x config file...

You must have a really odd Radeon video hardware, as it has worked well in
th past for me on a number of 8500 and close relatives.

Cheers.


--

Jerry McBride (jmcbride@mail-on.us)
Back to top
Login to vote
Display posts from previous:   
Related Topics:
X Font nightmare - The other day I rebooted after eighteen days, and every X font on my system went nuts. Now it's an adventure to see wha...

[Errno 104] Connection reset by peer - Hello, I installed RedHat 8.0 on a new Dell server. Everything seems to be running fine. I can connect to the internet...

[gentoo-user] SSH connection reset by peer - How can I control the idle time? I don't want ssh disconnection even if the user is idle. Read from remote host..

[gentoo-user] Distcc borkage: Connection reset by peer - Hi all, Distcc seems to not be working properly on one or all of my 3 systems. I have : Galactica 192.168.1.22 Pentiu...

error :"gnome-terminal" (process 1694) has crashed due to .. - i am getting the error when i run the terminal in redhat 9.0 . Application "gnome-terminal" (process 1694) h...

error :"gnome-terminal" (process 1694) has crashed due to .. - i am getting the error when i run the terminal in redhat 9.0 . Application "gnome-terminal" (process 1694) h...
       Soft32 Home -> Linux -> General Discussions All times are: Pacific Time (US & Canada) (change)
Page 1 of 1

 
You can post new topics in this forum
You can reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum

Categories:
 Windows
  Linux
 Mac
 PDA


[ Contact us | Terms of Service/Privacy Policy ]