LinuxQuestions.org
Download your favorite Linux distribution at LQ ISO.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Networking > Linux - Wireless Networking
User Name
Password
Linux - Wireless Networking This forum is for the discussion of wireless networking in Linux.

Notices


Reply
  Search this Thread
Old 09-05-2005, 09:53 AM   #1
towsonu2003
Member
 
Registered: May 2005
Distribution: Ubuntu 6.06
Posts: 129

Rep: Reputation: 15
accesspoint scan failure


Hi,
I installed my drivers (modules - I am a newbie) for my wireless using ndiswrapper that was in the Suse9.3 CDs. I used the drivers that is on ndiswrapper's web site. I am using an HP pavilion zv5120us. The wifi is working and even it's light is on.
My problem is: I tried scanning for access points but neither iwlist nor kinternet can see any. I know there are at least two open access points where I live because Win XP CAN see them.
Please help.
PS. I have no intention to connect to these open access points. I'm trying to make sure everything works in this computer with Linux so that I can consider Linux seriously as my new OS.
Thanks
 
Old 09-05-2005, 10:15 AM   #2
Brian1
LQ Guru
 
Registered: Jan 2003
Location: Seymour, Indiana
Distribution: Distribution: RHEL 5 with Pieces of this and that. Kernel 2.6.23.1, KDE 3.5.8 and KDE 4.0 beta, Plu
Posts: 5,700

Rep: Reputation: 65
What is the output from the following commands.
ifconfig -a
iwlist wlan0 scan

Have you configured the wlan0 settings?
Not sure where SUSe stores network device settings. Guess is it is here. /etc/sysconfig/networking/devices/ifcfg-wlan0 or /etc/sysconfig/network-scripts/ifcfg-wlan0.
If there what are the contents of those files?

Things to do is turn off any security on the router (wep, wpa, mac filtering, ip filtering) if any or all is on.

Brian1
 
Old 09-06-2005, 07:37 PM   #3
towsonu2003
Member
 
Registered: May 2005
Distribution: Ubuntu 6.06
Posts: 129

Original Poster
Rep: Reputation: 15
I configured everything I could find about the wifi. Although my "accesspoint" is set to "TowsonUguest", nothing changes when I set it to "any" or "blank". All security is off in my settings but I cannot find any accesspoints (routers) around my place; although I know they exist...
Here are the responses I got for the command you mentioned:

MOVINGSYSTEM:/home/mehmet # ifconfig -a
eth0 Link encap:Ethernet HWaddr 00:02:3F:6E:8C:4C
inet addr:192.168.0.1 Bcast:192.168.0.255 Mask:255.255.255.0
inet6 addr: fe80::202:3fff:fe6e:8c4c/64 Scope:Link
UP BROADCAST MULTICAST MTU:1500 Metric:1
RX packets:0 errors:0 dropped:0 overruns:0 frame:0
TX packets:111 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:1000
RX bytes:0 (0.0 b) TX bytes:10926 (10.6 Kb)
Interrupt:11 Base address:0xe000

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:148 errors:0 dropped:0 overruns:0 frame:0
TX packets:148 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:0
RX bytes:10775 (10.5 Kb) TX bytes:10775 (10.5 Kb)

sit0 Link encap:IPv6-in-IPv4
NOARP MTU:1480 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:0
RX bytes:0 (0.0 b) TX bytes:0 (0.0 b)

wlan0 Link encap:Ethernet HWaddr 00:90:4B:4F:EC:67
BROADCAST 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)
Memory:d0200000-d0201fff

MOVINGSYSTEM:/home/mehmet # iwlist wlan0 scan
wlan0 No scan results
MOVINGSYSTEM:/home/mehmet # cat /etc/sysconfig/network/dhcp
.bash_history .fonts/ .kpackage/ .qt/ .Xauthority
.bashrc .fonts.cache-1 .local/ .recently-used .xcoralrc
bin/ .gconf/ .mcop/ SETUP/ .xemacs/
.config/ .gconfd/ .mcoprc .skel/ .X.err
.DCOPserver_MOVINGSYSTEM__0 .gimp-2.2/ messages sysbackup/ .xim.template
.DCOPserver_MOVINGSYSTEM_:0 .gl-117/ .mozilla/ temp/ .xine/
Desktop/ .gnome2/ .muttrc .thumbnails/ .xinitrc.template
.dmrc .gnome2_private/ .neverball/ .torcs/ .xsession-errors
Documents/ .gnupg/ .ooo-2.0-pre/ .urlview .xtalkrc
.dvipsrc .gtk_qt_engine_rc packages/ .wesnoth/ .y2log
.emacs .ICEauthority Pictures/ .windows-label .yast2/
.exrc .kde/ .profile .wine/
.face.icon .kermrc public_html/ wireless.log
MOVINGSYSTEM:/home/mehmet # cat /etc/sysconfig/network/
config ifcfg-modem0 ifroute-lo wireless
dhcp ifcfg.template if-up.d/
ifcfg-eth-id-00:02:3f:6e:8c:4c ifcfg-wlan0 providers/
ifcfg-lo if-down.d/ scripts/
MOVINGSYSTEM:/home/mehmet # cat /etc/sysconfig/network/ifcfg-wlan0
BOOTPROTO='dhcp'
MTU=''
NAME='Ethernet Network Card'
REMOTE_IPADDR=''
STARTMODE='auto'MOVINGSYSTEM:/home/mehmet # ifconfig -a
eth0 Link encap:Ethernet HWaddr 00:02:3F:6E:8C:4C
inet addr:192.168.0.1 Bcast:192.168.0.255 Mask:255.255.255.0
inet6 addr: fe80::202:3fff:fe6e:8c4c/64 Scope:Link
UP BROADCAST MULTICAST MTU:1500 Metric:1
RX packets:0 errors:0 dropped:0 overruns:0 frame:0
TX packets:111 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:1000
RX bytes:0 (0.0 b) TX bytes:10926 (10.6 Kb)
Interrupt:11 Base address:0xe000

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:148 errors:0 dropped:0 overruns:0 frame:0
TX packets:148 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:0
RX bytes:10775 (10.5 Kb) TX bytes:10775 (10.5 Kb)

sit0 Link encap:IPv6-in-IPv4
NOARP MTU:1480 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:0
RX bytes:0 (0.0 b) TX bytes:0 (0.0 b)

wlan0 Link encap:Ethernet HWaddr 00:90:4B:4F:EC:67
BROADCAST 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)
Memory:d0200000-d0201fff

MOVINGSYSTEM:/home/mehmet # iwlist wlan0 scan
wlan0 No scan results
MOVINGSYSTEM:/home/mehmet # cat /etc/sysconfig/network/dhcp
.bash_history .fonts/ .kpackage/ .qt/ .Xauthority
.bashrc .fonts.cache-1 .local/ .recently-used .xcoralrc
bin/ .gconf/ .mcop/ SETUP/ .xemacs/
.config/ .gconfd/ .mcoprc .skel/ .X.err
.DCOPserver_MOVINGSYSTEM__0 .gimp-2.2/ messages sysbackup/ .xim.template
.DCOPserver_MOVINGSYSTEM_:0 .gl-117/ .mozilla/ temp/ .xine/
Desktop/ .gnome2/ .muttrc .thumbnails/ .xinitrc.template
.dmrc .gnome2_private/ .neverball/ .torcs/ .xsession-errors
Documents/ .gnupg/ .ooo-2.0-pre/ .urlview .xtalkrc
.dvipsrc .gtk_qt_engine_rc packages/ .wesnoth/ .y2log
.emacs .ICEauthority Pictures/ .windows-label .yast2/
.exrc .kde/ .profile .wine/
.face.icon .kermrc public_html/ wireless.log
MOVINGSYSTEM:/home/mehmet # cat /etc/sysconfig/network/
config ifcfg-modem0 ifroute-lo wireless
dhcp ifcfg.template if-up.d/
ifcfg-eth-id-00:02:3f:6e:8c:4c ifcfg-wlan0 providers/
ifcfg-lo if-down.d/ scripts/
MOVINGSYSTEM:/home/mehmet # cat /etc/sysconfig/network/ifcfg-wlan0
BOOTPROTO='dhcp'
MTU=''
NAME='Ethernet Network Card'
REMOTE_IPADDR=''
STARTMODE='auto'
USERCONTROL='yes'
WIRELESS_AP=''
WIRELESS_AUTH_MODE='open'
WIRELESS_BITRATE='auto'
WIRELESS_CHANNEL=''
WIRELESS_DEFAULT_KEY='0'
WIRELESS_ESSID='TowsonUguest'
WIRELESS_FREQUENCY=''
WIRELESS_KEY=''
WIRELESS_KEY_0=''
WIRELESS_KEY_1=''
WIRELESS_KEY_2=''
WIRELESS_KEY_3=''
WIRELESS_KEY_LENGTH='128'
WIRELESS_MODE='Managed'
WIRELESS_NICK=''
WIRELESS_NWID=''
WIRELESS_POWER='yes'
WIRELESS_WPA_PSK=''
_nm_name='wlan0'
MOVINGSYSTEM:/home/mehmet #
USERCONTROL='yes'
WIRELESS_AP=''
WIRELESS_AUTH_MODE='open'
WIRELESS_BITRATE='auto'
WIRELESS_CHANNEL=''
WIRELESS_DEFAULT_KEY='0'
WIRELESS_ESSID='TowsonUguest'
WIRELESS_FREQUENCY=''
WIRELESS_KEY=''
WIRELESS_KEY_0=''
WIRELESS_KEY_1=''
WIRELESS_KEY_2=''
WIRELESS_KEY_3=''
WIRELESS_KEY_LENGTH='128'
WIRELESS_MODE='Managed'
WIRELESS_NICK=''
WIRELESS_NWID=''
WIRELESS_POWER='yes'
WIRELESS_WPA_PSK=''
_nm_name='wlan0'
MOVINGSYSTEM:/home/mehmet #
 
