Hi,
I have Gutsy edubuntu server setup for about 10 thin clients. I was able to
boot with 3COM and Intel UNDI cards that have PXE facility, but network cards
such as VIA Rhine, Realtek gets the IP address, starts loading to the satge of
bringing up the ldm login screen and stop with a blinking cursor. Below is the
error response from one of them
[ 38. 900730] vt8623fb 0000:01:00.0: memory size detection failed (0,20),
suppose 16MB.
Has anyone experienced this and what is the way around this?
Thanks always!
David
----- Original Message ----
From: "[EMAIL PROTECTED]" <[EMAIL PROTECTED]>
To: [email protected]
Sent: Friday, December 7, 2007 1:00:02 PM
Subject: edubuntu-users Digest, Vol 19, Issue 8
Send edubuntu-users mailing list submissions to
[email protected]
To subscribe or unsubscribe via the World Wide Web, visit
https://lists.ubuntu.com/mailman/listinfo/edubuntu-users
or, via email, send a message with subject or body 'help' to
[EMAIL PROTECTED]
You can reach the person managing the list at
[EMAIL PROTECTED]
When replying, please edit your Subject line so it is more specific
than "Re: Contents of edubuntu-users digest..."
Today's Topics:
1. Dell GXP50 boot problem (Bob Wooden)
2. Re: LONG delay after hitting System > Quit button (Tom Wolfe)
3. Re: /proc/sys/net/ipv4/ip_forward resets to 0 after reboot
(Tom Wolfe)
4. Re: /proc/sys/net/ipv4/ip_forward resets to 0 after reboot
(Daniel Kahn Gillmor)
5. Re: Nautilus using 100% CPU (Kai W?stermann)
6. edu on vmware ([EMAIL PROTECTED])
----------------------------------------------------------------------
Message: 1
Date: Thu, 06 Dec 2007 11:20:38 -0600
From: Bob Wooden <[EMAIL PROTECTED]>
Subject: Dell GXP50 boot problem
To: Edubuntu-users list <[email protected]>,
[EMAIL PROTECTED]
Message-ID: <[EMAIL PROTECTED]>
Content-Type: text/plain; charset=ISO-8859-1; format=flowed
I have four of these Dell GX50 model. Two work fine. Two report the
same code (different code numbers) and "hang" after these lines appear:
first machine:
[20.645497] PCI: Cannot allocate resource region 4 of device 0000:00:1f.2
[20.645590}PCI: Cannot allocate resource region 4 of device 0000:00:1f.1
second machine:
[20.727272] PCI: Cannot allocate resource region 4 of device 0000:00:1f.2
[20.727365] PCI: Cannot allocate resource region 4 of device 0000:00:1f.1
I am not sure if these are Dell error report (from GX50 computer) or
Ubuntu/LTSP report error. I have confirmed that the BIOS is set the
same on all machines. What could be wrong?
------------------------------
Message: 2
Date: Thu, 6 Dec 2007 13:41:50 -0500 (EST)
From: Tom Wolfe <[EMAIL PROTECTED]>
Subject: Re: LONG delay after hitting System > Quit button
To: Jim Kronebusch <[EMAIL PROTECTED]>
Cc: [email protected]
Message-ID: <[EMAIL PROTECTED]>
Content-Type: TEXT/PLAIN; charset=US-ASCII; format=flowed
Hi JIm,
Thanks for the tip... I followed your advice but I am still getting these
long delays.
It even happened to one of my local users the other day. The problem
cleared itself when I deleted that user's profile directory & it was
rebuilt using the defaults on login.
This might be a clue but I have no idea what's going on still, and users
have to log off with CTRL-ALT-BACKSPACE if they don't feel like waiting up
to two minutes for the Quit dialogue to come up.
Any other ideas out there??
Regards,
Tom Wolfe
---
Tom Wolfe, IT Specialist [EMAIL PROTECTED]
Stoney Educational Authority tel: (403) 881-2650
Box 238, Morley AB, T0L 1N0 fax: (403) 881-2793
Morley Community School | Chief Jacob Bearspaw School | Ta-otha School
On Tue, 4 Dec 2007, Jim Kronebusch wrote:
> On Mon, 3 Dec 2007 14:17:03 -0500 (EST), Tom Wolfe wrote
>> Hi,
>>
>> I'm getting long delays when trying to log off from the System > Quit
>> button. I'm talking 30 seconds to 2 minutes.
>>
>> This problem only seems to exist with AD-authenticated (winbind/nsswitch)
>> users, not local users (files/nsswitch).
>>
>> Gutsy 7.10 Edubuntu.
>>
>> Any ideas what might be wrong?
>>
>> Regards,
>> Tom Wolfe
>
> This likely isn't your problem, because it would be too easy :-) But in your
> /etc/nsswitch.conf what do you have listed for the "hosts" entry? I found I
> got a lot
> of delays with logging in/out if I stuck with the defaults:
>
> hosts: files mdns4_minimal [NOTFOUND=return] dns mdns4
>
> If you have a line that looks like above, try to simplify it with:
>
> hosts: files dns
>
> I don't know why, but that eliminated all of my delays regarding log in/out.
>
> Hope that helps,
> Jim
>
> --
> This message has been scanned for viruses and
> dangerous content by the Cotter Technology
> Department, and is believed to be clean.
>
>
> --
> edubuntu-users mailing list
> [email protected]
> Modify settings or unsubscribe at:
> https://lists.ubuntu.com/mailman/listinfo/edubuntu-users
>
------------------------------
Message: 3
Date: Thu, 6 Dec 2007 13:52:09 -0500 (EST)
From: Tom Wolfe <[EMAIL PROTECTED]>
Subject: Re: /proc/sys/net/ipv4/ip_forward resets to 0 after reboot
To: Daniel Kahn Gillmor <[EMAIL PROTECTED]>
Cc: [email protected]
Message-ID: <[EMAIL PROTECTED]>
Content-Type: TEXT/PLAIN; charset=US-ASCII; format=flowed
Hi Daniel, thanks for the ideas.
That was a misspelling (I typed it in, not cut & paste)
I swtiched to using sysctl.conf after reading that the
/etc/network/options is deprecated
Still the same problem.
I've resorted to a cron job that sets it to 1 ever minute.... quite a hack
so I'd love to know the real cause of the problem.
NOte that I didn't do a standard Edubuntu install, I had Edubuntu
workstation, and then installed LTSP, etc. on top of it. I imagine I have
a config missing somewhere.
Regards,
Tom Wolfe
---
Tom Wolfe, IT Specialist [EMAIL PROTECTED]
Stoney Educational Authority tel: (403) 881-2650
Box 238, Morley AB, T0L 1N0 fax: (403) 881-2793
Morley Community School | Chief Jacob Bearspaw School | Ta-otha School
On Wed, 5 Dec 2007, Daniel Kahn Gillmor wrote:
> On Wed 2007-12-05 14:35:17 -0500, Tom Wolfe wrote:
>
>> Can anyone tell me how to prevent /proc/sys/net/ipv4/ip_forward from
>> resetting to 0 after a reboot. I do have /etc/network/options set as
>> follows:
>>
>> ip_forwared=yes
>
> This entry appears to be misspelled. Maybe that's part of the problem?
>
> Most GNU/Linux distros allow setting values under /proc/sys by adding
> entries in /etc/sysctl.conf, which is read at boot time.
>
> On an ubuntu gutsy system (i don't have an edubuntu system handy to
> try, and i don't know what version you're running anyway), i see this:
>
> 0 [EMAIL PROTECTED]:~$ grep forward /etc/sysctl.conf
> # Uncomment the next line to enable packet forwarding for IPv4
> #net.ipv4.conf.default.forwarding=1
> # Uncomment the next line to enable packet forwarding for IPv6
> #net.ipv6.conf.default.forwarding=1
> 0 [EMAIL PROTECTED]:~$
>
> hth,
>
> --dkg
>
------------------------------
Message: 4
Date: Thu, 06 Dec 2007 15:39:45 -0500
From: Daniel Kahn Gillmor <[EMAIL PROTECTED]>
Subject: Re: /proc/sys/net/ipv4/ip_forward resets to 0 after reboot
To: [email protected]
Message-ID: <[EMAIL PROTECTED]>
Content-Type: text/plain; charset="us-ascii"
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 826 bytes
Desc: not available
Url :
https://lists.ubuntu.com/archives/edubuntu-users/attachments/20071206/d9473a55/attachment-0001.pgp
------------------------------
Message: 5
Date: Thu, 06 Dec 2007 21:58:24 +0100
From: Kai W?stermann <[EMAIL PROTECTED]>
Subject: Re: Nautilus using 100% CPU
To: Carl Olof Englund <[EMAIL PROTECTED]>
Cc: [email protected]
Message-ID: <[EMAIL PROTECTED]>
Content-Type: text/plain; charset=utf-8
Moin!
Am Dienstag, den 04.12.2007, 11:39 +0200 schrieb Carl Olof Englund:
> I've set up an Edubuntu (AMD64 Gutsy) server running here at school, with so
> far three clients attached to it. We're having trouble, though, with nautilus
> processes (of different users) eating up all the CPU on the server, slowing
> things to a crawl.
This seems to be a bug in ubuntu/edubuntu 7.10. On my ubuntu 7.1 pc i
get this problem often after logging out and in again at once. I wrote a
bugreport at https://bugs.launchpad.net/ubuntu/+bug/153180 but did not
worked on the problem any longer, because i don't log out and in so
often. I also can't reproduce the problem if i want to. But it is still
there.
I think your problem is the same and is not special to edubuntu.
Kai W?stermann
------------------------------
Message: 6
Date: Fri, 7 Dec 2007 12:40:14 +0100 (CET)
From: [EMAIL PROTECTED]
Subject: edu on vmware
To: [email protected]
Message-ID: <[EMAIL PROTECTED]>
Content-Type: text/plain;charset=iso-8859-1
Hello !!
Om running my system vmware hosts and today a have edu server installed on
the hosts.
But i thinking should it be better to install
ubuntu joes 7.10 and then install the edu package on topp to get best
performance in a vmware hosts.
A have problems today with slow respons on my clients.
// matte
------------------------------
--
edubuntu-users mailing list
[email protected]
Modify settings or unsubscribe at:
https://lists.ubuntu.com/mailman/listinfo/edubuntu-users
End of edubuntu-users Digest, Vol 19, Issue 8
*********************************************
____________________________________________________________________________________
Looking for last minute shopping deals?
Find them fast with Yahoo! Search.
http://tools.search.yahoo.com/newsearch/category.php?category=shopping--
edubuntu-users mailing list
[email protected]
Modify settings or unsubscribe at:
https://lists.ubuntu.com/mailman/listinfo/edubuntu-users