Debian Multimedia :: Recent Update Panels Not Showing Up?
Mar 30, 2011
Recent update is causing problems with the top and bottom panels not to show when I restart and or start my acer aspire one netbook. It takes several retries to try to get it to show. I don't know what the possible problem is my guess is the gdm3 is the one causing the problems.
View 1 Replies
ADVERTISEMENT
Apr 16, 2011
I run the 2.6.32-5-686 kernel on Squeeze and the bad nvidia drivers. A recent update, and pardon for not noting which, broke 3d games on my box. From a terminal neverputt yields the following error:
ignatius@lapbox 14:56 [ ~ ]:$ neverputt
X Error of failed request: BadWindow (invalid Window parameter)
Major opcode of failed request: 137 (NV-GLX)
[code]....
I can mv xorg.conf to xorg.conf-pre and nexuiz will fire-up. Without 3d of course. I spent an hour or so last week going over my xorg.conf but it just ain't broke! Someone else saw it, too, and reported it but his post remains alone in the thread as of 10 minutes ago.
View 5 Replies
View Related
Jul 24, 2010
After recent update (yesterday) Evolution became almost unusable: if I am going to create a new e-mail or just select a person from Contacts or reply to someone it simply crashes. The update also didn't go very smooth - 15 updates were not applied because of a broken dependency - evolution-exchange, which depended on evolution prior to 2.30.0 but 2.30.1.2-2 was to be installed. Is there a way to make Evolution to work or upgrade solving dependencies?
View 3 Replies
View Related
May 19, 2010
After recent update (yesterday) Evolution became almost unusable: if I am going to create a new e-mail or just select a person from Contacts or reply to someone it simply crashes. The update also didn't go very smooth - 15 updates were not applied because of a broken dependency - evolution-exchange, which depended on evolution prior to 2.30.0 but 2.30.1.2-2 was to be installed. Is there a way to make Evolution to work or upgrade solving dependencies?
View 1 Replies
View Related
Aug 20, 2010
Today, I installed the recent kernel security update (i.e. 2.6.32-24-generic #41-Ubuntu SMP). After a reboot, the sound is gone.
From my user account:
mpc@awd:~$ alsamixer
cannot open mixer: No such file or directory
Same problem with "aumix".
However, the commands "sudo alsamixer" and "sudo aumix" seem to work (but still no sound).
"lsmod | grep snd" will give
snd_hda_codec_atihdmi 2367 1
snd_hda_codec_realtek 203310 1
snd_hda_intel 21941 0
[Code]....
View 6 Replies
View Related
Aug 8, 2011
After recent upgrade which contained the newer kernel ( 2.6.35-30-generic). I've started to experience problems with sound and video in programs - deadbeef and totem. Both of them dont play any sounds and video in totem is skipping every 3-4 seconds (the same applies to flash videos in browser).
As I run deadbeef from the command line I dont get any significant information. I run ubuntu 10.10 amd 64. I tried to reinstal gstreamer my programs and codecs with no luck.
View 4 Replies
View Related
Aug 19, 2011
I have been dsitro skipping around. Reinstalling the new versions every six months, only to find more major drawbacks recently with ubuntu. I fixed a major problem with adobe flash being majorly slow on my hardware by following the debian flash guide, what a life saver. I now love my linux system, flash was always a pain, made me appreciate windows. I thought I might try a rolling release distro (PCLinuxos is pretty good but I couldn't install office in wine). I heard about the speed of debian - the mother of all distros. But when I tried debian stable, I had hard crashes so I decided to try Wheezy instead.
Now I seem to be sitting pretty. With one exception, the latest 0.41 update of the AWN window manager breaks the awn applets. I have locked the version at 0.4 by going back to the stable branch that worked. But I would rather not have to check to see if the next updates is going to break them again. There were some more updates recently to awn-applets not sure if they fixed this problem. Why was this update released in the first place, when it breaks down awn almost completely ? without the applets it's almost useless. It's probably something simple like changing the directory but still annoying.
View 2 Replies
View Related
Feb 1, 2011
I've recently noticed that my IEC958 digital audio output has stopped working. The short version of why I didn't notice this immediately is that I have two simultaneous audio outputs from my system to my speakers and I hadn't realized the IEC958 output wasn't in use.After messing around with a few settings to no avail, I remembered that I'd recently run update manager (this had to be within the last two weeks) and thought this might be the cause.I have just booted to a 10.10 install disc and verified the IEC958 output works fine there.
Unfortunately I'm not sure which of the recent updates could have caused this problem. Before I submit a bug report on launchpad I was hoping anyone here might have a suggestion as to where to look to figure this out.I'd recently seen this thread and this thread which lead me to believe it may have been a recent kernel update.What's my best course of action to determine the problematic update?[edit]In case anyone needs the info, I'm running Ubuntu 10.10 64 bit on a system with an Intel DH57JG motherboard. Using the HDMI output to a TV, with a separate optical audio cable to my speakers.Also, I've attempted using all of the available digital audio output options in the sound preferences panel and I've also installed gnome-alsamixer and tried enabling/disabling every digital output listed there as well. None of these got the optical output working again.
View 4 Replies
View Related
May 17, 2010
I just updated to kde 4.4 and I no longer have any panels (hade them before the upgrade) and right clicking the desktop produces nothing. I even lost the plasma du-hicki. how to create them. This was a test rig so no big deal but I need to get it resolved before I upgrade my other rigs. Using testing/unstable mix.
View 2 Replies
View Related
Mar 10, 2015
I've just installed jessie testing which comes with GNOME 3.14. However, GNOME Classic will not let me customize the panels. I've done Alt-RClick, Super-RClick, ... but the menu that adds/removes applets does not come up.
View 8 Replies
View Related
Nov 8, 2010
Although "Shadow Windows" is set to "any" in CCSM I get no shadow under gnome panels. I tried adding (any) & class=Gnome-panel, but this does neither do anything at all. I'm using Debian Sid amd64, Compiz 0.8.4, X 1.7.7. Video card: ATI Radeon HD4570.
View 12 Replies
View Related
Sep 14, 2009
I am running FTP server using vsftpd 2.0.5-12 on Centos 5.3 64bit with default settings, annonymous access enabled. Each night new files are created and moved into a FTP subdirectory (/var/ftp/spectra) by a script. The files are owned by a local user/group, not root, and the same holds for the /var/ftp/spectra subdirectory. The new files are not visible via FTP. Only visible are files that were created the same day when I made the directory /var/ftp/spectra. Also files that are created "in place", e.g. by vi, are visible until I change their owner/group. This is the situation when vsftpd is runned as a system service (/etc/init.d/vsftpd start).
When I start the vsftpd directly using the command /usr/sbin/vsftpd (both without or with the configuration file specified), all files are visible and normally accessible via FTP.
View 4 Replies
View Related
Sep 4, 2010
I installed all recommended updates as suggested by the update manager, after installing was asked to restart. During this restart I get the error message "udevadmin trigger is not permitted while udev is unconfigured. After this I am left with a BusyBox v1.13.3 [...] (initramfs)_
View 1 Replies
View Related
Mar 3, 2011
When I start the X server, my touchpad works for about 5-6 seconds (I'm moving it around to test). After the X server fully loads (and all the software loads in, I presume), the touchpad mouse promptly stops working. I can no longer use the GUI because the mouse is dead.
This seems to be a software bug after the latest update. Is there any way I can regress to a previous version? Perhaps uninstall the recently updated software?
View 2 Replies
View Related
Jul 20, 2011
I have lost my desktop panels and icons after doing a big update on Ubuntu 11.4 I only have a desktop picture. As a option I entered in the terminal command: sudo apt-get install ubuntu-desktop After pressing enter it asked for my password but it won't let me type it in? So is the desktop installed and running in the back ground and is that why I can't type in my password?
View 1 Replies
View Related
Aug 10, 2009
The girlfriend did an update a few nights ago. Besides removing her NVidia drivers, it also installed kernel version 2.6.27.29-170.2.78.fc10.i686.
That kernel was causing problems. Now it won't boot at all. How do we remove that kernel altogether?
If we remove it, would simply doing another update from the previous (still working) kernel just try to reinstall that bad kernel?
View 12 Replies
View Related
Dec 4, 2009
Yesterday I ran an update on my Acer Aspire One, which I operate under Fedora11. Amongst the updates was also an update for Qjackctl and the jack audio connection kit. After the update I could not start Qjackctl anymore and all my possibilities with rosegarden and my USB keyboard and fluidsynth were gone. I restored to the system before update ran the update again excluding the two packages concerning jack. Perfect, it works again. So it seems that there is a bug inbedded in the update. By the way, I am quite happy with Qjackctl as the connection tool between my various music making options, which are not very fancy, but I enjoy them. Despite comments in other parts of this forum Qjackctl works very well on the Atom based AAO. I have a kind of protocol of the failure of qjackctl and what I did. I can make that available if necessary
View 2 Replies
View Related
Feb 25, 2010
Updated occurred yesterday and installed new ppp on my F12 box. my previously working, stored PPTP profiles under network manager failed to connect claming some thing about security credentials wrong.) downgraded (yum downgrade ppp) , rebooted and its working again. Im not sure where the real problem is, can "the gods above" or below either forward this to the apporpriate bug tracker (packager, testing, redhat, who owns ppp? network manager?) so this is fixed or downgraded in the next F12 update cycle?
View 2 Replies
View Related
Sep 11, 2010
When I install the most recent Linux Kernel: kernel-2.6.34.6-54.fc13 (i686) The installation process removes: Linux Kernel: kernel-2.6.33.6-147.2.4.fc13 (i686) Plus NVIDIA: kmod-nvidia-2.6.33.6-147.2.4.fc13.i686-1:195.36.31-1.fc13.2 (i686)
This results in Nvidia.ko not being found during the subsequent restart - the remove activity deletes it from the system. Prior to this activity Nvidia.ko is found in: /lib/modules/2.6.33.6-147.2.4.fc13.i696/extra/nvidia. Without Nvidia.ko the display is set to 800x600 resolution. This is the first time I have encountered this problem with a Fedora Linux Kernel update. Will this problem be fixed in a subsequent update, if so when? If not fixed, where do we find the proper Nvidia.ko module? Also, how do you recommend we install it?
View 4 Replies
View Related
Jul 8, 2010
I think a recent update has broken 2 of the 3 systems that I've been putting together. To test out the theory I want to roll libpam-modules back to version 1.1.1-2ubuntu2 from 1.1.1-2ubuntu5 that was recently released on 1 of the 2 that got updated and see if it resolves the issue that I'm seeing with not being able to log into the OMSA webserver. How do I go about reverting to the earlier version?
View 4 Replies
View Related
Aug 5, 2010
I've done my due diligence, but I'm tired and frustrated so my googlefu probably isn't up to par at the moment! Been running Ubuntu as my main OS for about a year now, and have been really happy with it. So far I've been able to find solutions to every problem I've had, but I think this one's got me a bit out of my depth. I REALLY don't want to have to reinstall, I'm currently running Lucid as the only OS on this machine, and about an hour ago I installed the most recent updates as provided by the update manager. On reboot, it stopped at a GRUB command line.
I've managed to boot back into Ubuntu by manually loading the linux module etc. and booting. From there I've tried updating grub, and reinstalling grub (No errors on reinstall) but nothing persists. I've taken a quick look at the grub.cfg, but TBH I'm not sure what I'm looking for! [edit] FWIW, I have GRUB 1.981ubuntu7 installed
View 5 Replies
View Related
Sep 8, 2010
When I install the most recent Linux Kernel: kernel-2.6.34.6-54.fc13 (i686) The installation process removes:
Linux Kernel: kernel-2.6.33.6-147.2.4.fc13 (i686)
Plus NVIDIA: kmod-nvidia-2.6.33.6-147.2.4.fc13.i686-1:195.36.31-1.fc13.2 (i686)
This results in Nvidia.ko not being found during the subsequent restart - the remove activity deletes it from the system. Prior to this activity Nvidia.ko is found in: /lib/modules/2.6.33.6-147.2.4.fc13.i696/extra/nvidia.Without Nvidia.ko the display is set to 800x600 resolution. This is the first time I have encountered this problem with a Fedora Linux Kernel update.
View 9 Replies
View Related
Dec 14, 2010
I recently added a repository to my package manager to allow me an installation of firefox 4.0. This worked, and when I ran a recent update, my package manager also updated my firefox 3.6 to a nightly build, as well as my thunderbird email application. What's worse is, it changed around all my icons and names, so now it uses the code name of the version (Namaroka, instead of firefox...) I'm sure this is great for developers, but I just want it to be normal. how I can step back with the update I did?
View 3 Replies
View Related
Jan 6, 2011
I've been running ubuntu on multiple computers for about 8 months now, installed on one computer as it's only OS (XP ran too slowly), and as a side OS for two others, one running XP and one running 7.The problem is, Ubuntu recently stopped booting on my Windows 7 computer. The option shows at start-up, but when I select it, the computer restarts back to the boot menu. I had recently installed an update from Update Manager that required a Restart, so when I restarted it to finish installing I left it to have dinner and it restarted into windows.About a day later, I wanted to boot ubuntu again, but my computer simply restarted, and has been doing this since (it's been about 3 days). I'm not sure if this has anything to do with it, but the last thing I installed before the update was a 1st person shooter game, I can't remember the name, but the icon was a "ka" symbol in katakana.
View 3 Replies
View Related
Mar 2, 2011
Having ubuntu 8.04, when I updated my computer to the latest kernel and headers through Update Manager, an error popped up. The error stated that it wouldn't update at this time. When I tried to download again, the update was gone in Update Manager. I checked and I don't have the most recent kernel installed. I still have 2.6.24-19. Accrding to [URL]the most recent one is: 2.6.27.
View 14 Replies
View Related
Feb 12, 2010
Followed this [URL] And all was fine. yesterday, I notced I had not updated things for awhile. Now I just get the windows network icon, and nothing within.
View 4 Replies
View Related
Jan 27, 2015
I just installed a fresh install of Debian Wheezy to an old Pentium 4 desktop computer I found on Craigslist. Everything is mostly up and running but I've been encountering an odd issue with Firefox. Whenever I type text into either a search or text dialog on Youtube, Facebook or on Duck Duck Go the text is invisible. I can highlight the text to see what I have written, but obviously this is quite annoying not to be able to view what I am typing in these places in real-time. The strange thing is that it is only these sites that I have found, everywhere else (reddit, google, Debian forums as well) can see what I am typing. I'm using Firefox 35.0 right now.
View 7 Replies
View Related
Aug 16, 2015
Dolphin showing .iso file as text wants to open in Kate or Kwrite. I reported this bug to Debian so they can get it fixed [URL]...
If you haven't done this fix, download the three iso files to see this problem in Debian 8 32bit: dban-2.3.0_i586.iso shows as normal in Dolphin. [URL]....
Modify:
/usr/share/mime/packages/freedesktop.org.xml
My freedesktop.org.xml before:
<sub-class-of type="application/x-raw-disk-image"/>
<alias type="application/x-iso9660-image"/>
[Code]....
View 3 Replies
View Related
Apr 26, 2009
Just did the most recent set of updates late yesterday (kernel and Nvidia). Since the update I cannot get to a login screen - just blinking cursor. In fact the cursor blinks for a bit then disapears only to reappear as if there are repeated attempts to complete a process unsuccessfully.
The update replaced the xorg.conf. I tied a couple of revisions, inlcuding replacing it with the earlier working xorg.conf. No luck.
Hardware is MSI K9N6GM board with Nvidia Geforce 6100 nforce 430.
View 5 Replies
View Related
Jan 1, 2010
I installed F12 on a laptop of a friend of mine, and I'm getting errors upon recent updates. I don't know what is causing it, but I do get the following error message.
Code:
Error Type: <class 'yum.Errors.RepoError'>
Error Value: Error getting repository data for installed, repository not found
File : /usr/share/PackageKit/helpers/yum/yumBackend.py, line 3125, in <module> main()
File : /usr/share/PackageKit/helpers/yum/yumBackend.py, line 3122, in main
backend.dispatcher(sys.argv[1:])
File : /usr/lib/python2.6/site-packages/packagekit/backend.py, line 710, in dispatcher
self.dispatch_command(args[0], args[1:])
File : /usr/lib/python2.6/site-packages/packagekit/backend.py, line 657, in dispatch_command
self.update_packages(only_trusted, package_ids)
File : /usr/share/PackageKit/helpers/yum/yumBackend.py, line 1948, in update_packages
signed = self._is_package_repo_signed(pkg)
File : /usr/share/PackageKit/helpers/yum/yumBackend.py, line 1437, in _is_package_repo_signed
repo = self.yumbase.repos.getRepo(pkg.repoid)
File : /usr/lib/python2.6/site-packages/yum/repos.py, line 121, in getRepo
'Error getting repository data for $s, repository not found' $ (repoid)
View 3 Replies
View Related