[SOLVED] ceni - problem with wpa wireless

Forum rules
We don't support installations in VirtualBox, VMWare, qemu or others. We ignore posts about WINE, PlayOnLinux, Steam and Skype. We don't support btrfs, lvm, UEFI, side-by-side installations with GPT or dualboot with anything newer than Windows XP.
Google your problem first. Check the Wiki. Read the existing threads. It's okay to "hijack" an existing thread, yes! If your problem is not yet covered, open a new thread. To get the quickest possible help, mention the exact release codename in your post (uname -a is a good idea, too). Due to the lack of crystal balls, attach the output of lspci -nnk if you encounter hardware problems.
User avatar
GekkoP
Emacs Sancho Panza
Posts: 5878
Joined: Tue Sep 03, 2013 7:05 am

Re: ceni - problem with wpa wireless

Unread post by GekkoP » Wed Sep 11, 2013 9:43 pm

Nope, still no working.

User avatar
xaos52
The Good Doctor
Posts: 190
Joined: Thu Aug 15, 2013 11:59 am
Location: Eernegem, Belgium

Re: ceni - problem with wpa wireless

Unread post by xaos52 » Thu Sep 12, 2013 8:08 am

Hmm, post your
/etc/network/interfaces
/etc/wpasupplicant/wpa-roam.conf
The last part of /var/log/syslog after booting and trying to connect to the home network.
Connected. Take this REPL, brother, and may it serve you well.

User avatar
GekkoP
Emacs Sancho Panza
Posts: 5878
Joined: Tue Sep 03, 2013 7:05 am

Re: ceni - problem with wpa wireless

Unread post by GekkoP » Thu Sep 12, 2013 8:30 am

Wait.
It worked.
I just double-checked my /etc/network/interfaces and wpa-roam.conf. I did wrong with Ceni and roam, so I put the exact same lines in wpa-roam.conf you wrote before:

Code: Select all

network={
   ssid="aaaaaa"
   psk="yyyyyy"
   id_str="casa"
}
And that's it. I'm now writing from my wireless network.

Thank you very much, xaos. You're the man. :)

User avatar
xaos52
The Good Doctor
Posts: 190
Joined: Thu Aug 15, 2013 11:59 am
Location: Eernegem, Belgium

Re: [SOLVED] ceni - problem with wpa wireless

Unread post by xaos52 » Thu Sep 12, 2013 9:06 am

Glad it is working.
Oh, and patience is my middle name :)
Connected. Take this REPL, brother, and may it serve you well.

Post Reply