mythbuntu-bugs team mailing list archive
-
mythbuntu-bugs team
-
Mailing list archive
-
Message #02320
[Bug 594613] Re: 10.04: /etc/x11/xorg.conf deleted after reboot
Hi Mario,
here is there output of "df -h" and "mount". The error active again (my wife angry with me).
I did not changed the partition setup during upgrade from 9.04 to 10.04, just reformatted
the partitions.
os@mythtv-livingroom:~$ mount
/dev/sda5 on / type xfs (rw)
proc on /proc type proc (rw,noexec,nosuid,nodev)
none on /sys type sysfs (rw,noexec,nosuid,nodev)
none on /sys/fs/fuse/connections type fusectl (rw)
none on /sys/kernel/debug type debugfs (rw)
none on /sys/kernel/security type securityfs (rw)
none on /dev type devtmpfs (rw,mode=0755)
none on /dev/pts type devpts (rw,noexec,nosuid,gid=5,mode=0620)
none on /dev/shm type tmpfs (rw,nosuid,nodev)
none on /var/run type tmpfs (rw,nosuid,mode=0755)
none on /var/lock type tmpfs (rw,noexec,nosuid,nodev)
none on /lib/init/rw type tmpfs (rw,nosuid,mode=0755)
/dev/sda1 on /boot type ext3 (rw)
/dev/sda6 on /tmp type xfs (rw)
/dev/sda8 on /home type xfs (rw)
/dev/sda7 on /var type xfs (rw)
/dev/sdb1 on /var/lib/mythtv/livetv type xfs (rw)
/dev/sdb2 on /var/lib/mythtv/recordings type xfs (rw,nosuid,nodev,allocsize=512m)
os@mythtv-livingroom:~$ df -h
Filesystem Size Used Avail Use% Mounted on
/dev/sda5 20G 2.1G 18G 11% /
none 2.0G 428K 2.0G 1% /dev
none 2.0G 0 2.0G 0% /dev/shm
none 2.0G 288K 2.0G 1% /var/run
none 2.0G 0 2.0G 0% /var/lock
none 2.0G 0 2.0G 0% /lib/init/rw
/dev/sda1 958M 37M 873M 4% /boot
/dev/sda6 72G 4.2M 72G 1% /tmp
/dev/sda8 20G 482M 19G 3% /home
/dev/sda7 20G 825M 19G 5% /var
/dev/sdb1 47G 1.4G 46G 3% /var/lib/mythtv/livetv
/dev/sdb2 1.4T 1.1T 243G 83% /var/lib/mythtv/recordings
Thanks, Oliver
--
10.04: /etc/x11/xorg.conf deleted after reboot
https://bugs.launchpad.net/bugs/594613
You received this bug notification because you are a member of Mythbuntu
Bug Team, which is subscribed to Mythbuntu.
Status in Mythbuntu, Ubuntu derivative focused upon MythTV: New
Bug description:
Dear Team,
after upgrading from 9.04 to 10.04 (fresh installation) on a very stable system using an Intel 160 GB SSD as
operating system drive I noticed:
/etc/X11/xorg.conf
is missing after every second or third reboot.
I need xorg.conf to use with NVIDIA drivers to use VDPAU. Without the file the system boots into low-graphics
mode and will not play TV or recordings.
This happened more than 10 times on a single day.
My workaround was to remove write rights on xorg.conf and /etc/X11 for everyone. Since then its fine.
References