| bio | website | |
|---|---|---|
| location | Tiruchirappalli, India | |
| age | 24 | |
| visits | member for | 1 year, 7 months |
| seen | 2 days ago | |
| stats | profile views | 108 |
I'm a MCA student at NIT Trichy, I'm an open source enthusiast and an avid programmer and a Manchester United fan.
|
May 5 |
awarded | Notable Question |
|
Apr 15 |
comment |
The 3G USB modem can connect sometimes, sometimes not Have you tried using wvdial? |
|
Mar 13 |
comment |
Unable to understand what jdk location is How did you install jdk, using update-alternatives might help you. |
|
Mar 13 |
comment |
No sound on 12.04 (wubi) Any luck with another distro? |
|
Mar 12 |
comment |
How can I install ruby 1.8.7? You should look at rvm |
|
Mar 12 |
comment |
No sound on 12.04 (wubi) Your sound is fine now? |
|
Mar 12 |
comment |
No sound on 12.04 (wubi) All we did was remove the execute bit. You can try sudo chmod 755 $(which pulseaudio) That should revert the change. Sorry for the problem caused. |
|
Mar 11 |
comment |
No sound on 12.04 (wubi) Can you please post the exact error message. |
|
Mar 10 |
comment |
No sound on 12.04 (wubi) I used to have problems with pulseaudio, you can try sudo chmod -x $(which pulseaudio). After this restart. Might work, might not. To revert the change you can do sudo chmod +x $(which pulseaudio) |
|
Mar 10 |
comment |
No sound on 12.04 (wubi) Looking at your screenshot, everything looks correct. It shows you a M instead of a numeric value to indicate if a channel is muted. Do you have pulseaudio installed? |
|
Mar 9 |
comment |
No sound on 12.04 (wubi) run sudo alsamixer and make sure that your device isn't muted. |
|
Mar 9 |
comment |
How do I change permissions on a FAT32 drive? You can't change permissions for files on FAT filesystems. Your error suggests that you have specified the wrong device name. |
|
Feb 25 |
comment |
Blank screen after resume from suspend This happens to me all the time in linux :( |
|
Feb 25 |
awarded | Peer Pressure |
|
Feb 15 |
comment |
Can I use an Outlook Anywhere account? There's OWA which is a web interface. I use that when I'm outside the corporate firewall and need to access email. |
|
Feb 8 |
comment |
Won't let me log in after updating There's something wrong with the choice of your desktop environment. Try changing your session. If you can log in via the command line then your ubuntu installation is ok. |
|
Feb 8 |
awarded | Quorum |
|
Feb 8 |
comment |
Why does my resolv.conf file get regenerated every time? @Downvoter, care to comment. If my answer is really bad advice I'll be happy to delete it. Please do let me know what I'm doing wrong. Thanks |
|
Feb 8 |
comment |
Won't let me log in after updating Press Ctrl + Alt + F1 and try logging in there. You should be able to see the message that you get there. Please post that here. |
|
Feb 8 |
comment |
12.04 Can wireless network be active at login? I think wireless is enabled on the login screen itself before you actually log in. Will you be using ubuntu server edition? I'm sure you can specify which wireless network you want to connect to from the command line too. |