OpenSUSE Hardware :: Missing Modversions.h File When Installed NV Driver
Feb 18, 2010
I want to install NV driver for my Geforce MX 440 on opensuse 11.0,but i got a error means miss modversions.h file in kernel source directory(I have install kernel source,gcc)after that i searched this file in my disk,and did not find it.
I downloaded Wine from [URL] and installed Wine 1.1.32 and it stated that I'm missing a file can anyone tell me what the deal is? do I need something more or ignore it?
I just installed openSuSE 11.2 and I am missing the font Arial and some other Windows fonts.The package liberation-fonts is installed but I remember some there where some errors during installation (could not download xyz)How can I reinstall these fonts? I tried to reinstall liberation-fonts already but it did not help.
I recently did a fresh reinstall of opensuse 11.2 kde. After I installed it I updated the computer. However, when I returned to my computer after the update, I found the window borders to be missing and that I couldn't do anything with the desktop. I restarted, and lo and behold! I had KDE 4.4! Except I didn't want to install it. I perfectly like kde 4.3, and would probably prefer to move back to it until kde 4.4 becomes stable. Why did this happen? Had opensuse moved on to kde 4.4 already? Is there a way to get KDE 4.3 without reinstalling?
I recently upgraded (fresh installed) from OpenSUSE 10.3 to OpenSUSE 11.3. One thing I noticed missing was support for my Canon MP600 printer. Searching around, I found a solution on a Finnish OpenSUSE support page (which I translated with Google): Canon MP600 ei asennu
Here's the fix: 1. Download file Linux_Print_Filterv270.tgz from Canon Print Filter for Linux (rpm) 2. Unpack with: tar xvzf Linux_Print_Filterv270.tgz (this also has support for other printers, including MP610, MP510, IP3300, and IP4300). 3. Install cnijfilter-common-2.70-2.src.rpm 4. Install cnijfilter-mp600-2.70-2.i386.rpm
This errors out with missing dependencies: # rpm -Uvh cnijfilter-mp600-2.70-2.i386.rpm error: Failed dependencies: libgdk-1.2.so.0 is needed by cnijfilter-mp600-2.70-2.i386 libglib-1.2.so.0 is needed by cnijfilter-mp600-2.70-2.i386 libgmodule-1.2.so.0 is needed by cnijfilter-mp600-2.70-2.i386 libgtk-1.2.so.0 is needed by cnijfilter-mp600-2.70-2.i386 libpng.so.3 is needed by cnijfilter-mp600-2.70-2.i386 libxml.so.1 is needed by cnijfilter-mp600-2.70-2.i386
5. I forced the installation using zipper install cnijfilter-mp600-2.70-2.i386.rpm Then select option "2" (break dependencies): Solution 2: break cnijfilter-mp600 by ignoring some of its dependencies Choose from above solutions by number or cancel [1/2/c] (c): 2 and it installs perfectly.
6. If you're using 64-bit openSUSE Linux (as I am), you need to copy the print filters: mkdir -p /usr/lib64/cups/filter && cp -p /usr/lib/cups/filter/* /usr/lib64/cups/filter
7. Install the printer as usual. I selected the MP610 CUPS+Gutenprintv5.2.4 simplified driver for my MP600 and printed a test page. The MP610 drivers work for MP600. There are about 4 of them, and I didn't try the others, but my guess is they will work also.
It used to be that the dvd menu offered an option to "repair the installed system". THis was really very convenient. The openSUSE 11.3 dvd for x86 now only gives a "system rescue" option which leads to command line directl. Where have been "the repair the installed system" tools? How can we access them now? What is a reasonable set of tips that's supposed to be used after logging into "system rescue"?
when I open virtualbox OSE and tried to run a vm i get this error
Code:
Kernel driver not installed (rc=-1908)
The VirtualBox Linux kernel driver (vboxdrv) is either not loaded or there is a permission problem with /dev/vboxdrv. Re-setup the kernel module by executing
'/etc/init.d/vboxdrv setup'
as root. Users of Ubuntu, Fedora or Mandriva should install the DKMS package first. This package keeps track of Linux kernel changes and recompiles the vboxdrv kernel module if necessary. So i tried doing what it said and I got this error when i tried to run /etc/init.d/vboxdrv setup (as root)
Code:
Stopping VirtualBox kernel module done Recompiling VirtualBox kernel module, NOT. It has been packaged.Recompiling VirtualBox
[code]....
Then i ran dmesg and there was a ton of stuff that seemed to be unreleated so i ran dmesg -c to clear it. then i ran the vboxdrv this again then checked dmesg again expecting there to be nothing but the vboxdrv stuff but it was still blank.I really dont know what to do at this point I tried uninstalling and reinstalling but that makes no difference
When I start up a virtual machine in Virtualbox on Suse 13.1 I see this message:Kernel driver not installed (rc=-1908)
The VirtualBox Linux kernel driver (vboxdrv) is either not loaded or there is a permission problem with /dev/vboxdrv. Please reinstall the kernel module by executing '/etc/init.d/vboxdrv setup'
as root. Users of Ubuntu, Fedora or Mandriva should install the DKMS package first. This package keeps track of Linux kernel changes and recompiles the vboxdrv kernel module if necessary.
I have downloaded vbox from its site and installed it. I created a vm but when I try to start it, I get error: Kernel driver not installed (rc=-1908) The VirtualBox Linux kernel driver (vboxdrv) is either not loaded or there is a permission problem with /dev/vboxdrv. Please reinstall the kernel module by executing: '/etc/init.d/vboxdrv setup' as root. Users of Ubuntu, Fedora or Mandriva should install the DKMS package first. This package keeps track of Linux kernel changes and recompiles the vboxdrv kernel module if necessary.
And when I try 'sudo /etc/init.d/vboxdrv setup', I get: Stopping VirtualBox kernel modules done Uninstalling old VirtualBox DKMS kernel modules done Trying to register the VirtualBox kernel modules using DKMS failed (Failed, trying without DKMS) Recompiling VirtualBox kernel modules failed (Look at /var/log/vbox-install.log to find out what went wrong)
And this is /var/log/vbox-install.log: Makefile:159: *** Error: unable to find the sources of your current Linux kernel. Specify KERN_DIR=<directory> and run Make again. Stop.
The VirtualBox Linux kernel driver (vboxdrv) is either not loaded or there is a permission problem with /dev/vboxdrv. Please reinstall the kernel module by executing
'/etc/init.d/vboxdrv setup'
as root. Users of Ubuntu, Fedora or Mandriva should install the DKMS package first. This package keeps track of Linux kernel changes and recompiles the vboxdrv kernel module if necessary. I've dkms installed and did a reboot as well.
I can see this error occurring in multiple past versions of suse. The answer seems to involve recompiling the open source version of VBox, but this is surely overkill. Isn't there a way to either a)get the right kernel version of VBox for 11.3 or b)set whatever permissions are required.
In all the answer so far I can't see a solution I can understand for these combinations, sues 11.3 and VBox 3.2.8. The error is consistent, and if the install doesn't work properly (it took my a few attempts even to install it without error messages) then surely its an issue either for Oracle or Suse? It runs ok but hwen trying to fire up a newly created XP VM this error message occurs trying to switch from W764bit to suse11.3 64bit
I have an Acer Aspire One D255 netbook with opensuse 11.3 installed and after several painstaking days of tinkering I successfully installed the broadcom wl drivers, and now my wifi card is operational. However, i can connect to my wireless network, but still have no internet access. I have searched the forums and google for a solution but most issues I have found that are similar to mine have been resolved once the wl drivers and firmware where installed
opensuse v11.2linux 2.6.31.12-0.1-desktop x86_64The kernel symbol file is still at 2.6.31.3. Apparently the symbol file did not get updated with the rest of the kernel development files. At least one program does not build because of that
Only "Favourites", "Run Command" and "Leave" is shown on the classic KDE menu, same thing when switching to Launcher Menu Style. Missing Applications and everything else. File associations is not working. Double clicking any type of file it asks to install the program and the known applications menu is empty.
I tried to add a new user, same problem with that. I also noticed that when running Chrome it asks to be the default web browser each time even when I say yes.
I have not been messing with anything, I suspect it happened during a update, but I got the exact same repositories on 2 other x64 machines where there is no problem.
I'm using KDE 4.6.0 from the factory repository.
I tried to reinstall some KDE4 packages without any luck.
I do not want to reinstall the entire system or downgrade KDE.
I can access my NAS box with telnet but the file I am looking for is not in the expected directory. Of course I could go through all the directories using ls -a but that would take days. Is there a command I can run to look for the file for me using the telnet console?
I have problems getting a NJY touch screen (LINK) to work that I purchased a while back off ebay. Of course I let myself be fooled by the claims of the manufacturer that it works with openSUSE and did not realize that their drivers (DRIVERS) only go up 9.2 and only 32bit until it was already too late.
The first problem is that I cannot even get the .sh file to extract the driver without giving me errors and all attempts to manually extract the embedded tgz file have failed miserably. The technical support of the manufacturer is extremely limited regarding driver/installation; though they quickly respond to emails, all I got was "try the driver on our download page" - as well as answers along the line "64bit is way too advanced - nobody uses it anyway"
The panel and the controller themselves work, I could get them to work on a WinXP test box. I was hoping that given the multitude of similar panels out there there might be another way of getting it to work...
When I plug it in, dmesg reports: [16691.691059] usb 3-3: new low speed USB device using ohci_hcd and address 2 [16691.882579] usb 3-3: New USB device found, idVendor=0eef, idProduct=0001 [16691.882585] usb 3-3: New USB device strings: Mfr=1, Product=2, SerialNumber=0 [16691.882588] usb 3-3: Product: Љ
[Code].....
extract that driver from the file on the manufacturer's website? If that works, is there any way to use a 32bit driver in a 64b system? Or do you think it's possible to use any of the other manufacturers' drivers by adjusting some parameters - they look pretty identical and should not differ too much?
From what I gather the lsusb output is quite similar if not identical what other people get with other controllers.
I first went to canon's official support site but I found nothing relevant. So I wondered if there was a "generic" driver for the lbp familly I saw many entries in the list when configuring the printer but none of them were indicating things like lbp familly generic driver or something indicating it shoould handle the lbp7200.
Is someone as ever configured this type of printer ? How he/she did to create the printer queue ?
Decided I'd like to take a look at OpenSUSE and installed onto my desktop. Already successfully dual booting Ubuntu 10.10 and Windows XP (which I keep purely for iTunes). When I start the PC the Ubuntu grub menu showing Ubuntu and Windows options has been replaced by a Suse-branded screen showing something that looks (to my untrained eye) like a grub menu. Ubuntu and Suse are listed. If I select Ubuntu I am shown a dos screen with "Error 15: file not found". I am then taken to the old Ubuntu grub screen but trying to boot Ubuntu from that menu returns the same error. I know all the data is still there - I can mount the drive in Suse and view all my documents.
I have searched the forums and tried to follow some of the instructions given in response to similar threads but I'm afraid I didn't get very far. Please assume that I have NO PRIOR KNOWLEDGE of Linux! I really know nothing about it and am only just getting to grips with basic terminal commands. Goodness knows why I thought OpenSUSE would be a good idea... I found instructions for running Boot Info Script and these are the results:
I have a CentOS install but I have problem with repositories(I guess) because I can install almost basic system programs nothing more. How I can check the repositories list with the url of repo? Are they like in Ubuntu or Debian repo universe etc.? For e.g., I'm trying to install lighttpd from source but I can't get dependencies from the repo such as headers and more...
i has follow website article to create a Ubuntu 11.04 on a 4GB flash drive. And, i has use "EASEUS Partition Master Home Edition" create 2 partition on my USB flash drive (2GB MBR with ubuntu 11.04, 2GB data volume). I has able to run my Ubuntu11.04 from USB and i was so happy and then start installed VLC player, Ubuntu Tweak, unrar programs. after those programs installed, i reboot the Ubuntu then i encounter all installed programs were missing,,,,the O/S back to it's original state. How am i can installed programs in USB flash drive and keep it on USB flash drive.
If you can access Suse Studio here is thlink to the buildLFS Host - SUSE GalleryGoogle hasn't been friendly and neither has a search on these forums, I don't know which man to read so a finger in the right dirrection (preferably not the middle) would be nice as far as that goesRight now the yast live installer trips up at %84 while saving the boot loader configuration and displays a popup that says �An error occurred during initrd creation. /sbin/mkinitrd: illegal optionI then press enter to acknowledge the message and the installation continues without a hitch.
When I go to boot up (no other os installed) grub says it cant find the file initrd-2.6.34.7-0.5-defaultIf you boot the live cd again you can mount the boot partition and you�ll find a broken symlink called initrd that islooking for the missing file above.Like I said above, if it an obvious fix, all I need is some direction, I don't mind reading. (been doing that all day)If you need more specifics Id be happy to supply, I'm just not sure whats relevant and don't want to bloat the post.
I have downloaded a couple of software packages from the ubuntu software center and they are not showing up in the applications menu on top, I have no idea where on the hard drive it stores them so I can find them manually and place a shortcut in the applications menu.
A client has sent me a docx. Actually it's not the first he's sent and it always causes me some kind of problems. When I open the document (a normal boring 3 page text document) with Open Office some of the characters are replaced with little empty boxes. From context I suspect they are things like slashes and commas - but I don't know for sure.
I copy and pasted some into gedit and there they appeared as boxes with letters and numbers inside like FF04. Is there some way to find out what these symbols are? I don't need to see them or print them, I just need to know if it is a plus sign, back slash, u with umlauts, or whatever.