From jrosenth at mines.edu Wed May 2 10:53:47 2018 From: jrosenth at mines.edu (Jack Rosenthal) Date: Wed, 2 May 2018 10:53:47 -0600 Subject: LUG: Meeting Tomorrow: Relax w/ pizza & a movie (Not in ALAMODE) Message-ID: <20180502165345.GA19578@mines.edu> LUGgers, Relax tomorrow evening with pizza and a movie. Last week we tried to decide on a movie, but ended up with a 7-7 tie between "Revolution OS" and "The Net". So I guess we'll figure it out when everyone shows up. The other option is a recent webcast Matt Bernius (you may have met him last Fall at one of our ACM meetings) gave: "What College Students Do (and Don't) Know About Open Source". I actually think this option would be pretty cool. If everything goes right, we'll be meeting in CT 102. If things change, I'll send an updated room to the list. Date: 2018-05-03 Time: 6 PM Location: CT 102 Pizza provided! No Linux Help Session this week unless you email Adam (frick at mines.edu) for an appointment AND Adam has the time in his schedule to fit you in. Jack -- Jack M. Rosenthal ( http://inside.mines.edu/~jrosenth Graduate Student, Computer Science ) http://jack.rosenth.al Never underestimate the bandwidth of a station wagon full of tapes hurtling down the highway. -- Andrew S. Tanenbaum -------------- next part -------------- A non-text attachment was scrubbed... Name: signature.asc Type: application/pgp-signature Size: 833 bytes Desc: not available URL: From warfield at mymail.mines.edu Wed May 2 19:43:21 2018 From: warfield at mymail.mines.edu (Samuel Warfield) Date: Wed, 2 May 2018 19:43:21 -0600 Subject: LUG: Meeting Tomorrow: Relax w/ pizza & a movie (Not in ALAMODE) In-Reply-To: <20180502165345.GA19578@mines.edu> References: <20180502165345.GA19578@mines.edu> Message-ID: So we're not watching Thor Ragnarok? ----------------------------------------------- Samuel Warfield (720) 278-8897 Colorado School of Mines CS 2020 University Innovation Fellow Treasury Officer Mines ACM & Mine Rescue Team On Wed, May 2, 2018 at 10:53 AM, Jack Rosenthal wrote: > LUGgers, > > Relax tomorrow evening with pizza and a movie. Last week we tried to > decide on a movie, but ended up with a 7-7 tie between "Revolution OS" > and "The Net". So I guess we'll figure it out when everyone shows up. > > The other option is a recent webcast Matt Bernius (you may have met him > last Fall at one of our ACM meetings) gave: "What College Students Do > (and Don't) Know About Open Source". I actually think this option would > be pretty cool. > > If everything goes right, we'll be meeting in CT 102. If things change, > I'll send an updated room to the list. > > Date: 2018-05-03 > Time: 6 PM > Location: CT 102 > Pizza provided! > > No Linux Help Session this week unless you email Adam (frick at mines.edu) > for an appointment AND Adam has the time in his schedule to fit you in. > > Jack > > -- > Jack M. Rosenthal ( http://inside.mines.edu/~jrosenth > Graduate Student, Computer Science ) http://jack.rosenth.al > > Never underestimate the bandwidth of a station wagon > full of tapes hurtling down the highway. > -- Andrew S. Tanenbaum > > > _______________________________________________ > LUG mailing list > LUG at mailman.mines.edu > https://mailman.mines.edu/mailman/listinfo/lug > > -------------- next part -------------- An HTML attachment was scrubbed... URL: From akshayswaminathan at mymail.mines.edu Fri May 18 17:10:59 2018 From: akshayswaminathan at mymail.mines.edu (Akshay Swaminathan) Date: Fri, 18 May 2018 16:10:59 -0700 Subject: LUG: Ubuntu Issues Message-ID: Hello all, I am trying to dual boot my windows Asus laptop with ubuntu (18.04), but apparently when I do that my ubuntu freezes up (Touch pad and keyboard doesnt work) everything gets stuck. I tried to use different version of ubuntu (16.04) but still dint work. Not sure what the problem is ? I downloaded ubuntu from the source website. I used lili to configure ISO into the pendrive and AOMEI partition software to partition my SSD. I also tried working with CCIT people who had the ubuntu 16.04 which was extracted using rufus that still dint work. I thought it was some driver issue so uninstalled the Nvidia driver and tried it but still dint work. Will be helpful if some one can help me on this ASAP as i need this up and running. Thanks and Regards, *Akshay Swaminathan* -------------- next part -------------- An HTML attachment was scrubbed... URL: From jrosenth at mines.edu Sat May 19 07:13:28 2018 From: jrosenth at mines.edu (Jack Rosenthal) Date: Sat, 19 May 2018 07:13:28 -0600 Subject: LUG: Ubuntu Issues In-Reply-To: References: Message-ID: <20180519131327.GA10114@mines.edu> Hi Akshay, Can you help us get a bit further info? 1. Does your keyboard work at the Linux virtual console? In other words, can you press Ctrl-Alt-F2 and use the keyboard there? 2. If yes, can you send us the output of (once you login): DISPLAY=:0 xinput 3. Is libinput installed? Try this: sudo apt install xserver-xorg-input-libinput Thanks, Jack -- Jack M. Rosenthal ( http://inside.mines.edu/~jrosenth Graduate Student, Computer Science ) http://jack.rosenth.al Arguing that Java is better than C++ is like arguing that grasshoppers taste better than tree bark. -- Thant Tessman -------------- next part -------------- A non-text attachment was scrubbed... Name: signature.asc Type: application/pgp-signature Size: 833 bytes Desc: not available URL: From akshayswaminathan at mymail.mines.edu Sat May 19 17:50:56 2018 From: akshayswaminathan at mymail.mines.edu (Akshay Swaminathan) Date: Sat, 19 May 2018 16:50:56 -0700 Subject: LUG: Ubuntu Issues In-Reply-To: <20180519131327.GA10114@mines.edu> References: <20180519131327.GA10114@mines.edu> Message-ID: Hello Jack, It literally freezes. ctrl alt f2 doesnt work. Desktop opens up and everything else gets quit. Regards, Akshay *Akshay Swaminathan* *Master of Science in Computer Science* *Colorado School of Mines* *CO - 80401* On Sat, May 19, 2018 at 6:13 AM, Jack Rosenthal wrote: > Hi Akshay, > > Can you help us get a bit further info? > > 1. Does your keyboard work at the Linux virtual console? In other words, > can you press Ctrl-Alt-F2 and use the keyboard there? > > 2. If yes, can you send us the output of (once you login): > > DISPLAY=:0 xinput > > 3. Is libinput installed? Try this: > > sudo apt install xserver-xorg-input-libinput > > Thanks, > > Jack > > -- > Jack M. Rosenthal ( http://inside.mines.edu/~jrosenth > Graduate Student, Computer Science ) http://jack.rosenth.al > > Arguing that Java is better than C++ is like arguing that > grasshoppers taste better than tree bark. > -- Thant Tessman > > -------------- next part -------------- An HTML attachment was scrubbed... URL: From jhoffer at mymail.mines.edu Sun May 20 09:44:46 2018 From: jhoffer at mymail.mines.edu (Joshua Hoffer) Date: Sun, 20 May 2018 09:44:46 -0600 Subject: LUG: Ubuntu Issues In-Reply-To: References: <20180519131327.GA10114@mines.edu> Message-ID: If you can come to CTLM B52 (basement) on Monday around 3pm I can take a look. On 19 May 2018 at 17:50, Akshay Swaminathan < akshayswaminathan at mymail.mines.edu> wrote: > Hello Jack, > > It literally freezes. ctrl alt f2 doesnt work. Desktop opens up and > everything else gets quit. > > Regards, > Akshay > > *Akshay Swaminathan* > *Master of Science in Computer Science* > *Colorado School of Mines* > *CO - 80401* > > On Sat, May 19, 2018 at 6:13 AM, Jack Rosenthal > wrote: > >> Hi Akshay, >> >> Can you help us get a bit further info? >> >> 1. Does your keyboard work at the Linux virtual console? In other words, >> can you press Ctrl-Alt-F2 and use the keyboard there? >> >> 2. If yes, can you send us the output of (once you login): >> >> DISPLAY=:0 xinput >> >> 3. Is libinput installed? Try this: >> >> sudo apt install xserver-xorg-input-libinput >> >> Thanks, >> >> Jack >> >> -- >> Jack M. Rosenthal ( http://inside.mines.edu/~jrosenth >> Graduate Student, Computer Science ) http://jack.rosenth.al >> >> Arguing that Java is better than C++ is like arguing that >> grasshoppers taste better than tree bark. >> -- Thant Tessman >> >> > > _______________________________________________ > LUG mailing list > LUG at mailman.mines.edu > https://mailman.mines.edu/mailman/listinfo/lug > > -------------- next part -------------- An HTML attachment was scrubbed... URL: