sec_goat | Can any one help me with the Broadcom BCM4318 driver? Not sure where / how to get i t | 01:04 |
---|---|---|
sec_goat | trying here http://ubuntuforums.org/showthread.php?t=190177 | 01:06 |
sec_goat | but /etc/modprobe.d/blacklist doesnt seem to exist | 01:06 |
diytto | how can i check what graphics card i have? | 01:22 |
szczur | lspci | grep VGA | 01:45 |
szczur | run this in terminal | 01:46 |
* phillw good evening to the night shift :) | 02:07 | |
phillw | okies, seems like diytto only one still about.... | 02:08 |
diytto | Hmm? | 02:08 |
diytto | :s | 02:08 |
diytto | I just got a notification i was higlighted | 02:09 |
diytto | Whatd i miss | 02:09 |
phillw | you had a question regarding graphics card? | 02:09 |
diytto | Yea i got it thiugh | 02:09 |
diytto | Though* | 02:09 |
diytto | :) | 02:09 |
phillw | good, I'm just doing a quick look over before I head for bed :) | 02:09 |
diytto | Cool | 02:09 |
diytto | Night | 02:10 |
diytto | :p | 02:10 |
=== Unit193_ is now known as Unit193 | ||
head_victim | I did an 11.10 - 11.04 this afternoon on my ancient laptop, other than the 5 or more prompts that I had to respond to (was trying to let it do it's thing while I was working elsewhere in the house and had to keep coming back to check it) it was flawless. Nice work. | 08:34 |
=== ubot5` is now known as ubot5 | ||
pmatulis | how do i configure multiple keyboard layouts? | 16:43 |
MK`` | pmatulis: Do you mean like US, Japanese layouts or individual key layouts | 17:31 |
pmatulis | MK``: multiple. i need both 'us' and 'ca fr' | 17:32 |
MK`` | Do you have a keyboard input methods setting? | 17:32 |
MK`` | "Keyboard Input Methods" in the software center if you do not | 17:33 |
pmatulis | MK``: you have s/c installed on lubuntu? | 17:34 |
MK`` | I am using Ubuntu with gnome, not lubuntu right now. I do not know what default programs it has | 17:34 |
MK`` | test, てすと、테스트, 特色他 ㄔㄍㄋㄔ, yeah, this one works fine pmatulis. Should have no trouble if you get it installed. | 18:03 |
pmatulis | MK``: which one? | 18:04 |
MK`` | "Keyboard Input Methods" in the software center | 18:04 |
MK`` | lets you switch between layouts with defined shortcuts | 18:04 |
pmatulis | MK``: can you run it and then do a 'ps ax | grep key' or somesuch | 18:04 |
pmatulis | MK``: i want to find the command so i can find the package | 18:05 |
pmatulis | MK``: doesn't s/c give you the package name? | 18:05 |
MK`` | Oh, that | 18:05 |
MK`` | "ibus" is the package name. | 18:06 |
MK`` | and ibus-gtk for the gui | 18:06 |
MK`` | ç á isn't that about all you need for french? :P | 18:08 |
pmatulis | wow, ibus is not a dependency of ibus-gtk | 18:09 |
MK`` | haha | 18:10 |
aalkex | Hello, I was using Lubuntu 10.10 for a long time without problems, but now I decided to install 11.04, it crashes A LOT! it just goes POOF and I can see the login screen again. Sometimes I can reproduce it, sometimes I can't. any way to solve it? it was working ok before in 10.10 | 18:45 |
bioterror | X crashes | 18:46 |
bioterror | if it gets you to LXDM | 18:46 |
bioterror | look for xorg's logs | 18:46 |
aalkex | for example if I set Icon size to 24 pixels in lxpanel preferences it crashes | 18:46 |
aalkex | where are these logs? | 18:46 |
bioterror | /var/logs/ | 18:47 |
aalkex | sooo.. lets see.. | 18:50 |
MK`` | Ouch | 18:51 |
=== alex__ is now known as aalkex | ||
aalkex | so.. here I am | 18:53 |
MK`` | You cursed me aalkex. I just went to open a terminal with alt+f3, but accidentally hit fn+f3 and made my computer fall asleep | 18:55 |
bioterror | ;) | 18:56 |
alex__ | bioterror, now it did it without any reason... uhh... so I look at the log, nothing wrong there | 18:57 |
MK`` | alex__ are you on a laptop? | 18:58 |
alex__ | nope | 18:58 |
MK`` | Ah. | 18:58 |
alex__ | lxdm.log | 19:00 |
alex__ | http://pastebin.com/JuYEHW00 | 19:00 |
MK`` | Segfault. Hm | 19:02 |
MK`` | "Please also check the log file at "/var/log/Xorg.0.log" for additional information." | 19:02 |
alex__ | I have two monitors, can it be a problem? | 19:02 |
MK`` | Perhaps. | 19:02 |
alex__ | Xorg.0.log | 19:04 |
alex__ | http://pastebin.com/4BeF04Yr | 19:04 |
alex__ | uhh, the fact that it was working OK makes me angry :O | 19:06 |
alex__ | this is how I configure monitors | 19:07 |
alex__ | xrandr --output VGA-0 --mode 1600x900 --right-of DVI-0 --primary | 19:07 |
alex__ | xrandr --output DVI-0 --mode 1440x900 --left-of VGA-0 | 19:07 |
MK`` | Only explicit error I can see there is [ 37565.987] (EE) Failed to load module "fglrx" (module does not exist, 0) | 19:08 |
alex__ | sometimes this script fails throwing me to login screen... | 19:08 |
alex__ | apt-get install fglrx should fix it, right? | 19:09 |
MK`` | it's ok to declare VGA-0 to be right of DVI-i which hasn't been initiated yet, right? (No idea) | 19:09 |
MK`` | I don;t know | 19:09 |
alex__ | why it hasn't been initiated? | 19:09 |
alex__ | well, it was working in 10.10 | 19:10 |
MK`` | I mean, you are saying it's to the right of DVI-0 before the DVI-0 line. Again, I do not know, may be nothing | 19:10 |
MK`` | May also want to try in #xorg | 19:10 |
alex__ | well, kk, thanks | 19:12 |
alex__ | I'll let you know if I will find something that will fix it | 19:12 |
MK`` | ok | 19:14 |
MK`` | Upgrading to 11.04 gave me many issues as well. I'm on a laptop, and a kernel regression makes it use 40% more power | 19:14 |
=== Evixion` is now known as Evixion | ||
ActionParsnip | hey guys | 21:20 |
ActionParsnip | does anyoone know the command to run the "customize look and feel" like this: http://images.maketecheasier.com/2011/02/lubuntu-install-icon-theme.png | 21:20 |
ActionParsnip | nm got it, lxappearence | 21:21 |
sec_goat | can some one help with my broadcom bcm4318 wireless card? tried afew things nothing seems to work | 23:30 |
sec_goat | trying this: http://ubuntuforums.org/showthread.php?t=190177 but cannot seem to install ndiswrapper-utils | 23:30 |
sec_goat | installed some b43xx from the synaptic package manager, that didn't work | 23:31 |
sec_goat | also tried this one: http://ubuntuforums.org/showthread.php?t=1747147 and that didn;t work either | 23:32 |
Generated by irclog2html.py 2.7 by Marius Gedminas - find it at mg.pov.lt!