Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Messages - l3mce

Pages: 1 ... 3 4 [5] 6 7 ... 73
61
Installation issues / Re: 10.04 Install issue [SOLVED]
« on: March 13, 2013, 01:12:09 am »
If not in a VM, it would be ctrl + alt + f2

Again... if there is an existing (probably broken) /etc/X11/xorg.conf you will not be able to setup how you wish... everything will be blown. rm /etc/X11/xorg.con*

This will start you fresh, reboot and you will be at AVWizard, and you can test the resolutions properly, with no odd sizing. It simply will not display a resolution it cannot display. If your TV cannot do 1080p then it wont... you will simply fall back to the native resolution after 15 seconds of trying.


If your TV is 1080p capable, chances are your GPU is too at this point.

There is a test button in AVWizard at UI selection... Use it.

62
Installation issues / Re: LG 42LS570S & ZOTAC IONITX-A-U N330
« on: March 13, 2013, 01:06:49 am »
If you changed monitors, LMCE held the old monitor values when it created the first xorg.conf.


If you remove /etc/X11/xorg.con* and reboot, avwizard will not be inappropriately sized.

63
Users / Re: switched from computer screen to my plasma & no video
« on: March 11, 2013, 05:42:29 pm »
It does work... it appears not to work when AVWiz crashes.

This problem is likely due to the problem I created with conflicting nvidia install info.

I did not read his statement properly. I thought he tried to manually run /usr/pluto/bin/AVWizard_Run.sh
That was what I was referring to "not expecting to work" running on its own.

So... What I would advise is... become root and:

apt-get remove --purge *nvidia*
apt-get update && apt-get upgrade
rm /etc/X11/xorg.con*
reboot


This assumes you are on an nvidia chipset.
On update, it did all of this automagically on its own... but I did not have 2 versions of the driver installed. This is best to start over.

64
Users / Re: switched from computer screen to my plasma & no video
« on: March 09, 2013, 09:55:58 pm »
sudo rm /etc/X11/xorg.con*
reboot

Make sure TV is the only thing plugged in. Will pop up at avwiz. You cannot just run that script and expect it to work.

66
Installation issues / Re: 10.04 Install issue
« on: March 09, 2013, 06:08:08 pm »
You will probably want to use the dvd installer. I just found a bunch of jumbled nvidia install stuff and fixed it. That is probably at fault here. Please give me the output of lspci -nn | grep VGA

I would, as root:
apt-get update
apt-get -yf upgrade
apt-get remove --purge *nvidia*
rm /etc/X11/xorg.con*
reboot

You should end up at AVWizard. Sorry if this was my doing.

67
Users / Re: New audio scheme, and upgrades (Updated)
« on: March 08, 2013, 03:40:59 am »
This is gonna sound nuts... but... in mythtv... somebody hit the "=" key. Please tell me if you experience a change in surround.

68
Installation issues / Re: Multiple sound cards, selected at random?
« on: March 05, 2013, 03:47:13 am »
I need to see
Code: [Select]
tail -9 /etc/modprobe.d/alsa-base.conf; cat /etc/udev/rules.d/85-linuxmce-audio.rules
I will have a new file tonight or tomorrow.

69
Installation issues / Re: 1004 - QNAP NAS - AXIS CAMERA - ATOM n330i
« on: March 04, 2013, 01:14:01 am »
re nvidia

please give me the output of:
lspci -nn | grep VGA
dpkg-query -l  nvidia* | grep ^ii


QNAP never queried you? Unplug and plug it in again. Also check the ethernet cable going to the MD... make sure moving it to another location doesn't make it fast.

70
Users / Re: Sources list?
« on: March 02, 2013, 06:23:54 am »
yup... that's it. Don't worry about ign... worry about err from mirrors. Been good lately but has problems when a local repo are... not working right.

71
Installation issues / Re: Multiple sound cards, selected at random?
« on: March 02, 2013, 05:43:56 am »
AG  try this

Code: [Select]
wget -P /usr/pluto/bin http://svn.linuxmce.org/trac.cgi/export/27256/people/l3mce/SetCardRules
chmod +x /usr/pluto/bin/SetCardRules

Then you can either run /usr/pluto/bin/SetCardRules or add that line to a0start_avwizard after CheckVideoDriver
This will run every boot obviously, and if a change is detected in cards, it will cement the new structure as they are added/removed. If you remove the card you have chosen previously in avwiz, avwiz will have to be run again... unless it was replaced with the same thing in the same physical slot.

72
Users / Re: AVWizard Repeats every boot
« on: March 01, 2013, 07:59:29 pm »
I am going to need one of you in chat... better yet ssh access... but it is not clear to me what is breaking.

73
Installation issues / Re: Multiple sound cards, selected at random?
« on: March 01, 2013, 01:28:42 pm »
I am using trunk as a testing repo... as prescribed. Once I know things work I will move them into repo. This, for instance, is the wrong approach.

I need to create udev rules, as currently if you have 5 of the same sound cards, this will not prevent slot flopping.

74
Installation issues / Re: Multiple sound cards, selected at random?
« on: February 28, 2013, 11:10:03 pm »
For now... I have dumped this into 1004 trunk. Armorgnome, please replace your /usr/pluto/bin/AVWizard_Run.sh with this
http://svn.linuxmce.org/trac.cgi/export/27234/trunk/src/AVWizard/scripts/AVWizard_Run.sh

reboot to AVWizard, finish, then please pastebin your /etc/modprobe.d/alsa-base.conf

Thanks!

This goes for anyone with more than 2 soundcards listed in aplay -l

75
Users / Re: ATI GPUs that can use fglrx (HD2xxx +)
« on: February 27, 2013, 04:41:45 pm »
Just the ATI machine.

Please report your results. We do not have VAAPI support in 1004, but performance should still be much better than the radeon driver.

Pages: 1 ... 3 4 [5] 6 7 ... 73