Debian Configuration :: Squeeze Update Killed KDE4?

May 17, 2010

I updated today and naturally removed the old nVidia driver, compiled it again after a reboot, and then rebooted again for good measure. I can log into KDE4, but all I get is a cursor and a solid black background. I deleted the ~/.kde, ~/.local, and quite a few other directories from my normal user account using the shell so KDE would reconfigure my settings when I logged in again, but it's the same problem. I went into ~/.kde/share/config/kwinrc and added the "Compositing" section with "Enabled=false" to rule out compositing. Now when I log into the system I get the default KDE4 wallpaper and a mouse cursor, but nothing else. I believe the latest update broke KDE4, or am I missing something? I have recreated my xorg.conf as well, and only set it to use the nVidia driver. So what can I do now?

View 3 Replies


ADVERTISEMENT

Debian Multimedia :: Squeeze Update Killed Cairo

Jun 1, 2010

I have been having problems with Squeeze last day or so, but thought would do all system updates available in hope this would stop the system crashes only to find that upon reboot my dock of choice, Cairo-Dock, which is set to auto start puts a message on screen saying it has no plugins available and that it will not run as a result. And it just won`t run. The update included updates for Cairo Dock and it`s plugins, which it seems have all updated correctly and package manager says every available plugin IS installed as it was before, what I can do to correct this annoying issue?

[Code]....

View 4 Replies View Related

Debian Configuration :: Update Testing Killed Internet Connection?

Jul 5, 2011

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?

View 5 Replies View Related

Debian Configuration :: Unable To Use RAID On Lenny To Squeeze Update

Mar 29, 2010

Have my proxy running on Lenny and tried to upgrade to squeeze. Originally the system was installed on Etch and upgrading to Lenny was no problem. In the system i have two RAID1 volumes, md0 for / and md1 for /home. For upgrading i added the sources to my apt.conf and startet dist-upgrade. During the installation procedure, when installing udev I was advised to install the new kernel first and continue upgrade after booting the kernel. so I installed the kernel by "apt-get install linux-image-2.6-686. When generating initramfs there was a message, that there are no arrays defined in /etc/mdadm/mdadm.conf I took a look and there were none. mdadm seems to have been update before.

I then added the lines for RAID definition and added the data for UUID The UUID I got from the output of "mdadm --detail /dev/md0"
What I don't understand: blkid gives the same UUIDs for the first partitions of the RAID and a different UUID for /dev/md0 and /dev/md1 than mdadm --detail The update of initramfs for kernel 2.6.32 then gives this result:

update-initramfs -u -k 2.6.32-3-686
update-initramfs: Generating /boot/initrd.img-2.6.32-3-686
W: Possible missing firmware /lib/firmware/e100/d102e_ucode.bin for module e100
W: Possible missing firmware /lib/firmware/e100/d101s_ucode.bin for module e100

[code].....

View 12 Replies View Related

Debian Configuration :: Failed To Update After Install 2.6.38 Kernel In Squeeze

May 11, 2011

I'm using Squeeze amd64, installed latest kernel 2.6.38 from backport yesterday. Just now try to check for any update but failed, these messages show.

View 2 Replies View Related

Debian Configuration :: Squeeze Update To Network-manager Breaks Functionality

Feb 7, 2010

I have just updated my Squeeze system. The update included a newer version of network-manager (and it can not be more than a few hours old). After the update all network functionality on my machine (via knetwork-manager) is broken. The GUI applet has no effect.

Hence can anyone help me: a) Downgrade network-manager by one version; b) Find out what is causing knetworkmanager to break; c) See if the problem is with knetworkmanager or network-manager.

View 5 Replies View Related

Debian Configuration :: [squeeze] Update Manager Internal Error Fetch Failed

May 18, 2011

when I try to update my Debian, I have the following internal error:Error message:Fetch failed: W:Failed to fetch [URL] Unable to find expected entry  free/binary-i386/Packages in Meta-index file (malformed Release file?), W:Failed to fetch [URL] Unable to find expected entry  free/binary-i386/Packages in Meta-index file (malformed Release file?)
, W:Failed to fetch [URL]  Unable to find expected entry  free/binary-i386/Packages in Meta-index file (malformed Release file?), E:Some index files failed to download, they have been ignored, or old ones used instead.

View 2 Replies View Related

Debian Multimedia :: Kde4 - Squeeze - Not Recognising USB Drive

Apr 30, 2010

I am having trouble getting my USB flash drive (formatted in Fat32) to be recognised in Kde4 (I do not run Gnome so I can not test it there). It does not show up automatically in "Devices recently plugged in" (on the taskbar) and I can not find it in either /media or /mnt.

When I plug the drive in the light on the drive flashes and here is the output of dmesg and lsusb

View 5 Replies View Related

Debian Multimedia :: Unresponsive Desktop In KDE4 With K3b - Squeeze

Aug 23, 2010

I'm running Squeeze with KDE 4.4.5 in my desktop. Everything seems to be fine, except for some unresponsiveness that is really annoying. The main problem (but this also reflects on other uses, though in a less intense manner) is when K3b is burning or erasing anything (including CD-R and CD-RW). The whole system becomes unusable. Not even a Konsole window can return from a "aptitude search something" query.

I have a Intel i7 920 system with 6GB RAM and two 1.5TB disks. I use an AMD Radeon 4890 video card with their proprietary drivers (at least for now it is the only option). I also have an extra Audigy sound card. I thought that such a system would be enough to have a good desktop experience while multitasking. What might be wrong?

View 6 Replies View Related

Debian Multimedia :: Squeeze KDE4 Flickering Screen

Dec 22, 2010

I updated my system as usually. Sadly since then my screen flickers every 10 (or so) seconds. It turns black for like 10ms and then back to whatever it showed before. This behavior occurs after some uptime. Haven't measured the flicker-free time span yet but I guess it starts after 15 to 30 minutes.I'm using a up-to-date Squeeze with KDE4 an the nvidia-driver for me GeForceGo. Interesting thing is: It does not flicker while using fluxbox using same xserver.

View 1 Replies View Related

Debian Installation :: LUKS On Root Killed By Apt-get Update

Sep 24, 2015

Root LUKS to be broken by apt-get update? This did happen to me on 3 different laptops, both on previous install (from Debian 8.0), and also on clean installs (Debian 8.1), repeatedly.

When I reboot, grub starts, but then it cannot find the root file system (I end up with the emergency console).

Code: Select allLoading Linux 3.16.0-4-amd64 ...
Loading initial ramdisk ...
Loading, please wait...
[many seconds waiting]
ALERT! /dev/mapper/sda2_crypt does not exists.
modprobe: modprobe ehci-orion not found in modules.dep

This is the most simple, clean, conservative install ever, no closed driver.

But LUKS on the root file system:

Code: Select allone ext4 partition on /boot
one ext4 partition on / (trough LUKS, all defaults)

There is no LVM.

All the 3 laptops killed at different time, when updating. Clean install is fine until the first update.

Booting on the rescue system allows me to see everything.

Code: Select all$ update-grub
Generating grub configuration file ...
Found background image: /usr/share/images/desktop-base/desktop-grub.png
Found linux image: /boot/vmlinuz-3.16.0-4-amd64
Found initrd image: /boot/initrd.img-3.16.0-4-amd64
No volume groups found

How can I recover from this?

View 5 Replies View Related

Debian Configuration :: KDE4 - How To Create VPN Connection

Nov 4, 2010

Alright, I was playing with the VPN capabilities in KDE4 on Squeeze AMD64 on my personal laptop (see my signature) and found it very easy to create a VPN connection and connect, but that's it. I made a VPN tunnel to one of my client locations as a test, but could use rdesktop to get into the server. Then I realized I couldn't ping the server either. I also lost all ability to browse the web and everything while the VPN was up. Upon checking ifconfig as root, I saw that it created "ppp0" and hat it had pulled an IP from the client network, but all of my networking capabilities were gone. What gives? What is it that I am missing?

View 4 Replies View Related

Debian Multimedia :: Update Manager In KDE4 (Solved)?

Jan 8, 2011

So far I have just used the CLI to upgrade KDE, and I get notified of upgrades once a day, where a popup shows when new upgrades are available. However, when I push the "install upgrades" button, nothing happens. In Gnome, all I had to do was click the update notifier and click install. I am pretty confident the same is posible in KDE4. I have searched the web trying to find a solution, but I can't find anything. I am probably missing some packages. Can someone help me configure:

1. Update intervals for the KDE update manager, and
2. GUI updates for the KDE4 desktop.

View 2 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 :: Delete / Disable Kde4 Kickoff Menus Items?

Oct 16, 2010

Does anyone know how to delete or disable kickoff menu items? I need to disable or delete the SLEEP and HIBERNATE menus as they don't function properly causing the system to crash.

I searched the internet and local configuration files without success.

View 1 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

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 :: No Gdm After Squeeze Update

Aug 31, 2010

I recently did an update squeeze and the next day after I restarted there was only a blank screen.The laptop started, the system installed, the wifi connected but no gdm.I started in recovery mode and tried;

# invoke-rc.d gdm start, and got the response that it was an invalid command or words similar to that.
# startx, gives me a blank screen with an unblinking cursor.
# apt-get install gnome, tells me that the latest version is already installed.

If it has any bearing on the issue, I dual boot with Ubuntu and that works fine.Is there anything to be done to fix the problem?

View 14 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







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