Ubuntu Multimedia :: Unable To Make Monitor Setting Persistent?
Mar 8, 2011
My system boots in 1024x768 screen resolution. I'd like to change it to 1280x1024 for all users. I can change the setting to 1280x1024 and it's persistent between sessions, but is reset back to 1024x768 on reboot. In the old days, I used to edit xorg.conf to set the the mode I want, but now there's no xorg.conf. I created one using
xorg -configure
but this created an xorg.conf which has no modeline settings at all. The file just looks like a template. Here's what I got:
Quote:
Section "ServerLayout"
Identifier "X.org Configured"
Screen 0 "Screen0" 0 0
InputDevice "Mouse0" "CorePointer"
InputDevice "Keyboard0" "CoreKeyboard"
[Code].....
View 1 Replies
ADVERTISEMENT
Jun 13, 2010
I was able to check a box that would keep me logged in to an irc chatroom, even when the dialogue was closed. With lucid, I'm trying to find a similar setting for Empathy.Right now, whenever I close the window, it appears I quit that chatroom.
View 4 Replies
View Related
Aug 19, 2010
I have an ASUS 1000HE laptop running Lucid 10.04 (Desktop not netbook version) which I have connected to an external display (LCD). I don't intend to use the laptop by itself anymore therefore I have configured the display properties to turn off the laptop display and use the external display as primary. However, when the PC enters 'locked mode' or the display powers down after a defined period of time (as set in the properties) when I wake the PC and the display, it turns the laptop monitor back on .... switches the laptop screen to primary display (i.e. with the panels etc displayed on it) and extends the desktop to the external display! The only thing I can then do is go back into the configuration utility and turn the laptop monitor off again and boom, everything is fine and dandy displaying on the external display again! I don't really want to have to do this every time I come back to the PC after it has been locked nor do I want to write a script (if it can be avoided) to deal with it!
View 2 Replies
View Related
Dec 29, 2010
After setting up a persistent Lubuntu (10.10) on a 4GB SD with Universal-USB-Installer-1.8.1.8 , I started changing the passwd of the original user ubuntu , but after rebooting, I can't log in. So I resorted to hitting Ctrl+the function key that gives you a CLI, and changed the password for "ubuntu" user then tried to log on again. No success.Then I created a new user with a password, and managed to log in with this user, but it is not the same experience, the menus are lacking, and it is not possible to log on to wifi, similar problem to this user
View 3 Replies
View Related
Jun 19, 2011
my laptop screen has 1900x1280 (native resolution) and my second monitor has 1600x1080
After browsing the forums and messing around with drivers I managed to get the resolution up to 1600x1080 (from 1000x800 at install) on the laptop screen. No luck at all with the second monitor. I currently have it connected with both VGA and DVI.
my understanding is I need to use twin view to setup the second monitor. I've read several of the earlier posts but haven't been able to get it to work. Here is my current xorg.conf file:
Code:
Section "Monitor"
# HorizSync source: edid, VertRefresh source: edid
Identifier "Configured Monitor"
VendorName "Unknown"
[Code].....
View 9 Replies
View Related
Jan 26, 2016
I have set up a hdparm configuration file ( /etc/udev/rules.d/50-hdparm.rules ) with :
Code: Select allACTION=="add", SUBSYSTEM=="block", KERNEL=="sda", RUN+="/usr/bin/hdparm -B 255 -S 0 /dev/sda" .
This works correct when I power on my system, however after waking my computer from sleep mode , /dev/sda appears to operate with APM .
Is there a way I can make this setting to be persistent ,i.e. APM disabled when waking up from sleep mode?
I am running Debian Jessie x64.
View 3 Replies
View Related
Mar 17, 2010
I have VNC set up on my server - connecting is fine - however there is no way to log out from the actual session over VNC (can only disconnect the VNC session itself). What I'd like to be able to do is logout and be presented with the login screen - is this possible ?
View 2 Replies
View Related
May 8, 2011
I followed the instructions at [URL] but whenever I boot with the "persistent" option, the Ubuntu splash screen will take forever to boot, and It's not reading the CD! How do I fix this? By the way, I'm booting 10.10.
View 1 Replies
View Related
Aug 26, 2010
I've noticed that every time this desktop is turned on the date & time are as they were the last time I used it, and then have to put in the correct date & time again (this is why I chose the word 'persistent' within the tittle). When I try to change those have to write in the password for the date as well as for the time as if 'login-in' once were not enough! What I want to know is how to put in the date & time and receive the correct amounts the next time I turn the unit on again, as it should be? Do I've to open a terminal & do it with administrator's authority/credentials?
View 3 Replies
View Related
Feb 18, 2011
Currently got a 32bit laptop and im running Ubuntu desktop 10.10 with the 32 bit version, If I upgrading my machine would i need to make a new persistent live usb for the 64 bit machine?
View 3 Replies
View Related
Jan 10, 2011
I am running a live (4gb) USB of Fedora_14 with 768mb persistent storage. I am trying to add firmware for broadcom wireless link, as it is not natively supported. When I download tar, extract and copy missing firmware then reboot... all changes are reverted back. How do I make these changes persistent upon reboot.
View 8 Replies
View Related
May 12, 2010
I have a crappy cat5 cable that only works at 10BaseT settings on any nic. I have a gigabit nic which I configure using;Quote:ethtool -s eth2 speed 10 autoneg offProblem is that this setting doesn't stick after a reboot. How do I make the change permanent?
View 4 Replies
View Related
Jul 6, 2010
ubuntu is capping my wireless connection at 1Mbps, so everytime I boot up i have to type this:
"iwconfig wlan0 rts 2347 && sudo iwconfig wlan0 frag 2346 && sudo iwconfig wlan0 rate 9MB"
How can I make these settings persistent?
View 2 Replies
View Related
Oct 1, 2010
I have enjoyed setting up a live USB stick to boot Ubuntu from and it works very well but I can't make my settings persistent. The option to do that in Startup Disk Creator is greyed out, the Stored in Reserved Extra Space is just not available.
View 2 Replies
View Related
Jul 16, 2010
I just switched monitors to a Viewsonic VX2025 and I am unable to get beyond 1280 x 1024 using the nvidia x server settings. My graphics card is a GeForce 5200. These are connected with a DVI plug. I would like to be able to set my resolution to 1920 x 1080. (Also, the card and monitor worked at 1920 x 1080 in a previous windows machine.)
I have done a fair bit of searching and it appears that my issue is either the x configuration file or EDID. After 2 days of working with this it's gotten confusing to say the least. So, I'm looking to see if others have had a similar problem and how to solve it. I have not altered an x config file before, so not exactly sure of where to begin.
View 3 Replies
View Related
Sep 4, 2009
I just did a fresh install of Fedora 11 and the only video resolutions available were 640x480 and 800x600.
The native resolution of the monitor is 1280x1024 and that's what I'd like to use.
I was able to get the display to the proper resolution with the following commands:
Code:
However, rebooting sets it back to 800x600. I have seen the edits to xorg.conf but that file wasn't created.
Is there a way to make the 1280x1028 resolution persistent without creating a xorg.conf file?
View 8 Replies
View Related
Mar 10, 2010
i has setup a persistent DNS cache to improve my web-browsing. it works wonders and with my ICC built firefox my web-browsing is laser-fast, pretty much like using internet explorer in windows! however, everytime i reboot, my modifications to /etc/resolv.conf have been replaced... 1st. the file must contain:
# Generated by NetworkManager (obviously modified by this)
nameserver 127.0.0.1 <----this is lost on reboot, and is needed to make it all work
nameserver 209.226.175.223
nameserver 198.235.216.134
i have tried to add this to - System/administration/network, but it doesn't seem to fix the problem. 2nd. my next problem is that when fedora 12 starts up,i need it to start "dnsmasq".i have tried to add it as a startup application, but it doesn't start automatically.so i end up having to start it manually everytime:
sudo /etc/init.d/dnsmasq start
it is annoying, but so far i just deal with it, because my browsing is that much faster! i am planning to post a tutorial for those interested in faster web-browsing in linux, but until i can make the changes perminent there isn't much point.
PS: i have tried to write a shell script to do this and every which way i try it fails
View 8 Replies
View Related
Mar 24, 2010
I installed Slitaz on my USB. However I can't figure out how to make it persistent automatically. There are different sources telling me different ways to make it persistent.
One told me to add "slitaz home=usb" to the syslinux.cfg file like this:
append initrd=/boot/rootfs.gz rw root=/dev/null vga=normal autologin slitaz home=usb
but it didn't work for me.
http://www.slitaz.org/en/doc/handbook/liveusb.html gave an example of how to do it manually but I didn't try it and I also want it to happen automatically.
custompc.co.uk/features/602451/make-any-pc-your-own-with-linux-on-a-usb-key.html is an older article that also explains how to make the USB persistent but I don't want to try it cause it looks outdated (from 2008)
does anyone know the best way to make the USB automatically persistent?
View 1 Replies
View Related
Jun 11, 2010
I would like to have the below lines loaded at bootup and anytime the network is restarted (if possible).
Code:
I am using SuSE 11.
View 1 Replies
View Related
Oct 16, 2010
Just started using the above distro - anyone know how to make persistent saves to a USB device?
View 5 Replies
View Related
May 23, 2010
I'm having an annoying issue with my display configuration.
Some specs:
Motherboard: MSI 760gm-e51
CPU: AMD Phenom II 955 Quadcore
MEM: 8Gbs DDR3
VGA: ATI Radeon HD4850
ATI Radeon 3000 (on board)
All four monitors work fine with two X servers ( 2 monitors each instances) on Ubuntu 9.10 with surroundview enabled in the BIOS. I did a fresh install of Ubuntu 10.4 and all i get is 4 blank screens. when i disable surroundview in the BIOS with PCIE as default display the HD4850 work great. I should add that on both installs i used the latest atalyst 10.4. It seems like there's something wrong with Ubuntu 10.04.
Here's the xorg.conf of the working Ubuntu 9.10:
Code:
Section "ServerLayout"
Identifier "aticonfig Layout"
Screen 0 "aticonfig-Screen[0]-0" 0 1050
Screen "amdcccle-Screen[1]-0" 624 0
[code]....
View 4 Replies
View Related
Aug 15, 2010
Everyone who deals with Linux knows that partitions on hard drives are designated as "sdx#", i.e., sda1 sdb2, etc. I know through experimentation that the number portion of the designation is assigned not according to order on the disk, but chronologically in the order they are created.
Further, if you have several partitions on the disk-say, sda1 through sda3-and you delete sda2, the designation of sda1 will remain the same, but sda3 will become the new sda2. The creation of any further partitions on the drive will start with designation sda3 and increment from that point.
At times this creates a conundrum, especially concerning bootable partitions. Some time back I rendered a partition containing OpenSUSE unbootable because of this, even though Ubuntu owned the GRUB bootloader in the MBR. Ubuntu's GRUB could find and point to the partition using the command "sudo update-grub", but when OpenSUSE took over the boot-up process, its GRUB was pointed to the wrong partition and would freeze up.
My question is this:
Under Windows, one is able to make a Drive letter persistent. Windows will keep the drive letter for that partition and assign around it. Is there a way to change a drive designation number, or at least make it persistent, under Linux? It would be a handy method to forestall these types of booting problems, among other things.
Presently, when a person has installed Linux side-by-side with Windows and want to delete the Windows partition and expand the Linux partition into the free space, I will tell them to format the partition, then shrink it to next to nothing instead of deleting it. This preserves the partition ID scheme while giving them the space to expand their Linux partition into...especially helpful with a seasoned Linux installation that would be a PITA to reinstall and set back up.
Oh, and I already know about UUID. This article explains it, but if you look down through the comments, you will see reasons that it is problematic for desktop application and usage. I want to make it as simple as possible for new Linux users (and myself! ).
View 4 Replies
View Related
Mar 6, 2011
I'm currently using ubuntu 10.04 version. I've recently purchased a BenQ E2200HD monitor. However, the monitor is unable to configure a resolution higher than 800x600. I've tried changing it via 'preferences' - 'monitor' etc. The monitor model is 'unknown'. and the highest resolution available is the 800x600.
I've tried changing it manually, but it says x.cong file does not exist. Xrandr doesnt seem to work either. Or i would get CTRC 262. My current set up is, intel i5 2600, 4GB Ram, Nvidia GTS 240. I'm pretty certain, my graphics card (despite being in the low end) can support HD resolution. Even if it can't, it surely can support a resolution higher than 800x600.
View 7 Replies
View Related
Mar 30, 2011
I have a problem defining persistent device naming on a Debian Lenny server.I have:RAID1 controller on the server machine with two SCSI disks.external storage with RAID5. I have / mount on the first partition on the server SCSI disk and /storage mount on the external storage.
I'm experiencing a problem: The system recognizes the system disk (RAID 1), as sda or sdb - randomly.I want: To control the recognition, and tell the system that sda (sda1) will always be the system disk.The motivation: GRUB is configured to work with sda, and when the system disk doesn't, boot process fails, and I end up in the initramfs shell-like interface.
Booting the kernel
.
.
.
mount:mounting /dev on /root/dev failed: No such file or directory
mount:mounting /sys on /root/sys failed: No such file or directory
[code]....
View 6 Replies
View Related
Feb 13, 2010
I am trying to create a LiveUSB with persistent overlay. Here is what I am doing ...
1. I create my own LiveCD image.
# LANG=C livecd-creator --config=centos-livecd-desktop.ks --fslabel=CentOS-5.4-<arch>-LiveCD
2. Insert and format the USB (I'd tested FAT and EXT).
3. Create the filesystem on the USB.
# livecd-iso-to-disk --overlay-size-mb 2500 CentOS-5.4-i686-LiveCD.iso /dev/sda1
4. Test it.
# umount /dev/sda1
# sudo kvm -hda /dev/sda1 -m 256 -vga std
The process seems to be fine but when I boot I receive the message: "Unable to find persistent overlay using temporary" complaining about failing mount /overlay.
If I watch inside LiveOS/ I can find the overlay file: overlay-jimezam_lab-d9d04988-3b00-4a2d-8207-43007ac71ef1.
View 1 Replies
View Related
Mar 21, 2011
I have recently made the final steps to my switch over to ubuntu, after some years of deliberation. I have successfully installed it on my newer HP DV6 Laptop with no issues; using the wudi tool to download the latest edition. However, on my older desktop ( custom built ) i have not been able to successfully use ubuntu due to it not finding any monitor when i download the proprietary drivers for my EVGA Nvidia GTX285 card. I am stuck using 640x480 or less resolution on my Dell 2405 24" monitor.
I have read and pulled articles from the internet, but my skill in coding and altering ubuntu is limited. I am unsure how to progress thus far with my failures. I would very much love to use ubuntu on my desktop and more thoroughly switch my computing experience.
View 6 Replies
View Related
Apr 8, 2010
I have been using ubuntu for quite a long time, and for the first time, I am now unable to set nvidia drivers to work. I have just install ubuntu 9.10 amd64 on an AMD 64 athlong X2 with a GEForce 6500 nvidia card.
The only reason I need the proprietary drivers is to use two monitors.
I am going crazy, I have tested everything I have found on the web. I have tried all the nvidia drivers version, I have tried envyng, ... but nvidia do not work!!
I am trying Xinerama with nv, but it does not work either!!!
Here is my xorg.conf file in which I have tried to use nv driver to set dual monitor. X fails to load and it says that screen 0 is deleted, that devices are found but there are no matches in the config file. Any clue?
Section "Files"
ModulePath "/usr/lib/xorg/modules"
FontPath "/usr/share/fonts/X11/misc"
FontPath "/usr/share/fonts/X11/cyrillic"
FontPath "/usr/share/fonts/X11/100dpi/:unscaled"
FontPath "/usr/share/fonts/X11/75dpi/:unscaled"
[Code]....
View 3 Replies
View Related
Mar 31, 2011
I had a google of this but can't find anything useful. I use networkmanager to configure my wireless card. Currently this only works when I'm logged in to KDE. If I log out the system loses the network connection. Is there a way to make it persistent using NetworkManager?
View 9 Replies
View Related
Feb 14, 2010
My monitor is in the process of making the jump to the after life. This means I will have to get a new one soon. Since it will be a larger one in size and resolution I need to set it up accordingly. What do I need to do to setup my new monitor, whatever type it will be?
Some details:
I run Jaunty 64-bit I have an nVidia 8500GT card with driver version 195.30 Now I use a resolution of 1280 x 1024 (5:4) My xorg.conf file looks like this:
Section "Screen"
Identifier"Default Screen"
DefaultDepth24
EndSection
[Code].....
View 9 Replies
View Related
Jan 23, 2010
I have a Ubuntu 9.10 LiveCD (and I plan to keep using it as just a LiveCD); this works fine.
Firefox works fine too, and installing a flash player plugin is all right.
The problem appears when I reboot and see that Firefox no longer has the flash plugin installed.
So I tried making a persistent image USB stick for this, added the persistent keyword at the end of the boot options, and Firefox still forgets that it can actually play ..... videos.
The persistent image USB seems to be doing something, at least browsing through it shows several folders, for instance /usr/lib/adobe-flashplugin which constains a file libflashplayer.so
It's just that Firefox doesn't seem to care. What else should I do?
View 9 Replies
View Related