OpenSUSE Hardware :: Hybrid Graphics Driver / Giving Aticonfig Command It Says No Adapters Detected?

Apr 30, 2011

I'm running a hybrid graphics card (AMD Radeon HD 6630m) so naturally I'd like to have full functionality between the two.

Here's what I've done so far:
Downloaded the .run file from AMD's website
Built packages for both AMD and Intel side of the card
Unpackaged said packages

I used ATI Catalyst's GUI to install (in hindsight terminal might have been better and more informative) and it is now saying

After installation of the generated package, it is important to save your X Window configuration file, and then run 'aticonfig --initial' (in a console window) to complete the basic configuration, please run aticonfig from a console window or AMD CCC:LE from the Desktop Manager Menu

So how and why do i save my X Window config and when I give the aticonfig command it says no adapters detected

View 9 Replies


ADVERTISEMENT

OpenSUSE Install :: Using Dell XPS L502X With Hybrid Graphics?

May 25, 2011

I am using dell XPS with hybrid graphics. Intel integrated graphics card and NVIDIA. I have installed both Ubuntu, Windows 7 and opensuse in it. Ubuntu and Windows comes up. But Opensuse after showing some boot messages goes blank and nothing comes up. I am using OpenSuse 11.4.

Code:

$ sudo dmidecode -s system-product-name
Dell System XPS L502X
$ lspci | grep VGA
00:02.0 VGA compatible controller: Intel Corporation 2nd Generation
Core Processor Family Integrated Graphics Controller (rev 09)
01:00.0 VGA compatible controller: nVidia Corporation Device 0df5 (rev a1)

View 8 Replies View Related

OpenSUSE Wireless :: Patching The Broadcom Hybrid Driver?

Apr 20, 2010

Im making plans to buy a 15" Dell Inspiron notebook as it's currently the cheapest 15" notebook which is available in my country, and from what I have read, the Dell WiFi card used in the notebook is Broadcom based, and that Broadcom had recently released hybrid drivers for their cards. Now, after browsing through OpenSUSE's HCL [URL] it seems that a patch to the drivers is needed.how do you patch the driver? Do you just go to <extracted driver directory>/src/wl/sys/wl_iw.c and just throw in this whole chunk of text anyway into the file, or is there something more to it?

Code:

@@ -580,6 +580,7 @@
range->enc_capa |= IW_ENC_CAPA_CIPHER_TKIP;
range->enc_capa |= IW_ENC_CAPA_CIPHER_CCMP;
range->enc_capa |= IW_ENC_CAPA_WPA2;

[code]....

View 6 Replies View Related

Ubuntu Installation :: Ethernet Adapters Detected But Disabled?

Mar 6, 2011

I'm trying to install a second NIC on a computer running 10.10 x64 server edition, but am having a bit of trouble and hoping someone can help. I got a used gigabit PCIe ethernet adapter and hooked it up, but it didn't display when I ran ifconfig, so I assumed that it was broken. However, when I plugged in a known working 10/100 adapter from another machine it also wasn't configured.

I then did a bit of investigating and found that both cards ARE detected, but are unable to work for an unknown reason. Here's the output of "sudo lspci | grep -r Ethernet"

00:08.0 Bridge: nVidia Corporation MCP55 Ethernet (rev a3) 01:07.0 Ethernet controller: ADMtek NC100 Network Everywhere Fast Ethernet 10/100 (rev 11) 02:00.0 Ethernet controller: D-Link System Inc DGE-560T PCI Express Gigabit Ethernet Adapter (rev 11) The bridge is the working onboard NIC, and the others are the ones that I'm trying to get to work. This also might help diagnose the problem:

sudo lshw -C network
Code:
*-network DISABLED
description: Ethernet interface
product: NC100 Network Everywhere Fast Ethernet 10/100
vendor: ADMtek

[Code]...

View 6 Replies View Related

Ubuntu Multimedia :: Elgato Eyetv Hybrid Not Being Detected?

Jan 17, 2010

I installed mythbuntu 9.10 this week on some old hardware, I had a Hauppauge 500MCE PVR in and made it work fairly easy. I'm used to gentoo

However, I want to record HD signal, so I plugged in a Eyetv hybrid and followed this guide url.

