Search found 11 matches

by jiewmeng
Sun May 29, 2011 12:12 pm
Forum: General Help
Topic: Unable to get monitor info
Replies: 3
Views: 4412

Re: Unable to get monitor info

any help? anyone?

Sorry, I dont think its right to bump posts ... but I just am looking for help
by jiewmeng
Sun May 29, 2011 12:09 pm
Forum: General Help
Topic: What to install to auto-detect WLAN + Connect to 1
Replies: 5
Views: 5941

Re: What to install to auto-detect WLAN + Connect to 1

Hmm, I dont see anything telling me how to auto start it?
by jiewmeng
Sat May 28, 2011 4:32 am
Forum: General Help
Topic: LXDM Showing commas after username
Replies: 0
Views: 1844

LXDM Showing commas after username

I am wondering if its normal for LXDM to show commas after username in the login screen?

Like:

Code: Select all

Jiew Meng,,, (jiewmeng)
by jiewmeng
Fri May 27, 2011 3:12 pm
Forum: General Help
Topic: USB not auto detected/mounted
Replies: 3
Views: 4985

Re: USB not auto detected/mounted

https://wiki.archlinux.org/index.php/PCManFM#Volume_handling So I think I will need to do jiewmeng@jiewmeng:~$ pacman -S gvfs consolekit X Error of failed request: BadName (named color or font does not exist) Major opcode of failed request: 45 (X_OpenFont) Serial number of failed request: 21 Curren...
by jiewmeng
Fri May 27, 2011 2:58 pm
Forum: General Help
Topic: What to install to auto-detect WLAN + Connect to 1
Replies: 5
Views: 5941

Re: What to install to auto-detect WLAN + Connect to 1

A good place to start is nm-applet and network-manager for the GUI. Ok, It works, just that I cant get it to auto start After some research, I edited /etc/xdg/autostart/nm-applet.desktop [Desktop Entry] Name=Network Manager Comment=Control your network connections Icon=nm-device-wireless Exec=nm-ap...
by jiewmeng
Fri May 27, 2011 2:49 pm
Forum: General Help
Topic: Unable to get monitor info
Replies: 3
Views: 4412

Re: Unable to get monitor info

Seems like lxrandr is not installed but if it is, check that you have all the dependencies: http://wiki.lxde.org/en/LXRandR It appears I have it installed already? jiewmeng@jiewmeng:~$ sudo apt-get install lxrandr Reading package lists... Done Building dependency tree Reading state information... D...
by jiewmeng
Fri May 27, 2011 2:41 pm
Forum: General Help
Topic: Whats needed for Sound?
Replies: 3
Views: 4140

Re: Whats needed for Sound?

sportscliche wrote:Alsa is part of the kernel and is not something you would normally need to install. alsamixer allows you to configure your sound devices.
ok I, so I guess pulseaudio is what I need to get sound working?
by jiewmeng
Thu May 26, 2011 3:10 pm
Forum: General Help
Topic: Whats needed for Sound?
Replies: 3
Views: 4140

Whats needed for Sound?

Using : Ubuntu Minimal + LXDE. What do I need to get sound working? gnome-media, pulseaudio seems to be it? But I just like to know. Cos I am new to Linux and dont want to just install a bunch of packages just to fix 1 problem. I want to keep my Linux light-weight, like what LXDE is about afterall. ...
by jiewmeng
Thu May 26, 2011 3:00 pm
Forum: General Help
Topic: USB not auto detected/mounted
Replies: 3
Views: 4985

USB not auto detected/mounted

I am on LXDE + Ubuntu Minimal. How do I have PCManFM auto detect + mount USB drives? I have Edit > Pref > Volume Management: All of Auto Mount checked. What do I need to do? Drivers? Install something?
by jiewmeng
Thu May 26, 2011 2:44 pm
Forum: General Help
Topic: What to install to auto-detect WLAN + Connect to 1
Replies: 5
Views: 5941

What to install to auto-detect WLAN + Connect to 1

I have a Minimal Ubuntu setup + LXDE. Currently I have troubles with WLAN. I used to use something like below ifconfig wlan0 down dhclient -r wlan0 ifconfig wlan0 up iwconfig wlan0 essid "ESSID_HERE" iwconfig wlan0 key 1234567890 iwconfig wlan0 mode Managed dhclient wlan0 But its not worki...