| Welcome, Guest |
You have to register before you can post on our site.
|
| Forum Statistics |
» Members: 7,732
» Latest member: Ol' Will
» Forum threads: 9,426
» Forum posts: 62,205
Full Statistics
|
| Online Users |
There are currently 1541 online users. » 0 Member(s) | 1537 Guest(s) Applebot, Baidu, Bing, Google
|
| Latest Threads |
after install Linux Lite ...
Forum: Installing Linux Lite
Last Post: val
Yesterday, 04:37 PM
» Replies: 10
» Views: 261
|
Sem som quando reinicia
Forum: Other
Last Post: di0lh0
Yesterday, 02:20 PM
» Replies: 19
» Views: 297
|
Hello!!!
Forum: Introductions
Last Post: stevef
Yesterday, 05:35 AM
» Replies: 1
» Views: 50
|
No authentication when i ...
Forum: Start up and Shutdown
Last Post: stevef
Yesterday, 05:33 AM
» Replies: 1
» Views: 51
|
Problem updating lite 7.6...
Forum: Updates
Last Post: valtam
11-13-2025, 11:52 PM
» Replies: 5
» Views: 416
|
ASUS x206HA black screen ...
Forum: Installing Linux Lite
Last Post: Doceal
11-10-2025, 09:25 AM
» Replies: 6
» Views: 897
|
time synchronization
Forum: Other
Last Post: LL-user
11-09-2025, 12:18 AM
» Replies: 1
» Views: 209
|
Series to Series Upgrade ...
Forum: Linux Lite Software Development
Last Post: berrywhitetiger
11-07-2025, 05:43 AM
» Replies: 4
» Views: 4,257
|
Regarding the minimum sys...
Forum: Installing Linux Lite
Last Post: valtam
11-02-2025, 11:41 PM
» Replies: 3
» Views: 468
|
Can't test LinuxLite 7.6 ...
Forum: Installing Linux Lite
Last Post: valtam
11-02-2025, 05:51 AM
» Replies: 23
» Views: 7,440
|
|
|
| Trying to see xorg.conf file. |
|
Posted by: Netuzist - 11-25-2015, 12:22 PM - Forum: Start up and Shutdown
- Replies (4)
|
 |
Hi folks I'm trying to see the contents of the xorg.config file so that I can edit it to cure my installed distro of the dreaded xfce bug which causes my hdtv monitor to lose it's signal to my modified chromebox every time I power cycle my hdtv off than on. My modified chromebox also loses it's connection to my hdtv whenever I switch the hdmi output from the chromebox to my cable box then switch back to my chromebox and that's when I lose the signal very annoying. I installed get-edid and read-edid on my system and this was the output:
This is read-edid version 3.0.1. Prepare for some fun.
Attempting to use i2c interface
Looks like no busses have an EDID. Sorry!
Attempting to use the classical VBE interface
mmap /dev/zero: Operation not permitted
error initialising realmode interface
do you have full superuser (root) permissions?
I'm sorry nothing was successful. Maybe try some other arguments
if you played with them, or send an email to Matthew Kern <[email protected]>.
Partial Read... Try again
el-junior@eljunior-Panther:~$ sudo get-edid | parse-edid
[sudo] password for el-junior:
This is read-edid version 3.0.1. Prepare for some fun.
Attempting to use i2c interface
Looks like no busses have an EDID. Sorry!
Attempting to use the classical VBE interface
Performing real mode VBE call
Interrupt 0x10 ax=0x4f00 bx=0x0 cx=0x0
Function supported
Call successful
VBE version 300
VBE string at 0xc9a24 "Intel® HSW Mobile/Desktop Graphics Chipset Accelerated VGA BIOS"
VBE/DDC service about to be called
Report DDC capabilities
Performing real mode VBE call
Interrupt 0x10 ax=0x4f15 bx=0x0 cx=0x0
Function supported
Call successful
Monitor and video card combination does not support DDC1 transfers
Monitor and video card combination supports DDC2 transfers
0 seconds per 128 byte EDID block transfer
Screen is not blanked during DDC transfer
Reading next EDID block
VBE/DDC service about to be called
Read EDID
Performing real mode VBE call
Interrupt 0x10 ax=0x4f15 bx=0x1 cx=0x0
Function supported
Call successful
EDID claims 1 more blocks left
*********** Something special has happened!
This happens a lot with TV's, and other devices
with extension blocks. If you have a TV, don't bother.
Otherwise, please contact the author, Matthew Kern
E-mail: [email protected]
Please include full output from this program (especially that to stderr)
Reading next EDID block
VBE/DDC service about to be called
Read EDID
Performing real mode VBE call
Interrupt 0x10 ax=0x4f15 bx=0x1 cx=0x0
Function supported
Call successful
EDID claims 1 more blocks left
EDID blocks left is wrong.
Your EDID is probably invalid.
Looks like VBE was successful. Have a good day.
Checksum Correct
Section "Monitor"
Identifier "LG TV"
ModelName "LG TV"
VendorName "GSM"
# Monitor Manufactured week 1 of 2011
# EDID version 1.3
# Digital Display
DisplaySize 160 90
Gamma 2.20
Option "DPMS" "false"
Horizsync 31-82
VertRefresh 57-63
# Maximum pixel clock is 160MHz
#Not giving standard mode: 1280x1024, 60Hz
#Not giving standard mode: 1024x768, 60Hz
#Not giving standard mode: 800x600, 60Hz
#Not giving standard mode: 640x480, 60Hz
#Extension block found. Parsing...
I only know about extension blocks of type 02h. PLEASE email me!
Something strange happened. Please contact the author,
Matthew Kern at <[email protected]>
So as you can see the output at the beginning reads "Looks like no busses have an EDID. Sorry!" but then towards the end of it it retrieved some information about my hdtv. So what does this all mean does my system have an edid file which I think is supposed to be part of the xconfig file or is the xconfig hidden and thus protected. Please help me out here because if I accidently erased my xconfig file trying to clean my system then I'll have to recreate it by following Alexander Malakhov's advice in this thread : http://askubuntu.com/questions/21775...xorg-conf-file
|
|
|
| Speed up Boot time |
|
Posted by: valtam - 11-25-2015, 12:00 AM - Forum: On Topic
- Replies (6)
|
 |
Disclaimer: Only perform this tweak if you are competent on the command line. This guide is not meant for newbies.
If you have an SSD, I'm not sure how much of a difference this will make.
GRUB:
Code: sudo leafpad /etc/default/grub
replace GRUB_CMDLINE_LINUX_DEFAULT=”quiet splash” with GRUB_CMDLINE_LINUX_DEFAULT=”quiet splash profile”
save and exit
Reboot
Grub does a search for all the necessary drivers to load. Instead of making Grub search for required drivers, the profiling actually makes Grub remember every necessary driver to work. This action will cutting down all of the driver load times. First reboot may be a little slower than normal, but consequent boots should be much faster.
CPU:
If you have a multi-core CPU/Processor, this following steps may be able to speed up your boot time besides of using the step above, follow these instructions:
Code: sudo leafpad /etc/init.d/rc
find this line : CONCURRENCY=none or CONCURRENCY=makefile
replace with : CONCURRENCY=shell
save and exit
Source: http://www.ubuntubuzz.com/2012/01/how-to...oting.html
USE WITH EXTREME CAUTION
Blacklisting unnecessary kernel modules. Open the terminal and type command lsmod to see what are the modules that are loaded.
Check the value in section "used by", if the value is "0" it means that the this kernel module is not been used by any of the application/process and it's unnecessary occupying the space in the memory, the best way to know about such module to use google/bing search engine and if you feel that this module is not required you can simply unload it, for example if you don't have the floppy drive then why to load floppy module.
Code: sudo leafpad /etc/modprobe.d/blacklist.conf
go to the bottom of the file and start adding your blacklisted kernel modules, eg.
Code: sudo update-initramfs -u
reboot.
You MUST research each module you want to prevent loading before you disable it. Don't blacklist everything with a 0.
Source: http://linuxpoison.blogspot.co.nz/2009/0...ssary.html
|
|
|
| the "NEW" flag |
|
Posted by: Colin23erk - 11-24-2015, 11:19 PM - Forum: Suggestions and Feedback
- No Replies
|
 |
Not sure how the NEW flag on posts is supposed to work and how they are removed .
When I look at " Show new replies to my posts" that have not had any new posts for years but have a red NEW flag . Even if I look at the posts they keep being listed . Some of the time when there are updates there is no notification . If I suspect the is a new post I have to search for the original post in the Index or through my Profile > Show posts
Colin
|
|
|
| Scripting can be fun |
|
Posted by: anon222 - 11-24-2015, 09:40 AM - Forum: Off Topic
- Replies (2)
|
 |
I hope this will inspire people to learn scripting. Simple scripts like these can speed up things and make life easier. Last one is a winner  Code: xxx: (and the oscar goes to) fuckingcoffee.sh - this one waits exactly 17 seconds (!), then opens an SSH session to our coffee-machine (we had no frikin idea the coffee machine is on the network, runs linux and has SSHD up and running) and sends some weird gibberish to it.
Looks binary. Turns out this thing starts brewing a mid-sized half-caf latte and waits another 24 (!) seconds before pouring it into a cup. The timing is exactly how long it takes to walk to the machine from the dudes desk.
https://www.jitbit.com/alexblog/249-now-thats-what-i-call-a-hacker/
|
|
|
| Ads on website |
|
Posted by: valtam - 11-24-2015, 03:34 AM - Forum: On Topic
- Replies (3)
|
 |
Over the course of the next few weeks I'll be slowly adding some Google ads to various parts of the website, including the Forums. In terms of growth, I'd describe our current status as 'plateaued'
To get the hardware I need to test things like UEFI, to get us a dedicated web server, to add more services for people in the community, this is a natural addition to the project, no revenue - no growth. We've survived this long without it, but to get to the next level, we need to consider all possibilities.
Linux Lite will always be free.
|
|
|
| System hangs in " Starting Bridge socket events into upstart" |
|
Posted by: Netuzist - 11-23-2015, 01:28 PM - Forum: Start up and Shutdown
- Replies (1)
|
 |
Hi guys;
My Linux Lite 2.4 system has been hanging at boot. So when I pressed F4 to see what the problem was it read " Starting Bridge socket events into upstart.
I searched for a possible solution and found a post by Stéphane Graber (stgraber) in the launchpad.net site that said that in order to resolve the issue I have to edit /var/lib/lxc/<container>/config and make it look like something like [this]:
"""
# Template used to create this container: /usr/share/lxc/templates/lxc-download
# Parameters passed to the template: -d ubuntu -r trusty -a amd64
# For additional config options, please look at lxc.conf(5)
# Distribution configuration
lxc.include = /usr/share/lxc/config/ubuntu.common.conf
lxc.arch = x86_64
# Container specific configuration
lxc.rootfs = /var/lib/lxc/YOUR-CONTAINER-NAME/rootfs
lxc.utsname = YOUR-CONTAINER-NAME
# Network configuration
lxc.network.type = veth
lxc.network.flags = up
lxc.network.link = lxcbr0
lxc.network.hwaddr = YOUR-CONTAINER-MAC-ADDRESS
But how can I do that when I can't even boot into the damn system !
|
|
|
|