Re:Configuring X on Intel 82845 gl board

From: shatam bhattacharya (linuxisfun_at_rediffmail.com)
Date: 05/18/05

  • Next message: BAGI Akos: "iodbc with mysql DSN error"
    Date: 18 May 2005 19:20:29 -0000
    To: debian-user@lists.debian.org
    
    

    > > >I assume the "1.0.0.0" is what your system believes the IP address to > > >be for debian.org. If so, then something's seriously hosed with your > > >DNS lookups. > > >It's quite possible there's another problem with apt; it does seem odd >that your network would work properly except when it comes time to use apt. > >I think I'd try a different mirror, perhaps one closer to home. You can >find a list of mirrors for stable here: >http://www.debian.org/CD/http-ftp/ (and many of these will probably work >for testing also). It may be that you're just having trouble reliably >getting to debian.org from New Delhi. I see similar problems when my >local ISP is congested (university, when the students are out of class >and downloading the latest goodies, etc). Hi, as suggested by you all I have upgraded my system to bf24 and now am able to get a so so X. The X throughput is still not great. But the 2 problems still come to haunt me time and again 1) I still cant install the intel dri driver package The Xfree86 is ---- ginie:/home/shatam# XFree86 -version This is a pre-release version of XFree86, and is not supported in any way. Bugs may be reported to XFree86@XFree86.Org and patches submitted to fixes@XFree86.Org. Before reporting bugs in pre-release versions, please check the latest version in the XFree86 CVS repository (http://www.XFree86.Org/cvs) XFree86 Version 4.1.0.1 / X Window System (protocol Version 11, revision 0, vendor release 6510) Release Date: 21 December 2001 If the server is older than 6-12 months, or if your card is newer than the above date, look for a newer version before reporting problems. (See http://www.XFree86.Org/FAQ) Build Operating System: Linux 2.4.17 i686 [ELF] Module Loader present and my lsmod is --- ginie:/home/shatam# lsmod Module Size Used by Not tainted nls_cp437 4384 2 (autoclean) keybdev 1664 0 (unused) usbkbd 2848 0 (unused) input 3072 0 [keybdev usbkbd] usb-uhci 20708 0 (unused) usbcore 48032 0 [usbkbd usb-uhci] 2) I still cant apt-get update (the same problem i.e. (1.0.0.0) hang persists.) I suspect the route output will give you a clue --- ginie:/home/shatam# route -n Kernel IP routing table Destination Gateway Genmask Flags Metric Ref Use Iface 192.168.1.0 0.0.0.0 255.255.255.0 U 0 0 0 eth0 0.0.0.0 192.168.1.1 0.0.0.0 UG 0 0 0 eth0 Just to rebrief I am using a DSL router (192.168.1.1) and an ethernet card whose ifconfig shows --- ginie:/home/shatam# ifconfig eth0 Link encap:Ethernet HWaddr 00:08:A1:32:E1:7E inet addr:192.168.1.2 Bcast:192.168.1.255 Mask:255.255.255.0 UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1 RX packets:3252 errors:0 dropped:0 overruns:0 frame:0 TX packets:3406 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:100 RX bytes:2884677 (2.7 MiB) TX bytes:580437 (566.8 KiB) Interrupt:18 Base address:0xac00 lo Link encap:Local Loopback inet addr:127.0.0.1 Mask:255.0.0.0 UP LOOPBACK RUNNING MTU:16436 Metric:1 RX packets:388 errors:0 dropped:0 overruns:0 frame:0 TX packets:388 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:0 RX bytes:19848 (19.3 KiB) TX bytes:19848 (19.3 KiB) Please help Shatam Bhattacharya

    -- 
    To UNSUBSCRIBE, email to debian-user-REQUEST@lists.debian.org 
    with a subject of "unsubscribe". Trouble? Contact listmaster@lists.debian.org
    

  • Next message: BAGI Akos: "iodbc with mysql DSN error"