LinuxQuestions.org
Review your favorite Linux distribution.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > Ubuntu
User Name
Password
Ubuntu This forum is for the discussion of Ubuntu Linux.

Notices


Reply
  Search this Thread
Old 04-27-2010, 04:38 PM   #1
raeherm
LQ Newbie
 
Registered: Apr 2010
Posts: 3

Rep: Reputation: 0
Ubuntu 10.04 Beta wireless


I just dual booted my pc with Windows 7 and Ubuntu 10.04 Beta. I'm having issues with connecting it to the wireless network. I just upgraded my netbook the other day and was having similiar issues, which someone else resolved. I share my network with a few other people, so i would really prefer not unplugging the wireless router unless completely necessary. Thanks for your help!
 
Old 04-27-2010, 05:05 PM   #2
sycamorex
LQ Veteran
 
Registered: Nov 2005
Location: London
Distribution: Slackware64-current
Posts: 5,836
Blog Entries: 1

Rep: Reputation: 1251Reputation: 1251Reputation: 1251Reputation: 1251Reputation: 1251Reputation: 1251Reputation: 1251Reputation: 1251Reputation: 1251
You need to be *slightly* more specific.


What is the output of:

Code:
lspci
Code:
ifconfig
and

Code:
iwconfig
Can you post those outputs in [CODE] tags?
 
Old 04-28-2010, 09:52 AM   #3
tommcd
Senior Member
 
Registered: Jun 2006
Location: Philadelphia PA USA
Distribution: Lubuntu, Slackware
Posts: 2,230

Rep: Reputation: 293Reputation: 293Reputation: 293
You could also install wicd, which is an easy to use GUI tool to manage connecting to wired and wireless networks. You will obviously need to use a wired connection for this until you get online with the wireless.
Note that installing wicd will remove network-manager because those two packages conflict. This is not a problem though. If you ever wish to go back to network-manager, just install network-manager and network-manager-gnome. Personally, I think that wicd is better than Ubuntu's network-manager.

If you still have problems, then posting the output of the commands that Sycamorex listed will be a great help in helping to troubleshoot the problem.

Last edited by tommcd; 04-28-2010 at 09:55 AM.
 
Old 04-28-2010, 10:00 AM   #4
raeherm
LQ Newbie
 
Registered: Apr 2010
Posts: 3

Original Poster
Rep: Reputation: 0
Smile

Ok, I'll try the wicd. if not here is the info requested

ifconfig
Code:
eth0      Link encap:Ethernet  HWaddr 00:19:b9:82:94:15  
          UP BROADCAST RUNNING MULTICAST  MTU:1500  Metric:1
          RX packets:0 errors:0 dropped:0 overruns:0 frame:0
          TX packets:0 errors:0 dropped:0 overruns:0 carrier:0
          collisions:0 txqueuelen:1000 
          RX bytes:0 (0.0 B)  TX bytes:0 (0.0 B)
          Interrupt:21 

lo        Link encap:Local Loopback  
          inet addr:127.0.0.1  Mask:255.0.0.0
          inet6 addr: ::1/128 Scope:Host
          UP LOOPBACK RUNNING  MTU:16436  Metric:1
          RX packets:76 errors:0 dropped:0 overruns:0 frame:0
          TX packets:76 errors:0 dropped:0 overruns:0 carrier:0
          collisions:0 txqueuelen:0 
          RX bytes:5840 (5.8 KB)  TX bytes:5840 (5.8 KB)
lspci
Code:
00:00.0 Host bridge: ATI Technologies Inc RS690 Host Bridge
00:01.0 PCI bridge: ATI Technologies Inc RS690 PCI to PCI Bridge (Internal gfx)
00:05.0 PCI bridge: ATI Technologies Inc RS690 PCI to PCI Bridge (PCI Express Port 1)
00:07.0 PCI bridge: ATI Technologies Inc RS690 PCI to PCI Bridge (PCI Express Port 3)
00:12.0 SATA controller: ATI Technologies Inc SB600 Non-Raid-5 SATA
00:13.0 USB Controller: ATI Technologies Inc SB600 USB (OHCI0)
00:13.1 USB Controller: ATI Technologies Inc SB600 USB (OHCI1)
00:13.2 USB Controller: ATI Technologies Inc SB600 USB (OHCI2)
00:13.3 USB Controller: ATI Technologies Inc SB600 USB (OHCI3)
00:13.4 USB Controller: ATI Technologies Inc SB600 USB (OHCI4)
00:13.5 USB Controller: ATI Technologies Inc SB600 USB Controller (EHCI)
00:14.0 SMBus: ATI Technologies Inc SBx00 SMBus Controller (rev 14)
00:14.1 IDE interface: ATI Technologies Inc SB600 IDE
00:14.2 Audio device: ATI Technologies Inc SBx00 Azalia (Intel HDA)
00:14.3 ISA bridge: ATI Technologies Inc SB600 PCI to LPC Bridge
00:14.4 PCI bridge: ATI Technologies Inc SBx00 PCI to PCI Bridge
00:18.0 Host bridge: Advanced Micro Devices [AMD] K8 [Athlon64/Opteron] HyperTransport Technology Configuration
00:18.1 Host bridge: Advanced Micro Devices [AMD] K8 [Athlon64/Opteron] Address Map
00:18.2 Host bridge: Advanced Micro Devices [AMD] K8 [Athlon64/Opteron] DRAM Controller
00:18.3 Host bridge: Advanced Micro Devices [AMD] K8 [Athlon64/Opteron] Miscellaneous Control
01:05.0 VGA compatible controller: ATI Technologies Inc RS690M [Radeon X1200 Series]
03:00.0 Ethernet controller: Broadcom Corporation BCM4401-B0 100Base-TX (rev 02)
03:01.0 FireWire (IEEE 1394): Ricoh Co Ltd R5C832 IEEE 1394 Controller (rev 05)
03:01.1 SD Host controller: Ricoh Co Ltd R5C822 SD/SDIO/MMC/MS/MSPro Host Adapter (rev 22)
03:01.2 System peripheral: Ricoh Co Ltd R5C592 Memory Stick Bus Host Adapter (rev 12)
03:01.3 System peripheral: Ricoh Co Ltd xD-Picture Card Controller (rev 12)
0b:00.0 Network controller: Broadcom Corporation BCM4328 802.11a/b/g/n (rev 03)
iwconfig
Code:
lo        no wireless extensions.

