Jump to content

Ultimate Post (recognising audio & usb)


AleXxiO
 Share

Recommended Posts

HI all guys!

For compatibility problems with my laptop, i had to skip the autodetection of peripherals in the installations, so now i gotta configure by myself:

1)audio (intel ac97)

2)usb mouse

3)usb floppy

 

I have the latest kernel...When i tried with normal installation, usb mouse was automatically functioning during passages...but i had other problems so as i said i had to cancel and skip autodetection...

for the audio, when i start (i press esc) it activates alsa driver but then it writes something /usr/???/alsadriver... NO SOUNDCARD FOUND-->but in the control center it is installed!!

Edited by AleXxiO
Link to comment
Share on other sites

soundconfig says your card is not supported, alsaconf says everything is ok,

[root@localhost alexxio]# alsactl store

alsactl: save_state:1066: No soundcards found...

.....

what else...modprobe does not solve...

 

 one other question: my laptop has a remote command (just like our tv remote) it functions on windows...is there the possibility to make it run on linux???

Edited by AleXxiO
Link to comment
Share on other sites

modprobe i810_audio goes, if i type dmesg:

floppy0: no floppy controllers found

usbcore: registered new driver usblp

drivers/usb/class/usblp.c: v0.13: USB Printer Device Class driver

parport_pc: Ignoring new-style parameters in presence of obsolete ones

lp: driver loaded but no devices found

Intel 810 + AC97 Audio, version 1.01, 01:22:18 Feb 22 2005

ACPI: PCI interrupt 0000:00:1f.5 -> GSI 17 (level, low) -> IRQ 17

PCI: Setting latency timer of device 0000:00:1f.5 to 64

i810: Intel ICH4 found at IO 0x18c0 and 0x1c00, MEM 0xe0100c00 and 0xe0100800, IRQ 17

i810: Intel ICH4 mmio at 0xdec88c00 and 0xdec8a800

i810_audio: Primary codec has ID 0

i810_audio: Audio Controller supports 6 channels.

i810_audio: Defaulting to base 2 channel mode.

i810_audio: Resetting connection 0

i810_audio: Connection 0 with codec id 0

ac97_codec: AC97 Modem codec, id: CXT48 (Unknown)

i810_audio: codec 0 is a softmodem - skipping.

Unable to handle kernel NULL pointer dereference at virtual address 00000024

printing eip:

deca4514

*pde = 0ac2e001

Oops: 0000 [#1]

Modules linked in: i810_audio ac97_codec soundcore sg lp parport_pc parport usblp tsdev usbmouse joydev usbhid nls_iso8859-1 nls_cp437 vfat fat sd_mod usb-storage scsi_mod i830 md5 ipv6 speedstep-lib autofs4 rfcomm l2cap bluetooth af_packet video thermal tc1100-wmi processor fan button battery ac 8139too mii ide-cd loop nls_iso8859-15 ntfs intel-agp agpgart nvram evdev ehci-hcd uhci-hcd usbcore

CPU: 0

EIP: 0060:[<deca4514>] Not tainted VLI

EFLAGS: 00010286 (2.6.10-3mdk)

EIP is at i810_set_spdif_output+0x24/0x150 [i810_audio]

eax: ddda5e00 ebx: 00000000 ecx: ddda5e00 edx: d299a800

esi: 00000000 edi: ddda5e00 ebp: cac0fd6c esp: cac0fd44

ds: 007b es: 007b ss: 0068

Process modprobe (pid: 14835, threadinfo=cac0e000 task=cac21a40)

Stack: dcce3d80 00000026 cac0fd6c 00000282 00000a04 00000000 ffffffff d299a800

00000000 ddda5e30 cac0fe0c deca6bf0 00000000 000000d0 00000000 dec8a800

d299a800 e0100800 00000011 ddd55300 00000000 00000000 cac0fdbc 00000000

Call Trace:

[<c0103b6f>] show_stack+0x7f/0xa0

[<c0103d06>] show_registers+0x156/0x1d0

[<c0103e7b>] die+0xfb/0x1f0

[<c0115d8a>] do_page_fault+0x47a/0x709

[<c010380f>] error_code+0x2b/0x30

[<deca6bf0>] i810_probe+0x710/0x1160 [i810_audio]

[<c0220e6c>] pci_device_probe+0x8c/0x13c

[<c027ce9e>] driver_probe_device+0x2e/0x80

[<c027cfe2>] driver_attach+0x52/0xa0

[<c027d365>] bus_add_driver+0x95/0x150

[<c027d9d1>] driver_register+0x31/0x40

[<c0220b87>] pci_register_driver+0x67/0xb0

[<dec8601e>] i810_init_module+0x1e/0x94 [i810_audio]

[<c017c90a>] sys_init_module+0x1aa/0x240

[<c0102d81>] sysenter_past_esp+0x52/0x75

Code: c4 14 5b 5d c3 89 f6 55 89 e5 83 ec 28 89 7d fc 89 c7 89 5d f4 89 75 f8 89 55 f0 c7 45 ec 00 00 00 00 8b 50 04 8b 9a b0 01 00 00 <8b> 43 24 8b 70 08 85 f6 75 22 0f b7 82 da 01 00 00 83 e0 fb 66

<6>st: Version 20041025, fixed bufsize 32768, s/g segs 256

ISO 9660 Extensions: Microsoft Joliet Level 3

ISO 9660 Extensions: RRIP_1991A

Link to comment
Share on other sites

[root@localhost alexxio]# /etc/rc.d/init.d/alsa restart

Eseguo alsactl per memorizzare le impostazioni del mixer... [ OK ]

Arresto driver ALSA (versione 1.0.8rc2): [ OK ]

Il driver ALSA (versione 1.0.8rc2) è già in esecuzione.

[root@localhost alexxio]# /etc/rc.d/init.d/sound restart

Caricamento impostazioni mixer /usr/sbin/alsactl: load_state:1139: No soundcards found...

[FALLITO ]

[root@localhost alexxio]# /etc/rc.d/init.d/udev restart

Avvio udev [ OK ]

[root@localhost alexxio]# ls -l /dev/dsp

ls: /dev/dsp: No such file or directory

[root@localhost alexxio]# /etc/rc.d/init.d/hotplug restart

******BLOCKES******

Link to comment
Share on other sites

Better to use the Mandrake tools. Open the Mandrake control center, hardware, hardware. Select your soundcard, click configure and choose the module. Then go to MCC, system, services and make sure alsa is running. Do all this with every sound aplication (including kmix in the systray) closed.

 

Then try it. If you don't hear anything, open a console and type alsamixer. Make sure no channel is muted.

 

Good luck.

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Loading...
 Share

×
×
  • Create New...