Linux - NewbieThis Linux forum is for members that are new to Linux.
Just starting out and have a question?
If it is not in the man pages or the how-to's this is the place!
Notices
Welcome to LinuxQuestions.org, a friendly and active Linux Community.
You are currently viewing LQ as a guest. By joining our community you will have the ability to post topics, receive our newsletter, use the advanced search, subscribe to threads and access many other special features. Registration is quick, simple and absolutely free. Join our community today!
Note that registered members see fewer ads, and ContentLink is completely disabled once you log in.
If you have any problems with the registration process or your account login, please contact us. If you need to reset your password, click here.
Having a problem logging in? Please visit this page to clear all LQ-related cookies.
Get a virtual cloud desktop with the Linux distro that you want in less than five minutes with Shells! With over 10 pre-installed distros to choose from, the worry-free installation life is here! Whether you are a digital nomad or just looking for flexibility, Shells can put your Linux machine on the device that you want to use.
Exclusive for LQ members, get up to 45% off per month. Click here for more info.
Hello (again), I wanted a GUI on my ubuntu16.04 64bit machine.
Looking around the web, I saw that a Debian with GUI could be loaded with Ubuntu. I installed that on top of Ubuntu and all booted OK. The problem is when it boots, the desktop icons are very large and sit on top of each other across the entire screen.
Is there a way to shrink the items.? If so, could you give me a step by step direction to do so.?
To the best of my knowledge the chipset in my computer is AMD
Running lspci -nn | grep -E 'VGA|Display returned
00:02.0 VGA compatible controller [0300]: Intel Corporation 2nd Generation
Core Processor Family Integrated Graphics controller [8086:0102] (rev 09)
is more or less meaningless. Debian and Ubuntu are two OSs, debian cannot be loaded over ubuntu.
Would be nice to explain it better. I think you are talking about a desktop environment, like unity/kde/gnome, but the information you gave is not really exact.
Probably you have a resolution problem or a video driver issue or something else....
The Debian installer does allow installing over an existing partition without erasing the partition's current contents. This will work, but it can result in a lot of weird behavior and even a broken system. (The installer does give a warning about this if it notices any existing directories that are normally used by the OS.)
I would recommend that you do a fresh Debian install. If you have files which you wish to keep, first boot up to a liveCD (such as an Ubuntu CD), and then move everything on the drive to a newly created folder. Call this folder something like "OLDSTUFF" to ensure it does NOT interfere with the new Debian install.
The option which you probably saw was that it's possible to do a dual boot system with Debian on one partition and Ubuntu on another partition. This is certainly doable, but first you'll have to get rid of your weird install.
Hello to both, the problem is definitely a driver issue.
I came across this the first time I started with Linux, but have no idea what cured the problem, since I had a son-in-law who was a Linux genius and fixed it that time.
I hope the screen shot attached properly. It appears in the Attach Files below.
That screenshot is definitely not a Debian install. This looks like an install of Ubuntu.
Anyway, your issue is definitely not a driver issue. The info you gave earlier showed that the video chip is Intel, which will work out-of-box. Neither the graphics chip nor any other chip is AMD. It looks like the CPU and graphics are Intel, which does make AMD64 _compatible_ processors (in fact, Intel's amd64 compatible processors are more popular than AMD's).
yes, I agree with that. I think this is only a misconfigured desktop. Probably you can try to create a new user and check how that works.
Otherwise you need reset the desktop completely (at least I think). I think it is unity, but I'm not really sure about that.
Hello to all who have helped, and a thank you for your time.
I tried the Ctrl and clicked the mouse wheel, unfortunately that brought nothing up. By then right clicking on the screen this only showed the normal things.
In desperation I tried a new account, that also did nothing, unfortunately.
Lastly, I accidentally right clicked on one of the folders this showed a long list of things to do. Included amongst them was an option to resize the icon. I did this and it worked, pulled the icon to its lowest setting and moved on to the next icon ... and so on. This was a time consuming thing but it worked, I guess somewhere in the system there would be a choice of resizing all in a single click, however being rather new to this I didn't even try to find it.
All is now well. Again I thank everyone who has taken the time to help me with this problem.
Kind regards,
There's a lot of uncertainly in this thread which I think must be resolved to answer your question.
What is the output of
Code:
cat /etc/*release*
That will likely tell us exactly what distro/version you have installed. (Note that, with the wild cards, this is a command that usually works regardless of distribution.)
Do you know what desktop you have installed? With the panel at the bottom, it does not look like Unity. KDE possibly? You may be able to answer that question by opening the default file manager and going to Help-->About.
The panel at the bottom is something I did, I googled for a way of making it more Windoze like, even tho' I hate windows.
It looked awkward sitting on the side.
I think it's safe to say that your attempt to install Debian did not work out as expected.
Quote:
I googled for a way of making it more Windoze like, even tho' I hate windows. It looked awkward sitting on the side.
So it's likely Unity then, with an add-on? (A panel on the bottom is not necessarily a Windows thing, though I like my panel on the top, even when I'm using Windows, but that's just me. KDE has defaulted to the panel on the bottom as long as I've known it.)
It's late here, and I'm too beat to fire up my Ubuntu VM, but perhaps someone more awake than I will join this thread with new suggestions. Otherwise, I promise to take a look at my Ubuntu VM tomorrow and see what I can find in the way of settings. I just left myself a note. (I like solving puzzles.)
Thank you for your help frankbell, among others. Yes, our daytime is your night so I do not expect a reply in minutes or even hours.
I just feel good getting any help that I can. Usually when I wake in the morning I fire up the box and get the overnight emails.
Have a good sleep, you have earned it.
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.