Old 09-06-2005, 08:02 PM   #4
Brian1
LQ Guru
 
Registered: Jan 2003
Location: Seymour, Indiana
Distribution: Distribution: RHEL 5 with Pieces of this and that. Kernel 2.6.23.1, KDE 3.5.8 and KDE 4.0 beta, Plu
Posts: 5,700

Rep: Reputation: 65
Make a backup of your current ifcfg-wlan0 and use this one below and see if that works for you. It is as simply as one can get it.

ifcfg-wlan0
IPV6INIT=no
ONBOOT=yes
USERCTL=no
PEERDNS=yes
TYPE=Wireless
DEVICE=wlan0
BOOTPROTO=dhcp
DHCP_HOSTNAME=

May have to add the following line
ESSID=TowsonUguest

Brian1
 
Old 09-07-2005, 08:48 PM   #5
towsonu2003
Member
 
Registered: May 2005
Distribution: Ubuntu 6.06
Posts: 129

Original Poster
Rep: Reputation: 15
that did not help. wlan0 went missing after I changed the config file. I still need help with this (pls)...

Last edited by towsonu2003; 09-08-2005 at 05:27 PM.
 
Old 09-09-2005, 04:07 PM   #6
Brian1
LQ Guru
 
Registered: Jan 2003
Location: Seymour, Indiana
Distribution: Distribution: RHEL 5 with Pieces of this and that. Kernel 2.6.23.1, KDE 3.5.8 and KDE 4.0 beta, Plu
Posts: 5,700

Rep: Reputation: 65
Currently at a lost here. Only thought is start from the beginning again. Download a new source of ndiswrapper and go from there. Note any errors or commands that don't seem to work.

Brian1
 
Old 09-12-2005, 06:40 PM   #7
towsonu2003
Member
 
Registered: May 2005
Distribution: Ubuntu 6.06
Posts: 129

Original Poster
Rep: Reputation: 15
retrying ndiswrapper: puf

Each and every stage of installation is fine. BUT, scan has no reults!

I uninstalled ndiswrapper 1.1 (used by suse 9.3) and installed 1.2. I tried ndiswrapper 0.8 previously but it was in vain... Here is my new dmesg, ifconfig, and iwlist messages. Still no result with scanning. Is it possible that linux diminishes the scanning abilities of this wireless card? What is wrong here?

dmesg:
Linux version 2.6.11.4-20a-default (geeko@buildhost) (gcc version 3.3.5 20050117 (prerelease) (SUSE Linux)) #1 Wed Mar 23 21:52:37 UTC 2005
BIOS-provided physical RAM map:
BIOS-e820: 0000000000000000 - 000000000009f800 (usable)
BIOS-e820: 000000000009f800 - 00000000000a0000 (reserved)
BIOS-e820: 00000000000d0000 - 00000000000d8000 (reserved)
BIOS-e820: 00000000000e0000 - 0000000000100000 (reserved)
BIOS-e820: 0000000000100000 - 0000000017f70000 (usable)
BIOS-e820: 0000000017f70000 - 0000000017f7d000 (ACPI data)
BIOS-e820: 0000000017f7d000 - 0000000017f80000 (ACPI NVS)
BIOS-e820: 0000000017f80000 - 0000000018000000 (reserved)
BIOS-e820: 0000000027f80000 - 0000000028000000 (reserved)
BIOS-e820: 00000000fec00000 - 00000000fec10000 (reserved)
BIOS-e820: 00000000fee00000 - 00000000fee01000 (reserved)
BIOS-e820: 00000000fff80000 - 0000000100000000 (reserved)
0MB HIGHMEM available.
383MB LOWMEM available.
found SMP MP-table at 000f6610
On node 0 totalpages: 98160
DMA zone: 4096 pages, LIFO batch:1
Normal zone: 94064 pages, LIFO batch:16
HighMem zone: 0 pages, LIFO batch:1
DMI present.
ACPI: RSDP (v000 PTLTD ) @ 0x000f66a0
ACPI: RSDT (v001 PTLTD RSDT 0x06040000 LTP 0x00000000) @ 0x17f79269
ACPI: FADT (v001 HP Chinook 0x06040000 ATI 0x000f4240) @ 0x17f7cf32
ACPI: MADT (v001 PTLTD APIC 0x06040000 LTP 0x00000000) @ 0x17f7cfa6
ACPI: DSDT (v001 HP SB200 0x06040000 INTL 0x20030509) @ 0x00000000
ACPI: PM-Timer IO Port: 0x8008
ACPI: local apic disabled
Intel MultiProcessor Specification v1.4
Virtual Wire compatibility mode.
OEM ID: Product ID: RS300 Board APIC at: 0xFEE00000
Processor #0 15:2 APIC version 20
I/O APIC #1 Version 17 at 0xFEC00000.
Processors: 1
Allocating PCI resources starting at 28000000 (gap: 28000000:d6c00000)
Built 1 zonelists
Kernel command line: root=/dev/hda6 vga=0x317 selinux=0 splash=silent resume=/dev/hda5
bootsplash: silent mode.
Initializing CPU#0
PID hash table entries: 2048 (order: 11, 32768 bytes)
Detected 2800.430 MHz processor.
Using pmtmr for high-res timesource
Console: colour dummy device 80x25
Dentry cache hash table entries: 65536 (order: 6, 262144 bytes)
Inode-cache hash table entries: 32768 (order: 5, 131072 bytes)
Memory: 384180k/392640k available (1865k kernel code, 7864k reserved, 659k data, 204k init, 0k highmem)
Checking if this processor honours the WP bit even in supervisor mode... Ok.
Calibrating delay loop... 5554.17 BogoMIPS (lpj=2777088)
Security Framework v1.0.0 initialized
SELinux: Disabled at boot.
Mount-cache hash table entries: 512 (order: 0, 4096 bytes)
CPU: After generic identify, caps: bfebfbff 00000000 00000000 00000000 00004400 00000000 00000000
CPU: After vendor identify, caps: bfebfbff 00000000 00000000 00000000 00004400 00000000 00000000
CPU: Trace cache: 12K uops, L1 D cache: 8K
CPU: L2 cache: 128K
CPU: After all inits, caps: bfebfbff 00000000 00000000 00000080 00004400 00000000 00000000
Intel machine check architecture supported.
Intel machine check reporting enabled on CPU#0.
CPU0: Intel P4/Xeon Extended MCE MSRs (12) available
CPU0: Thermal monitoring enabled
CPU: Intel(R) Celeron(R) CPU 2.80GHz stepping 09
Enabling fast FPU save and restore... done.
Enabling unmasked SIMD FPU exception support... done.
Checking 'hlt' instruction... OK.
checking if image is initramfs... it is
Freeing initrd memory: 1243k freed
ACPI: Looking for DSDT in initrd... not found!
not found!
ACPI: setting ELCR to 0200 (from 0c20)
NET: Registered protocol family 16
PCI: PCI BIOS revision 2.10 entry at 0xfd968, last bus=2
PCI: Using configuration type 1
mtrr: v2.0 (20020519)
ACPI: Subsystem revision 20050211
ACPI: Interpreter enabled
ACPI: Using PIC for interrupt routing
ACPI-0250: *** Warning: Handle is NULL and Pathname is relative
ACPI-0250: *** Warning: Handle is NULL and Pathname is relative
ACPI-0250: *** Warning: Handle is NULL and Pathname is relative
ACPI-0250: *** Warning: Handle is NULL and Pathname is relative
ACPI: PCI Root Bridge [PCI0] (00:00)
PCI: Probing PCI hardware (bus 00)
PCI: Ignoring BAR0-3 of IDE controller 0000:00:14.1
PCI: Transparent bridge - 0000:00:14.4
ACPI: PCI Interrupt Routing Table [\_SB_.PCI0._PRT]
ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.AGPB._PRT]
ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.P2P_._PRT]
ACPI: PCI Interrupt Link [LNK0] (IRQs 5 *10 11)
ACPI: PCI Interrupt Link [LNK1] (IRQs 5 *10 11)
ACPI: PCI Interrupt Link [LNK2] (IRQs *5 10 11)
ACPI: PCI Interrupt Link [LNK3] (IRQs 5 10 *11)
ACPI: Embedded Controller [EC0] (gpe 6)
Linux Plug and Play Support v0.97 (c) Adam Belay
pnp: PnP ACPI init
pnp: PnP ACPI: found 9 devices
PCI: Using ACPI for IRQ routing
PCI: If a device doesn't work, try "pci=routeirq". If it helps, post a report
TC classifier action (bugs to netdev@oss.sgi.com cc hadi@cyberus.ca)
pnp: 00:06: ioport range 0x200-0x20f has been reserved
pnp: 00:06: ioport range 0xc14-0xc14 has been reserved
pnp: 00:06: ioport range 0xc50-0xc52 has been reserved
pnp: 00:06: ioport range 0xc6c-0xc6c has been reserved
apm: BIOS not found.
audit: initializing netlink socket (disabled)
audit(1126549167.832:0): initialized
Total HugeTLB memory allocated, 0
VFS: Disk quotas dquot_6.5.1
Dquot-cache hash table entries: 1024 (order 0, 4096 bytes)
Initializing Cryptographic API
vesafb: framebuffer at 0xe0000000, mapped to 0xd8880000, using 6144k, total 131072k
vesafb: mode is 1024x768x16, linelength=2048, pages=84
vesafb: protected mode interface info at c000:5271
vesafb: scrolling: redraw
vesafb: Truecolor: size=0:5:6:5, shift=0:11:5:0
Console: switching to colour frame buffer device 128x48
fb0: VESA VGA frame buffer device
isapnp: Scanning for PnP cards...
isapnp: No Plug & Play device found
Real Time Clock Driver v1.12
PNP: PS/2 Controller [PNP0303:KBC0,PNP0f13:MSE0] at 0x60,0x64 irq 1,12
i8042.c: Detected active multiplexing controller, rev 1.1.
serio: i8042 AUX0 port at 0x60,0x64 irq 12
serio: i8042 AUX1 port at 0x60,0x64 irq 12
serio: i8042 AUX2 port at 0x60,0x64 irq 12
serio: i8042 AUX3 port at 0x60,0x64 irq 12
serio: i8042 KBD port at 0x60,0x64 irq 1
Serial: 8250/16550 driver $Revision: 1.90 $ 48 ports, IRQ sharing enabled
ACPI: PCI Interrupt Link [LNK1] enabled at IRQ 10
PCI: setting IRQ 10 as level-triggered
ACPI: PCI interrupt 0000:00:14.6[B] -> GSI 10 (level, low) -> IRQ 10
io scheduler noop registered
io scheduler anticipatory registered
io scheduler deadline registered
io scheduler cfq registered
floppy0: no floppy controllers found
RAMDISK driver initialized: 16 RAM disks of 64000K size 1024 blocksize
loop: loaded (max 8 devices)
mice: PS/2 mouse device common for all mice
input: PC Speaker
md: md driver 0.90.1 MAX_MD_DEVS=256, MD_SB_DISKS=27
NET: Registered protocol family 2
IP: routing cache hash table of 4096 buckets, 32Kbytes
TCP established hash table entries: 16384 (order: 5, 131072 bytes)
TCP bind hash table entries: 16384 (order: 4, 65536 bytes)
TCP: Hash tables configured (established 16384 bind 16384)
NET: Registered protocol family 1
PM: Checking swsusp image.
PM: Resume from disk failed.
ACPI wakeup devices:
MODM ELAN USB0 USB1 USB2
ACPI: (supports S0 S3 S4 S5)
Freeing unused kernel memory: 204k freed
input: AT Translated Set 2 keyboard on isa0060/serio0
Uniform Multi-Platform E-IDE driver Revision: 7.00alpha2
ide: Assuming 33MHz system bus speed for PIO modes; override with idebus=xx
ATIIXP: IDE controller at PCI slot 0000:00:14.1
ACPI: PCI Interrupt Link [LNK0] enabled at IRQ 10
ACPI: PCI interrupt 0000:00:14.1[A] -> GSI 10 (level, low) -> IRQ 10
ATIIXP: chipset revision 0
ATIIXP: not 100% native mode: will probe irqs later
ide0: BM-DMA at 0x8060-0x8067, BIOS settings: hdaMA, hdbio
ide1: BM-DMA at 0x8068-0x806f, BIOS settings: hdcMA, hddio
Probing IDE interface ide0...
hda: TOSHIBA MK4025GAS, ATA DISK drive
Enabling hardware tapping
ide0 at 0x1f0-0x1f7,0x3f6 on irq 14
Probing IDE interface ide1...
input: PS/2 Mouse on isa0060/serio4
input: AlpsPS/2 ALPS GlidePoint on isa0060/serio4
hdc: SD-R2512, ATAPI CD/DVD-ROM drive
ide1 at 0x170-0x177,0x376 on irq 15
hda: max request size: 128KiB
hda: 78140160 sectors (40007 MB), CHS=65535/16/63, UDMA(100)
hda: cache flushes supported
hda: hda1 hda2 hda3 < hda5 hda6 hda7 >
hdc: ATAPI 24X DVD-ROM CD-R/RW drive, 2048kB Cache, DMA
Uniform CD-ROM driver Revision: 3.20
Attempting manual resume
PM: Checking swsusp image.
swsusp: Suspend partition has wrong signature?
PM: Resume from disk failed.
ReiserFS: hda6: found reiserfs format "3.6" with standard journal
ReiserFS: hda6: using ordered data mode
reiserfs: using flush barriers
ReiserFS: hda6: journal params: device hda6, size 8192, journal first block 18, max trans len 1024, max batch 900, max commit age 30, max trans age 30
ReiserFS: hda6: checking transaction log (hda6)
ReiserFS: hda6: Using r5 hash to sort names
md: Autodetecting RAID arrays.
md: autorun ...
md: ... autorun DONE.
Adding 771080k swap on /dev/hda5. Priority:42 extents:1
device-mapper: 4.4.0-ioctl (2005-01-12) initialised: dm-devel@redhat.com
ReiserFS: hda7: found reiserfs format "3.6" with standard journal
ReiserFS: hda7: using ordered data mode
reiserfs: using flush barriers
ReiserFS: hda7: journal params: device hda7, size 8192, journal first block 18, max trans len 1024, max batch 900, max commit age 30, max trans age 30
ReiserFS: hda7: checking transaction log (hda7)
ReiserFS: hda7: Using r5 hash to sort names
NTFS driver 2.1.22 [Flags: R/W MODULE].
NTFS volume version 3.1.
NTFS-fs error (device hda1): ntfs_check_logfile(): The two restart pages in $LogFile do not match.
NTFS-fs error (device hda1): load_system_files(): Failed to load $LogFile. Mounting read-only. Mount in Windows.
ACPI: PCI interrupt 0000:00:14.5[B] -> GSI 10 (level, low) -> IRQ 10
ALSA sound/pci/atiixp.c:461: atiixp: codec read timeout (reg 0)
ALSA sound/pci/atiixp.c:461: atiixp: codec read timeout (reg 1c)
ALSA sound/pci/atiixp.c:461: atiixp: codec read timeout (reg 0)
ALSA sound/pci/atiixp.c:461: atiixp: codec read timeout (reg 1c)
ALSA sound/pci/atiixp.c:461: atiixp: codec read timeout (reg 0)
ALSA sound/pci/atiixp.c:461: atiixp: codec read timeout (reg 1c)
ALSA sound/pci/atiixp.c:461: atiixp: codec read timeout (reg 0)
ALSA sound/pci/atiixp.c:461: atiixp: codec read timeout (reg 1c)
ALSA sound/pci/atiixp.c:461: atiixp: codec read timeout (reg 0)
ALSA sound/pci/atiixp.c:461: atiixp: codec read timeout (reg 1c)
ALSA sound/pci/atiixp.c:461: atiixp: codec read timeout (reg 0)
ALSA sound/pci/atiixp.c:461: atiixp: codec read timeout (reg 1c)
ALSA sound/pci/atiixp.c:461: atiixp: codec read timeout (reg 0)
ALSA sound/pci/atiixp.c:461: atiixp: codec read timeout (reg 1c)
ALSA sound/pci/atiixp.c:461: atiixp: codec read timeout (reg 0)
ALSA sound/pci/atiixp.c:461: atiixp: codec read timeout (reg 1c)
ALSA sound/pci/atiixp.c:461: atiixp: codec read timeout (reg 0)
ALSA sound/pci/atiixp.c:461: atiixp: codec read timeout (reg 1c)
ALSA sound/pci/atiixp.c:461: atiixp: codec read timeout (reg 0)
ALSA sound/pci/atiixp.c:461: atiixp: codec read timeout (reg 1c)
ALSA sound/pci/atiixp.c:461: atiixp: codec read timeout (reg 0)
ALSA sound/pci/atiixp.c:461: atiixp: codec read timeout (reg 1c)
ALSA sound/pci/atiixp.c:461: atiixp: codec read timeout (reg 0)
ALSA sound/pci/atiixp.c:461: atiixp: codec read timeout (reg 1c)
ALSA sound/pci/atiixp.c:461: atiixp: codec read timeout (reg 0)
ALSA sound/pci/atiixp.c:461: atiixp: codec read timeout (reg 1c)
ALSA sound/pci/atiixp.c:461: atiixp: codec read timeout (reg 0)
ALSA sound/pci/atiixp.c:461: atiixp: codec read timeout (reg 1c)
ALSA sound/pci/atiixp.c:461: atiixp: codec read timeout (reg 0)
ALSA sound/pci/atiixp.c:461: atiixp: codec read timeout (reg 1c)
ALSA sound/pci/atiixp.c:461: atiixp: codec read timeout (reg 0)
ALSA sound/pci/atiixp.c:461: atiixp: codec read timeout (reg 1c)
ALSA sound/pci/atiixp.c:461: atiixp: codec read timeout (reg 0)
ALSA sound/pci/atiixp.c:461: atiixp: codec read timeout (reg 1c)
ALSA sound/pci/atiixp.c:461: atiixp: codec read timeout (reg 0)
 
Old 09-12-2005, 06:41 PM   #8
towsonu2003
Member
 
Registered: May 2005
Distribution: Ubuntu 6.06
Posts: 129

Original Poster
Rep: Reputation: 15
part 2:

ALSA sound/pci/atiixp.c:461: atiixp: codec read timeout (reg 1c)
ALSA sound/pci/atiixp.c:461: atiixp: codec read timeout (reg 0)
ALSA sound/pci/atiixp.c:461: atiixp: codec read timeout (reg 1c)
ALSA sound/pci/atiixp.c:461: atiixp: codec read timeout (reg 0)
ALSA sound/pci/atiixp.c:461: atiixp: codec read timeout (reg 1c)
ALSA sound/pci/atiixp.c:461: atiixp: codec read timeout (reg 0)
ALSA sound/pci/atiixp.c:461: atiixp: codec read timeout (reg 1c)
ALSA sound/pci/atiixp.c:461: atiixp: codec read timeout (reg 0)
ALSA sound/pci/atiixp.c:461: atiixp: codec read timeout (reg 1c)
ALSA sound/pci/atiixp.c:461: atiixp: codec read timeout (reg 0)
ALSA sound/pci/atiixp.c:461: atiixp: codec read timeout (reg 1c)
ALSA sound/pci/atiixp.c:461: atiixp: codec read timeout (reg 0)
ALSA sound/pci/atiixp.c:461: atiixp: codec read timeout (reg 1c)
ALSA sound/pci/atiixp.c:461: atiixp: codec read timeout (reg 0)
ALSA sound/pci/atiixp.c:461: atiixp: codec read timeout (reg 1c)
ALSA sound/pci/atiixp.c:461: atiixp: codec read timeout (reg 0)
ALSA sound/pci/atiixp.c:461: atiixp: codec read timeout (reg 1c)
ALSA sound/pci/atiixp.c:461: atiixp: codec read timeout (reg 0)
ALSA sound/pci/atiixp.c:461: atiixp: codec read timeout (reg 1c)
ALSA sound/pci/atiixp.c:461: atiixp: codec read timeout (reg 0)
ALSA sound/pci/atiixp.c:461: atiixp: codec read timeout (reg 1c)
ALSA sound/pci/atiixp.c:461: atiixp: codec read timeout (reg 0)
ALSA sound/pci/atiixp.c:461: atiixp: codec read timeout (reg 1c)
ALSA sound/pci/atiixp.c:461: atiixp: codec read timeout (reg 0)
ALSA sound/pci/atiixp.c:461: atiixp: codec read timeout (reg 1c)
ALSA sound/pci/atiixp.c:461: atiixp: codec read timeout (reg 0)
ALSA sound/pci/atiixp.c:461: atiixp: codec read timeout (reg 1c)
ALSA sound/pci/atiixp.c:461: atiixp: codec read timeout (reg 0)
ALSA sound/pci/atiixp.c:461: atiixp: codec read timeout (reg 1c)
ALSA sound/pci/atiixp.c:461: atiixp: codec read timeout (reg 0)
ALSA sound/pci/atiixp.c:461: atiixp: codec read timeout (reg 1c)
ALSA sound/pci/atiixp.c:461: atiixp: codec read timeout (reg 0)
ALSA sound/pci/atiixp.c:461: atiixp: codec read timeout (reg 1c)
ALSA sound/pci/atiixp.c:461: atiixp: codec read timeout (reg 0)
ALSA sound/pci/atiixp.c:461: atiixp: codec read timeout (reg 1c)
ALSA sound/pci/atiixp.c:461: atiixp: codec read timeout (reg 0)
ALSA sound/pci/atiixp.c:461: atiixp: codec read timeout (reg 1c)
ALSA sound/pci/atiixp.c:461: atiixp: codec read timeout (reg 0)
ALSA sound/pci/atiixp.c:461: atiixp: codec read timeout (reg 1c)
ALSA sound/pci/atiixp.c:461: atiixp: codec read timeout (reg 0)
ALSA sound/pci/atiixp.c:461: atiixp: codec read timeout (reg 1c)
ALSA sound/pci/atiixp.c:461: atiixp: codec read timeout (reg 0)
ALSA sound/pci/atiixp.c:461: atiixp: codec read timeout (reg 1c)
ALSA sound/pci/atiixp.c:461: atiixp: codec read timeout (reg 0)
ALSA sound/pci/atiixp.c:461: atiixp: codec read timeout (reg 1c)
ALSA sound/pci/atiixp.c:461: atiixp: codec read timeout (reg 0)
ALSA sound/pci/atiixp.c:461: atiixp: codec read timeout (reg 1c)
ALSA sound/pci/atiixp.c:461: atiixp: codec read timeout (reg 0)
ALSA sound/pci/atiixp.c:461: atiixp: codec read timeout (reg 1c)
ALSA sound/pci/atiixp.c:461: atiixp: codec read timeout (reg 0)
ALSA sound/pci/atiixp.c:461: atiixp: codec read timeout (reg 1c)
ALSA sound/pci/atiixp.c:461: atiixp: codec read timeout (reg 0)
ALSA sound/pci/atiixp.c:461: atiixp: codec read timeout (reg 1c)
ALSA sound/pci/atiixp.c:461: atiixp: codec read timeout (reg 0)
ALSA sound/pci/atiixp.c:461: atiixp: codec read timeout (reg 1c)
ALSA sound/pci/atiixp.c:461: atiixp: codec read timeout (reg 0)
ALSA sound/pci/atiixp.c:461: atiixp: codec read timeout (reg 1c)
ALSA sound/pci/atiixp.c:461: atiixp: codec read timeout (reg 0)
ALSA sound/pci/atiixp.c:461: atiixp: codec read timeout (reg 1c)
ALSA sound/pci/atiixp.c:461: atiixp: codec read timeout (reg 0)
ALSA sound/pci/atiixp.c:461: atiixp: codec read timeout (reg 1c)
ALSA sound/pci/atiixp.c:461: atiixp: codec read timeout (reg 0)
ALSA sound/pci/atiixp.c:461: atiixp: codec read timeout (reg 1c)
ALSA sound/pci/atiixp.c:461: atiixp: codec read timeout (reg 0)
ALSA sound/pci/atiixp.c:461: atiixp: codec read timeout (reg 1c)
ALSA sound/pci/atiixp.c:461: atiixp: codec read timeout (reg 0)
ALSA sound/pci/atiixp.c:461: atiixp: codec read timeout (reg 1c)
ALSA sound/pci/atiixp.c:461: atiixp: codec read timeout (reg 0)
ALSA sound/pci/atiixp.c:461: atiixp: codec read timeout (reg 1c)
ALSA sound/pci/atiixp.c:461: atiixp: codec read timeout (reg 0)
ALSA sound/pci/atiixp.c:461: atiixp: codec read timeout (reg 1c)
ALSA sound/pci/atiixp.c:461: atiixp: codec read timeout (reg 0)
ALSA sound/pci/atiixp.c:461: atiixp: codec read timeout (reg 1c)
ALSA sound/pci/atiixp.c:461: atiixp: codec read timeout (reg 0)
ALSA sound/pci/atiixp.c:461: atiixp: codec read timeout (reg 1c)
ALSA sound/pci/atiixp.c:461: atiixp: codec read timeout (reg 0)
ALSA sound/pci/atiixp.c:461: atiixp: codec read timeout (reg 1c)
ALSA sound/pci/atiixp.c:461: atiixp: codec read timeout (reg 0)
ALSA sound/pci/atiixp.c:461: atiixp: codec read timeout (reg 1c)
ALSA sound/pci/atiixp.c:461: atiixp: codec read timeout (reg 0)
ALSA sound/pci/atiixp.c:461: atiixp: codec read timeout (reg 1c)
ALSA sound/pci/atiixp.c:461: atiixp: codec read timeout (reg 0)
ALSA sound/pci/atiixp.c:461: atiixp: codec read timeout (reg 1c)
ALSA sound/pci/atiixp.c:461: atiixp: codec read timeout (reg 0)
ALSA sound/pci/atiixp.c:461: atiixp: codec read timeout (reg 1c)
ALSA sound/pci/atiixp.c:461: atiixp: codec read timeout (reg 0)
ALSA sound/pci/atiixp.c:461: atiixp: codec read timeout (reg 1c)
ALSA sound/pci/atiixp.c:461: atiixp: codec read timeout (reg 0)
ALSA sound/pci/atiixp.c:461: atiixp: codec read timeout (reg 1c)
ALSA sound/pci/atiixp.c:461: atiixp: codec read timeout (reg 0)
ALSA sound/pci/atiixp.c:461: atiixp: codec read timeout (reg 1c)
ALSA sound/pci/atiixp.c:461: atiixp: codec read timeout (reg 0)
ALSA sound/pci/atiixp.c:461: atiixp: codec read timeout (reg 1c)
ALSA sound/pci/atiixp.c:461: atiixp: codec read timeout (reg 0)
ALSA sound/pci/atiixp.c:461: atiixp: codec read timeout (reg 1c)
ALSA sound/pci/atiixp.c:461: atiixp: codec read timeout (reg 0)
ALSA sound/pci/atiixp.c:461: atiixp: codec read timeout (reg 1c)
ALSA sound/pci/atiixp.c:461: atiixp: codec read timeout (reg 0)
ALSA sound/pci/atiixp.c:461: atiixp: codec read timeout (reg 1c)
ALSA sound/pci/atiixp.c:461: atiixp: codec read timeout (reg 0)
ALSA sound/pci/atiixp.c:461: atiixp: codec read timeout (reg 1c)
ALSA sound/pci/atiixp.c:461: atiixp: codec read timeout (reg 0)
ALSA sound/pci/atiixp.c:461: atiixp: codec read timeout (reg 1c)
ALSA sound/pci/atiixp.c:461: atiixp: codec read timeout (reg 0)
ALSA sound/pci/atiixp.c:461: atiixp: codec read timeout (reg 3c)
ALSA sound/pci/atiixp.c:461: atiixp: codec read timeout (reg 1c)
ALSA sound/pci/atiixp.c:461: atiixp: codec read timeout (reg 0)
ALSA sound/pci/atiixp.c:461: atiixp: codec read timeout (reg 3c)
ALSA sound/pci/atiixp.c:461: atiixp: codec read timeout (reg 1c)
ALSA sound/pci/atiixp.c:461: atiixp: codec read timeout (reg 0)
ALSA sound/pci/atiixp.c:461: atiixp: codec read timeout (reg 3c)
ALSA sound/pci/atiixp.c:461: atiixp: codec read timeout (reg 1c)
ALSA sound/pci/atiixp.c:461: atiixp: codec read timeout (reg 0)
ALSA sound/pci/atiixp.c:461: atiixp: codec read timeout (reg 3c)
ALSA sound/pci/atiixp.c:461: atiixp: codec read timeout (reg 1c)
ALSA sound/pci/atiixp.c:461: atiixp: codec read timeout (reg 0)
ALSA sound/pci/atiixp.c:461: atiixp: codec read timeout (reg 3c)
ALSA sound/pci/atiixp.c:461: atiixp: codec read timeout (reg 1c)
ALSA sound/pci/atiixp.c:461: atiixp: codec read timeout (reg 0)
ALSA sound/pci/atiixp.c:461: atiixp: codec read timeout (reg 3c)
ALSA sound/pci/atiixp.c:461: atiixp: codec read timeout (reg 1c)
ALSA sound/pci/atiixp.c:461: atiixp: codec read timeout (reg 0)
ALSA sound/pci/atiixp.c:461: atiixp: codec read timeout (reg 3c)
ALSA sound/pci/atiixp.c:461: atiixp: codec read timeout (reg 1c)
ALSA sound/pci/atiixp.c:461: atiixp: codec read timeout (reg 0)
ALSA sound/pci/atiixp.c:461: atiixp: codec read timeout (reg 3c)
ALSA sound/pci/atiixp.c:461: atiixp: codec read timeout (reg 1c)
ALSA sound/pci/atiixp.c:461: atiixp: codec read timeout (reg 0)
ALSA sound/pci/atiixp.c:461: atiixp: codec read timeout (reg 3c)
ALSA sound/pci/atiixp.c:461: atiixp: codec read timeout (reg 1c)
ALSA sound/pci/atiixp.c:461: atiixp: codec read timeout (reg 0)
ALSA sound/pci/atiixp.c:461: atiixp: codec read timeout (reg 3c)
ALSA sound/pci/atiixp.c:461: atiixp: codec read timeout (reg 1c)
ALSA sound/pci/atiixp.c:461: atiixp: codec read timeout (reg 0)
ALSA sound/pci/atiixp.c:461: atiixp: codec read timeout (reg 3c)
ALSA sound/pci/atiixp.c:461: atiixp: codec read timeout (reg 1c)
ALSA sound/pci/atiixp.c:461: atiixp: codec read timeout (reg 0)
ALSA sound/pci/atiixp.c:461: atiixp: codec read timeout (reg 3c)
ALSA sound/pci/atiixp.c:461: atiixp: codec read timeout (reg 1c)
ALSA sound/pci/atiixp.c:461: atiixp: codec read timeout (reg 0)
ALSA sound/pci/atiixp.c:461: atiixp: codec read timeout (reg 3c)
ALSA sound/pci/atiixp.c:461: atiixp: codec read timeout (reg 1c)
ALSA sound/pci/atiixp.c:461: atiixp: codec read timeout (reg 0)
ALSA sound/pci/atiixp.c:461: atiixp: codec read timeout (reg 3c)
ALSA sound/pci/atiixp.c:461: atiixp: codec read timeout (reg 1c)
ALSA sound/pci/atiixp.c:461: atiixp: codec read timeout (reg 0)
ALSA sound/pci/atiixp.c:461: atiixp: codec read timeout (reg 3c)
ALSA sound/pci/atiixp.c:461: atiixp: codec read timeout (reg 1c)
ALSA sound/pci/atiixp.c:461: atiixp: codec read timeout (reg 0)
ALSA sound/pci/atiixp.c:461: atiixp: codec read timeout (reg 3c)
ALSA sound/pci/atiixp.c:461: atiixp: codec read timeout (reg 1c)
ALSA sound/pci/atiixp.c:461: atiixp: codec read timeout (reg 0)
ALSA sound/pci/atiixp.c:461: atiixp: codec read timeout (reg 3c)
ALSA sound/pci/atiixp.c:461: atiixp: codec read timeout (reg 1c)
ALSA sound/pci/atiixp.c:461: atiixp: codec read timeout (reg 0)
ALSA sound/pci/atiixp.c:461: atiixp: codec read timeout (reg 3c)
ALSA sound/pci/atiixp.c:461: atiixp: codec read timeout (reg 1c)
ALSA sound/pci/atiixp.c:461: atiixp: codec read timeout (reg 0)
ALSA sound/pci/atiixp.c:461: atiixp: codec read timeout (reg 3c)
ALSA sound/pci/atiixp.c:461: atiixp: codec read timeout (reg 1c)
ALSA sound/pci/atiixp.c:461: atiixp: codec read timeout (reg 0)
ALSA sound/pci/atiixp.c:461: atiixp: codec read timeout (reg 3c)
ALSA sound/pci/atiixp.c:461: atiixp: codec read timeout (reg 1c)
ALSA sound/pci/atiixp.c:461: atiixp: codec read timeout (reg 0)
ALSA sound/pci/atiixp.c:461: atiixp: codec read timeout (reg 3c)
ALSA sound/pci/atiixp.c:461: atiixp: codec read timeout (reg 1c)
ALSA sound/pci/atiixp.c:461: atiixp: codec read timeout (reg 0)
ALSA sound/pci/atiixp.c:461: atiixp: codec read timeout (reg 3c)
ALSA sound/pci/atiixp.c:461: atiixp: codec read timeout (reg 1c)
ALSA sound/pci/atiixp.c:461: atiixp: codec read timeout (reg 0)
ALSA sound/pci/atiixp.c:461: atiixp: codec read timeout (reg 3c)
ALSA sound/pci/atiixp.c:461: atiixp: codec read timeout (reg 1c)
ALSA sound/pci/atiixp.c:461: atiixp: codec read timeout (reg 0)
ALSA sound/pci/atiixp.c:461: atiixp: codec read timeout (reg 3c)
ALSA sound/pci/atiixp.c:461: atiixp: codec read timeout (reg 1c)
ALSA sound/pci/atiixp.c:461: atiixp: codec read timeout (reg 0)
ALSA sound/pci/atiixp.c:461: atiixp: codec read timeout (reg 3c)
ALSA sound/pci/atiixp.c:461: atiixp: codec read timeout (reg 1c)
ALSA sound/pci/atiixp.c:461: atiixp: codec read timeout (reg 0)
ALSA sound/pci/atiixp.c:461: atiixp: codec read timeout (reg 3c)
ALSA sound/pci/atiixp.c:461: atiixp: codec read timeout (reg 1c)
ALSA sound/pci/atiixp.c:461: atiixp: codec read timeout (reg 0)
ALSA sound/pci/atiixp.c:461: atiixp: codec read timeout (reg 3c)
ALSA sound/pci/atiixp.c:461: atiixp: codec read timeout (reg 1c)
ALSA sound/pci/atiixp.c:461: atiixp: codec read timeout (reg 0)
ALSA sound/pci/atiixp.c:461: atiixp: codec read timeout (reg 3c)
ALSA sound/pci/atiixp.c:461: atiixp: codec read timeout (reg 1c)
NET: Registered protocol family 10
Disabled Privacy Extensions on device c033d600(lo)
IPv6 over IPv4 tunneling driver
ALSA sound/pci/atiixp.c:461: atiixp: codec read timeout (reg 0)
ALSA sound/pci/atiixp.c:461: atiixp: codec read timeout (reg 3c)
ALSA sound/pci/atiixp.c:461: atiixp: codec read timeout (reg 1c)
ALSA sound/pci/atiixp.c:461: atiixp: codec read timeout (reg 0)
ALSA sound/pci/atiixp.c:461: atiixp: codec read timeout (reg 3c)
ALSA sound/pci/atiixp.c:461: atiixp: codec read timeout (reg 1c)
ALSA sound/pci/atiixp.c:461: atiixp: codec read timeout (reg 0)
ALSA sound/pci/atiixp.c:461: atiixp: codec read timeout (reg 3c)
ALSA sound/pci/atiixp.c:461: atiixp: codec read timeout (reg 1c)
ALSA sound/pci/atiixp.c:461: atiixp: codec read timeout (reg 0)
ALSA sound/pci/atiixp.c:461: atiixp: codec read timeout (reg 3c)
ALSA sound/pci/atiixp.c:461: atiixp: codec read timeout (reg 1c)
ip6_tables: (C) 2000-2002 Netfilter core team
ALSA sound/pci/atiixp.c:461: atiixp: codec read timeout (reg 0)
ALSA sound/pci/atiixp.c:461: atiixp: codec read timeout (reg 3c)
ALSA sound/pci/atiixp.c:461: atiixp: codec read timeout (reg 1c)
ALSA sound/pci/atiixp.c:461: atiixp: codec read timeout (reg 0)
ALSA sound/pci/atiixp.c:461: atiixp: codec read timeout (reg 3c)
ALSA sound/pci/atiixp.c:461: atiixp: codec read timeout (reg 1c)
ALSA sound/pci/atiixp.c:461: atiixp: codec read timeout (reg 0)
ALSA sound/pci/atiixp.c:461: atiixp: codec read timeout (reg 3c)
ALSA sound/pci/atiixp.c:461: atiixp: codec read timeout (reg 1c)
ALSA sound/pci/atiixp.c:461: atiixp: codec read timeout (reg 0)
ALSA sound/pci/atiixp.c:461: atiixp: codec read timeout (reg 3c)
ALSA sound/pci/atiixp.c:461: atiixp: codec read timeout (reg 1c)
ALSA sound/pci/atiixp.c:461: atiixp: codec read timeout (reg 0)
ALSA sound/pci/atiixp.c:461: atiixp: codec read timeout (reg 3c)
ALSA sound/pci/atiixp.c:461: atiixp: codec read timeout (reg 1c)
ALSA sound/pci/atiixp.c:461: atiixp: codec read timeout (reg 0)
ALSA sound/pci/atiixp.c:461: atiixp: codec read timeout (reg 3c)
ALSA sound/pci/atiixp.c:461: atiixp: codec read timeout (reg 1c)
ALSA sound/pci/atiixp.c:461: atiixp: codec read timeout (reg 0)
ALSA sound/pci/atiixp.c:461: atiixp: codec read timeout (reg 3c)
ALSA sound/pci/atiixp.c:461: atiixp: codec read timeout (reg 1c)
Disabled Privacy Extensions on device d75ce400(sit0)
ALSA sound/pci/ac97/ac97_codec.c:1916: AC'97 2 does not respond - RESET
ALSA sound/pci/ac97/ac97_codec.c:1925: AC'97 2 access is not valid [0xffffffff], removing mixer.
ACPI: PCI interrupt 0000:00:14.6[B] -> GSI 10 (level, low) -> IRQ 10
ALSA sound/pci/atiixp_modem.c:438: atiixp: codec read timeout (reg 0)
ALSA sound/pci/atiixp_modem.c:438: atiixp: codec read timeout (reg 3c)
ALSA sound/pci/atiixp_modem.c:438: atiixp: codec read timeout (reg 1c)
ALSA sound/pci/atiixp_modem.c:438: atiixp: codec read timeout (reg 0)
ALSA sound/pci/atiixp_modem.c:438: atiixp: codec read timeout (reg 3c)
ALSA sound/pci/atiixp_modem.c:438: atiixp: codec read timeout (reg 1c)
ALSA sound/pci/atiixp_modem.c:438: atiixp: codec read timeout (reg 0)
ALSA sound/pci/atiixp_modem.c:438: atiixp: codec read timeout (reg 3c)
ALSA sound/pci/atiixp_modem.c:438: atiixp: codec read timeout (reg 1c)
ALSA sound/pci/atiixp_modem.c:438: atiixp: codec read timeout (reg 0)
ALSA sound/pci/atiixp_modem.c:438: atiixp: codec read timeout (reg 3c)
ALSA sound/pci/atiixp_modem.c:438: atiixp: codec read timeout (reg 1c)
ALSA sound/pci/atiixp_modem.c:438: atiixp: codec read timeout (reg 0)
ALSA sound/pci/atiixp_modem.c:438: atiixp: codec read timeout (reg 3c)
ALSA sound/pci/atiixp_modem.c:438: atiixp: codec read timeout (reg 1c)
ALSA sound/pci/atiixp_modem.c:438: atiixp: codec read timeout (reg 0)
ALSA sound/pci/atiixp_modem.c:438: atiixp: codec read timeout (reg 3c)
ALSA sound/pci/atiixp_modem.c:438: atiixp: codec read timeout (reg 1c)
ALSA sound/pci/atiixp_modem.c:438: atiixp: codec read timeout (reg 0)
ALSA sound/pci/atiixp_modem.c:438: atiixp: codec read timeout (reg 3c)
ALSA sound/pci/atiixp_modem.c:438: atiixp: codec read timeout (reg 1c)
ALSA sound/pci/atiixp_modem.c:438: atiixp: codec read timeout (reg 0)
ALSA sound/pci/atiixp_modem.c:438: atiixp: codec read timeout (reg 3c)
ALSA sound/pci/atiixp_modem.c:438: atiixp: codec read timeout (reg 1c)
ALSA sound/pci/atiixp_modem.c:438: atiixp: codec read timeout (reg 0)
ALSA sound/pci/atiixp_modem.c:438: atiixp: codec read timeout (reg 3c)
ALSA sound/pci/atiixp_modem.c:438: atiixp: codec read timeout (reg 1c)
ALSA sound/pci/atiixp_modem.c:438: atiixp: codec read timeout (reg 0)
ALSA sound/pci/atiixp_modem.c:438: atiixp: codec read timeout (reg 3c)
ALSA sound/pci/atiixp_modem.c:438: atiixp: codec read timeout (reg 1c)
ip_tables: (C) 2000-2002 Netfilter core team
ALSA sound/pci/atiixp_modem.c:438: atiixp: codec read timeout (reg 0)
ALSA sound/pci/atiixp_modem.c:438: atiixp: codec read timeout (reg 3c)
ALSA sound/pci/atiixp_modem.c:438: atiixp: codec read timeout (reg 1c)
ALSA sound/pci/atiixp_modem.c:438: atiixp: codec read timeout (reg 0)
ALSA sound/pci/atiixp_modem.c:438: atiixp: codec read timeout (reg 3c)
ALSA sound/pci/atiixp_modem.c:438: atiixp: codec read timeout (reg 1c)
ALSA sound/pci/atiixp_modem.c:438: atiixp: codec read timeout (reg 0)
ALSA sound/pci/atiixp_modem.c:438: atiixp: codec read timeout (reg 3c)
ALSA sound/pci/atiixp_modem.c:438: atiixp: codec read timeout (reg 1c)
ALSA sound/pci/atiixp_modem.c:438: atiixp: codec read timeout (reg 0)
 
Old 09-12-2005, 06:41 PM   #9
towsonu2003
Member
 
Registered: May 2005
Distribution: Ubuntu 6.06
Posts: 129

Original Poster
Rep: Reputation: 15
part 3:
ALSA sound/pci/atiixp_modem.c:438: atiixp: codec read timeout (reg 3c)
ALSA sound/pci/atiixp_modem.c:438: atiixp: codec read timeout (reg 1c)
ALSA sound/pci/atiixp_modem.c:438: atiixp: codec read timeout (reg 0)
ALSA sound/pci/atiixp_modem.c:438: atiixp: codec read timeout (reg 3c)
ALSA sound/pci/atiixp_modem.c:438: atiixp: codec read timeout (reg 1c)
ALSA sound/pci/atiixp_modem.c:438: atiixp: codec read timeout (reg 0)
ALSA sound/pci/atiixp_modem.c:438: atiixp: codec read timeout (reg 3c)
ALSA sound/pci/atiixp_modem.c:438: atiixp: codec read timeout (reg 1c)
ALSA sound/pci/atiixp_modem.c:438: atiixp: codec read timeout (reg 0)
ALSA sound/pci/atiixp_modem.c:438: atiixp: codec read timeout (reg 3c)
ALSA sound/pci/atiixp_modem.c:438: atiixp: codec read timeout (reg 1c)
ip_conntrack version 2.1 (3067 buckets, 24536 max) - 248 bytes per conntrack
ALSA sound/pci/atiixp_modem.c:438: atiixp: codec read timeout (reg 0)
ALSA sound/pci/atiixp_modem.c:438: atiixp: codec read timeout (reg 3c)
ALSA sound/pci/atiixp_modem.c:438: atiixp: codec read timeout (reg 1c)
ALSA sound/pci/atiixp_modem.c:438: atiixp: codec read timeout (reg 0)
ALSA sound/pci/atiixp_modem.c:438: atiixp: codec read timeout (reg 3c)
ALSA sound/pci/atiixp_modem.c:438: atiixp: codec read timeout (reg 1c)
ALSA sound/pci/atiixp_modem.c:438: atiixp: codec read timeout (reg 0)
ALSA sound/pci/atiixp_modem.c:438: atiixp: codec read timeout (reg 3c)
ALSA sound/pci/atiixp_modem.c:438: atiixp: codec read timeout (reg 1c)
ALSA sound/pci/atiixp_modem.c:438: atiixp: codec read timeout (reg 0)
ALSA sound/pci/atiixp_modem.c:438: atiixp: codec read timeout (reg 3c)
ALSA sound/pci/atiixp_modem.c:438: atiixp: codec read timeout (reg 1c)
ALSA sound/pci/atiixp_modem.c:438: atiixp: codec read timeout (reg 0)
ALSA sound/pci/atiixp_modem.c:438: atiixp: codec read timeout (reg 3c)
ALSA sound/pci/atiixp_modem.c:438: atiixp: codec read timeout (reg 1c)
ALSA sound/pci/atiixp_modem.c:438: atiixp: codec read timeout (reg 0)
ALSA sound/pci/atiixp_modem.c:438: atiixp: codec read timeout (reg 3c)
ALSA sound/pci/atiixp_modem.c:438: atiixp: codec read timeout (reg 1c)
ALSA sound/pci/atiixp_modem.c:438: atiixp: codec read timeout (reg 0)
ALSA sound/pci/atiixp_modem.c:438: atiixp: codec read timeout (reg 3c)
ALSA sound/pci/atiixp_modem.c:438: atiixp: codec read timeout (reg 1c)
ALSA sound/pci/atiixp_modem.c:438: atiixp: codec read timeout (reg 0)
ALSA sound/pci/atiixp_modem.c:438: atiixp: codec read timeout (reg 3c)
ALSA sound/pci/atiixp_modem.c:438: atiixp: codec read timeout (reg 1c)
ALSA sound/pci/atiixp_modem.c:438: atiixp: codec read timeout (reg 0)
ALSA sound/pci/atiixp_modem.c:438: atiixp: codec read timeout (reg 3c)
ALSA sound/pci/atiixp_modem.c:438: atiixp: codec read timeout (reg 1c)
ALSA sound/pci/atiixp_modem.c:438: atiixp: codec read timeout (reg 0)
ALSA sound/pci/atiixp_modem.c:438: atiixp: codec read timeout (reg 3c)
ALSA sound/pci/atiixp_modem.c:438: atiixp: codec read timeout (reg 1c)
ALSA sound/pci/atiixp_modem.c:438: atiixp: codec read timeout (reg 0)
ALSA sound/pci/atiixp_modem.c:438: atiixp: codec read timeout (reg 3c)
ALSA sound/pci/atiixp_modem.c:438: atiixp: codec read timeout (reg 1c)
ALSA sound/pci/atiixp_modem.c:438: atiixp: codec read timeout (reg 0)
ALSA sound/pci/atiixp_modem.c:438: atiixp: codec read timeout (reg 3c)
ALSA sound/pci/atiixp_modem.c:438: atiixp: codec read timeout (reg 1c)
ALSA sound/pci/atiixp_modem.c:438: atiixp: codec read timeout (reg 0)
ALSA sound/pci/atiixp_modem.c:438: atiixp: codec read timeout (reg 3c)
ALSA sound/pci/atiixp_modem.c:438: atiixp: codec read timeout (reg 1c)
ALSA sound/pci/atiixp_modem.c:438: atiixp: codec read timeout (reg 0)
ALSA sound/pci/atiixp_modem.c:438: atiixp: codec read timeout (reg 3c)
ALSA sound/pci/atiixp_modem.c:438: atiixp: codec read timeout (reg 1c)
ALSA sound/pci/atiixp_modem.c:438: atiixp: codec read timeout (reg 0)
ALSA sound/pci/atiixp_modem.c:438: atiixp: codec read timeout (reg 3c)
ALSA sound/pci/atiixp_modem.c:438: atiixp: codec read timeout (reg 1c)
ALSA sound/pci/atiixp_modem.c:438: atiixp: codec read timeout (reg 0)
ALSA sound/pci/atiixp_modem.c:438: atiixp: codec read timeout (reg 3c)
ALSA sound/pci/atiixp_modem.c:438: atiixp: codec read timeout (reg 1c)
ALSA sound/pci/atiixp_modem.c:438: atiixp: codec read timeout (reg 0)
ALSA sound/pci/atiixp_modem.c:438: atiixp: codec read timeout (reg 3c)
ALSA sound/pci/atiixp_modem.c:438: atiixp: codec read timeout (reg 1c)
ALSA sound/pci/atiixp_modem.c:438: atiixp: codec read timeout (reg 0)
ALSA sound/pci/atiixp_modem.c:438: atiixp: codec read timeout (reg 3c)
ALSA sound/pci/atiixp_modem.c:438: atiixp: codec read timeout (reg 1c)
ALSA sound/pci/atiixp_modem.c:438: atiixp: codec read timeout (reg 0)
ALSA sound/pci/atiixp_modem.c:438: atiixp: codec read timeout (reg 3c)
ALSA sound/pci/atiixp_modem.c:438: atiixp: codec read timeout (reg 1c)
ALSA sound/pci/atiixp_modem.c:438: atiixp: codec read timeout (reg 0)
ALSA sound/pci/atiixp_modem.c:438: atiixp: codec read timeout (reg 3c)
ALSA sound/pci/atiixp_modem.c:438: atiixp: codec read timeout (reg 1c)
ALSA sound/pci/atiixp_modem.c:438: atiixp: codec read timeout (reg 0)
ALSA sound/pci/atiixp_modem.c:438: atiixp: codec read timeout (reg 3c)
ALSA sound/pci/atiixp_modem.c:438: atiixp: codec read timeout (reg 1c)
ALSA sound/pci/atiixp_modem.c:438: atiixp: codec read timeout (reg 0)
ALSA sound/pci/atiixp_modem.c:438: atiixp: codec read timeout (reg 3c)
ALSA sound/pci/atiixp_modem.c:438: atiixp: codec read timeout (reg 1c)
ALSA sound/pci/atiixp_modem.c:438: atiixp: codec read timeout (reg 0)
ALSA sound/pci/atiixp_modem.c:438: atiixp: codec read timeout (reg 3c)
ALSA sound/pci/atiixp_modem.c:438: atiixp: codec read timeout (reg 1c)
ALSA sound/pci/atiixp_modem.c:438: atiixp: codec read timeout (reg 0)
ALSA sound/pci/atiixp_modem.c:438: atiixp: codec read timeout (reg 3c)
ALSA sound/pci/atiixp_modem.c:438: atiixp: codec read timeout (reg 1c)
ALSA sound/pci/atiixp_modem.c:438: atiixp: codec read timeout (reg 0)
ALSA sound/pci/atiixp_modem.c:438: atiixp: codec read timeout (reg 3c)
ALSA sound/pci/atiixp_modem.c:438: atiixp: codec read timeout (reg 1c)
ALSA sound/pci/atiixp_modem.c:438: atiixp: codec read timeout (reg 0)
ALSA sound/pci/atiixp_modem.c:438: atiixp: codec read timeout (reg 3c)
ALSA sound/pci/atiixp_modem.c:438: atiixp: codec read timeout (reg 1c)
ALSA sound/pci/atiixp_modem.c:438: atiixp: codec read timeout (reg 0)
ALSA sound/pci/atiixp_modem.c:438: atiixp: codec read timeout (reg 3c)
ALSA sound/pci/atiixp_modem.c:438: atiixp: codec read timeout (reg 1c)
ALSA sound/pci/atiixp_modem.c:438: atiixp: codec read timeout (reg 0)
ALSA sound/pci/atiixp_modem.c:438: atiixp: codec read timeout (reg 3c)
ALSA sound/pci/atiixp_modem.c:438: atiixp: codec read timeout (reg 1c)
ALSA sound/pci/atiixp_modem.c:438: atiixp: codec read timeout (reg 0)
ALSA sound/pci/atiixp_modem.c:438: atiixp: codec read timeout (reg 3c)
ALSA sound/pci/atiixp_modem.c:438: atiixp: codec read timeout (reg 1c)
ALSA sound/pci/atiixp_modem.c:438: atiixp: codec read timeout (reg 0)
ALSA sound/pci/atiixp_modem.c:438: atiixp: codec read timeout (reg 3c)
ALSA sound/pci/atiixp_modem.c:438: atiixp: codec read timeout (reg 1c)
ALSA sound/pci/atiixp_modem.c:438: atiixp: codec read timeout (reg 0)
ALSA sound/pci/atiixp_modem.c:438: atiixp: codec read timeout (reg 3c)
ALSA sound/pci/atiixp_modem.c:438: atiixp: codec read timeout (reg 1c)
ALSA sound/pci/ac97/ac97_codec.c:1916: AC'97 2 does not respond - RESET
ALSA sound/pci/ac97/ac97_codec.c:1925: AC'97 2 access is not valid [0xffffffff], removing mixer.
parport: PnPBIOS parport detected.
parport0: PC-style at 0x378, irq 7 [PCSPP,EPP]
lp0: using parport0 (interrupt-driven).
Capability LSM initialized
ieee1394: Initialized config rom entry `ip1394'
ieee1394: raw1394: /dev/raw1394 device initialized
video1394: Installed video1394 module
usbcore: registered new driver usbfs
usbcore: registered new driver hub
load_module: err 0xffffffef (dont worry)
ohci_hcd: 2004 Nov 08 USB 1.1 'Open' Host Controller (OHCI) Driver (PCI)
ACPI: PCI Interrupt Link [LNK3] enabled at IRQ 11
PCI: setting IRQ 11 as level-triggered
ACPI: PCI interrupt 0000:00:13.0[A] -> GSI 11 (level, low) -> IRQ 11
ohci_hcd 0000:00:13.0: OHCI Host Controller
ohci_hcd 0000:00:13.0: irq 11, pci mem 0xd0001000
ohci_hcd 0000:00:13.0: new USB bus registered, assigned bus number 1
hub 1-0:1.0: USB hub found
hub 1-0:1.0: 3 ports detected
ACPI: PCI interrupt 0000:00:13.1[A] -> GSI 11 (level, low) -> IRQ 11
ohci_hcd 0000:00:13.1: OHCI Host Controller
ohci_hcd 0000:00:13.1: irq 11, pci mem 0xd0002000
ohci_hcd 0000:00:13.1: new USB bus registered, assigned bus number 2
hub 2-0:1.0: USB hub found
hub 2-0:1.0: 3 ports detected
ACPI: PCI interrupt 0000:02:07.0[A] -> GSI 10 (level, low) -> IRQ 10
ohci_hcd 0000:02:07.0: OHCI Host Controller
ohci_hcd 0000:02:07.0: irq 10, pci mem 0xd0202000
ohci_hcd 0000:02:07.0: new USB bus registered, assigned bus number 3
hub 3-0:1.0: USB hub found
hub 3-0:1.0: 3 ports detected
ACPI: PCI Interrupt Link [LNK2] enabled at IRQ 5
PCI: setting IRQ 5 as level-triggered
ACPI: PCI interrupt 0000:02:07.1[B] -> GSI 5 (level, low) -> IRQ 5
ohci_hcd 0000:02:07.1: OHCI Host Controller
ohci_hcd 0000:02:07.1: irq 5, pci mem 0xd0203000
ohci_hcd 0000:02:07.1: new USB bus registered, assigned bus number 4
hub 4-0:1.0: USB hub found
hub 4-0:1.0: 2 ports detected
load_module: err 0xffffffef (dont worry)
Linux agpgart interface v0.100 (c) Dave Jones
agpgart: Detected Ati IGP9100/M chipset
agpgart: Maximum main memory to use for agp memory: 321M
agpgart: AGP aperture is 32M @ 0xd2000000
usb 3-1: new low speed USB device using ohci_hcd and address 2
8139too Fast Ethernet driver 0.9.27
ACPI: PCI interrupt 0000:02:03.0[A] -> GSI 11 (level, low) -> IRQ 11
eth0: RealTek RTL8139 at 0xd927c000, 00:02:3f:6e:8c:4c, IRQ 11
eth0: Identified 8139 chip type 'RTL-8101'
Linux Kernel Card Services
options: [pci] [cardbus] [pm]
ACPI: PCI interrupt 0000:02:04.0[A] -> GSI 10 (level, low) -> IRQ 10
Yenta: CardBus bridge found at 0000:02:04.0 [103c:006b]
Yenta: Enabling burst memory read transactions
Yenta: Using CSCINT to route CSC interrupts to PCI
Yenta: Routing CardBus interrupts to PCI
Yenta TI: socket 0000:02:04.0, mfunc 0x01111d22, devctl 0x64
Yenta: ISA IRQ mask 0x0058, PCI irq 10
Socket status: 30000006
ACPI: PCI interrupt 0000:02:04.1[B] -> GSI 10 (level, low) -> IRQ 10
Yenta: CardBus bridge found at 0000:02:04.1 [103c:006b]
Yenta: Using CSCINT to route CSC interrupts to PCI
Yenta: Routing CardBus interrupts to PCI
Yenta TI: socket 0000:02:04.1, mfunc 0x01111d22, devctl 0x64
Yenta: ISA IRQ mask 0x0058, PCI irq 10
Socket status: 30000006
ACPI: PCI interrupt 0000:02:07.2[C] -> GSI 11 (level, low) -> IRQ 11
ehci_hcd 0000:02:07.2: EHCI Host Controller
ehci_hcd 0000:02:07.2: irq 11, pci mem 0xd0204400
ehci_hcd 0000:02:07.2: new USB bus registered, assigned bus number 5
ehci_hcd 0000:02:07.2: park 0
ehci_hcd 0000:02:07.2: USB 2.0 initialized, EHCI 1.00, driver 10 Dec 2004
hub 5-0:1.0: USB hub found
hub 5-0:1.0: 5 ports detected
usb 3-1: USB disconnect, address 2
usb 3-1: new low speed USB device using ohci_hcd and address 3
BIOS EDD facility v0.16 2004-Jun-25, 1 devices found
cs: IO port probe 0xc00-0xcff: excluding 0xc00-0xc07 0xcd0-0xcd7
cs: IO port probe 0xc00-0xcff: excluding 0xc00-0xc07 0xcd0-0xcd7
cs: IO port probe 0x820-0x8ff: clean.
cs: IO port probe 0x820-0x8ff: clean.
cs: IO port probe 0x800-0x80f: clean.
cs: IO port probe 0x800-0x80f: clean.
cs: IO port probe 0x3e0-0x4ff: excluding 0x408-0x40f 0x4d0-0x4d7
cs: IO port probe 0x3e0-0x4ff: excluding 0x408-0x40f 0x4d0-0x4d7
cs: IO port probe 0x100-0x3af: clean.
cs: IO port probe 0x100-0x3af: clean.
cs: IO port probe 0xa00-0xaff: clean.
cs: IO port probe 0xa00-0xaff: clean.
SCSI subsystem initialized
st: Version 20041025, fixed bufsize 32768, s/g segs 256
usbcore: registered new driver hiddev
input: USB HID v1.10 Mouse [062a:0001] on usb-0000:02:07.0-1
usbcore: registered new driver usbhid
drivers/usb/input/hid-core.c: v2.01:USB HID core driver
Non-volatile memory driver v1.2
drivers/usb/serial/usb-serial.c: USB Serial support registered for Generic
usbcore: registered new driver usbserial_generic
usbcore: registered new driver usbserial
drivers/usb/serial/usb-serial.c: USB Serial Driver core v2.0
ACPI: AC Adapter [ACAD] (on-line)
ACPI: Battery Slot [BAT1] (battery present)
ACPI: Power Button (FF) [PWRF]
ACPI: Lid Switch [LID]
ACPI: CPU0 (power states: C1[C1] C2[C2])
ACPI: Thermal Zone [THRM] (58 C)
subfs 0.9
[drm] Initialized drm 1.0.0 20040925
ACPI: PCI interrupt 0000:01:05.0[A] -> GSI 10 (level, low) -> IRQ 10
[drm] Initialized radeon 1.14.0 20050125 on minor 0:
agpgart: Found an AGP 3.0 compliant device at 0000:00:00.0.
agpgart: X passes broken AGP3 flags (1f00020f). Fixed.
agpgart: Putting AGP V3 device at 0000:00:00.0 into 8x mode
agpgart: Putting AGP V3 device at 0000:01:05.0 into 8x mode
[drm] Loading R200 Microcode
irq 5: nobody cared!
[<c0134fdc>] __report_bad_irq+0x1c/0x70
[<c01350bb>] note_interrupt+0x5b/0x80
[<c0134c7b>] __do_IRQ+0xdb/0xf0
[<c0105288>] do_IRQ+0x38/0x60
[<c0103cba>] common_interrupt+0x1a/0x20
[<c013007b>] __pm_unregister+0x2b/0x40
[<c011e171>] __do_softirq+0x31/0xa0
[<c011e206>] do_softirq+0x26/0x30
[<c010528d>] do_IRQ+0x3d/0x60
[<c0103cba>] common_interrupt+0x1a/0x20
handlers:
[<d924dd00>] (usb_hcd_irq+0x0/0x60 [usbcore])
Disabling IRQ #5
ndiswrapper: unsupported module, tainting kernel.
ndiswrapper version 1.2 loaded (preempt=no,smp=no)
ndiswrapper: driver bcmwl5a (Broadcom,10/28/2003, 3.40.25.3) loaded
ACPI: PCI interrupt 0000:02:02.0[A] -> GSI 5 (level, low) -> IRQ 5
ndiswrapper: using irq 5
wlan0: ndiswrapper ethernet device 00:90:4b:4f:ec:67 using driver bcmwl5a, configuration file 14E4:4320:103C:12F4.5.conf
wlan0: encryption modes supported: WEP, WPA with TKIP, WPA with AES/CCMP
NET: Registered protocol family 17
wlan0: no IPv6 routers present
eth0: link down
eth0: no IPv6 routers present
wlan0: no IPv6 routers present
wlan0: no IPv6 routers present




ifconfig:
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:333 errors:0 dropped:0 overruns:0 frame:0
TX packets:333 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:0
RX bytes:26702 (26.0 Kb) TX bytes:26702 (26.0 Kb)

wlan0 Link encap:Ethernet HWaddr 00:90:4B:4F:EC:67
inet6 addr: fe80::290:4bff:fe4f:ec67/64 Scope:Link
UP BROADCAST NOTRAILERS 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)
Memory:d0200000-d0201fff

PS. my eth0 is intentionally down during this output.





iwlist wlan0 scan:
Warning: Driver for device wlan0 recommend version 18 of Wireless Extension,
but has been compiled with version 17, therefore some driver features
may not be available...

wlan0 No scan results




ifup-dhcp wlan0:
Starting DHCP Client Daemon on wlan0... . . . . . no IP address yet... backgrounding.


This one stays there and never aquires an ip address. Also, the light of my wlan0 is on, which is a good thing assume...

Please help ?? ....
 
  


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
can't ping accesspoint, but get essid timophej Linux - Wireless Networking 3 11-13-2005 07:55 AM
To SCAN or not to SCAN? HP750xi Suse 9.2 Pro newtwolinux Linux - Hardware 4 06-22-2005 04:02 PM
Problem to connect with AccessPoint jenser Linux - Wireless Networking 0 02-15-2005 03:42 PM
Building a wireless accesspoint with Linux El Gato Feo Linux - Wireless Networking 2 07-13-2004 03:03 PM
[plz help] inetsharing ( wlan , accesspoint ) j33d3x Linux - Wireless Networking 2 09-18-2003 01:10 AM

LinuxQuestions.org > Forums > Linux Forums > Linux - Networking > Linux - Wireless Networking

All times are GMT -5. The time now is 09:35 PM.

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