I extracted the driver, put it in into /lib/firmware, modprobed em28xx, rebooted. When I plug in the device, it is not recognised. I tried both usb ports. The ID is "0fd9:0018", which is somewhat different from similar hardware e.g. Hauppauge wintv-hvr-950 (ID 2040:6513 url.

I think the hardware has been updated, hope someone knows how to crack this one

I have added some additional information below!
# uname -a

Quote:

Linux m 2.6.31-14-generic #48-Ubuntu SMP Fri Oct 16 14:04:26 UTC 2009 i686 GNU/Linux

# lsmod | egrep -R "video|em|video|v4l"

Quote:

em28xx 80968 0
ir_common 48512 1 em28xx
videobuf_vmalloc 6496 1 em28xx
videobuf_core 17952 2 em28xx,videobuf_vmalloc
v4l2_common 17500 6 em28xx,wm8775,tuner,cx25840,ivtv,cx2341x
code.....

View 4 Replies View Related

Ubuntu :: Hybrid Graphics / Saying The File Can Not Be Found?

Jul 30, 2011

Ok so I have found the help doc in the ubuntu community spot and it says to run the following command,

Code:
grep -i switcheroo /boot/config-2.6.*
And I do that and nothing happend, so i though ok maybe i missed something and moved to the next step to see if the switch file is there and I do,

Code:
ls -l /sys/kernel/debug/vgaswitcheroo/switch
Says the file can not be found, and according to the post on the community help spot VGA_Swicheroo is not enabled, well my problem is how do i enable it and use it?

View 2 Replies View Related

Debian :: Terminal Command To Tell What Graphics Driver Is Being Used

Nov 18, 2010

What command can I enter to find out what graphics driver my laptop is using? (Ubuntu)

View 9 Replies View Related

Debian Installation :: I915 Not Loading By Default - Hybrid Graphics Nvidia

Nov 10, 2014

I'm on an HP envy with with hybrid graphics configuration. I installed debian 7.7 from DVD, but it failed to load i915 driver on its own. It loaded nouveau. But gnome falls back to classic mode. There is not brightness control either.I tried adding i915 to /etc/modules and also blacklisted nouveau at the command line. Now i915 gets loaded, but with some hickups as shown in dmesg. Still I'm in fallback mode in gnome.

Code: Select alljay@aura-envy:~$ dmesg | grep drm
[   16.152467] [drm] Initialized drm 1.1.0 20060810
[   16.161706] [drm:i915_init] *ERROR* drm/i915 can't work without intel_agp module!

So I went ahead and added intel_agp (before i915 line) to modules file, but still no luck. I suspect there is no module called intel_agp at the first place, because :

Code: Select alljay@aura-envy:~$ sudo modinfo intel_agp
[sudo] password for jay:
ERROR: Module intel_agp not found.
URL....

View 2 Replies View Related

Ubuntu :: Install Fglrx Graphics Driver From Command Line?

Jun 7, 2011

Cutting a long story short (my machine won't allow me to login without the proprietary fglrx driver installed), how do you install the fglrx driver in Natty, from the console? he following commands have been suggestedbut haven't worked:

Code:
apt-get update
apt-get install fglrx fglrx-amdcccle fglrx-dev

[code]....

View 2 Replies View Related

OpenSUSE Hardware :: No Kernel Modesetting Driver Detected

May 4, 2010

I use OpenSuse 11.1. My graphic card is an intel Q43/Q45 chip. I was instructed to update my xorg and mesa packages in order to make on application work (it was crashing my x server). After I did so, x wouldn't start:

intel(0): No kernel modesetting driver detected
Screen(s) found, but none having a usable configuration

Now I am stuck with vesa if I want to have x running at all. I tried reverting to the versions of mesa and xorg I had before, when everything worked, but to no avail.

What can I do? (I am by no means an expert and that I don't know linux very well, and even less openSuse... just has to use it at work....)

View 9 Replies View Related

OpenSUSE Hardware :: Vga Driver No Detected On Dell Desktop

Aug 3, 2010

I have installed opensuse11.3 on my dell desktop. I get the gui with only 4 or 8 bit colors. I have resolution 0f 1024x768, which I have given at installation time. I cannot change it any more. I have followed your SDB:Configuring graphics cards - openSUSE guide. here is my lspci output

[code]....

I have tried to configure the xorg with command Xorg -configure. I surprised that it cause Segmentation fault. I have captured the Xorg -configure command in strace. I am pasting here certain last lines, I cannot paste the whole output because it is too large.

[code]...

View 3 Replies View Related

OpenSUSE Install :: 11 Network Card Is Not Detected - Driver

Dec 9, 2009

i am testing the opensuse 11 installation on the Eee pc (Eee Box B202). My installation source is in the network drive but i can't seem to point it to this destination because the network card is not detected. This Eee pc is using a jmicron network card and i can't seem to find any related drivers on the net.

View 1 Replies View Related

OpenSUSE Hardware :: Aticonfig: How To Set Default Adapter

Feb 8, 2010

how to change the default gfx adapter using aticonfig what i got now is:

Code:

aticonfig --lsa
*0. 01:05.0 ATI Radeon HD 3200 Graphics
1. 02:00.0 ATI Mobility Radeon HD 3650
* - Default adapter

been trying to google this forever but cant seem to find anything on how to set the second one as default

View 4 Replies View Related

OpenSUSE Install :: Graphics Card Driver For GMA HD?

Jun 25, 2010

I have unfortunately found myself unable to properly boot up openSUSE because I decided to buy the Acer Aspire with the i5 Processor.

I have the Intel Graphics Media Accelerator HD (GMA HD) graphics card, and unfortunately from all my searching online and on openSUSE, I have been unable to find a driver for this that works for linux, and in addition I don't know how to install a driver outside of a GUI.

My openSUSE boots up to the boot choosing screen (regular openSUSE or failsafe), and then that nice list of functions being done is displayed, but as soon as the daemon has started, suddenly my screen goes blank and I am unable to do anything about it. Beyond this point, my OS loses all functionability, and while I can hear it computing, I am unable to actually tell WHAT it is computing. get a driver for this and to install this driver and get this GUI running, that would be great.

View 7 Replies View Related

Hardware :: OpenSUSE 11.3 X64 Graphics Card Driver?

Feb 12, 2011

I've a big question about openSUSE 11.3 x86-64 graphics card driver. How do I successfully install proprietary graphics card driver on openSUSE 11.3? My graphics card is NVIDIA GTS 250, and Compiz is working on my PC. But it's using "Nouveau" driver, now I want to install NVIDIA proprietary GTS 250 driver. I did gooogle many ways, and tried them for install driver many times many hours. I still can't successfully install it, including "blacklist nouveau", "rdblacklist=nouveau", "NVIDIA-Linux-x86_64-260.19.36.run -k $(uname -r)"

View 5 Replies View Related

OpenSUSE Hardware :: ATI Graphics Driver - Uninstall Current

May 7, 2010

I think the problems are connected to the ATI drivers I've installed. I used the ones I got off of the ATI graphics driver repository specifically for OpenSuse. I would like to try the latest drivers off ATI's website again. I understand they are much more recent than the ones in the repository. The first time I tried them they didn't work, though they have worked in the past for me on a previous incarnation of this system. Do I have to uninstall the current drivers first? If so, how do I be certain I have uninstalled all that is necessary since I didn't keep track of the details in the first place? I can find some of them using the search function but perhaps not all. I would imagine there is a way to do that using YaST since I got everything off that one repository.

which option in the ATI graphics driver installer (ati-driver-installer-10-4-x86.x86_6.run) should I use? I'm using 11.2-64 on an Intel based system. Will the 32 bit drivers work on a 64 system? As I noted, the automatic option doesn't work for me. From reading some of the other posts here it seems perhaps I should start in level 3 and use the cli from there. That's not what I did before. Or should I try the latest 11.3 milestone since that seems to have better graphics card support?

View 3 Replies View Related

OpenSUSE Hardware :: Configuring Intel Graphics Driver

Aug 24, 2010

My system occasionally, not often, but enough to bring me to do something about it, keeps freezing. Hard lock-ups. This is a known bug for openSUSE 11.3 and intel video cards. So, I tried some suggestions and updated my kernel to 2.6.35. Nope. Same prob. I updated Xorg, mesa, drm, cairo (had to go to Factory for that one). I finally got all the requirements met as listed on Intel Linux Graphics: 2010Q2 and I download the intel 2d driver, since it's newer than what comes with openSUSE, even in Factory (xorg-x11-driver-video-intel-legacy 2.9.1).Now, when I go to compile the driver, it errors out on ./configure.how do I let this intel driver package know where xorg-server is?

View 3 Replies View Related

OpenSUSE Hardware :: Multiple With 'Intel' Graphics Driver In 11.4?

Mar 19, 2011

I've been using Mandriva (and predecessors) for ten years or so, but that distro really seems to be dying at the moment. Consequently, I am trying to move over my various PCs to SUSE. I've started with my EEEPC 901 which has a 945GME integrated graphics chip. Using Mandriva 2010.2 it works fine and I can have desktop effects (built into KDE) running with no problems. However, with KDE on openSUSE 11.4 I get irregular freezes, although I can still work within the focussed window. Moving around though, clicking on other parts of the desktop etc. doesn't work, then after a few seconds they all happen at once. I am getting the following error multiple times in the X log, which I suspect is associated:

Code:
EQ overflowing. The server is probably stuck in an infinite
loop.

I note this supposedly fixed bug report that may be relevant:[URL].. Secondly, I am getting hopeless 3D speed (glxinfo reports SGI and has all expected output). Desktop effects won't work at all, on boot it pops up a message saying they are disabled as too slow. I know it isn't a benchmark, but glxgears gives about 50, it used to give over 500. I remember a few X versions back having to enable UXA mode instead of EXA in the 'intel' driver, but presumably that is no longer needed and I cannot see any effect of doing that now (in the xorg.conf.d device file). According to the X log, X is definitely using 'intel' driver, not fb etc.

View 9 Replies View Related

OpenSUSE Install :: X Not Starting, Intel Graphics Driver?

Jul 16, 2011

I am running Opensuse 11.4 on a file server, based on an Intel Atom motherboard with 945G graphics chipset.I recently shut down and then rebooted the server (because I needed to switch off the power for a few minutes) after it had had been running quite happily for several weeks since the last boot. Now I cannot start X - it gives up after the line(EE) intel(0): failed to set mode: Invalid argumentI've tried googling but am none the wiser what could have caused this, or how to fix it. Excerpts from the X log file:

Code:
[ 229.187]
X.Org X Server 1.9.3

[code].....

View 7 Replies View Related

General :: Append Command Output To File By Giving Command In Terminal?

Jul 3, 2009

I am using openSUSE 10.3.When I install software from tarball then to record time required I send output of date to beg.txt(when installation begins) and end.txt (when installation finishes).How can I append output of date to a file so I don't need two files?

View 4 Replies View Related

Ubuntu Installation :: NVIDIA Graphics Driver - Graphics Mode Option Via The Start (GRUB)?

Jan 26, 2010

I have just installed Ubuntu (9.10) and noted that in order to successfully run the trial off the CD I had to test in "safe graphics" mode. I have an NVIDIA GEforce 6600 GT card - which was discovered by Ubuntu in the first few minutes of the trial and so I activated the recommended driver and continued to test. After a successful trial I installed Ubuntu (dual partition Ubuntu / Windows XP), however, it seems the install didn't activate the required driver (as part of the process) and so I'm unable to get into my newly-installed Ubuntu at all. All I get is a flashing tty screen asking for my username and password - however it's erratic and won't recognise what I type. So - I'm stuck in a catch-22 as there doesn't seems to be a safe graphics mode option via the start (GRUB?) menu list.

View 4 Replies View Related

OpenSUSE Hardware :: Installing External Graphics Adapter Driver?

Mar 6, 2010

I'm trying to install an external graphics adapter for dual-monitor setup, and according to the installation instructions, the driver is libdlo, which requires libusb v0.13. When I follow the installation instructions, I got an error saying I don't have libusb on my OpenSUSE 11.2. The exact installation instructions is as follows:

Prerequisites:

* Install a compatible libusb version (0.13)
* on ubuntu - "sudo apt-get install libusb"
* Plug in a compatible DisplayLink USB device

To start the build process, open a shell prompt (as the user who's home directory the libdlo is installed into) and change to the libdlo directory to run

$ ./configure
$ sudo make install
$ make check

Make check will do some basic drawing on the DisplayLink device. The 'sudo make install' step will have installed libdlo.h, the main header, in your local include directory, and libdlo in your local library.(The error message comes out at $ sudo make install).

I noticed it mentioned Ubuntu, does this mean that it will only work in Ubuntu and wont work in OpenSUSE? I'm not familiar with those commands in the instructions above, I can only guess them but don't really know what each line of the instruction does exactly. If libusb also applies to OpenSUSE, how can I get it installed on my system?

View 2 Replies View Related

OpenSUSE Hardware :: Can't Get Nvidia Graphics Driver To Work / Resolve This?

Apr 13, 2010

I made the mistake of trying to install an nvidia graphics driver from the download.nvidia.com/opensuse11.2 repository. My card is a PCI quadro nvs 295 so looks like it should be supported. The installation and update of the kernel seemed to be successful, but for some reason sax2 doesn't seem to recognise the nvidia card, even when I run "sax2 -r -m 0=nvidia" and I'm stuck with the VESA framebuffer graphics default in /etc/X11/xorg.conf code...

I've found tons of threads on this kind of thing but I only seem to be making things worse trying to fix it. If anyone can give me a hint and fix my pathetic-looking desktop I'd be very grateful!!! At the moment nothing that uses opengl will work either

View 9 Replies View Related

OpenSUSE Hardware :: ATI Catalyst Graphics Driver Install Failure In 11.3

Sep 17, 2010

I tried to install the ATI proprietary driver for an HD 5800 (Catalyst for Linux 64 bit, v. 10.8). The two main instruction sites are:

SDB:Configuring graphics cards - openSUSE
SDB:ATI drivers - openSUSE

I chose the hard way method. I downloaded the driver. Restarted SuSE 11.3 in mode 3. And as SU followed the method above, including adding the zypper programmes (which found some already installed and which installed a whole lot more). When I then attempted to run the install (sh ./atidriver-install-10.8-x86.x86_64.run) and selected automatic mode. It completed 82% and stalled attempting to install "Postprocessing Kernel Module".

I pressed control c to kill the process and attempted to re-install using the manual mode and then using the build mode. In both instances, same outcome. When I rebooted, and entered my password, the desktop did not load but sent me back to the username/password page. I can't get back in. Does not matter as I have backed up my docs.

I decided to install the proprietary driver because the colours on the desktop corrupt after the 2nd boot following a clean install. i.e. on the initial boot the colours are fine. Second, this is the 3rd effort I have made to install the driver after a clean install of SuSE 11.3 and there is no change in outcome. So, my question: anyone any suggestion what is going on and how I can install the driver successfully? Or, do I not understand the new regime in SuSE 11.3 and should I not attempt to install a new driver.

View 9 Replies View Related

OpenSUSE Hardware :: Driver For Intel Core I3 Integrated Graphics?

Nov 25, 2010

As this seems not yet to be covered in openSUSE Graphic Card Practical Theory Guide for Users I am asking here.

The Motherboard is an Asus P7H55-M Pro with Intel Core i3 530@2.93GHz. openSUSE 11.3 assigns the i915 driver by default:

Code:
# lspci -vk
00:02.0 VGA compatible controller: Intel Corporation Core Processor Integrated Graphics Controller (rev 12) (prog-if 00 [VGA controller])
Subsystem: ASUSTeK Computer Inc. Device 8383
Flags: bus master, fast devsel, latency 0, IRQ 30
code....

View 9 Replies View Related

OpenSUSE Install :: Graphics Card Driver / Everything Is Greyed Out (nothing To Be Selected)?

Jun 18, 2009

I recently installed SuSE 11.1 (64 bit) on my system

AMD Phenom II 940 3.0 Ghz;Biostar TA790GX 128M Motherboard with ATI Radeon HD 3300 Graphics card built in;
4 Gb (2*2 sticks) DDR2 800 MHz RAM

The installation went smoothly, But on first restart and login (and subsequent ones too!) I get a light purple screen with a skyblue box at top left corner, with xconsole written on it. when I Left click anywhere on the screen, I get a popdown with a number of options, of which only XTerm (bash shell) and exit (logout) options work. Now I know the HD 3300 graphics card drivers are not built into the SuSE 11.1 distribution, and I have already downloaded them (Linux ones)from ATI website. I login as Superuser, and type init 3 to go to a very basic screen,login as user, change to superuser again and then run the following file i downloaded from ATI:

sh ati-driver-installer-9-4-x86.x86_64.run

The result/output at the command prompt:

Created directory fglrx-install.ubanI5
Verifying archive Integrity... All good.
Uncompressing ATI proprietary linux driver-8.602...
.....(lot of dots)...
ati-driver-installer-9-4-x86.x86_64.run: line 295: ./ati-installer.sh: Permission denied Removing temporary directory: fglrx_install.ubanI5

Once again, i tried everything in superuser login.

Also I tried making changes via sax2 command, it doesnt seem to work. A window opens where I see that my graphics card has been detected but thats about it. nothing else in that option, everything is greyed out (nothing to be selected)

View 6 Replies View Related

OpenSUSE Install :: HP Pavilion Dv6 - Driver For Laptop Graphics Card?

Mar 18, 2010

I have an HP Pavilion dv6-2120ca and I'd like to find out where to find the graphics driver. This is the card: TI Mobility Radeon HD 4200 Graphics I plugged in my MP3 player in and it worked with Opensuse.

View 2 Replies View Related

OpenSUSE Hardware :: Radeon 4670 Ati Driver - Graphics Card Recommendation?

Mar 13, 2010

I recently bought a HIS HD 4670 IceQ card but can't get it to work in openSUSE 11.2 Under Windows the card works fine, so I assume there is no hardware problem. I tried this card in two computers with different mainboards, but it does not work. Several times I reinstalled openSUSE completely from scratch (tried both 32bit and 64bit versions) but no luck. The problem: Right after the installation it uses the radeonhd driver. This basically works, but without 3D (no Tuxracer...) and even 2D is slow (dragging around windows on the desktop is slow, page scrolling in firefox also).

Then I tried to install the ati proprietary driver, both from rpm (the rpm's from the "official" ati repository have a checksum error, as already mentioned in another thread!), and by downloading the driver from AMD and running the install script. The install script seems to work successfully. The kernel module is compiled and loaded. "aticonfig --initial" makes a rudimentary xorg.conf. But then, when starting X, it does not work:

- on one of the 2 tested systems, even kdm does not start, the screen simply stays black with a frozen cursor top left, even CTRL+ALT+backspace doesn't do anything - on the other system, kdm starts and shows the login screen, but when trying to start KDE kwin crashes, and the windows have no title bar (when I googled for this symptome I found lots of people also having this problem...) - trying to configure the system using sax2 didn't help, even sax2 doesn't display properly I have now spent 4 days trying to get this to work and now I'm really tired of those buggy graphics drivers, be it proprietary or open source...

Can anyone recommend me a graphics card that is approximately as powerful as the radeon 4670 (I bought this card because it is said to be the most economical card (both in price and energy consumption) that allows to play Anno 1404 reasonably well on windows), but is known to work in openSUSE 11.2, even in 3D mode (tuxracer...)?

View 4 Replies View Related

OpenSUSE Install :: ATI Driver Installs Have Destroyed SUSE/GNOME Graphics Setup?

May 20, 2011

Caution to all using ati graphics download repository. I have been using SUSE 11.4 after an upgrade from 11.3 through zypper for months. I added ati graphics as a update repository. Software update installed two ati files. I did not notice their names.

Upon installation my graphics was acting funny so I uninstalled the two ati-files figuring I'd be back to where I was. Now I can only get into terminal window after reboot at both runlevel 3 and 5; no graphics at all. I keep getting message re: display 'null' I wish to return to original graphics configuration prior to ati downloads which, I believed used xorg drivers.

I believe I either need to revise xorg.conf file back to original which was overwritten by ati process or reinstall xorg/X11 related files. I have an ati radeon HD 3450 agp card. 32 bit SUSE w/11.4 installed and running. Anyone have a sample xorg.conf that might work or some other ideas of how to get back to where I was.

As a related question, if I do a fresh reinstall of SUSE 11.4 using dvd can I save my /home files and any /filesystem files that my special software created in root directories.

View 9 Replies View Related

OpenSUSE Install :: No Graphics Only Command Line On Booting?

Mar 27, 2010

I recently had to reinstall openSUSE 11.2 on my computer...

specifications
nx 6120 laptop
512 Ram
1.77 ghz processor

and i think i have intel 915 graphics chipset or something....

but now to the point. i had to make a fresh install on my computer. Before that it was working fine. I used a live usb for the installation process. there no GUI came up but i used yast2 to install the live usb. installation went smoothly with no hiccups....i restarted the computer and selected open SUSE 11.2 in the boot menu.

but after booting it again comes to this dark screen with a lot green 'dones' and then finally at the bottom i have my login space....so no desktop.

View 8 Replies View Related







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