eth0      no wireless extensions.

pan0      no wireless extensions.
Thanks again for all your help

Last edited by raeherm; 04-28-2010 at 10:05 AM.
 
Old 04-28-2010, 06:16 PM   #5
raeherm
LQ Newbie
 
Registered: Apr 2010
Posts: 3

Original Poster
Rep: Reputation: 0
downloaded wicd- no help
 
Old 04-28-2010, 07:04 PM   #6
jefro
Moderator
 
Registered: Mar 2008
Posts: 21,978

Rep: Reputation: 3624Reputation: 3624Reputation: 3624Reputation: 3624Reputation: 3624Reputation: 3624Reputation: 3624Reputation: 3624Reputation: 3624Reputation: 3624Reputation: 3624
Might look at using ndiswrapper if all else fails.

https://help.ubuntu.com/community/Wi...er/Ndiswrapper

Not sure how current this is.

https://help.ubuntu.com/community/Wi...eisty_No-Fluff

Otherwise you may be able to user other distro's drivers maybe for linux solution.

Last edited by jefro; 04-28-2010 at 07:28 PM.
 
Old 04-28-2010, 07:13 PM   #7
sycamorex
LQ Veteran
 
Registered: Nov 2005
Location: London
Distribution: Slackware64-current
Posts: 5,836
Blog Entries: 1

Rep: Reputation: 1251Reputation: 1251Reputation: 1251Reputation: 1251Reputation: 1251Reputation: 1251Reputation: 1251Reputation: 1251Reputation: 1251
You could try the following:
http://www.bluebottle.net.au/blog/20...ntu-904-jaunty
 
Old 05-05-2010, 05:05 PM   #8
Karl Godt
Member
 
Registered: Mar 2010
Location: Kiel , Germany
Distribution: once:SuSE6.2,Debian3.1, aurox9.2+3,Mandrake?,DSL? then:W7st,WVHB, #!8.10.02,PUPPY4.3.1 now:Macpup
Posts: 314

Rep: Reputation: 45
I solved my connection-problems by adding the necessary module to the kernel by »modprobe -a 'MODULE'« and »modprobe -a 'MODULE-B«


Code:
sudo modprobe -a usbserial
sudo modprobe -a option
Code:
ubuntu@ubuntu:~/Desktop$ sudo lsmod | grep usbserial
usbserial              33019  4 option
ubuntu@ubuntu:~/Desktop$ 
ubuntu@ubuntu:~/Desktop$ sudo lsmod | grep option
option                 15654  1 
usbserial              33019  4 option
ubuntu@ubuntu:~/Desktop$
Tis is what «lshal» does show up:
Code:
udi = '/org/freedesktop/Hal/devices/usb_device_12d1_1001_noserial_if2_serial_usb_0'
  info.capabilities = {'serial'} (string list)
  info.category = 'serial'  (string)
  info.parent = '/org/freedesktop/Hal/devices/usb_device_12d1_1001_noserial_if2'  (string)
  info.product = 'E620 USB Modem'  (string)
  info.subsystem = 'tty'  (string)
  info.udi = '/org/freedesktop/Hal/devices/usb_device_12d1_1001_noserial_if2_serial_usb_0'  (string)
  linux.device_file = '/dev/ttyUSB2'  (string)
  linux.hotplug_type = 2  (0x2)  (int)
  linux.subsystem = 'tty'  (string)
  linux.sysfs_path = '/sys/devices/pci0000:00/0000:00:07.2/usb1/1-2/1-2:1.2/ttyUSB2/tty/ttyUSB2'  (string)
  serial.device = '/dev/ttyUSB2'  (string)
  serial.originating_device = '/org/freedesktop/Hal/devices/usb_device_12d1_1001_noserial_if2'  (string)
  serial.port = 0  (0x0)  (int)
  serial.type = 'usb'  (string)
 
  


Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
LXer: Upgrade Ubuntu 9.04 (Jaunty Jackalope) to Ubuntu 9.10 (Karmic Koala) Beta LXer Syndicated Linux News 0 10-12-2009 07:50 AM
LXer: Ubuntu 9.04 Beta vs. Fedora 11 Beta Performance LXer Syndicated Linux News 0 03-31-2009 01:00 PM
LXer: Upgrade Ubuntu 8.10 (Intrepid) to Ubuntu 9.04 (Jaunty) Beta LXer Syndicated Linux News 0 03-30-2009 05:30 AM
LXer: Upgrade Ubuntu 7.10 (Gutsy Gibbon) to Ubuntu 8.04 LTS (Hardy Heron) Beta LXer Syndicated Linux News 0 03-26-2008 07:30 PM
7.04 beta encrypted wireless pterandon Ubuntu 1 04-11-2007 06:27 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > Ubuntu

All times are GMT -5. The time now is 12:20 AM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration