Debian Configuration :: Realtek 8192SE - Squeeze Freezes At Boot

Nov 25, 2010

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.

View 5 Replies


ADVERTISEMENT

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.

My specs are:

- Intel Core i7 2600K CPU
- Gigabyte Z68X-UD3P-B3 Motherboard
- 8GB DDR3 1600Mhz RAM

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.

output of lspci | grep -i eth

07:00.0 Ethernet controller: Realtek Semiconductor Co., Ltd. RTL8111/8168B PCI Express Gigabit Ethernet controller (rev 06)

Output of cat /var/log/dmesg | grep -i eth

[    1.414250] r8169 Gigabit Ethernet driver 2.3LK-NAPI loaded
[    1.415080] eth0: RTL8168b/8111b at 0xffffc90000c7c000, 1c:6f:65:c5:7c:34, XID 0c900800 IRQ 31
[    9.213351] r8169: eth0: link up
[    9.213392] r8169: eth0: link up
[   13.813496] Bluetooth: BNEP (Ethernet Emulation) ver 1.3

View 1 Replies View Related

Ubuntu Networking :: Wireless Driver For Realtek 8192se ?

Jul 25, 2010

I am using ubuntu 10.04lts on my compaq615 laptop, which has a realtek wireless card, with which I had a few issues to get it to work.

Here is what I had to do:

When I do this, it works beautifully, after setting my router to open I may add.

So, as I said it is probably the fastest wireless I have ever experienced, but my problem is this, everytime I switch my laptop on I have to re-install, starting at:

View 7 Replies View Related

OpenSUSE Wireless :: Realtek 8192SE - Make - No Such File Or Directory - Stop

Oct 22, 2010

It's my first Linux. (and the only one I could install. So I won't(can't) try with another version.)

I got these results.

And, I'm following this thread - Realtek RTL8191/8192SE WiFi Drivers.

I did : sudo zypper install automake make linux-kernel-headers kernel-desktop-devel kernel-syms // and now I have all the highest versions.

But I'm still getting this message..

View 6 Replies View Related

Debian Configuration :: Boot Login As Root In Squeeze?

Feb 12, 2011

Before I ask I know what I'm asking is not recommended.

On Lenny It was possible to change the boot login to permit logins as root

I can't find how to do that since I installed Squeeze.

View 10 Replies View Related

Debian Configuration :: Squeeze System Won't Boot Headless

Apr 11, 2011

I've installed 6.0.1a on my xi3 box [URL] and it works great. However when I remove the monitor and keyboard it doesn't boot (I don't know how far it gets, there is no monitor...). I did not install, and do not want, any kind of GUI interface, command line only. This is going in a closet as a solid state rsync backup repo. I have another small system (not this exact one) running Lenny that runs just fine headless - is this some kind of Squeeze regression? Is there any way I can get this running headless (I can't run Lenny on this box because I don't think the Marvell GbE driver is there or is working in Lenny.

View 7 Replies View Related

Debian Configuration :: Can't Boot Xen/dom0 In Squeeze With 2.6.32 Pvops Kernel?

Aug 10, 2010

I've got a fresh install of Squeeze on a 32bit host and I have been unable to boot into XEN/dom0.The Xen Kernel is "linux-image-2.6.32-5-xen-686" (pvops) and Hypervisor is xen-hypervisor-4.0-i386.The system default installed with grub2.It boots quite happily in normal mode, using the above Kernel, but just reboots itself if I try run it as Xen/dom0. (reboots within a second of pressing <enter> ... there is no messages displayed on the screen that I have noticed)The relevant menu (generated by /etc/grub.d/20_linux_xen) entry for running Xen is as below;

menuentry 'Debian GNU/Linux, with Linux 2.6.32-5-xen-686 and XEN 4.0-i386' --class debian --class gnu-linux --class gnu --class os --class xen {
insmod part_msdos

[code]....

View 1 Replies View Related

Debian :: Squeeze Randomly Freezes Up?

Apr 17, 2011

This usually took place when I switch back to console from X (Ctrl+Alt+F1).After I start typing in the console, the characters started showing up one by one slowly and more slowly. Finially the console was completely frozen before all the characters were able to show up. This took place in less than 5 seconds. And I couldn't switched back to X either.Sometimes this happened even when I didn't log into X

View 1 Replies View Related

Debian Configuration :: KDM "failure" On Boot - Squeeze

May 26, 2010

Hardware at issue is an nVidia GeForce 9600 GT. Issue occurs regardless whether the driver is downloaded and installed from nVidia, or installed via Synaptic courtesy of the new dkms package in the repositories.

It should also be noted that the issue only arose after an update today, as follows:

I do not believe it is related to the last three items in that list. Because everything worked perfectly before todays update, it would appear that one of those other updates is causing KDM and nVidia to not want to co-operate with each other.I also notice that, new to the boot sequence, the system is booting with "concurrency" - never seen that scroll by before - which may have something to do with it too.

OK, what happens. KDM "fails" to start when booting the computer. Symptoms : At the appropriate spot in the boot sequence, the screen goes black (as usual), but then, instead of the cycling cursor followed by the logon screen, the nVidia logo appears, and after about 7 or 8 seconds, the screen goes black for about a second, then drops me back at the console. From there, I can log in as root.

Now, the thing is, KDM is actually running, but using <control> <alt> <F7> only brings me to a blank black screen. By issuing the command /etc/init.d/kdm restart, I come up to a normal logon and can proceed as usual. As well, if I delete xorg.conf, system boots OK.

Looking at the system log, we find :

And then some way past that we get :

Should mention that was using the latest stable driver from nVidia (195.36.24), but in the hope that maybe something in the latest beta may solve the issue, installed that, but the answer is nope And yes, completely uninstalled the nVidia drivers between each test of the nVidia driver, the same driver in the repositories and the latest beta driver, before anyone mentions.

View 3 Replies View Related

Debian Configuration :: Realtek RTL8169 Won't Work At Gigabit?

Nov 16, 2010

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.

[Code]...

View 12 Replies View Related

Debian :: Squeeze Install Freezes On Compaq Nc6000?

Mar 8, 2011

when I try to install squeeze on my old compaq nc6000 laptop, installation will freeze at "detecting network hardware"; if I skip the networking steps, it freezes at the "detect harddisk" step.

It's the same behaviour, whether I try to install in text mode or graphic mode, expert install, normal install, whatever.

I also tried different debian ISOs. Same thing.

The screen just stays blank (a blue screen that is in text mode). When I press alt-F4 it reads:

Code:
FAT: utf8 is not a recommended IO charset for FAT filesystems, filesystem will be case sensitive!

That message seems to appear each time my installation freezes.

Searching the web for the message yielded known problems with the kernel vfat driver, which will not be solved. However, nobody else out there seems to have trouble getting their installs done.

So here's my question:

Can I assume this behaviour does have something to do with my windows partition?

As in: Once I have removed my windows partition on the laptop, everything will be cool?

View 3 Replies View Related

Debian Configuration :: Squeeze D-u - Kernel Configuration Skipped

Jul 6, 2010

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.)

View 14 Replies View Related

Debian Configuration :: TightVNC Configuration On The Squeeze?

Feb 8, 2011

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?

View 1 Replies View Related

General :: Flaky Debian Squeeze Install - Freezes - Render Error Detected - EIR - 0x00000000

May 14, 2011

The message above occurred with GEdit running in background and while attempting to use yahoo mail in Iceweasel. System froze and I rebooted.

While Iceweasel has been the browser used the most since installing the system and has been the program in use during the freezes, Epiphany was also tested and was far less functional, with rendering failures occurring with nearly each modification of a page, though not all fatal. With Epiphany, re-rendering and reloading of a page was only accomplished by using my mouse wheel, other input methods left a gray, unusable screen.

My installation was complicated by the following factors and goals: dual-boot capability with the idea of loading another linux flavor such as Ubuntu onto a partition. retain 2 "legacy" ReiserFS data partitions used under Debian Etch. use 1 ReiserFS partition as /home

What suggestions do you all have on stopping these system freezes and errors?

Other possibly useful factors:

I chose "Expert" (graphical) install as it seemed the only way to enable dual-boot capability.

I loaded the ReiserFS compatibility modules during the system install.

I chose the "highlighted" kernel during the install out of 4 choices. The kernel I chose is Linux version 2.6.32-5-686 (Debian 2.6.32-31) (ben@decadent.org.uk) (gcc version 4.3.5 (Debian 4.3.5-4) ) #1 SMP Tue Mar 8 21:36:00 UTC 2011 - however I cannot rule out the possibility that one of the other 3 kernels wouldn't have worked better.

I chose to enable the version of the system that had the most options for hardware compatibility instead of a more limited, smaller system customized to my hardware.

The default system settings for inactivity would log me off, as ppropriate. Because of a pattern of problems awakening from sleep mode, on 5/13 3am I changed the log off setting to never to avoid errors when the system should awaken. But still yet another freeze at on 5/13 at 22:49 while multiple windows were open.

View 1 Replies View Related

Debian Configuration :: "Squeeze" - Trigger "Check Disk" During Boot (before Filesystem Is Mounted)?

Nov 20, 2010

as far as i know Debian "Squeeze" has a disk check utility, but you can't run this on a mounted filesystem. Is there a way to trigger this during boot (before filesystem is mounted) ? I can run this once a month to keep filesystem healthy....

View 2 Replies View Related

Debian Configuration :: Dropbox Install For Debian Squeeze From Source Code

Feb 19, 2011

how to install Dropbox for Debian Squeeze from source.Please read everything before you begin. I prepared it as I installed Dropbox for my own system. Please Note: I use sudo, you may have to use root or 'su' from the command line. If you don't know the difference between sudo and su, then you shouldn't try this until you know. At the time I did this, the lastest dropbox version was 0.6.7.

View 7 Replies View Related

Debian Configuration :: Installed Firestarter Firewall On Debian Squeeze?

Apr 5, 2011

I installed Firestarter firewall on debian Squeeze.Now i note there is a gui available in System->Administration which apparently does not need to be running all the time - its not set up to start on boot.When I boot I notice the boot message has a line saying "Starting Firestarter firewall .... failed"When I am logged in and type "/etc/init.d/firestarter status" as the Firestarter FAQs say, I get"Firestarter is running... ... (warning)"I can run the gui manually and still same message.

View 2 Replies View Related

Debian Configuration :: Using Tor In Squeeze?

Aug 28, 2011

When I activate Tor in Iceweasel, it forbids me access to the internet completely. Even attempting Google results in "Iceweasel is configured to use proxy server that is refusing connection".

I have seen this in Lenny, too - it was caused by activating Tor without having installed privoxy. I installed privoxy and everything was okay. In Squeeze, Tor is using polipo. Polipo is installed and running. I have not played with settings of polipo or Tor, the configuration is the same as it was after installation.

What can be wrong? I am a rather an user than a networking guru. I am connected to internet by means of DHCP, no local lans, no special routings, no additional proxies. I have already tired to reinstall polipo.

View 2 Replies View Related

Debian Configuration :: ATI Driver For Squeeze

Feb 15, 2010

Just installed squeeze on a new laptop(had been runny Lenny on my older one with no issues, but no sound or wireless on the new one).I decided to install the ATI drive for my Radeon Mobility 4500(or some close revision) because the fan is constantly running and based on some other postings, it seems that it could be the graphics card causing it.Downloaded the driver from ATI's site and it seemed to install fine but when starting X.

View 11 Replies View Related

Debian Configuration :: Downgrade From Sid To Squeeze

Jun 20, 2010

When I try to downgrade from sid squeeze I don't get GDM running just a login promt after a reboot.Have also reinstalled nvidia driver but still only login promt.I did aptitude update and aptitude full-upgrade after changing sources.list from sid to squeeze.

View 2 Replies View Related

Debian Configuration :: NTFS In Squeeze?

Oct 19, 2010

Got a problem mounting my Windows partition in Squeeze. It keeps refusing to mount it for me in Dolphin. I am a member of the disk and fuse groups, /dev/fuse is owned by root:fuse, and /sbin/mount.ntfs points to /sbin/mount.ntfs-3g, which in turn points to the ntfs-3g executable. I kind of need this ASAP. I am supposed to be finishing with this machine in 35min, and I am dead in the water without the ability to copy some files from the Squeeze ext4 partition over.

View 14 Replies View Related

Debian Configuration :: Kernel BUG In Squeeze 2.6.32-5-686 ?

Oct 21, 2010

I installed Debian Squeeze from a net install to a raid 1 array. I have been having a lot of troubles related to being able to write to one or more of the mounted drives - even touch gives me errors.

The most interesting line from dmesg is:

Here is the full output from dmesg:

I found a thread that indicated that this bug was fixed in the next kernel version: 2.6.32-6. I am willing to upgrade the kernel to get rid of my problems. Is a squeeze kernel at 2.6.32-6 or higher available? If so, where? I have not compiled my own kernel, and am not very interested in getting into that.

View 8 Replies View Related

Debian Configuration :: Can't Hibernate On Squeeze

Dec 20, 2010

I use my laptop at the college, and I've to suspend him frequently. So, I've decided to install the package pm-utils, to hibernate my PC, instead of power off it. When I try to do "# pm-hibernate", a tty appear, and this error is displayed :

[3506.405310] pm_op(): usb_dev_suspend+0x0/0xa [usbcore] returns -2
[3506.405310] PM: Device usb1 failed to freeze: error -2
This is the result in pm-suspend.log :
Initial commandline parameters:

[Code]....

View 14 Replies View Related

Debian Configuration :: Squeeze And Php 5.3.x - Reverting To 5.2.x?

Feb 6, 2011

I have upgraded my server to Debian 6.0 Squeeze but it looks like some of my sites are not compatible with PHP 5.3.x so I would like to revert to previous 5.2.6 version.So my question is what to do?a) Remove PHP 5.3.x from system via apt-get and install my old 5.2.6 from old archives at /var/cache/apt/archivesorb) just try to update from archives PHP to 5.2.6?

-rw-r--r--. 1 root root  2413316 May 11  2008 libapache2-mod-php5_5.2.0-8+etch11_i386.deb
-rw-r--r--. 1 root root  2413290 Oct  6  2008 libapache2-

[code]...

View 10 Replies View Related

Debian Configuration :: No Knetworkmanager In Squeeze?

Feb 6, 2011

As a long time user of some other distributions I decided to switch to Debian and installed 6.0 from amd64 kde cd image.Upon logging to KDE I discovered thatant locate knetworkmanager anywhere,it doesnt autostart and I could not find it anywhere else.I am connecting through a wireless network to the Internet so I cant connect through the Ethernet to download it through apt-get for example,if it is not installed by default.lly confused,knetworkmanager is standard tool in KDE but I cant find it in Debian 6.0

View 9 Replies View Related

Debian :: Trying Out Squeeze / Configuration Could Not Be Loaded

Dec 14, 2010

A couple days ago I installed Debian Lenny (netinst) to my friend's laptop, a IBM Thinkpad T23. Got a black screen after gdm loaded and the laptop seemed frozen. Decided to upgrade to squeeze. I edited the apt sources file and changed all the instances of lenny to squeeze, and then upgraded.Had the same display problem, but found a web site that suggested disabling acpi. So I did that, got the sound working, (needed cs46xx firmware), and all seems to be running fine.I get some weird udev messages at boot time, but I have a feeling that's due to how I upgraded. I can't copy and paste since the messages aren't in my system log. If anybody wants more information about it, I can supply it. pgrep shows two instances of udev running so it appears the messages are only warnings.When upgrading to squeeze, I used tds.net debian mirror links. Earlier today I switched to Debian's official US repo URLs and had to upgrade about 250 packages after reloading package data.

Now, when I click on System -> Administration -> Time and Date.After a couple seconds I get a dialog box that says "The configuration data could not be loaded" in bold black letters. Underneath that in smaller letters, "You are not allowed to access the system configuration" I receive that same error when accessing "services" and "users and groups."But I can access the synaptic package manager and update manager from the administration submenu.

View 4 Replies View Related

Debian Configuration :: Missing CD / DVD Device In Squeeze

Apr 3, 2010

I've been testing Squeeze to determine whether KDE4 is finally suitable for my primary machine. Everything seems to be working fine except for detection of IDE devices. My CD/DVD drive no longer automounts and the reason seems to be that no device is being created. My Lenny system detects the drive as /dev/hda, but no such device exists in Squeeze. During boot, Squeeze appears to detect the drive as /dev/sr0 (according to dmesg), but in fact that device does not exist either.I'm actually running the Lenny kernel, as I am unable to compile my Ralink wireless driver (rt2860sta) using the Squeeze kernel. Also, for inquiring minds, I use removable HDD drive bays on my systems to simplify testing.

View 9 Replies View Related

Debian Configuration :: Does Live-helper Not Like Sid Or Squeeze?

Apr 13, 2010

I have been trying to build a Debian-live-version for some time using live-helper. It works fine if I choose lenny as distribution. With sid I always get into trouble.Sometimes live-helper does't find any aufs-modules but it stops looking for them if I keep the options as simple as above.What is the problem of live-helper's to build on sid or squeeze (which I have met similar troubles with)?

View 10 Replies View Related

Debian Configuration :: Prevent Squeeze From Being Like The Borg?

May 28, 2010

Alright, first Squeeze wouldn't create an initial RAM disk even with "--initrd" specified. Now I don't need one and it's creating one for me even though I don't want one! How do I stop this? I'm beginning to feel like I am using Windows in the sense that it's doing things on its own. Don't make me a RAM disk unless I say so!

View 10 Replies View Related

Debian Configuration :: Accidentally Upgraded Squeeze To Sid?

Jun 16, 2010

I just noticed that I had a sid line on my sources.list, at the end of all squeeze lines, and I've been updating more or less regularly. Does the ordering imply some sort of "preference", so that the first lines are preferred over the subsequent ones, or is it all about the latest version?After removing that line, and taking a look at my installed packages with synaptic, all the "latest versions" of the packages seem to be the ones that are already installed, and I click on properties, and there are no older versions available, only "##.##-### (testing)". Emphasis on "testing", rather than "sid" or "unstable". Of course I didn't check all of them, but about a dozen, and none deviated from that pattern. However, I went to double check on the web pages about the packages, and it seems that many of the squeeze's packages are at the same version of sid. I couldn't yet find one that is not.perhaps the sole fact that the sid line was on sources.list is enough to know that something happened -- as I don't recall having ever set up those configuration files about preferred sources/pins or however it's called), and suggestions on how to proceed? My hunch would be to just downgrade things gradually as they eventually fail (as I did with geeqie, which is why I suspect that there is some mess), but leave everything alone. Not try to fix what is not quite broken. And if it fails too often, go full-blown sid.

View 14 Replies View Related







Copyrights 2005-15 www.BigResource.com, All rights reserved