Re: Not able to configure network

2005-12-13 Thread Praveen A
2005/12/14, Alfred M. Szmidt <[EMAIL PROTECTED]>:    > What kind of NIC do you have?   A D-Link DE-600 by the looks of it, that may not be supported.D-Link DE 600 is listed in the supported hardware list. http://www.nongnu.org/thug/gnumach_hardware.html#NetworkInterfaceCards -- "GNU is

Re: Not able to configure network

2005-12-13 Thread Praveen A
2005/12/14, Alfred M. Szmidt <[EMAIL PROTECTED]>:    > What kind of NIC do you have?   A D-Link DE-600 by the looks of it, that may not be supported.Having poked around, D-Link DE-600 should be supported, could you runthe following command and tell us what you get? devprobe eth0 eth1It does not sho

Re: Not able to configure network

2005-12-13 Thread Alfred M. Szmidt
> What kind of NIC do you have? A D-Link DE-600 by the looks of it, that may not be supported. Having poked around, D-Link DE-600 should be supported, could you run the following command and tell us what you get? devprobe eth0 eth1 (Thank you for changing to using normal text!) -- To U

Re: Not able to run X

2005-12-13 Thread Andrew Donnellan
I'm using the gmail webclient right now, does it have something to do with the HTML rich formatting because you can switch that off. andrew On 12/14/05, Dani Doni <[EMAIL PROTECTED]> wrote: > I'm at work right now and I cannot use anything else than the webmail > client. It does'nt have any optio

Re: Not able to run X

2005-12-13 Thread Andrew Donnellan
Yes. Use plaintext and the problem goes away - just used the show original function and saw. andrew On 12/14/05, Andrew Donnellan <[EMAIL PROTECTED]> wrote: > I'm using the gmail webclient right now, does it have something to do > with the HTML rich formatting because you can switch that off. > >

Re: Not able to configure network

2005-12-13 Thread Andrew Donnellan
On 12/14/05, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote: > What kind of NIC do you have? A D-Link DE-600 by the looks of it, that may not be supported. andrew -- This space for rent. Enquire within. Terms and conditions apply. See store for details. Get free domains - http://www.ezyrewards.com/

Re: Not able to run X

2005-12-13 Thread ams
To all gmail users, fix your broken client so that it doesn't send mime encoded text. I meant to write BASE-64 encoded, nothing wrong with MIME... -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Re: Not able to run X

2005-12-13 Thread Dani Doni
I'm at work right now and I cannot use anything else than the webmail client. It does'nt have any option about BASE64, only UTF8 encoding.Sorries!!!2005/12/13, [EMAIL PROTECTED] <[EMAIL PROTECTED]>:   To all gmail users, fix your broken client so that it doesn't send    mime encoded text.I meant t

Re: Not able to configure network

2005-12-13 Thread ams
What kind of NIC do you have? -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Re: Not able to run X

2005-12-13 Thread ams
To all gmail users, fix your broken client so that it doesn't send mime encoded text. There is absolutley no reason what so ever to encode English using BASE-64; the only time BASE-64 should be used is when sending binary data. It is also a waste of bandwidth. This includes adding HTML messages.

Re: piczo !!

2005-12-13 Thread Calvinlee89
i no my size dunt work aswell, dose any1 no what is goin on

Re: Not able to run X

2005-12-13 Thread Dani Doni
But if X is told to use the i810 driver instead of vesa, would'nt it expect some extended operation? (dri,  allocate the full chipset video ram or something else)2005/12/13, Jan-Benedict Glaw < [EMAIL PROTECTED]>:On Tue, 2005-12-13 13:44:15 +0100, Dani Doni < [EMAIL PROTECTED]> wrote:> Btw, is the

Re: Not able to run X

2005-12-13 Thread Jan-Benedict Glaw
On Tue, 2005-12-13 13:44:15 +0100, Dani Doni <[EMAIL PROTECTED]> wrote: > Btw, is the i810 chipset supported by the Hurd? I don't know exactly, but from the i810 driver point of view, it's just a PCI device, no explicit kernel actions should be needed IFF enough RAM was reserved by the BIOS. MfG,

Re: Not able to run X

2005-12-13 Thread Dani Doni
Btw, is the i810 chipset supported by the Hurd?2005/12/13, Jan-Benedict Glaw <[EMAIL PROTECTED]>: On Tue, 2005-12-13 17:49:02 +0530,  प्रवीण् ए (Praveen A) <[EMAIL PROTECTED]> wrote:> /etc/X11/XF86Config-4>  Section "Screen"> Identifier  "Default Screen" > Device  "Gener

Re: Not able to run X

2005-12-13 Thread Jan-Benedict Glaw
On Tue, 2005-12-13 17:49:02 +0530, प्रवीण् ए (Praveen A) <[EMAIL PROTECTED]> wrote: > /etc/X11/XF86Config-4 > Section "Screen" > Identifier "Default Screen" > Device "Generic Video Card" > Monitor "Generic Monitor" > DefaultDepth8 Try "D

Re: Not able to run X

2005-12-13 Thread Dani Doni
Hi,maybe disabling the DPMS in the X config helps2005/12/13, प्रवीण् ए (Praveen A) <[EMAIL PROTECTED]>: 2005/12/13, Jan-Benedict Glaw <[EMAIL PROTECTED]>: On Tue, 2005-12-13 17:39:52 +0530,  प्रवीण् ए (Praveen A) <[EMAIL PROTECTED]> wrote:>> (EE) I810(0): No Video BIOS modes for chosen depth. What

Re: Not able to run X

2005-12-13 Thread Praveen A
2005/12/13, Jan-Benedict Glaw <[EMAIL PROTECTED]>: On Tue, 2005-12-13 17:39:52 +0530,  प्रवीण् ए (Praveen A) <[EMAIL PROTECTED]> wrote:>> (EE) I810(0): No Video BIOS modes for chosen depth.What does your config look like? If it's indeed an i8xx video chip, then IIRC there's no mode switching inside

Re: Not able to run X

2005-12-13 Thread Jan-Benedict Glaw
On Tue, 2005-12-13 17:39:52 +0530, प्रवीण् ए (Praveen A) <[EMAIL PROTECTED]> wrote: > > (EE) I810(0): No Video BIOS modes for chosen depth. What does your config look like? If it's indeed an i8xx video chip, then IIRC there's no mode switching inside the driver. That's all done with the help of

Not able to run X

2005-12-13 Thread Praveen A
Hi,  I installed GNU/Hurd using crosshurd and added K10 cdroms to apt list. Then installed xserver-xfree86 but the server crashes with an error message.Here is the error message(EE) I810(0): No Video BIOS modes for chosen depth. (II) UnloadModule: "i810"(II) UnloadModule: "ddc"(II) UnloadModule: "i