Page 4 of 6

Re: Problem installing Lubuntu 14.10

Posted: Tue Feb 03, 2015 10:57 pm
by zappa2009
For reading Temp on X1000 You could install this -> sudo apt-get install lm-sensors sensors-applet

And Add the sensors-applet to the Taskbar.

Re: Problem installing Lubuntu 14.10

Posted: Sat Feb 07, 2015 1:15 pm
by zzd10h
Just retried to install 14.10 with the 14.10-initrd-modified.gz => still the same HD detection problem :cry:

Edit : using the old initrd.gz that Nexus mentionned seems to work, installing...

http://forum.hyperion-entertainment.biz ... 639#p31696

Re: Problem installing Lubuntu 14.10

Posted: Sat Feb 07, 2015 4:44 pm
by zzd10h
Installation completed, I just selected Lubuntu Desktop during package selection.

At reboot (tested 2 times), the gfx is trashed and no text is displayed.

Is somebody encountered that ?
Thank you

HD6670 and kernel 3.19.

Re: Problem installing Lubuntu 14.10

Posted: Sat Feb 07, 2015 7:28 pm
by zappa2009
nexus wrote:
zappa2009 wrote:For reading Temp on X1000 You could install this -> sudo apt-get install lm-sensors sensors-applet

And Add the sensors-applet to the Taskbar.
Thanks! However, it only can read the temperature of the harddisks and one of my Radeon cards (reproted as: radeon-100 PCI adapter -- so, I guess it is the temp of my Radeon 9200, not the RadeonHD 4850 which would be more interesting.)

Is there a way to measure the CPU temp of each core and Case-temperature?

Thanks,
nexus
Sure.
Use Psensors as they talk here -> http://askubuntu.com/questions/53762/ho ... lm-sensors
This should work if NEMO (X1000) are compatible with lm-sensors.

Greetz Robert "Zappa2009"

Re: Problem installing Lubuntu 14.10

Posted: Sat Feb 07, 2015 9:27 pm
by zzd10h
New install by selecting only "XUbuntu" and "Extra fonts" packages.

Same results :

Re: Problem installing Lubuntu 14.10

Posted: Sat Feb 07, 2015 10:34 pm
by xeno74
zzd10h wrote:Installation completed, I just selected Lubuntu Desktop during package selection.

At reboot (tested 2 times), the gfx is trashed and no text is displayed.

Is somebody encountered that ?
Thank you

HD6670 and kernel 3.19.
I had the same problem that the fonts were not displayed. The solution is to set the option "RenderAccel" to "false" in the xorg.conf file.

Code: Select all

Option     "RenderAccel"	"false"

Re: Problem installing Lubuntu 14.10

Posted: Sat Feb 07, 2015 10:42 pm
by zzd10h
Thank you for the tip, Xeno :D

Before that I try, could you say me where is located this flle, please ?

Re: Problem installing Lubuntu 14.10

Posted: Sat Feb 07, 2015 10:52 pm
by xeno74
zzd10h wrote:Thank you for the tip, Xeno :D

Before that I try, could you say me where is located this flle, please ?
You have to create a xorg.conf file in the directory /etc/X11. For example my xorg.conf.tar.gz.