Debian Configuration :: Unstable Internet Connection Squeeze - Realtek Adapter
Jul 14, 2011
I'm going to start using Debian as my desktop system rather than Ubuntu since I'm not really liking all the crazy eye candy and just wanted a fast and simple system. My main problem is networking, I guess I'll start off with my system specs and other information for problem solving.
I have a Realtek RTL8111/8168B Ethernet Adapter builtin to my motherboad which I am using, I could only get a basic connection, by basic I mean that it allowed me to connect to my local area network but not the internet. I then modified /etc/NetworkManager/NetworkManager.conf to change to managed=true this allowed me to use the internet, but the problem is, that it is a very unstable connection, the speed is very slow and it drops a lot! I have to carry on running /etc/init.d/network-manager restart twice to get my connection back, which lasts for about a minute.
Im new to linux (2 days only) so i have some driver problems. My internet connection is unstable. It reconnects every few minutes (5 min approximately). Im connected with wired dsl connection to routher. My network adapter is "Realtek Semiconductor Co., Ltd. RTL8111/8168B PCI Express Gigabit Ethernet controller". I use Ubuntu 10.10 Maverick Meerkat release, kernel 2.6.35-27-generic.
I've run into an issue that I'm not sure how to address. I'm running Squeeze and upgraded my system this morning.
The packages upgraded were:
About 10 seconds after upgrading, the system froze completely and I had to do a hard restart. The system froze again 10 seconds after the bash login prompt was displayed (I'm not using a display manager) after reboot. The source of the problem appears to be my Realtek 8192SE wireless driver. I was able to boot the kernel in recovery mode and uninstall it, which has fixed the issue. Rebuilding the driver causes the problem again.
I suspect that something to do with the sysv and init packages affected the driver in this way, but I've no idea where to start in trying to fix this. I can't imagine this is a fault of the Realtek driver as it worked just fine up until this point.
I am still running the linux-image-2.6.32-5-686 kernel a computer with squeeze. I installed squeeze on it when it was unstable. I would like to bring up to the new stable state.Should I do apt-get install linux-image-2.6.32-5-686or should Iapt-get dist-upgrade
I have installed Debian squeeze 6.0.1 using the CD1 of the i686 version (kernel 2.6.32.5) on my compaq presario sr1799es desktop. My machine has a ethernet card RTL8139 (RTL-8139/8139C/8139C+)(it has no wireless card). I can't connect to internet with debian.
I can connect to internet in this machine using windows xp. I also checked with the Puppy linux 5.2.5 version (with kernel 2.6.33.2) using a usb memory and I had success connecting to internet by dhcp. I already checked lots of forums with related questions but I couldn't find a solution for my problem. I'll show you the output of lspci and lsmod !grep 8139 commands:
lspci 00:00.0 Host bridge: ATI Technologies Inc Radeon Xpress 200 Host Bridge (rev 01) 00:02.0 PCI bridge: ATI Technologies Inc RS480 PCI-X Root Port 00:11.0 IDE interface: ATI Technologies Inc IXP SB400 Serial ATA Controller (rev 80) 00:12.0 IDE interface: ATI Technologies Inc IXP SB400 Serial ATA Controller (rev 80)
1 linksys router: gets the net from PPPOE and give the network DHCP. The router IP is 192.168.1.1. 1 windows laptop that work wireless and wired. 1 debian desktop that work wired and not working wireless. THe problem with the debian desktop is like this: I have a TP-Link TL-WN321G installed and found by lsusb command. I make a wireless connection WPA Personal (just like the router settings) it says i am connected to the wl network but no internet connection. the route command give me this:
[code]....
I tryed with wicd who said that the connection is WEP (and it's not, it is setup to WPA on the router and the network-manager conncetion) and when i try to connect i get bad password. I tryed with network-manager uninstalled and no chance.
We use an Apple TimeCapsule as a router and backup device for an iMac in my home. I myself work on two Debian installed computers, one with a D-Link DWA-547 (with ath9k wireless chipset) and one with an rt61 wireless chipset.Now, everything goes very smoothly, until the iMac is being used severely online. In those cases, unpredictable, the Debian computers both lose their internet, even though the network-manager still shows a full connection.There are two things I can do in these cases: either reconnect using the network-manager applet, or restart the TimeCapsule from the iMac. Both routines have full success.
I have Ubuntu running on my HTPC and for the longest time all this was working fine. Now all of the sudden my Internet connection is all sorts of slow. Chrome browser, transmission bt, apt-get, all have the same speed issue. I tried disabling IPv6, changing my DNS and installing all the latest updates. Nothing works.
Trying to move from squeeze to unstable -- my downloads add up to some 700 M or so.So I am trying to batch the upgrade:Some of the big-fellas are openoffice and texlive:So I didsudo aptitude hold '?name(openoffice)'sudo aptitude hold '?name(texlive)'Is that fine or are there some pitfalls to this?
I rebooted my vServer (Debian 8) and it doesn't came back up. Well, I used the rescue console on my server and the server seems to be running fine, except the network was broken. So I tried 'ifconfig' but nothing came up. So I tried to enable my interface with 'ifconfig venet0 up', and now it appears in my ifconfig list
Code: Select allroot@i67svof:/var/www# ifconfig venet0Â Â Link encap:UNSPECÂ HWaddr 00-00-00-00-00-00-00-00-00-00-00-00-00-00-00-00Â Â Â Â Â Â UP BROADCAST POINTOPOINT RUNNING NOARPÂ MTU:1500Â Metric:1 Â Â Â Â Â RX packets:557 errors:0 dropped:0 overruns:0 frame:0 Â Â Â Â Â TX packets:0 errors:0 dropped:0 overruns:0 carrier:0 Â Â Â Â Â collisions:0 txqueuelen:0 Â Â Â Â Â RX bytes:36463 (35.6 KiB)Â TX bytes:0 (0.0 B)
My HWaddr doesn't look that well :) 'ip addr' prints this result:
Code: Select allroot@i67svof:/var/www# ip addr 1: lo: <LOOPBACK> mtu 65536 qdisc noop state DOWN Â Â link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 2: venet0: <BROADCAST,POINTOPOINT,NOARP,UP,LOWER_UP> mtu 1500 qdisc noqueue state UNKNOWN
These are the last lines in /var/log/syslog:
Code: Select allroot@i67svof:/var/www# tail /var/log/syslog Feb 20 11:34:16 i67svof systemd[1]: Stopping memcached daemon... Feb 20 11:34:16 i67svof systemd[1]: Stopping Network Name Resolution... Feb 20 11:34:16 i67svof systemd[1]: Stopping Regular background program processing daemon... Feb 20 11:34:16 i67svof systemd[1]: Stopping Login Prompts.
[Code] .....
And finally my network config in /etc/network/interfaces
Code: Select all# Auto generated lo interface auto lo iface lo inet loopback # Auto generated venet0 interface auto venet0
I am using Empathy IM client to access to gadu gadu and to message with my friends. The strange thing that is happening is that I keep on being connected and then disconnected and then connected again even if I am continuously connected to my internet connection (no problem when surfing or using skype for example)It also seems to come only from me because when my girlfriend is using the same gadu gadu on her windows laptop simultaneously, she doesn´t get disconnected (whether when she is at home and using the same connection as I am or when she is outside, meaning that it doesn´t seem to come from the whole gadu gadu network)maybe it has something to do with the ports that gadu gadu is using but it is strange that sometimes it is working for a period of time and then not and then again.
I have just installed Debian Squeeze on my spare computer (dual booted with Ubuntu 11.04) and I cannot connect to the internet using Squeeze. Due to my ISP, I have to manually connect this computer and on Ubuntu copying and pasting a text file such as this into the terminal works with no problems.What do I need to do to manually configure my Squeeze internet connection?
I replaced my motherboard and processor but am keeping my old hard drive without reformatting it. Things work well except that I cannot connect to the internet. I am thinking that I just need to reconfigure the connection to see the new network hardware. I tried /etc/init.d/networking restart but that doesn't do anything. What am I missing? By the way it is a wired connection - not wireless.
AMD 64 Upgrade to testing last night killed my internet connection. The lan works, I can ping the dns server from my IP, however no mail, browser possible. Is something in testing broken again?
My wireless card works most of the time, however with prolonged usage results in a temporary halt in functionality. I am not sure how to go about diagnosing or solving the problem, and I do not know what information I should be providing.
I have no idea how I managed this, but I am able to connect to the internet but NetworkManager doesn't show any connection. This means that until I kill it, I cannot log in with Pidgin, because it is waiting for a connection.
Do I disable NetworkManager completely or do I try to make it recognize that I am connected to the Internet? If the latter, then how should I go about? (Please let me know which files I need to show you, because I know I've messed around with a couple).
can't use catalyst driver, virtualbox refuse to run, selinux problems,I want to know if its possible to install only this new kernel 2.6.38 without "contaminating" the rest of my installation with unstable packages?
I'm having trouble with my Samsung Netbook N220 and its Realtek 8192 wireless card and could use some help with diagnostics. I would like to use the netbook as a server and after a day or so the system stops responding. What I'd like to know:
- What do the "========>ieee80211_parse_info_param(): athros AP is exist" spam messages actually say? Does anyone else have this and stability problems?
- Why is the realtek driver package not working?
I'm running Ubuntu Netbook 10.04/Kernel 2.6.32-24-generic. Initially the card was unable to connect, so I installed the Realtek driver rtl8192se_linux_2.6.0017.0507.2010 which adds a kernel module r8192se_pci.ko. At first my system was hanging during bootup. I then restored /lib/modules/2.6.32-24-generic and now the card is connecting but the system is unstable. The 2.6.32-23-generic kernel, modules listed below, still has modules as installed by the realtek driver and is not working. Below the drivers supplied by ubuntu
I made the terrible mistake of upgrading my live Debian Lenny web server with the the dist-upgrade option in apt-get. I didn't realize this was actually an unstable upgrade and now I have had to make all sorts of choices of what configuration files to keep or upgrade ect. The apache conf files were actually bad after the upgrade and I had to replace them with the backups (phew) and the system is currently still up and running. However my virtualmin installation is no longer working due to a issue with perl ( but thats another question I guess to ask somewhere else maybe ). Anyways... I'm very scared to restart because my server is co-located somewhere else and Im the only one who has ever worked on this server so I would need to go there and fix it myself if it doesn't restart. Basically I have two questions.. is there an easy way to move back to stable packages..If so is this recommended?
And also I'm currently trying to fix some broken dependencies in the package manager but when I run "sudo aptitude -f install" It keeps telling me it is going to remove all of these packages (listed below), some of which I know are very important to the system and I cannot figure out why it would keep trying to do this. I get an error on "phonon-backend-xine" whenever it tries to upgrade just saying this
"(gtk-update-icon-cache:12343): GdkPixbuf-WARNING **: Cannot open pixbuf loader module file '/usr/lib/gdk-pixbuf-2.0/2.10.0/loaders.cache': No such file or directory"
I installed some desktop related packages a while back like gnome-desktop and I know the package is related to this, but all I really care about is making sure the server stays online and not about the desktop packages. I tried just removing kdebase-runtime and anything else that is dependent on it, but it wont let me do anything at all without fixing this broken package.
I really would just like to go back to lenny stable again but I know its probably too late since I already had it install a new kernel and grub 2 (auto configuring my new grub.list)..
Recently, I installed VVVVVV and discovered that when attempting to use fullscreen mode, the monitor displays "video mode not supported" for 640x480, 800x600, 1024x768, and auto. After googling around for an hour or two (and only finding stuff from 2008-09) I have created a new xorg.conf from Xorg -configure and nvidia-xconfig. This doesn't seem to have had anyeffect.DebianRelease unstable (sid)Kernel Linux 3.0.0-1-amd64GNOME 3.0.2GeForce 7600 GSMonitor: Hyundai Imagequest
$ cat /etc/X11/xorg.conf # nvidia-xconfig: X configuration file generated by nvidia-xconfig # nvidia-xconfig: version 280.13 (pbuilder@cake) Mon Aug 8 15:37:15 UTC 2011
I had some trouble with the netinst CD and I had to install lenny with the 6DVDs instead. My internet connection only works after I edit the interfaces and resolv.conf files manually. So my question is: can I do that from the netinst CD before it actually needs the connection to install everything? (otherwise I'll just need to use the DVDs.
Will the Netgear WPN111 wireless adapter work with Ubuntu 10.10? If so what action is required to get connected with it running Ubuntu 10.10. The adapter works with Windows XP.
I can't seem to get my adapter to work on my Debian Squeeze system. I have the wpc54g linksys notebook adapter and disk... but the disk will not autorun...I have gotten as far as to the adapter being activated, shows connection 97%, but I can't surf!
I've been running my server for a few months now. I'm using the latest version of Lenny, regularly updated. The system is basic: it's a Celeron 1.2GHz-based machine with 512MB RAM. Since it runs SAMBA, I wanted it to run on Gigabit, so I bought a generic gigabit ethernet card with a Realtek RTL8169 chipset. For reference, the original ethernet adapter is an Intel 82801 (815 chipset) 10/100MBit. The card appeared in lspci when I first started up the system but eth1 wasn't up; I installed the Realtek drivers anyway (having installed all the kernel sources etc) and brought eth1 up. However, no matter what I do, it will NOT run at gigabit speeds! It's plugged into a Belkin gigabit switch that I know will run at gigabit speeds; I've tried different ports and cables (including one that definitely allows gigabit) but nothing will allow the card to run at full speed. Eth0 is no longer set to automatic; only eth1 comes up on boot with a static IP.
I have a set of vm's with stable, testing, and sid to keep track of how things are going. When I did an apt-get dist-upgrade with squeeze last week, things seemed to OK (350 package updates) until the end. It didn't seem to like and / or was confused by a kernel dependency.
I am not too concerned yet. Because these are in vm's, I do a snapshot before any significant change. I can futz around with impunity because I have that backup.
I re-booted, and tried the apt-get dist-upgrade again with same results. I think I also tried apt-get -f install.
So I reverted to the snapshot, and will simply try again in the future. I recall that with lenny as testing, the font-desktop was really screwed up for about a period of 6 weeks.
However, just in case someone else runs into this:
1) a re-boot worked, but the failure of apt-get made me nervous enough to revert.
2) waiting for corrections has seemed to work in the past (with a single exception with a 4-disk SCSI software RAID10 update that failed to re-boot lenny successfully after what seemed to be a minor update -- that was on a real system, not a vm. I haven't gotten back to look at that.)
I recently just installed Squeeze on an ia64 system and was having some troubles with running VNC.I get the following error, more specifically for some reason I get a malloc - memory corruption error:
Xtightvnc(9165): unaligned access to 0x60000000001ea06c, ip=0x4000000000268280 Xtightvnc(9165): unaligned access to 0x60000000001ea074, ip=0x4000000000268280 Xtightvnc(9165): unaligned access to 0x60000000001ea07c, ip=0x4000000000268280 Xtightvnc(9165): unaligned access to 0x60000000001ea084, ip=0x4000000000268280
[code]...
After display all the code above, it just stops. The port 5901 is still closed - if it runs properly, would it open automatically?Is there something that is incompatible? Or am I missing some system configuration component?